]> git.sesse.net Git - vlc/shortlog
vlc
2002-08-25 Sam Hocevar * ALL: started the slow move to automake. For the...
2002-08-25 Jean-Paul SamanDirectory content is now read at startup.
2002-08-25 Sam Hocevar * ./src/playlist/playlist.c: -Z flag makes playlist...
2002-08-25 Olivier Teulière * all: Unified behaviours using "action list" objects
2002-08-25 Sam Hocevar * ./modules/audio_output/oss.c, ./modules/audio_outpu...
2002-08-25 Sam Hocevar * ./src/audio_output/output.c: reverted my previous...
2002-08-24 Sigmund Augdal... moved id3 related code to a separate utility module...
2002-08-24 Sam Hocevar * ./modules/audio_output/oss.c: we don't ask too...
2002-08-24 Sam Hocevar * ./modules/audio_filter/resampler/ugly.c: simple...
2002-08-24 Gildas Bazin* modules/misc/logger/logger.c: fixed initialization...
2002-08-24 Sam Hocevar * ./modules/audio_filter/resampler/trivial.c: fixed...
2002-08-24 Sam Hocevar * ./configure.in: fixed a typo that prevented compila...
2002-08-24 Sam Hocevar * ./modules/gui/gtk/open.c: the Gtk and GNOME interfa...
2002-08-24 Sam Hocevar * ./modules/audio_output/oss.c: fixed a bug on module...
2002-08-24 Sam Hocevar * ./src/audio_output/output.c: added an argument...
2002-08-24 Sam Hocevar * ./debian/*: created legacy packages for smooth...
2002-08-24 Sigmund Augdal... fixed an off by factor 10 error. Noted along the way...
2002-08-23 Tony CastleyRewritten aout3. BeOS currently PUSHES the audio.
2002-08-23 Sam Hocevar * ./modules/codec/faad/decoder.c: the AAC decoder...
2002-08-22 Sam Hocevar Forgot one file in my previous commit.
2002-08-22 Sam Hocevar * ./modules/audio_filter/converter/fixed32tofloat32...
2002-08-21 Sam Hocevar * ./include/vlc_common.h: declared aout_fifo_t.
2002-08-21 Sam Hocevar * ./include/aout_internal.h: exported aout_FifoPop...
2002-08-21 Christophe... Big round of fixes in the aout3.
2002-08-21 Jean-Paul SamanStopping vlc from the Familiar interface is possible...
2002-08-21 Sam Hocevar * ./src/misc/modules.c: if a plugin requested not...
2002-08-21 Sam Hocevar * ./modules/misc/gtk_main.c: fixed a minor compilatio...
2002-08-21 Sam Hocevar * ./include/vlc_common.h: we don't set _() and N_...
2002-08-21 Sam Hocevar * ./modules/video_output/svgalib.c: SVGAlib video...
2002-08-21 Xavier MarchesiniFixed a polioterie in the previous commit
2002-08-21 Sam Hocevar * ./modules/codec/a52old/a52old.c: ported the old...
2002-08-21 Xavier Marchesini* libvlc.c : Win32 compilation fix.
2002-08-20 Stéphane Borel*Set output format to AOUT_FMT_SPDIF when in spdif...
2002-08-20 Sam Hocevar * ./modules/gui/gtk/display.c: changed the configurat...
2002-08-20 Sam Hocevar * ./modules/gui/qnx/*: ported the QNX audio output...
2002-08-20 Sam Hocevar (compilation fixes for my previous commit)
2002-08-20 Sam Hocevar * ./modules/misc/gtk_main.c: created the gtk_main...
2002-08-20 Sam Hocevar Removed obsolete files which suddenly reappeared...
2002-08-20 Sam Hocevar * ./modules/gui/familiar/familiar.c: added a timer...
2002-08-19 Christophe... More changes in the date handling. Should be more toler...
2002-08-19 Sam Hocevar * ./modules/audio_output/*: ported the ALSA, aRts...
2002-08-19 Christophe... * Fixed BeOS output ;
2002-08-19 Christophe... * ./configure: Fixed double detection of gethostbyname.
2002-08-19 Arnaud de Bossoreill... * modules/audio_output/alsa.c: we now open the device...
2002-08-19 Tony CastleyFixed segfault. Now fails to load due to incorrect...
2002-08-19 Sam Hocevar * ./src/misc/cpu.c: we use void(*)(int) instead of...
2002-08-19 Sam Hocevar * ./src/misc/cpu.c: libvlc now plays nice with SIGILL...
2002-08-19 Sam Hocevar * ./modules/visualization/xosd/xosd.c: support for...
2002-08-19 Gildas Bazin* modules/video_output/x11/xcommon.c: fixed a bug relat...
2002-08-18 Jean-Paul Saman- File and directory listing show unix permissions.
2002-08-18 Eric PetitEnhanced BeOS icon ;)
2002-08-18 Sigmund Augdal... removed a line used during debugging
2002-08-18 Sigmund Augdal... the mp3 demux now parses id3 tags into the info struct...
2002-08-18 Sam Hocevar * ./src/libvlc.c: removed the simple signal handler...
2002-08-18 Sigmund Augdal... doxygen documented my code
2002-08-18 Sigmund Augdal... modules/gui/kde/interface.cpp: made the kde interface...
2002-08-18 Eric PetitFixed a few linking BeOS problems (-lm, -lstdc++.r4...
2002-08-17 Laurent Aimar * all : mpeg_audio decoder works now with aout3.
2002-08-17 Jean-Paul SamanAdded filetype information.
2002-08-17 Tony CastleyThis now compiles in BeOS. Probably others, the i...
2002-08-17 Tony CastleyAt least it compiles now. :-)
2002-08-16 Sam Hocevar * ./modules/video_output/x11/xcommon.c: we include...
2002-08-16 Arnaud de Bossoreill... Up to date ALSA information.
2002-08-16 Sam Hocevar * ./src/playlist/playlist.c: added -Z (--random)...
2002-08-16 Sam Hocevar * ./modules/codec/spudec/*: split spudec into the...
2002-08-15 Arnaud de Bossoreill... * configure.in, configure: put back the ALSA audio...
2002-08-15 Sam Hocevar * ./src/misc/modules.c: compilation fix.
2002-08-15 Sam Hocevar * ./src/misc/modules.c: the module linked list is...
2002-08-15 Arnaud de Bossoreill... * modules/audio_output/alsa.c: cleanings and comments.
2002-08-15 Olivier Teulière * compilation fix
2002-08-14 Jean-Paul SamanChanges in familiar interface:
2002-08-14 Sam Hocevar * ./src/misc/objects.c: implemented vlc_list_find...
2002-08-14 Sam Hocevar * ./modules/audio_output/esd.c: compilation fix ...
2002-08-14 Arnaud de Bossoreill... ALSA audio output v3.01 is out !
2002-08-14 Olivier Teulière * compilation fix (by sam)
2002-08-14 Tristan Leteurtre . Simple RTP access module : only supports TS payload.
2002-08-14 Sam Hocevar * ./modules/control/rc/rc.c: 'l' outputs a list of...
2002-08-14 Christophe... * Added a third argument to aout_OutputNextBuffer....
2002-08-14 Christophe... * Changed aout_FormatTo* ; aout_FormatToSize does no...
2002-08-13 Christophe... * New float32to* converter modules, courtesy of Xavier...
2002-08-13 Laurent Aimar * clean up some code, add "mp3" short cut.
2002-08-13 Sam Hocevar * ./modules/audio_output/arts.c: ported the aRts...
2002-08-13 Sam Hocevar * ./modules/audio_output/esd.c: we now properly use...
2002-08-13 Sigmund Augdal... ./modules/control/rc/rc.c: fixed a segfault when pressi...
2002-08-13 Sam Hocevar * ./modules/audio_output/oss.c: we spare a variable...
2002-08-12 Christophe... * Fixed miscellaneous bugs.
2002-08-12 Sigmund Augdal... ./modules/demux/mpeg/ps.c: this module never fails...
2002-08-12 Christophe... * Fixed a variable overflow bug in the audio output.
2002-08-12 Sigmund Augdal... ./configure.in: fix linking of i420_rgb
2002-08-12 Jean-Paul SamanThis conversion should make more sense.
2002-08-12 Jean-Paul Saman- Updated configure to build fixed32tos16 and fixed32to...
2002-08-12 Jean-Paul SamanSupport for browsing local media (not finished).
2002-08-12 Jean-Paul SamanUpdated Makefile to include fixed32tos16 and fixed32tof...
2002-08-12 Jean-Paul SamanAdded fixed32tofloat32 conversion.
2002-08-12 Jean-Paul SamanAdded fixed32tos16 filter based upon libmad downscale...
2002-08-12 Sigmund Augdal... ALL: added GPL headers to my files. Some of the files...
2002-08-12 Laurent Aimar * all : enable aac demux by default.
2002-08-12 Laurent Aimar * all : a demux for aac stream ( raw aac with adts...
2002-08-12 Sigmund Augdal... ./Doxyfile: a sample doxygen configuration file....
2002-08-12 Sam Hocevar * ./src/misc/objects.c: two big changes in the object...
next