]> git.sesse.net Git - vlc/shortlog
vlc
2003-03-04 Derk-Jan Hartman* this code should allow for the use of gestures under...
2003-03-04 Gildas Bazin* modules/video_output/directx: added support for the...
2003-03-04 Derk-Jan Hartman* grrr debug message in the wild.
2003-03-04 Gildas Bazin* modules/audio_filter/resampler/bandlimited.c: small...
2003-03-04 Derk-Jan Hartman* NEWS:
2003-03-04 Gildas Bazin* include/vlc_common.h: on win32 we include malloc...
2003-03-04 Gildas Bazin* modules/audio_filter/resampler/bandlimited.c: fix...
2003-03-04 Derk-Jan HartmanALL:
2003-03-04 Christophe... * Fixed a major bug in the LPCM codec.
2003-03-04 Gildas Bazin* modules/audio_filter/resampler/bandlimited.[ch]:...
2003-03-03 Derk-Jan Hartman* updated dutch strings.
2003-03-03 Christophe... * mpeg_video is back as a built-in because it is reprod...
2003-03-03 Derk-Jan Hartman* NEWS:
2003-03-03 Gildas Bazin* ALL: another bunch of fixes for the MSVC build.
2003-03-03 Gildas Bazin* ALL: Finally fixed the MSVC project files.
2003-03-03 Christophe... * Fixed a bug in LPCM codec.
2003-03-03 Laurent Aimar * fixed play back of mms://viptvr.yacast.fr/encoderfr...
2003-03-02 Gildas Bazin* configure.ac.in: fixed libid3tag detection.
2003-03-02 Laurent Aimar * fixed seek flag with broadcasted data.
2003-03-02 Laurent Aimar * forgot to initialize a variable.
2003-03-02 Laurent Aimar * fixed a bug.
2003-03-02 Gildas Bazin* NEWS: started filling in the NEWS file for the 0...
2003-03-02 Gildas Bazin* configure.ac.in: Removed unused options.
2003-03-02 Gildas Bazin* src/misc/threads.c, include/vlc_threads_funcs.h:...
2003-03-01 Gildas Bazin* src/misc/threads.c, include/vlc_threads_funcs.h:...
2003-03-01 Olivier Teulière - about.dfm: the layout of the "About" dialog box...
2003-03-01 Gildas Bazin* install-win32, Makefile.am: added the html faq to...
2003-02-28 Laurent Aimar * try a workaround for BeOS MediaKit files.
2003-02-28 Christophe... German translation, courtesy of Felix K�hne <FK@aennebu...
2003-02-28 Olivier TeulièreInternationalization now works for the win32 interface...
2003-02-27 Olivier TeulièreA few modifications to get closer to i18n in the win32...
2003-02-27 Gildas Bazin* modules/demux/avi/avi.c: compilation fix.
2003-02-27 Laurent Aimar * httpd: clean up, kick up unused connection (it waits...
2003-02-27 Gildas Bazin* ALL: i18n updates and fixes.
2003-02-27 Marc Ariberti* updates for the YOPY ports (thx to Sebastien Chaumat !)
2003-02-27 Christophe... * Bumped up revision number to 0.5.2-test2
2003-02-26 Cyril Deguet* compilation fixes...
2003-02-26 Gildas Bazin* configure.ac.in, Makefile.am, install-win32: fixed...
2003-02-26 Christophe... * Added sanity checks for PTS in the future.
2003-02-26 Marc Ariberti* implementation of the 'autoplay file' button callback
2003-02-26 Marc Ariberti* small modification for linupy :
2003-02-26 Gildas Bazin* src/input/input_ext-dec.c: added a few sanity checks...
2003-02-26 Laurent Aimar * ts.c: added "ts" shorcut for ts_dvbpsi.
2003-02-26 Boris Dorès- link the headphone channel mixer with the math library
2003-02-25 Gildas Bazin* modules/codec/libmpeg2.c: fixed pts handling.
2003-02-25 Gildas Bazin* configure.ac.in: accidentaly changed AM_GNU_GETTEXT_V...
2003-02-25 Laurent Aimar * stream_output.* : added a flags variable to sout_buf...
2003-02-25 Gildas Bazin* configure.ac.in, modules/codec/Modules.am, modules...
2003-02-24 Laurent Aimar * stream_output.c : added a sanity check.
2003-02-24 Laurent Aimar * all : ogg/ogm muxer. Yet very limited as it accepts...
2003-02-24 Jon Lech Johansen * a52tofloat32.c: changed an error into warning.
2003-02-24 Sigmund Augdal... updated documentation to reflect that input_AccessReini...
2003-02-24 Laurent Aimar * all : fix compilation.
2003-02-24 Laurent Aimar * stream_output.c : fixed compilation.
2003-02-24 Gildas Bazin* configure.ac.in, modules/misc/httpd.c: compilation...
2003-02-24 Laurent Aimar * stream_output.h : add a private parameter to sout_in...
2003-02-24 Laurent Aimar * stream output: fixed name inconsistency, added a...
2003-02-24 Laurent Aimar * asf: fix seek for http.
2003-02-24 Laurent Aimar * wav: proper seek handling. (wav file readable over...
2003-02-23 Laurent Aimar * enable httpd(by default) and http.
2003-02-23 Laurent Aimar * all : declaration of http and httpd.
2003-02-23 Laurent Aimar * modules/access_output/http : http output.
2003-02-23 Laurent Aimar * all : added streaming support for crappy ms video...
2003-02-23 Sigmund Augdal... added a demux and decoder for flac files (disabled...
2003-02-23 Jon Lech Johansen * ./modules/gui/macosx/aout.m: M-Audio Revolution...
2003-02-23 Christophe... * Destroy audio-device and audio-channels when no outpu...
2003-02-22 Laurent Aimar * fix compilation.
2003-02-22 Sigmund Augdal... Fixed seme seeking issues with http access module...
2003-02-21 Gildas Bazin* src/audio_output/input.c: fixed buffer allocation...
2003-02-21 Derk-Jan HartmanDJ's first steps in C and vlc decoders ;)
2003-02-21 Derk-Jan Hartman* previous commit seems to break some things. reverting.
2003-02-21 Derk-Jan Hartman* (float) 0 the buffer if it cannot be decoded and...
2003-02-21 Derk-Jan Hartman* VLC.app should show its version in the Finder now
2003-02-21 Derk-Jan Hartman* ignore project Builder user files and backup .nib...
2003-02-21 Derk-Jan Hartman* If the "show advanced" option has been changed and...
2003-02-20 Derk-Jan Hartman* prefs obey the advanced option. Apply does not as...
2003-02-20 Gildas Bazin* src/libvlc.h, modules/audio_output: added a global...
2003-02-20 Sigmund Augdal... * include/configuration.h: added a new flag to the...
2003-02-19 Gildas Bazin* modules/audio_output/directx.c: forgot to enable...
2003-02-19 Derk-Jan Hartman* increased accuracy of positionslider in OSX. although...
2003-02-19 Gildas Bazin* src/libvlc.c: "stty size" won't work on win32 so...
2003-02-18 Gildas Bazin* modules/demux/mp4/*: added FOURCC_dvc (DV - NTSC...
2003-02-18 Olivier Teulière * src/misc/modules.c: on Windows, we look for the...
2003-02-18 Gildas Bazin* modules/codec/ffmpeg/video.c: got rid of ffmpeg_Conve...
2003-02-18 Derk-Jan Hartman* Only update the info window if it is visible
2003-02-18 Gildas Bazin* modules/demux/rawdv.c: added support for DV audio...
2003-02-18 Laurent Aimar * mpeg_audio.c: removed some fprintf...
2003-02-18 Eric Petit * ipv4.c, libvlc.h: add a --ttl option to set time...
2003-02-18 Sam Hocevar * ./mozilla/*: s/VideoLAN Client/VLC/g.
2003-02-18 Laurent Aimar * raah, corrected mpeg2-layer3 playback (and streaming...
2003-02-18 Derk-Jan Hartman* Changed an Error message. Many people did not understand:
2003-02-18 Christophe... * Fixed a segfault in the Japanese preferences panel.
2003-02-17 Derk-Jan Hartman* Fixed the localization issue on MacOSX.
2003-02-17 Jean-Paul SamanJuglin with dependencies.
2003-02-17 Gildas Bazin* modules/audio_output/directx.c: added multichannel...
2003-02-17 Cyril Deguet* added a SAP server, with some kludges because the...
2003-02-17 Derk-Jan Hartman* NEWS: added info about the new 0.5.1a release for...
2003-02-17 Christophe... Fixed the "everything is in Japanese" bug. :p
2003-02-17 Gildas Bazin* modules/control/rc/rc.c: finally fixed the rc interfa...
2003-02-17 Christophe... Now 0.5.2-cvs (estimated release date in two weeks...
next