]> git.sesse.net Git - vlc/shortlog
vlc
2003-01-16 Eric Petit * InterfaceWindow.cpp : fixed DVD drag & drop
2003-01-16 Christophe... Swedish is now sv, not se. Thanks yvounet. (c)
2003-01-16 Yves Duret* codec/mad plugin is replaced by audio_filter/mpgatofi...
2003-01-16 Sam Hocevar * ./po/sv.po: Swedish is now sv, not se. Thanks yvounet.
2003-01-16 Christophe... * modules/codec/mpeg_audio.c: attempt at fixing free...
2003-01-16 Derk-Jan Hartman* ALL:
2003-01-16 Derk-Jan Hartman* ./modules/gui/macosx/controls.m:
2003-01-16 Derk-Jan HartmanVolumeGet/VolumeSet now work even if no file is playing.
2003-01-16 Sam Hocevar * ./plugins.dsp.in: fixed this file thanks to Stephan...
2003-01-16 Sam Hocevar * ./evc/config.h, ./msvc/config.h: proper generation...
2003-01-16 Sam Hocevar * ./modules/**/.cvsignore: added common *$(LIBEXT...
2003-01-16 Sam Hocevar * ./include/vlc_common.h: fixed win32 plugin compilation.
2003-01-16 Sam Hocevar * ALL: merged more UI strings.
2003-01-15 Christophe... * Fixed MPEG audio layer III VBR,
2003-01-15 Christophe... Typo.
2003-01-15 Sam Hocevar * ./modules/video_output/x11/xcommon.c: we ignore...
2003-01-15 Christophe... message queue overflow is now a warning.
2003-01-15 Sam Hocevar * ALL: slightly changed some interface strings so...
2003-01-15 Christophe... Better recovery on emulated startcode. Still doesn...
2003-01-15 Christophe... Dutch translation, courtesy of Derk-Jan Hartman <d...
2003-01-15 Eric Petit Fixed --with-mad and --with-mad-tree
2003-01-15 Christophe... VolumeUp/Down/Mute now work even if no file is playing.
2003-01-15 Christophe... * Totally rewrote the mad plug-in, in order to fix...
2003-01-15 Jon Lech Johansen * ./modules/gui/macosx: added macosx-adev and macosx...
2003-01-15 Christophe... Updated Italian translation, courtesy of Vella Bruno...
2003-01-14 Sam Hocevar * ./modules/audio_output/oss.c: compilation fix for...
2003-01-14 Eric Petit Fixed playlist behaviour (draging a file replaces...
2003-01-14 Sam Hocevar * ./FAQ: a few corrections. See also http://angryflow...
2003-01-14 Eric Petit Now you can save preferences.
2003-01-14 Eric Petit * added a sanity lock
2003-01-14 Christophe... * Fixed dual-mono handling of MPEG audio.
2003-01-14 Eric Petit * Added a file panel for subtitles file selection.
2003-01-14 Laurent Aimar * stream_output.c: fix a bug with "null" stream.
2003-01-14 Sigmund Augdal... changed the a rule into add and made it work along...
2003-01-13 Christophe... Updated Japanese translation, courtesy of Fumio Nakayam...
2003-01-13 Jon Lech Johansen * ./modules/gui/macosx/aout.m: don't call AudioHardwa...
2003-01-13 Laurent Aimar * adpcm: changed the way that data are read and thus...
2003-01-13 Olivier Teulière * MacOSX interface: fixed a stupid bug
2003-01-13 Christophe... Compilation fix.
2003-01-13 Sam Hocevar * ./toolbox: toolbox --update-po now automatically...
2003-01-13 Alexis de LattreFixed typo
2003-01-13 Christophe... Do not forget to register aout_ChannelsRestart as the...
2003-01-13 Sam Hocevar * ./modules/video_output/sdl.c: protected libSDL...
2003-01-13 Laurent Aimar * mux/avi.c: added index creation.
2003-01-13 Laurent Aimar * all: now mux and access_out can request to reserve...
2003-01-13 Laurent Aimar * mp4: added parsing of some mov boxes (alternate...
2003-01-13 Sam Hocevar * ./debian/rules: compilation bypasses for the Debian...
2003-01-12 Jean-Paul SamanFixed some paths.
2003-01-12 Jean-Paul SamanUse gtk_main_quit only in one place (the function Manag...
2003-01-12 Laurent Aimar * avi: partial fix for non interleaved file with incor...
2003-01-12 Jon Lech Johansen * ./modules/gui/macosx/intf.m: Fixed mutex errors...
2003-01-12 Sigmund Augdal... * src/video_output/video_output.c: add a key-pressed...
2003-01-12 Laurent Aimar * m4v: a raw MPEG-4 video stream demuxer (for now...
2003-01-12 Laurent Aimar * avi.c: avi muxer. (It produces broken files, but...
2003-01-12 Laurent Aimar * some workaround for clock.
2003-01-12 Eric Petit * beos/* : fixed a bug in the progress bar with big...
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...
next