]> git.sesse.net Git - vlc/shortlog
vlc
2002-09-20 Christophe... * Fixed miscellaneous cosmetic issues with lpcm and...
2002-09-19 Christophe... * Audio volume management now works properly. See src...
2002-09-19 Laurent Aimar * avi.c : fix my last fix about endiannes issues ...
2002-09-18 Laurent Aimar * all: fix endian issue with new definition of VLC_FOU...
2002-09-18 Christophe... * ALL: More hooks for audio volume management.
2002-09-18 Sam Hocevar * ./modules/audio_filter/converter/s16tofloat32swab...
2002-09-18 Tony CastleyUpdated to use the new AOUT_VOLUME_* constants.
2002-09-18 Henri Fallonlpcm support (tested on 1 source only)
2002-09-17 Sam Hocevar * ./src/libvlc.c: switched the position of msg_Create...
2002-09-17 Laurent Aimar * all: - fix a memory leak while parsing.
2002-09-17 Sam Hocevar * ./mozilla/*: added hooks so that the vlc plugin...
2002-09-16 Christophe... * configure.in: Fixed detection of Qt-embedded.
2002-09-16 Sam Hocevar * ./modules/gui/gtk/gtk.glade: handled delete event...
2002-09-15 Olivier Teulière * modules/gui/win32/preferences.cpp: added a forgotten...
2002-09-15 Jean-Paul SamanConfigure option --enable-qte works now (default is...
2002-09-15 Jean-Paul SamanHide progressbar widget on startup.
2002-09-14 Stéphane Borel*Fixed a bug that prevented OSS from closing cleanly...
2002-09-14 Stéphane Borel*Fixed a typo that made spudec selection fail.
2002-09-13 Christophe... (Temporary) end of the audio output 3 documentation.
2002-09-11 Stéphane Borel.Quick hack to make spdif work with emu10k1 oss driver...
2002-09-11 Stéphane Borel.Fixed the length of the spdif frame.
2002-09-10 Sam Hocevar * ./modules/misc/dummy/vout.c: fixed an endianness...
2002-09-10 Sam Hocevar * ./modules/video_output/x11/xcommon.c: if we do...
2002-09-09 Sam Hocevar * ./configure.in: the DV module is now a plugin,...
2002-09-08 Christophe... Three lines :).
2002-09-06 Christophe... Aout3 developer documentation, cont'd.
2002-09-04 Christophe... Beginning of the developer documentation for audio...
2002-09-04 Jean-Paul SamanLittle cleanup action.
2002-09-04 Jean-Paul SamanQt Embedded video out patch courtesy of Gerald Hansink.
2002-09-04 Jean-Paul SamanRenamed --enable-qte switch for Qt Embedded interface...
2002-09-02 Christophe... Fixed the trivial channel mixer.
2002-09-02 Christophe... The liba52 "codec" is now an audio filter. It means...
2002-09-01 Christophe... Added a priority for video decoders, for systems with...
2002-08-31 Stéphane Borel*It seems that the setting of the fragment size was...
2002-08-31 Stéphane Borel*Make pf_setformat disappear from sdl module.
2002-08-30 Christophe... aout3 API change :
2002-08-30 Christophe... * demuxes: Worked around a bug in old VLC and VLS by...
2002-08-30 Sam Hocevar * ./include/vlc_threads_funcs.h, modules/video_output...
2002-08-30 Sam Hocevar * ./configure.in: do not try to link with -lrt if...
2002-08-29 Christophe... * ./bootstrap : Fixed an issue with old shell versions
2002-08-29 Olivier TeulièreThe win32 interface is preparing for the internationali...
2002-08-28 Christophe... * Fixed libmad's output volume.
2002-08-28 Christophe... * Finally fixed the segfault when resampling.
2002-08-28 Sam Hocevar * ./Makefile.old: fixed the automatic dependency...
2002-08-28 Christophe... It now works when there is no automake-1.5 nor automake...
2002-08-28 Sam Hocevar * ./m4/*: added gettext m4 macros so that the configu...
2002-08-28 Sam Hocevar * Additional fixes for bootstrap when gettext isn...
2002-08-28 Sam Hocevar * ./bootstrap: fixed a shell error (replaced "if...
2002-08-28 Sam Hocevar * ./bootstrap: we should be able to bootstrap CVS...
2002-08-27 Sigmund Augdal... fixed a minor bug
2002-08-27 Sam Hocevar * ./HACKING: we can now use automake-1.5 instead...
2002-08-26 Sam Hocevar * ./bootstrap: we touch m4/Makefile.am so that config...
2002-08-26 Christophe... * Miscellaneous S/PDIF fixes.
2002-08-26 Sigmund Augdal... have my filter compile by default
2002-08-26 Sigmund Augdal... An motion blur filter. --blur-factor states the degree...
2002-08-26 Sam Hocevar * ./bootstrap: another fix for old versions of autoco...
2002-08-26 Sam Hocevar * ./configure.in: we now require autoconf 2.5x becaus...
2002-08-26 Sam Hocevar * ./Makefile.old, ./modules/gui/win32/win32.bpr:...
2002-08-26 Sam Hocevar * ./bootstrap: dropped the dependency on gettext...
2002-08-26 Sam Hocevar (A few minor pending patches I had around)
2002-08-26 Sam Hocevar * ALL: fixed a few include directories.
2002-08-26 Sam Hocevar * Moved ./include/defs.h to ./config.h
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...
next