]> git.sesse.net Git - vlc/history - modules/audio_output
backport of r13238
[vlc] / modules / audio_output /
2005-11-08 Benjamin PrachtBackport of r13160
2005-11-02 Benjamin PrachtRevert 13023 here too
2005-10-30 Benjamin PrachtBackport of the latest alsa fix
2005-10-22 Gildas Bazin* modules/audio_output/alsa.c: rework of the previous...
2005-10-20 Benjamin PrachtForgot to remove some debug...
2005-10-19 Benjamin Pracht* This should fix switching from a stereo device to...
2005-10-02 Antoine Cellerier * fix signedness gcc warnings (and remove trailing...
2005-10-02 Antoine Cellerier * fix signedness gcc warning
2005-08-14 Sam Hocevar * reverted commit 12177 (aRts removal).
2005-08-13 Rémi Denis-CourmontRemove severely broken unmaintained aRts plugin
2005-07-30 Gildas Bazin* modules/audio_output/waveout.c: get rid of roundf...
2005-07-23 Olivier Teulière * modules/audio_output/waveout.c: Fixed a rounding...
2005-07-09 Rémi Denis-CourmontMake Zorglub less unhappy
2005-07-08 Rémi Denis-CourmontCopyright fixes
2005-06-13 Derk-Jan Hartman* compile fix
2005-06-12 Derk-Jan Hartman* Don't list 'Input only' devices
2005-06-10 Derk-Jan Hartman* Some changes to preferences categorization (This...
2005-06-08 Derk-Jan Hartman* Fix rear speaker recognition
2005-06-07 Gildas Bazin* modules/audio_output/directx.c: audio device selectio...
2005-06-05 Derk-Jan Hartman* Fix for if only several channels are not set.
2005-06-05 Derk-Jan Hartman* Fix the issues with changing inNumberFrames when...
2005-06-05 Derk-Jan Hartman* modules/audio_output/auhal.c: Make speaker config...
2005-06-02 Derk-Jan Hartman* Tell the auhal which channel ordering VLC uses. 7...
2005-06-01 Derk-Jan Hartman* Fix several problems with the auhal module. only...
2005-05-26 Derk-Jan Hartman* Sometimes we get audio now, but the dating of the...
2005-05-26 Derk-Jan Hartman* fix a few things in the auhal module. Still doesn...
2005-05-15 Derk-Jan Hartman* AUHAL module. This module is a auhal output renderer...
2005-04-26 Sam Hocevar * support for --esdserver. doesn't seem to work yet...
2005-03-16 Gildas Bazin* modules/audio_output/waveout.c: change global volume...
2005-03-15 Gildas Bazin* modules/audio_output/waveout.c: use hardware volume...
2005-03-11 Sigmund Augdal Helbergalsa.c: removed a printf, shut up a compiler warning
2005-01-20 Sigmund Augdal Helbergalsa.c: Enumerate available audio devices (Code gratefu...
2005-01-07 Gildas Bazin* modules/audio_output/waveout.c: increase the audio...
2004-12-16 Clément StenacFor some unknown reason, the previous commit was not...
2004-12-11 Clément StenacImprovements to preferences
2004-11-12 Gildas Bazin* modules/audio_output/portaudio.c: channel reordering...
2004-11-08 Gildas Bazin* modules/audio_output/portaudio.c: implemented a PORTA...
2004-11-05 Gildas Bazin* modules/audio_output/waveout.c,directx.c: fixed audio...
2004-11-02 Gildas Bazin* modules/audio_output/portaudio.c: make stereo the...
2004-10-28 Gildas Bazin* modules/audio_output/portaudio.c: ported to portaudio...
2004-10-21 Gildas Bazin* modules/audio_output/directx.c: use common channel...
2004-10-06 Gildas Bazin* modules/audio_output/waveout.c:
2004-10-05 Gildas Bazin* modules/audio_output/portaudio.c: portaudio (www...
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
next