]> git.sesse.net Git - vlc/history - modules/audio_output
demux: avi: improve broken index offset heuristic (fix #14120)
[vlc] / modules / audio_output /
2014-02-28 David Fuhrmannauhal: rename layout variable to make more clear that...
2014-02-28 David Fuhrmannauhal: correctly fix channel ordering by setting the...
2014-02-28 David Fuhrmannauhal: simplify switch by mapping with an array
2014-02-28 David FuhrmannRevert "auhal: fix wrong analog 5.1 channel ordering...
2014-02-28 David FuhrmannRevert "auhal: rework channel mapping for analog surrou...
2014-02-28 Felix AbecassisDirectSound: avoid double call to release function
2014-02-28 Felix AbecassisDirectSound: use calloc for aout_stream_sys_t
2014-02-24 Rémi Denis-Courmontoss: fix dangling descriptor value (refs #10772)
2014-02-24 David Fuhrmannauhal: prevent revert to unusual formats after SPDIF...
2014-02-24 David Fuhrmannauhal: do an early check for the stream format set
2014-02-24 David Fuhrmannauhal: check if render callback does not want data
2014-02-24 David Fuhrmannauhal: remove unneeded global variable
2014-02-24 David Fuhrmannauhal: do not check for changed streams if selected...
2014-02-24 David Fuhrmannauhal: unlock mutex in stream listener error paths
2014-02-23 Rémi Denis-CourmontPulseAudio: fix setting volume without stream in most...
2014-02-23 Rémi Denis-CourmontPulseAudio: update volume when there is no active stream
2014-02-23 Rémi Denis-CourmontPulseAudio: missing initializer
2014-02-21 David Fuhrmannauhal: rework channel mapping for analog surround output
2014-02-15 Rémi Denis-Courmontmmdevice: split out Store code
2014-02-11 Rémi Denis-Courmontmmdevice: avoid incorrect assertion
2014-02-10 Rafaël Carrémmdevice: unbreak window store build
2014-02-07 Rémi Denis-Courmontmmdevice: update comments
2014-02-07 Rémi Denis-Courmontmmdevice: do not override target Windows version
2014-02-07 Rémi Denis-Courmontmmdevice: scale volume as other Windows plugins
2014-02-06 Rémi Denis-Courmontmmdevice: do not enter the COM MTA upon unloading ...
2014-02-04 Rémi Denis-CourmontMMDevice: only WASAPI lacks S/PDIF support so far ...
2014-02-04 Rémi Denis-CourmontDirectSound: add support for MMDevice API (fixes #7394)
2014-02-04 Rémi Denis-CourmontDirectSound: factor out common code for legacy and...
2014-02-04 Rémi Denis-CourmontDirectSound: remove stray event handle
2014-02-04 Rémi Denis-CourmontDirectSound: reorder to reduce forward declarations
2014-02-04 Rémi Denis-Courmontmmdevice: fix restart due to preemption in Start()
2014-02-04 Rémi Denis-Courmontwasapi: split as separate module
2014-02-01 Rémi Denis-Courmontmmdevice: IMMDevice is really only used in desktop...
2014-02-01 Martin Storsjöopensles: Only try the actual sampling rate if it is...
2014-02-01 Rafaël Carréaudiotrack: remove double initialization
2014-01-31 Jean-Baptiste KempfMMDevice: we need sys->dev for WinStore
2014-01-29 Rémi Denis-Courmontmmdevice: implement device notification client (fixes...
2014-01-29 Rémi Denis-Courmontmmdevice: move volume, mute and device control to dedic...
2014-01-29 Rémi Denis-Courmontwasapi: mark more desktop-only code
2014-01-25 Felix Paul Kühneaudiounit_ios: fix audio unit handling in pause state...
2014-01-17 Rafaël Carréalsa: set spdif options also if device was specified
2014-01-07 David Fuhrmannauhal: fail in render callbacks if bytesToCopy is <= 0
2013-12-31 David Fuhrmannauhal: simplify memset in callbacks
2013-12-29 Rémi Denis-CourmontOSS: use vlc_strerror_c()
2013-12-29 Rémi Denis-Courmontfile: use vlc_strerror()
2013-12-28 Rémi Denis-Courmontmmdevice: cosmetic
2013-12-27 Felix Paul Kühneaudiounit_ios: merge stability improvements from AUHAL...
2013-12-26 Felix Paul Kühneauhal: prevent assertion failure on TPCircularBufferCle...
2013-12-26 Felix Paul Kühneauhal: add missing bounds checking (close #10110)
2013-12-12 David Fuhrmannauhal: fix audio device selection via command line
2013-12-05 Andy TatherDirectSound: fix SPDIF
2013-12-05 Andy TatherWaveout: Fix SPDIF output
2013-12-02 Felix Paul Kühneaudio unit: fix init order
2013-12-02 Felix Paul Kühneaudiounit: fix crash
2013-11-28 Felix Paul Kühneaudiounit_ios: merge playback performance improvements...
2013-11-28 Jean-Baptiste KempfMMDevice: simplify Close in WinRT mode
2013-11-27 David Fuhrmannauhal: implement pause by output silence instead of...
2013-11-26 David Fuhrmannauhal: do not stop and restart audio unit on flush
2013-11-25 David Fuhrmannauhal: fix crash on error paths for stream format change
2013-11-22 David Fuhrmannauhal: use own thread for notification loop
2013-11-22 David Fuhrmannauhal: ignore changed default device in digital mode
2013-11-22 David Fuhrmannauhal: fix comments
2013-11-17 Jean-Baptiste KempfMMDevice: split OpenDevice, CloseDevice and ActivateDev...
2013-11-16 Rafaël Carrémmdevice: adapt for Windows Store apps
2013-11-04 Rémi Denis-Courmontoss: use SNDCTL_DSP_HALT in Flush() as in Stop() (fixes...
2013-11-02 Rémi Denis-Courmontoss: fix corrupt audio format (fixes #9760)
2013-10-29 Rafaël CarréRevert "opensles: uncomment debug message"
2013-10-23 Rémi Denis-Courmontpulse: allow setting volume while not connected
2013-10-23 Rémi Denis-Courmontpulse: keep track of base volume of each sink
2013-10-23 Rémi Denis-Courmontpulse: robustify volume initialization
2013-10-23 Rémi Denis-Courmontpulse: remove useless double upconversion
2013-10-23 Rémi Denis-Courmontpulse: redundant initialization
2013-10-16 David Fuhrmannauhal: do not change volume when muted
2013-10-06 Rémi Denis-CourmontDirectSound: do not clobber channels before trying...
2013-09-22 Rémi Denis-Courmontpulse: move helper library back to audio_outout/
2013-09-22 Rémi Denis-Courmontaout: remove Makefile recursion
2013-09-22 Rémi Denis-Courmontaout: avoid genmf
2013-09-22 Pierre Ynarddirectsound: use software gain only when amplifying
2013-09-21 Rafaël CarréFix MODULE_NAME for android
2013-09-21 Rémi Denis-CourmontRevert "missing MODULE_NAME_IS_ for android"
2013-09-21 Sébastien Toquemissing MODULE_NAME_IS_ for android
2013-09-20 Jean-Baptiste KempfWaveout: remove unnecessary includes
2013-09-20 Jean-Baptiste KempfWave Microsoft formats: avoid to redefine things twice
2013-09-16 Jean-Baptiste KempfDirectSound: decrease a bit the volume
2013-09-16 Rémi Denis-Courmontdirectsound: cosmetic rename
2013-09-16 Rémi Denis-Courmontmodules: fix Windows build
2013-09-16 Rémi Denis-Courmontmodules: remove VLC-specific AM_LIBADD, simplify
2013-09-16 Rémi Denis-Courmontmodules: simplify CPPFLAGS & CFLAGS
2013-09-16 Rémi Denis-Courmontmodules: use different directory prefixes for each...
2013-09-15 Rémi Denis-Courmontjack: simplify build rules
2013-09-13 Rémi Denis-CourmontPulseAudio: compile helper only once (refs #9367)
2013-09-12 David Fuhrmannauhal: ignore invalid default audio device changes...
2013-09-12 David Fuhrmannauhal: fill size variables correctly for AudioObjectGet...
2013-09-10 Jean-Baptiste KempfDirectSound: don't alloc p_sys if we're gonna fail
2013-09-08 Denis CharmetDon't use more aout channels than the stream actually...
2013-09-07 Ludovic FauvetDirectSound: use a new strategy for erasing the ring...
2013-09-04 Rémi Denis-CourmontPulseAudio: disable fix-rate when negotiating pass...
2013-09-04 Rafaël Carrédirectsound: fix crash when no audio card is present...
2013-09-02 Rémi Denis-CourmontPulseAudio: remove unused datum
2013-09-02 Rémi Denis-CourmontPulseAudio: remove broken logic
next