]> git.sesse.net Git - vlc/history - modules/access
* configure.ac.in, modules/codec/Modules.am, modules/codec/tarkin.c: added
[vlc] / modules / access /
2002-11-15 Gildas Bazin* modules/access/http.c: added an http-proxy config...
2002-11-14 Laurent Aimar mms.c: it takes care of --no-audio and --no-video...
2002-11-13 Laurent Aimar * fix and make better stream selection (if mms-maxbitr...
2002-11-13 Laurent Aimar * mms/* : better stream selection and add some options...
2002-11-13 Laurent Aimar access/* : don't override demux setting made by user.
2002-11-12 Sam Hocevar * ./Makefile.am: fixed rc compilation under mingw32...
2002-11-12 Laurent Aimar * modules/demux/asf/.cvsignore : put the good one.
2002-11-10 Laurent Aimar http: Accept ICY server reponse (Used for some web...
2002-11-08 Gildas Bazin* ALL: using "%ll" in printf format strings is not...
2002-11-07 Gildas Bazin* modules/access/http.c: don't crash, but complain...
2002-11-06 Sam Hocevar * ./modules/access/dvdplay/access.c: activated button...
2002-11-06 Johan Bilien * modules/access/vcd/vcd.*: added entry points suppor...
2002-11-05 Gildas Bazin* All: moved the check for "video" and "audio" config...
2002-10-28 Sam Hocevar * ./configure.ac.in: we explicitely link the dvdplay...
2002-10-26 Gildas Bazin* ALL: p_selected_area->i_tell is now update inside...
2002-10-23 Gildas Bazin* ALL: fixed a bunch of memory leaks.
2002-10-17 Sam Hocevar * ./src/video_output/video_output.c: mouse coordinate...
2002-10-16 Christophe Massiot* Fixed AOUT_CHAN_CHANNEL2 trivial mixer,
2002-10-16 Sam Hocevar * ./modules/access/vcd/vcd.c: changed an error to...
2002-10-15 Gildas Bazin* modules/access/vcd/*, configure.ac.in:
2002-10-07 Christophe Massiot* HACKING : documentation for the automake crash
2002-10-04 Sam Hocevar * ./configure.ac.in: removed now unnecessary --force...
2002-10-03 Christophe MassiotFixed miscellaneous problems with the RTP plug-in.
2002-10-03 Jean-Paul SamanFixed known bug in rtp plugin which resulted in superfl...
2002-09-30 Sam Hocevar * ./debian/rules: moved the gtk_main and gnome_main...
2002-09-30 Sam Hocevar * ALL: the build mechanism now uses automake. See...
2002-09-30 Sam Hocevar * ALL: added *.am files here and there for future...
2002-08-30 Christophe Massiot* demuxes: Worked around a bug in old VLC and VLS by...
2002-08-29 Christophe Massiot* ./bootstrap : Fixed an issue with old shell versions
2002-08-26 Sam Hocevar (A few minor pending patches I had around)
2002-08-14 Tristan Leteurtre . Simple RTP access module : only supports TS payload.
2002-08-12 Sam Hocevar * ./src/misc/objects.c: two big changes in the object...
2002-08-09 Christophe Massiot* Trivial resampler plug-in (resampling still non-funct...
2002-08-08 Sam Hocevar * ./include/modules_inner.h: support for several...
2002-08-08 Sam Hocevar * ./modules/audio_output/oss.c: compilation fixes.
2002-08-07 Sam Hocevar * ./modules/demux/mpeg/system.c: added a helper plugi...
2002-08-04 Sam Hocevar * ./modules/*: moved plugins to the new tree. Yet...