]> git.sesse.net Git - vlc/history - modules/audio_output
* Remove some unneeded complexity in playlist and directory
[vlc] / modules / audio_output /
2006-10-21 Rémi Denis-CourmontConst fixes
2006-10-10 Christophe MutricyForward port [17015] + a few more i18n fix
2006-10-09 Christophe Mutricyforward port [17012] and make update-po
2006-10-05 Sam Hocevar * Spelling fixes here and there.
2006-09-15 Clément StenacFor consistency, remove references to vlc from libvlc
2006-09-12 Rémi Denis-CourmontMore
2006-08-22 Felix Paul Kühne* browsed through all code files starting with A to...
2006-05-20 Jean-Paul SamanRemove unused variables
2006-04-30 Clément StenacFix handling of buffer underruns in ALSA. Probably...
2006-04-17 Cyril Deguet* jack.c: fixed non-stereo audio streams
2006-03-31 Felix Paul Kühne* 2nd review of modules/audio* (refs #438)
2006-03-02 Rémi Denis-CourmontFix invalid syntax (aout_BufferFree is not an expansion...
2006-03-02 Rémi Denis-CourmontUnused header inclusion syndrome
2006-02-18 Rémi Denis-CourmontAll: missing #include "charset.h"
2006-02-13 Rémi Denis-CourmontAnother bunch of Unicode file names fixes (refs #528)
2006-01-21 Derk-Jan Hartman* workaround for device drivers that do not support...
2006-01-19 Derk-Jan Hartman* auhal.c: Another workaround for devices not supportin...
2006-01-18 Derk-Jan Hartman* auhal.c: Some drivers don't support hogmode. Don...
2006-01-12 Antoine CellerierFSF address change.
2006-01-08 Cyril Deguet* jack.c: better handling of buffer underruns
2006-01-08 Cyril Deguet* New audio output module to support the JACK Audio...
2006-01-08 Derk-Jan Hartman* auhal.c:
2005-12-22 Derk-Jan HartmanSetProperty in CoreAudio is not only Asynchronious...
2005-12-21 Derk-Jan HartmanUse the original samplerate of the a52 or dts stream...
2005-12-13 Derk-Jan Hartman* Don't upmix the channels if we only have Stereo or...
2005-12-11 Clément StenacWarn -> Dbg
2005-12-10 Derk-Jan Hartman* Remove CoreAudio module
2005-12-10 Derk-Jan Hartman* Remove outdated CoreAudio module
2005-12-07 Derk-Jan HartmanFixes to the old coreaudio module. It will be removed...
2005-12-07 Derk-Jan HartmanMac OS X audio module is now unified for analog and...
2005-12-04 Gildas Bazin* modules/audio_output/alsa.c: fix the leak in a nice...
2005-12-04 Gildas Bazin* modules/audio_output/alsa.c: fixed minor memory leak.
2005-12-04 Derk-Jan HartmanFirst steps towards integrating coreaudio and auhal...
2005-12-01 Derk-Jan HartmanFix the a52 spdif filter, add big endian support to...
2005-11-27 Benjamin Pracht* Hopefully fix a52 over spdif with alsa (at least...
2005-11-26 Gildas Bazin* modules/audio_output/waveout.c: small wince compilati...
2005-11-25 Gildas Bazin* modules/audio_output/waveout.c: fixed typo.
2005-11-25 Gildas Bazin* modules/audio_output/waveout.c: make sure hardware...
2005-11-25 Gildas Bazin* modules/audio_output/directx.c: partial rewrite not...
2005-11-22 Gildas Bazin* modules/audio_output/directx.c: fixed the way we...
2005-11-19 Antoine CellerierForward port [13274]
2005-11-08 Benjamin PrachtDirty hack to make devices using snd_intel8x0 drivers...
2005-11-02 Benjamin Prachtrevert 13023 as is doesn't fix anything
2005-11-02 Benjamin PrachtOuuups, forgot to uncomment some code I had commented...
2005-10-29 Benjamin Prachtset the samplerate before the format. The open of the...
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.
next