]> git.sesse.net Git - vlc/history - modules/audio_output
mac: update build.sh
[vlc] / modules / audio_output /
2014-11-19 Hannes Domaniwasapi: fix memory leak
2014-11-14 Rémi Denis-CourmontPulseAudio: clean volume conversion boundaries a bit
2014-11-12 Rémi Denis-Courmontmmdevice: use craptastic software gain
2014-11-12 Rémi Denis-CourmontRevert "mmdevice: override endpoint volume to allow...
2014-11-12 Rémi Denis-Courmontmmdevice: allow selecting stream back-end
2014-11-12 Rémi Denis-Courmontdirectsound: fix uninitialized mutex and condition...
2014-11-12 Rémi Denis-Courmontmmdevice: cosmetic
2014-11-02 Rémi Denis-CourmontPulseAudio: clobber original channels (refs #12673)
2014-10-25 Rémi Denis-CourmontPulseAudio: remove the base volume hack
2014-10-24 Hugo Beauzée-Luyssenmmdevice: Use BOOL rather than WINBOOL
2014-09-04 Rémi Denis-Courmontmmdevice: fix crash if several channel volumes change...
2014-09-01 Rémi Denis-CourmontOSS: remove volume/mute code (fixes #10408)
2014-08-30 Rémi Denis-Courmontoss: attempt to fix the build
2014-08-25 Rémi Denis-Courmontoss: use software volume on non-FreeBSD targets (refs...
2014-07-30 David Fuhrmannauhal: rework locking and avoid potential deadlock
2014-07-30 David Fuhrmannauhal: Added more debug logs and removed invalid memory...
2014-07-29 Denis CharmetCast read size to signed before the substraction.
2014-07-26 Rafaël Carrédirectsound: missing header
2014-06-07 Rémi Denis-Courmontwasapi: parse returned sample format (fixes #11174)
2014-05-29 Rémi Denis-CourmontPulseAudio: require version 1.0 or later
2014-05-10 Denis CharmetRemove bad unlock
2014-05-10 Denis CharmetFix Directsound TimeGet
2014-05-05 Rémi Denis-Courmontpulse: fix race where the device list was empty at...
2014-04-27 Rémi Denis-CourmontOSS: select buffer timings
2014-04-27 Denis CharmetErase regularily the already played directsound buffer...
2014-04-27 Felix Paul Kühneaudiounit: cast OSStatus correctly for debug output
2014-04-27 David Fuhrmannauhal: properly retain device array contents
2014-04-27 Felix Paul Kühneauhal: fix a couple of memory leaks
2014-04-25 David Fuhrmannauhal: increase ringbuffer size by one second
2014-04-23 Rémi Denis-CourmontJACK: remove tautology
2014-04-16 Denis CharmetErase all the already read data in directsound buffer
2014-04-10 David Fuhrmannauhal: use audio device latency for better a/v synchron...
2014-04-10 David Fuhrmannauhal: fix detection of disconnected airplay devices
2014-03-28 Adrien MagloAudioTrack: use the render position from the DSP to...
2014-03-22 David Fuhrmannauhal: add error message when format change failed
2014-03-22 David Fuhrmannauhal: implement failure for stream format change and...
2014-03-22 David Fuhrmannauhal: always do a final format check in stream change...
2014-03-14 Rémi Denis-Courmontwasapi: fix inverted logic
2014-03-12 Rémi Denis-Courmontwasapi: fix overflow after a few hours
2014-03-12 Rémi Denis-Courmontwasapi: write timings to debug log
2014-03-12 Rémi Denis-Courmontwasapi: sleep for half a period as hinted in MSDN
2014-03-06 David Fuhrmannaudioqueue: fix compilation when enabled with --enable...
2014-03-06 Felix Paul Kühnebuild system: add conditional variables to differenciat...
2014-03-02 Rémi Denis-Courmontmmdevice: implement audio policy callback (fixes #7204)
2014-03-01 Rémi Denis-Courmontmmdevice: override endpoint volume to allow amplification
2014-03-01 Rémi Denis-Courmontmmdevice: print endpoint volume range to debug
2014-03-01 Rémi Denis-Courmontmmdevice: merge volume/mute update code and fix initial...
2014-03-01 Rémi Denis-Courmontwasapi: fix TimeGet()
2014-03-01 Rémi Denis-Courmontwasapi: fix S/PDIF check
2014-03-01 Rémi Denis-Courmontmmdevice: guard against out of range values
2014-03-01 Rémi Denis-Courmontmmdevice: improve diagnostics
2014-02-28 Rémi Denis-Courmontmmdevice: add missing initializer (fixes #10775)
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...
next