]> git.sesse.net Git - vlc/history - modules
mkv.cpp: demux_sys_t needs to keep the same name
[vlc] / modules /
2005-04-19 Steve Lhommemkv.cpp: demux_sys_t needs to keep the same name
2005-04-19 Steve Lhommemkv.cpp: changed the name of classes and prepare the...
2005-04-19 Gildas Bazin* include/vlc_keys.h: Added Insert and Delete hotkeys.
2005-04-18 Olivier Teulière * skins2: Fixed 2 bugs related with embedded vout...
2005-04-18 Jean-Paul SamanFix deadlock while quiting VLC. It can get stuck in...
2005-04-18 Gildas Bazin* modules/mux/mpeg/*: new --sout-ps-pes-max-size option.
2005-04-18 Gildas Bazin* modules/gui/wxwindows/*: workaround uninitialization...
2005-04-18 Gildas Bazin* modules/gui/wxwindows/interface.cpp: fixed special...
2005-04-18 Gildas Bazin* modules/gui/wxwindows/wxwindows.cpp: don't use the...
2005-04-17 Sigmund Augdal Helbergwx/playlist.cpp: removed a stray wxMutexGuiLeave
2005-04-17 Sigmund Augdal Helbergdemux/playlist: fix a crash when shoutcast discovery...
2005-04-17 Sigmund Augdal Helbergshout.c: fix some potential problems
2005-04-16 Rémi Denis-CourmontClean up
2005-04-16 Sigmund Augdal Helbergwx/playlist.cpp: invalidate the FindItem cache when...
2005-04-16 Rémi Denis-CourmontForce conversion from UTF-8 when announce is incorrectl...
2005-04-16 Gildas Bazin* modules/gui/wxwindows/video.cpp: fixes.
2005-04-15 Gildas Bazin* modules/gui/wxwindows/timer.cpp: cleanup.
2005-04-15 Gildas Bazin* modules/gui/wxwindows: bunch of small improvements...
2005-04-15 Rémi Denis-Courmont- demux with much bigger buffers to avoid performance...
2005-04-15 Christophe Massiot * ALL: converted the video output module "picture...
2005-04-15 Christophe Massiot * ALL: x86-64 fixes.
2005-04-15 Gildas Bazin* modules/gui/wxwindows: disable last commit for now...
2005-04-15 Gildas Bazin* modules/gui/wxwindows: save size of video window...
2005-04-15 Rémi Denis-Courmontsupport for non-global statically defined SAP IPv4...
2005-04-15 Gildas Bazin* src/misc/configuration.c, ALL: support for auto-savea...
2005-04-15 Gildas Bazin* modules/gui/wxwindows/timer.cpp: reduced the one...
2005-04-15 Gildas Bazin* modules/gui/wxwindows/video.cpp: only set background...
2005-04-15 Gildas Bazin* modules/gui/wxwindows: small cleanup + renamed wxwin...
2005-04-15 Clément StenacAllow resizing of video when autofit is enabled
2005-04-15 Gildas Bazin* modules/gui/wxwindows/video.cpp: some fixes for the...
2005-04-14 Steve Lhommemkv.cpp: preliminary support for segments with no conte...
2005-04-13 Steve Lhommemkv.cpp: store the chapter codec data for later use
2005-04-13 Steve Lhommemkv.cpp: stronger type checking
2005-04-13 Clément StenacDon't autoplay SAP items
2005-04-13 Clément Stenac* Playlist :
2005-04-13 Laurent Aimar * csa: decrypt only when payload >= 8 bytes.
2005-04-12 Felix Paul Kühne* src/libvlc.h: added Chinese Traditional to the list...
2005-04-12 Felix Paul Kühne* ALL: removed l10n of various untranslatable strings...
2005-04-12 Clément Stenac* Patch by Gregory Hazel :
2005-04-12 Benjamin PrachtUpdate the info displayed in the playlist when you...
2005-04-12 Gildas Bazin* ALL: fixed a handful of bugs and memory leaks.
2005-04-12 Derk-Jan Hartman* Fix two cases where p_playlist->status.p_item was...
2005-04-12 Derk-Jan Hartman* Now works with http 1.0. Someone better check this...
2005-04-12 Rémi Denis-CourmontSimplifying
2005-04-12 Derk-Jan Hartman* fixed fullscreen on osx with multiple vouts.
2005-04-12 Benjamin Pracht* intf.* : try to restore an a bit more intelligent...
2005-04-12 Gildas Bazin* modules/video_output/opengl.c: fixed snapshots in...
2005-04-12 Benjamin PrachtRempaces 95 by [o_window minSize].height everywhere...
2005-04-11 Antoine Cellerieradd option to select the limit of shoutcast streams...
2005-04-11 Steve Lhommemkv.cpp: store the translation between segment IDs...
2005-04-11 Clément StenacRemove bridge from preferences panel + fix description...
2005-04-11 Eric Petit beos/PreferencesWindow*: fixed widgets
2005-04-11 Damien Fouilleul-added "pmt-program" variable to configure PMT program...
2005-04-11 Derk-Jan Hartman* included wrong time.h
2005-04-10 Derk-Jan Hartman* include time.h when using it.
2005-04-10 Derk-Jan Hartman* Fix for the disabled menu's under Tiger.
2005-04-10 Clément Stenac* Fixes for wx2.5.5, patch by Greg Hazel <ghazel at...
2005-04-10 Eric Petit beos/*: first pass at fixing the BeOS prefs
2005-04-10 Sigmund Augdal Helbergfixed three major problems pointed to by Trax
2005-04-10 Rémi Denis-CourmontFix invalid free() on exit
2005-04-10 Rémi Denis-CourmontFix a segmentation fault in case of error
2005-04-10 Sigmund Augdal Helbergwx/playlist.cpp: reintroduced the caching in FindItem...
2005-04-10 Eric Petit externrun.c: compile fix
2005-04-10 Sigmund Augdal Helbergshout.c: set svn properties, fixed copyright, author...
2005-04-10 Sigmund Augdal Helbergdemux/playlist/*: Added a special "shoutcast" mode...
2005-04-10 Rocky BernsteinCrash on quit fixed.
2005-04-09 Rocky BernsteinFix bugs in disc-view slider. (May still have a couple...
2005-04-09 Sigmund Augdal Helbergwx/playlist: never store the pointer to p_item when...
2005-04-09 Rémi Denis-CourmontClient should now be able to authenticate
2005-04-09 Gildas Bazin* modules/gui/wxwindows/dialogs.cpp: fixed open directo...
2005-04-09 Clément StenacFix addition of several filters
2005-04-09 Rémi Denis-Courmont- optional SSL hostname verification
2005-04-09 Gildas Bazin* src/input/demux.c: skip header id3tag in the core...
2005-04-09 Gildas Bazin* modules/demux/aac.c: removed deprecated aac demux...
2005-04-09 Rémi Denis-CourmontClient-side server credentials verification
2005-04-09 Gildas Bazin* modules/demux/ty.c: fixed probing bug.
2005-04-09 Rémi Denis-CourmontNot an executable
2005-04-09 Rémi Denis-CourmontCosmetic fixes
2005-04-09 Rémi Denis-Courmont- <unistd.h> is needed for fork and execl
2005-04-09 Rémi Denis-CourmontRemoved useless subdirectory
2005-04-09 Rémi Denis-Courmonttab fixes (cosmetic)
2005-04-08 Sylvain CadhillacAn interface to run extern programs (such as shutdown)
2005-04-08 Christophe Massiot * modules/demux/ts.c : Removed unused sysid option...
2005-04-08 Christophe Massiot * modules/stream_out/transcode.c : Cleaned up the...
2005-04-08 Christophe Massiot * modules/stream_out/bridge.c : Fixed a segfault ...
2005-04-08 Christophe Massiot * modules/access/udp.c : Fixed a segfault.
2005-04-08 Christophe Massiot * modules/audio_filter/converter/mpgatofixed32 : Fixed...
2005-04-08 Christophe Massiot * modules/mux/mpeg/ts.c : Reduced the PES and TS overh...
2005-04-07 Derk-Jan Hartman* Fix a missing playlist release in the OSX playlist
2005-04-07 Rémi Denis-CourmontMinor cleanup
2005-04-07 Rocky BernsteinKeep behavior same as it was before aspect-ratio fix...
2005-04-06 Derk-Jan Hartman* modules/video_output/Modules: Added picture.h to...
2005-04-06 Steve Lhommemkv.cpp: prepare for chapter codecs
2005-04-06 Steve Lhommemkv.cpp: even less warnings
2005-04-06 Laurent Aimar * h264: less debug.
2005-04-06 Laurent Aimar * h264: bug fix (give valid date + split at the right...
2005-04-06 Steve Lhommemkv.cpp: cleaner duration computation
2005-04-06 Steve Lhommemkv.cpp: less warning
2005-04-06 Gildas Bazin* modules/gui/wince: bunch of fixes.
2005-04-05 Steve Lhommemkv.cpp: the return of the family preloading
next