]> git.sesse.net Git - vlc/history - modules/audio_output
* modules/access/dvdread.c: fixed chapter change detection.
[vlc] / modules / audio_output /
2004-08-21 Cyril Deguet * alsa.c: compute next_date with snd_pcm_delay() if...
2004-08-21 Cyril Deguet * alsa.c: pass next_date=0 to aout_OutputNextBuffer if
2004-08-18 Sigmund Augdal Helbergalsa.c: support mono on stereo only boards
2004-08-18 Sigmund Augdal Helbergalsa.c: don't fail the probe without giving a reason...
2004-08-04 Gildas Bazin* modules/audio_output/waveout.c: added a --no-waveout...
2004-07-15 Derk-Jan Hartman* removed the hog elements. They are breaking stuff..
2004-06-28 Derk-Jan Hartman* take hog mode if during AC3 playback
2004-06-13 Jon Lech Johansen * coreaudio: Fix (not tested) for the no audio on...
2004-06-11 Jon Lech Johansen * coreaudio: Fixed the failed to set buffer size...
2004-06-08 Clément StenacPatch for ESD unclosed socket by Tong Ka Man <kmtong...
2004-05-30 Sigmund Augdal Helbergmodules/audio_output/alsa.c: fixed an utterly nonsensia...
2004-05-13 Derk-Jan Hartman* Fix for stream selection on HAL devices.
2004-04-27 Sam Hocevar * Massive spelling corrections.
2004-03-18 Jon Lech Johansen * hd1000a: channel reordering
2004-03-18 Jon Lech Johansen * Roku HD1000 audio output.
2004-03-05 Sam Hocevar * Added "Id" svn:keywords property to all files conta...
2004-02-26 Gildas Bazin* modules/audio_output/directx.c: don't use hardware...
2004-02-20 Gildas Bazin* modules/demux/a52sys.c: forgot to remove this file.
2004-02-14 Gildas Bazin* modules/demux/wav.c: started support for WAVEFORMATEX...
2004-02-06 Gildas Bazin* modules/codec/dts.c: fixes a buffer overflow with...
2004-02-03 Gildas Bazin* modules/audio_output/file.c: added --audiofile-channe...
2004-01-25 Gildas Bazin* ALL: removed a bunch of unused add_category_hint().
2004-01-25 Carlo Calabròreverting a whole bunch of stupid changes,
2004-01-25 Carlo Calabròstring review, round two: the audio output modules
2003-12-22 Sam Hocevar * Coding style cleanup: removed tabs and trailing...
2003-12-15 Gildas Bazin* modules/audio_output/directx.c: don't set the default...
2003-11-25 Derk-Jan Hartman* modules/audio_output/coreaudio.c:
2003-11-05 Gildas Bazin* include/configuration.h: some small re-work of the...
2003-10-25 Sam Hocevar * include/vlc_common.h:
2003-10-23 Gildas Bazin* modules/audio_output/alsa.c: recover more easily...
2003-08-14 Gildas Bazin* src/extras/libc.c, nclude/vlc_common.h, modules/mux...
2003-08-03 Gildas Bazin* src/misc/configuration.c, include/configuration.h...
2003-07-27 Gildas Bazin* modules/audio_output/alsa.c: #ifdef DEBUG -> #ifdef...
2003-07-27 Gildas Bazin* modules/audio_output/alsa.c: bail out if the device...
2003-07-18 Gildas Bazin* modules/audio_output/alsa.c: alsa is now the default...
2003-07-11 Gildas Bazin* modules/audio_output/directx.c: 5.1 audio output...
2003-07-11 Gildas Bazin* modules/audio_output/alsa.c: enabled 4 and 5.1 channe...
2003-07-09 Gildas Bazin* modules/gui/wxwindows/interface.cpp: resume after...
2003-06-27 Sam Hocevar * bootstrap:
2003-06-25 Cyril Deguet* modules/audio_output/esd: forced sample rate to ESD_D...
2003-06-24 Sam Hocevar * modules/**/.cvsignore: added Makefile{,.in.am}...
2003-06-11 Gildas Bazin* modules/audio_output/directx.c: fixed mem leak in...
2003-06-06 Derk-Jan Hartman* All: some spelling corrections and description string...
2003-05-26 Gildas Bazin* modules/audio_output/alsa.c: the aout-device obj...
2003-05-21 Gildas Bazin* modules/audio_output/directx.c, modules/audio_output...
2003-05-19 Gildas Bazin* modules/audio_output/alsa.c: fixed a breakage I intro...
2003-05-15 Christophe Massiot* now 0.6.0-cvs
2003-05-11 Christophe Massiot* modules/audio_filter/resampler/coreaudio.c: more...
2003-05-09 Sigmund Augdal Helbergoss.c: give a warning if --spdif is set but the sourndc...
2003-05-04 Gildas Bazin* src/misc/variables.c, ALL: improvements to the object...
2003-05-04 Christophe Massiot* modules/audio_output/coreaudio.c: worked around a...
2003-04-29 Gildas Bazin* modules/audio_output/directx.c: fixed the "no sound...
2003-04-20 Gildas Bazin* modules/audio_output/file.c: fixed a mismatch in...
2003-04-20 Sam Hocevar * ./modules/audio_output/oss.c: code comments.
2003-04-08 Gildas Bazin* modules/audio_output/waveout.c: compilation fix for...
2003-04-07 Gildas Bazin* modules/audio_output/directx.c, modules/audio_output...
2003-04-02 Sigmund Augdal HelbergFixed a bug when trying to set 4 channel output
2003-03-30 Jon Lech Johansen * ALL: Move CoreAudio aout into seperate module.
2003-03-30 Gildas Bazin* modules/*: sanitization of the modules description...
2003-03-30 Gildas Bazin* include/configuration.h: added the add_directory...
2003-03-30 Sigmund Augdal Helberguse add_file and not add_string for the "audiofile...
2003-03-28 Gildas Bazin* modules/audio_output/waveout.c: compilation fix for...
2003-03-10 Christophe MassiotFixed a major bug with 5.1 output and the OSS plug-in.
2003-03-10 Christophe Massiot* Bumped up version number to 0.5.2
2003-03-03 Gildas Bazin* ALL: Finally fixed the MSVC project files.
2003-02-20 Gildas Bazin* src/libvlc.h, modules/audio_output: added a global...
2003-02-20 Sigmund Augdal Helberg* include/configuration.h: added a new flag to the...
2003-02-19 Gildas Bazin* modules/audio_output/directx.c: forgot to enable...
2003-02-17 Gildas Bazin* modules/audio_output/directx.c: added multichannel...
2003-02-14 Olivier Teulière * exchanged directx' and waveout's capabilities becaus...
2003-02-14 Gildas Bazin* modules/audio_output/waveout.c: better buffer managem...
2003-02-10 Christophe Massiot* modules/audio_output/alsa.c: Fixed mono files output...
2003-02-08 Christophe Massiot* Fixed misc typos in strings,
2003-02-06 Christophe MassiotFixed AFMT_AC3 and AFMT_S16_NE handling.
2003-02-03 Sam Hocevar * ./modules/audio_output/alsa.c: Woody ALSA compilati...
2003-02-02 Johan Bilien * NEWS: VCD entry points and iso files
2003-01-29 Sam Hocevar * ./modules/audio_output/arts.c: fixed aRts output...
2003-01-28 Sam Hocevar * ./modules/audio_output/esd.c: fixed esd audio outpu...
2003-01-28 Sam Hocevar * ./src/video_output/video_output.c: don't try to...
2003-01-28 Sam Hocevar * ./modules/audio_output/esd.c: fixed a stack space...
2003-01-27 Johan Bilien * ALL: some FreeBSD compilation fixes. gnome plugin...
2003-01-26 Gildas Bazin* modules/audio_output/waveout.c: multichannel and...
2003-01-20 Christophe MassiotFixed a dozen bugs regarding mono audio files.
2003-01-17 Sam Hocevar * ./modules/audio_output/alsa.c: updated requirements...
2003-01-16 Sam Hocevar * ./modules/**/.cvsignore: added common *$(LIBEXT...
2003-01-14 Sam Hocevar * ./modules/audio_output/oss.c: compilation fix for...
2003-01-13 Christophe MassiotCompilation fix.
2003-01-13 Christophe MassiotDo not forget to register aout_ChannelsRestart as the...
2003-01-08 Christophe Massiot* Added --no-spdif option (just like in OSS) and fixed...
2003-01-07 Christophe MassiotFixed another very nasty localization bug.
2003-01-07 Christophe MassiotNew "spdif" setting, allowing to permanently disable...
2003-01-05 Gildas Bazin* modules/audio_output/directx.c: use VLC_THREAD_PRIORI...
2002-12-23 Arnaud de Bossorei... Little fixes.
2002-12-23 Christophe MassiotCosmetic (thanks Heiko).
2002-12-23 Christophe MassiotCosmetic.
2002-12-18 Sam Hocevar * fixed several format string inconsistencies and...
2002-12-11 Arnaud de Bossorei... New ALSA audio output. It works with ALSA 0.9.0rc4...
2002-12-10 Gildas Bazin* ALL: fixed a f*ckage I introduced recently ;) var_Typ...
2002-12-07 Christophe Massiot* configure.ac.in: Disabled -Wtraditional as it produce...
2002-12-07 Gildas Bazin* ALL: a few updates to the variables API:
next