]> git.sesse.net Git - vlc/shortlog
vlc
2003-01-12 Sigmund Augdal... new rule for remote controls with combined play/pause...
2003-01-12 Eric Petit Corrected the list of supported MIME types.
2003-01-11 Eric Petit * Needed update because variables names changed in...
2003-01-11 Arnaud Schauly* SAP is disabled by default.
2003-01-11 Stephan Assmusfixed flickering of skip buttons (and consequently...
2003-01-11 Laurent Aimar * avi: fix my last fix :)
2003-01-11 Laurent Aimar * asf: prevent some segfault with broken file. (partia...
2003-01-11 Olivier Teulière * Fixed my previous commit (thanks fenrir)
2003-01-11 Olivier Teulière * compilation fix
2003-01-10 Loïc Minier * re-included playlist.h (got confused with vlc-playl...
2003-01-10 Eric Petit Thread priority management on BeOS.
2003-01-10 Eric Petit Definitively fixed sync (I hope).
2003-01-10 Christophe... Fixed liba52 detection using --with-a52.
2003-01-10 Cyril Deguet* fixed previous commit (didn't work everytime)
2003-01-10 Cyril Deguet* enable the network channel box when selecting network...
2003-01-10 Loïc Minier * removed an useless inclusion
2003-01-10 Loïc Minier * access_slp LD options
2003-01-10 Loïc Minier * New entries:
2003-01-10 Yves Duret* vlc.spec: new packetizer/mpeg4audio plugin added.
2003-01-10 Loïc Minier * removed VLC_GO to avoid skipping to the last program
2003-01-10 Loïc Minier * configure.ac.in, modules/access/slp.c: New SLP...
2003-01-10 Olivier Teulière * ./modules/gui/win32: fixed a bug in the preferences...
2003-01-09 Christophe... * OS X: Fixed a segfault with empty configuration strin...
2003-01-09 Loïc Minier * Mentionned libdvdcss vs DMCS in 4.2 ((c) Meuuh :)
2003-01-09 Laurent Aimar * avi: read less data at once as it seems to give...
2003-01-09 Sam Hocevar * ./modules/video_output/x11/xcommon.c: fixed i_visib...
2003-01-09 Sam Hocevar * ./modules/video_filter/*.c: all filters now properl...
2003-01-09 Sam Hocevar * ./modules/video_filter/adjust.c: properly fixed...
2003-01-09 Sam Hocevar * ./modules/video_filter/adjust.c: rehandled code...
2003-01-09 Sam Hocevar * ./modules/video_output/sdl.c: fixed visible picture...
2003-01-09 Sam Hocevar * ./modules/video_filter/transform.c: the 90 and...
2003-01-09 Sam Hocevar * ./modules/codec/spudec/parse.c: set the duration...
2003-01-08 Christophe... Do not bail out when no *.gmo exists.
2003-01-08 Loïc Minier * typos
2003-01-08 Laurent Aimar * configure.ac.in: added mpeg4audio packetizer and...
2003-01-08 Eric Petit Partial fix for video/audio sync.
2003-01-08 Sam Hocevar * ./src/stream_output/stream_output.c: minor fix...
2003-01-08 Loïc Minier * Mentionned the inclusion of the contrib dir
2003-01-08 Sigmund Augdal... use *$(LIBEXT) and not *.so in package-win32 and packag...
2003-01-08 Eric Petit Use pf_memcpy and pf_memset.
2003-01-08 Loïc Minier * New entries:
2003-01-08 Christophe... * Added --no-spdif option (just like in OSS) and fixed...
2003-01-08 Laurent Aimar * mp4.c: allowed multiple moov headers by taking the...
2003-01-08 Laurent Aimar * faad: fixed a segfault when faad initialisation...
2003-01-08 Laurent Aimar * ffmpeg/video.c: in case of mpeg4 stream search in...
2003-01-08 Laurent Aimar * file.c: removed an useless debug message.
2003-01-08 Laurent Aimar * all: added a new function (sout_BufferChain) and...
2003-01-08 Laurent Aimar * pes.c, ps.c: a52 stream should now work.
2003-01-08 Laurent Aimar * mpeg4audio.c: new packetizer (but for now it don...
2003-01-08 Olivier Teulière * ./modules/gui/win32/preferences.cpp: fixed a segfaul...
2003-01-08 Eric Petit Minor GUI fixes in the prefs window.
2003-01-08 Olivier Teulière * Added sound volume management and changed a bit...
2003-01-08 Eric Petit Fixed language and subtitle selection.
2003-01-08 Christophe... * New VLC brush-metal interface, courtesy of David...
2003-01-07 Laurent Aimar * all: I have added two new variables in es_descriptor...
2003-01-07 Johan Bilien * modules/demux/mpeg/ts.c: fixed ts_dvbpsi demux...
2003-01-07 Christophe... Fixed another very nasty localization bug.
2003-01-07 Christophe... New "spdif" setting, allowing to permanently disable...
2003-01-07 Christophe... Removed unused options in the aout.
2003-01-07 Sam Hocevar * minor updates to pofiles.
2003-01-06 Christophe... Fixed a compilation issue.
2003-01-06 Christophe... * Bumped up revision number to 0.5.0-test2,
2003-01-06 Yves Duret- Mandrake %configure2_5x rpm macro is now fixed (was...
2003-01-06 Olivier Teulière * modules/gui/win32/network.cpp: added support for...
2003-01-06 Christophe... MacOS X port :
2003-01-06 Simon Latapie * added a i_min, i_max, f_min and f_max in module_conf...
2003-01-05 Sigmund Augdal... modules/demux/asf/*: added some file info code
2003-01-05 Christophe... Fixed the "stream has changed" bug.
2003-01-05 Christophe... MacOS X port :
2003-01-05 Gildas Bazin* modules/audio_output/directx.c: use VLC_THREAD_PRIORI...
2003-01-05 Jon Lech Johansen MacOS X port:
2003-01-05 Christophe... * Added the possibility to select DVD menus with VIDEO_...
2003-01-05 Christophe... * Added a Close Window and a close box to our QuickTime...
2003-01-04 Gildas Bazin* configure.ac.in: fixed typo in wxWindows headers...
2003-01-04 Eric Petit We now check if the BSoundPlayer's buffer size is...
2003-01-04 Gildas Bazin* src/audio_output/output.c: don't forget to free the...
2003-01-04 Jean-Paul SamanCosmetic changes.
2003-01-04 Jean-Paul SamanRemoved define in favor of (p_intf->p_libvlc->i_cpu...
2003-01-04 Jon Lech Johansen MacOS X port:
2003-01-04 Jean-Paul SamanUpdating slider status uses no longer FPU calculations...
2003-01-03 Jean-Paul SamanUpdated package release number
2003-01-03 Jon Lech Johansen * ./Makefile.am: Meuuh, did you mean TAB instead...
2003-01-03 Jean-Paul SamanSlider functionality for Familiar interface.
2003-01-03 Sam Hocevar * ./modules/gui/gtk/gtk.c, ./modules/gui/gtk/gnome...
2003-01-03 Christophe... * modules/access/file.c: we now regularly check the...
2003-01-03 Christophe... Automatically create the vlc.app/Contents/PkgInfo ...
2003-01-03 Jon Lech Johansen * ./src/misc/darwin_specific.m:
2003-01-02 Christophe... Cosmetic.
2003-01-02 Christophe... MacOS X port :
2003-01-02 Jon Lech Johansen * ./modules/gui/macosx/aout.m: added support for...
2003-01-02 Gildas Bazin* modules/codec/*: reverted my previous patch that...
2003-01-01 Jon Lech Johansen * ./modules/gui/macosx/aout.m: cleaned up the code...
2002-12-31 Christophe... Less verbosity.
2002-12-31 Christophe... * src/misc/darwin_specific.m: Partial attempt at fixing...
2002-12-30 Christophe... * OS X interface : Added new access modules to the...
2002-12-30 Gildas Bazin* src/misc/messages.c: don't try to decorate logs on...
2002-12-30 Gildas Bazin* modules/codec/*: make sure all audio decoders set
2002-12-30 Sam Hocevar * ./configure.ac.in: fixed the strncasecmp detection.
2002-12-30 Christophe... Added RTP shortcuts to udp.c for backwards compatibility.
2002-12-30 Christophe... * modules/access/udp.c: Merged the UDP and RTP plug...
next