]> git.sesse.net Git - vlc/shortlog
vlc
2005-05-18 Christophe... * modules/mux/mpeg/ts.c: More sensible defaults for...
2005-05-18 Sigmund Augdal... wx/video.cpp: Don't crash with --no-wxwin-embed
2005-05-18 Christophe... * configure.ac : Build dvb as built-in when using...
2005-05-18 Laurent Aimar * ts: fixed EITEventFixString.
2005-05-18 Christophe... * configure.ac: Compile libmpeg2 as a built-in when...
2005-05-18 Steve Lhommemkv.cpp: more conditional commands + avoid a compiler...
2005-05-18 Gildas Bazin* modules/demux/ogg.c: fill-in frame rate info for...
2005-05-17 Steve Lhommemkv.cpp: improve the DVD conditional calls, add one...
2005-05-17 Christophe... * configure.ac : Fixed a typo in libtwolame LDFLAGS.
2005-05-17 Steve Lhommemkv.cpp: add support for the JumpSS DVD command
2005-05-17 Clément StenacBetter if we don't break teletext
2005-05-17 Clément StenacFix streaming of text subtitles in TS (Closes #52)
2005-05-17 Gildas Bazin* modules/mux/mpeg/ts.c: fixed FixPES().
2005-05-17 Felix Paul... * capitalise "Time To Live" always
2005-05-17 Felix Paul... * corrected some copyright headers
2005-05-17 Felix Paul... * update to the Danish translation by Jonas Larsen
2005-05-16 Steve Lhommemkv.cpp: don't decode frames when they shouldn't be
2005-05-16 Gildas Bazin* modules/demux/mp4/mp4.c: fixed bug in PTS calculation.
2005-05-16 Steve Lhommemkv.cpp: make seeking more accurate
2005-05-16 Steve Lhommemkv.cpp: fix duration for text subs
2005-05-16 Gildas Bazin* modules/demux/mp4/mp4.c: fill-in frame rate info...
2005-05-16 Steve Lhommemkv.cpp: hide the navigation packet from the user
2005-05-16 Gildas Bazin* modules/codec/ffmpeg/video.c: use frame rate info...
2005-05-16 Gildas Bazin* src/input/es_out.c: reduce the frame rate rational...
2005-05-16 Gildas Bazin* modules/demux/ogg.c: fill-in frame rate info in es_fo...
2005-05-16 Gildas Bazin* modules/gui/wxwindows/interface.cpp: something a...
2005-05-16 Gildas Bazin* modules/gui/wxwindows/interface.cpp: butt-ugly workar...
2005-05-16 Gildas Bazin* modules/codec/theora.c: give higher priority to the...
2005-05-16 Gildas Bazin* modules/gui/wxwindows/interface.cpp: another fix...
2005-05-16 Steve Lhommemkv.cpp: code factorisation when jumping from one segme...
2005-05-16 Gildas Bazin* modules/gui/wxwindows/video.cpp: fixed problem where...
2005-05-16 Gildas Bazin* modules/gui/wxwindows/interface.cpp: work-around...
2005-05-16 Gildas Bazin* modules/gui/wxwindows/interface.cpp: config_GetInt...
2005-05-15 Antoine Cellerierfix play/pause button state ... gruiiiikkk
2005-05-15 Antoine Celleriergcc 4.0 compile fix by Arwed von Merkatz
2005-05-15 Felix Paul... * updated the po-files -- please change as few strings...
2005-05-15 Derk-Jan Hartman* When building coreaudio module, also build auhal...
2005-05-15 Derk-Jan Hartman* AUHAL module. This module is a auhal output renderer...
2005-05-15 Olivier Teulière * modules/gui/wxwindows/fileinfo.cpp: do not use p_int...
2005-05-15 Steve Lhommemkv.cpp: fix most memory leaks
2005-05-14 Cyril Deguet* ft2_bitmap.cpp: committed my changes again (yes x11...
2005-05-14 Steve Lhommemkv.cpp: deal about the memleaks later
2005-05-14 Antoine Celleriercode simplification
2005-05-14 Steve LhommeDSP files: add 2 libraries needed by wxWidgets (and...
2005-05-14 Antoine Cellerier * fix mute button for real (... just needed to copy...
2005-05-14 Antoine Cellerierkind of begin fixing the mute button (at least it doesn...
2005-05-14 Steve Lhommemkv.cpp: fix a memory leak
2005-05-14 Steve Lhommemkv.cpp: start the UI hook a bit later
2005-05-14 Olivier Teulière * skins2: New Playlist.bgimage attribute, to specify...
2005-05-14 Steve Lhommemkv.cpp: make the UI hook silent when it's not used
2005-05-14 Steve Lhommemkv.cpp: improve support for hotkeys for navigation...
2005-05-14 Olivier Teulière * skins2/src/ft2_bitmap.cpp: Restored the previous...
2005-05-14 Olivier Teulière * doc/skins/skins2-howto.xml: Always check what you...
2005-05-14 Olivier Teulière * doc/skins/skins2-howto.xml: document the 'resize...
2005-05-14 Benjamin PrachtRestore the save Playlist function (copy/paste from...
2005-05-13 Steve Lhommemkv.cpp: fix the end of stream handling (when there...
2005-05-13 Steve Lhommemkv.cpp: fix the interpretation of JumVTS_PTT (and...
2005-05-13 Clément StenacRemove excessive HTTP debugging - Closes #108
2005-05-13 Steve Lhommemkv.cpp: don't use a button if it doesn't exist
2005-05-13 Steve Lhommemkv.cpp: the UI hook is always on
2005-05-13 Laurent Aimar * v4l: fixed v4l-height.
2005-05-13 Steve Lhommemkv.cpp: add support for the JumpVTS_PTT DVD command
2005-05-13 Felix Paul... * patch by Torsten Spindler, thanks for the corrections
2005-05-13 Gildas Bazin* modules/demux/ts.c: keep compatibility with non-DVB...
2005-05-13 Gildas Bazin* INSTALL.win32: s/toolame/twolame.
2005-05-13 Gildas Bazin* modules/codec/dmo/dmo.c: fixed problem with detection...
2005-05-13 Jérome DecoodtTemporary disable NSSearchField button
2005-05-13 Gildas Bazin* modules/codec/x264.c: updated with latest changes...
2005-05-13 Steve Lhommemkv.cpp: add a mutex to lock demuxing from another...
2005-05-13 Eric Petit demux/mkv.cpp: gcc < 3 compile fix
2005-05-13 Eric Petit contrib/src/Makefile: fixed cross compiling of twolame
2005-05-12 Rémi Denis... Remove debug messages in httpd
2005-05-12 Felix Paul... * fix two typos introduced in [10984]
2005-05-12 Christophe... ALL: Fix a few strings for the prefs.
2005-05-12 Christophe... * Put sout back. (should have read the doc more)
2005-05-12 Steve Lhommemkv.cpp: thread handling cleaning
2005-05-12 Antoine Cellerier * ChangeLog should be in english ...
2005-05-12 Antoine Cellerier * prepare 0.8.2-test1
2005-05-12 Gildas Bazin* src/libvlc.c, src/playlist/services_discovery.c:...
2005-05-12 Jérome DecoodtChange , to : in MacOSX preferences. Refs #111
2005-05-11 Damien Fouilleultest.html: improved user feedback, especially for live...
2005-05-11 Damien Fouilleulsrc/libvlc.c,include/vlc/vlc.h, include/variables.h...
2005-05-11 Benjamin Pracht* Transmit keyboard events from the arrow and enter...
2005-05-11 Gildas Bazin* src/*, modules/gui/wxwindows/*: audio/video/sub-filte...
2005-05-11 Derk-Jan Hartman* vout.m: small codefixes that were not 100% problems.
2005-05-11 Gildas Bazin* Makefile.am: fixed build problem.
2005-05-11 Jérome DecoodtChange the searchField in NSSearchField when macos...
2005-05-11 Gildas Bazin* configure.ac, Makefile.am: fixes for WinCE build.
2005-05-11 Derk-Jan Hartman* Use a newer liveMedia version. November one is a...
2005-05-11 Jérome DecoodtUse new selectors only if they exist...
2005-05-11 Jérome Decoodt*: remove fprintf debug messages
2005-05-11 Jérome DecoodtPreferences panel can be viewed on X.2. Closes #104.
2005-05-11 Gildas Bazin* ms(e)vc/config.h.in: define HAVE_DYNAMIC_PLUGINS.
2005-05-10 Jérome DecoodtFix a bug in playlist + delete updateVolumeSlider ...
2005-05-10 Antoine Celleriercheck if pointers are NULL (Closes #86 -> we can releas...
2005-05-10 Clément StenacFix playlist behaviour with delete in HTTP intf (Closes...
2005-05-10 Christophe... * Work around for the lag (close #3)
2005-05-10 Jérome DecoodtShould fix prolems during launch of VLC on xserve...
2005-05-10 Derk-Jan Hartmancompile gpg-error without nls support because it isn...
2005-05-10 Antoine Cellerier * show number of broadcast and vod media items within...
next