]> git.sesse.net Git - vlc/shortlog
vlc
2003-01-23 Christophe... Derk-Jan Hartman.
2003-01-23 Laurent Aimar * don't send audio in fast/slow playing speed unless...
2003-01-23 Christophe... * modules/gui/macosx/open.m: Stream output doesn't...
2003-01-23 Gildas Bazin* modules/access/dvdread/input.c, modules/control/rc...
2003-01-23 Sam Hocevar * ./modules/access/dvdread/input.c: the dvdread plugi...
2003-01-23 Gildas Bazin* modules/control/rc/rc.c: Partial fix for the rc inter...
2003-01-23 Laurent Aimar * demux: fix segfault while trying to opening files...
2003-01-23 Boris Dorès- allow the user to choose (and sort) several plugins...
2003-01-23 Olivier Teulière * The stream output can't use PS with UDP
2003-01-22 Sigmund Augdal... added an new config variable that takes an comma separ...
2003-01-22 Olivier Teulière * Added a dialog box for subtitles selection
2003-01-22 Loïc Minier * modules/visualization/xosd/xosd.c: lower module...
2003-01-22 Christophe... Reverse stereo option.
2003-01-22 Sam Hocevar * ./configure.ac.in: reverted one of my latest laugha...
2003-01-22 Loïc Minier * modules/visualization/xosd/xosd.c: fail if DISPLAY...
2003-01-22 Loïc Minier * modules/access/slp.c: #include <stdlib.h> because...
2003-01-22 Christophe... Less aggressive debug message.
2003-01-22 Sam Hocevar * ./configure.ac.in: fixed multiple static link issue...
2003-01-22 Laurent Aimar * add vout_encoder, not yet the codec parts.
2003-01-22 Laurent Aimar * all: modified files for video transcoding. Still...
2003-01-22 Laurent Aimar * added file needed for video transcoding with vlc.
2003-01-22 Christophe... 1.12 How do I join an IPv6 multicast stream?
2003-01-22 Christophe... * configure.ac.in: Re-added a52sys module, which was...
2003-01-22 Laurent Aimar * fixed my last fix about bug with non-progressive...
2003-01-22 Derk-Jan HartmanALL: fixed a small bug in the timeslider code
2003-01-22 Derk-Jan Hartman* ./extras/MacOSX/vlc.pbproj/project.pbxproj: Added...
2003-01-22 Loïc Minier * added --with-slp
2003-01-22 Eric Petit * Fixed title / chapter menus
2003-01-22 Laurent Aimar * gtk: fixed a segfault with deinterlace.
2003-01-21 Olivier Teulière * Dropped files and files added using the playlist...
2003-01-21 Loïc Minier * use of service attributes to get the name of the...
2003-01-21 Olivier Teulière * Added a dialog box for the stream output
2003-01-21 Loïc Minier * added a couple of malloc() checks
2003-01-21 Loïc Minier * now search all srvtypes and add all srvs of all...
2003-01-21 Derk-Jan HartmanALL: the slider updates the video while it slides.
2003-01-21 Laurent Aimar * added "use DVD menu" choice.
2003-01-21 Laurent Aimar * sub.c: fixed handling for subrip subtitle with ...
2003-01-21 Derk-Jan HartmanALL: fixed my previous osx interface commit. had forgot...
2003-01-21 Derk-Jan Hartman* ./src/input/input_ext_intf.c
2003-01-21 Laurent Aimar * gui/gtk : added a subtitle option in open dialog...
2003-01-21 Derk-Jan HartmanALL: The addition of a volume slider required a small...
2003-01-21 Derk-Jan Hartman* Added an 'slowmotion' icon
2003-01-21 Christophe... Fixed two major bugs in the audio output, triggering...
2003-01-21 Jon Lech Johansen * ./modules/gui/macosx/aout.m: output more debug...
2003-01-20 Yves Duret- new access/slp plugin.
2003-01-20 Laurent Aimar * all: begin to up to date the gtk/gnome interface...
2003-01-20 Christophe... Used macro instead of hand-made code.
2003-01-20 Laurent Aimar * all: converted some msg_Err into msg_Warn
2003-01-20 Laurent Aimar * asf : more msg_Err -> msg_Warn
2003-01-20 Laurent Aimar * aac: some msg_Err -> msg_Warn
2003-01-20 Laurent Aimar * all: changed some msg_Err into msg_Warn.
2003-01-20 Christophe... Fixed a dozen bugs regarding mono audio files.
2003-01-20 Derk-Jan Hartman* ./extras/MacOSX/vlc.pbproj/project.pbxproj
2003-01-20 Eric Petit load correctly font-eutopiabold36.rle on BeOS, thanks...
2003-01-20 Laurent Aimar * mpegvideo.c : raah, removed a debug message...
2003-01-20 Laurent Aimar * mpegvideo.c : fix dts generation for non-progressive...
2003-01-20 Derk-Jan Hartman* ./modules/gui/macosx/vout.m: Fixed the play/pause...
2003-01-19 Jean-Paul SamanNew "qte_main" module. It should be used by all plugins...
2003-01-19 Olivier Teulière * Compilation fix
2003-01-19 Christophe... Requalified some error messages into warnings.
2003-01-19 Laurent Aimar * avi.c : proper way to store fourcc.
2003-01-19 Laurent Aimar * all: change the way fourcc are stored in bitmapinfoh...
2003-01-19 Sam Hocevar * ./src/misc/beos_specific.cpp, ./src/misc/darwin_spe...
2003-01-18 Alexis de LattreCompilation fix
2003-01-18 Christophe... Including font-eutopiabold36.rle for DivX and ogg subti...
2003-01-18 Derk-Jan Hartman* ./modules/gui/macosx/open.m
2003-01-18 Derk-Jan Hartman* ./modules/gui/macosx/open.m:
2003-01-17 Sam Hocevar * ./modules/audio_output/alsa.c: updated requirements...
2003-01-17 Derk-Jan Hartman* ./modules/gui/macosx/controls.m: made the fullscreen...
2003-01-17 Sam Hocevar * ./modules/gui/ncurses/ncurses.c: added locks and...
2003-01-17 Sam Hocevar * ./modules/gui/win32/mainframe.cpp, ./modules/gui...
2003-01-17 Sam Hocevar * ./modules/control/rc/rc.c: boundary checks for...
2003-01-17 Sam Hocevar * ./modules/gui/gtk/gtk_callbacks.c, ./modules/gui...
2003-01-17 Eric Petit Fixed the 'Do not use DVD menus' check box.
2003-01-17 Jean-Paul SamanUpdating slider only once a second now.
2003-01-17 Christophe... .
2003-01-17 Sam Hocevar * ./modules/video_filter/**/*.c: mouse clicks and...
2003-01-17 Laurent Aimar * all: use p_vlc->pf_memcpy instead of memcpy on big...
2003-01-17 Loïc Minier * added missing static
2003-01-17 Sam Hocevar * ./modules/codec/spudec/parse.c: fixed a wrapping...
2003-01-16 Sam Hocevar * ./Makefile.am: fixed distribution of MSVC files.
2003-01-16 Boris Dorès- my previous fix was a bad fix :(
2003-01-16 Loïc Minier * configure.ac.in:
2003-01-16 Christophe... * Bumped up revision number to 0.5.0-test3,
2003-01-16 Boris Dorès- input.c : doesn't even try to use the headphone filte...
2003-01-16 Loïc Minier * typo
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,
next