]> git.sesse.net Git - vlc/shortlog
vlc
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...
2002-08-12 Christophe... Fixed a S/PDIF bug.
2002-08-11 Christophe... S/PDIF fixes.
2002-08-11 Christophe... Definition of vlc_fixed_t.
2002-08-11 Christophe... * S/PDIF output should now be working (untested, though).
2002-08-11 Christophe... Ported fix from STABLE.
2002-08-11 Sam Hocevar * ./modules/misc/memcpy/memcpyaltivec.c: added a...
2002-08-11 Gildas Bazin* src/misc/configuration.c: bugfix (don't initialize...
2002-08-11 Christophe... More S/PDIF fixes.
2002-08-10 Christophe... Imported 0.4.4 Changelog.
2002-08-10 Laurent Aimar * modules/codec/faad : an AAC decoder module using...
2002-08-10 Christophe... * Fixed a bug triggering the trivial resampler when...
2002-08-10 Sam Hocevar * ./src/misc/messages.c: fixed an extremely old buffe...
2002-08-10 Sam Hocevar * ./Makefile: fixed "make package-win32".
2002-08-10 Gildas Bazin* modules/video_output/directx/aout.c: adapted the...
2002-08-10 Jean-Paul SamanAllocation of New buffers seems alright now.
2002-08-10 Jean-Paul SamanEnabled mad plugin again.
next