]> git.sesse.net Git - vlc/history - modules/audio_output
Reset input titles before adding new ones.
[vlc] / modules / audio_output /
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
2013-09-01 David Fuhrmannauhal: respect changes in default audio device during...
2013-09-01 David Fuhrmannauhal: cosmetics
2013-08-27 David Fuhrmannauhal: HACK to fix infinite restart when trying to...
2013-08-26 Ludovic Fauvetdirectsound: fix inverted logic (fix #9195)
2013-08-21 David Fuhrmannauhal: limit scope of mutex
2013-08-15 Jean-Baptiste KempfDirectSound: only list usable devices
2013-08-14 Denis CharmetUse soft gain by default to achieve 200% with directsound
2013-08-05 Rémi Denis-Courmontalsa: set period time before buffer time
2013-08-05 Rémi Denis-Courmontaout: allow frequency up to 352.8 kHz
2013-08-01 Denis CharmetAdjust the DirectSound buffer size to support correctly...
2013-08-01 Rafaël CarréVersion all plugins when building for Windows
2013-07-28 Martin Storsjöaudiounit_ios: Fill the remainder of the buffer with...
2013-07-28 Martin StorsjöRevert "audiounit_ios: try to handle data drops more...
2013-07-25 Rémi Denis-CourmontALSA: favor channel maps with fewer unused channels
2013-07-25 Rémi Denis-CourmontALSA: still use VLC configuration to determine availabl...
2013-07-24 Ludovic Fauvetdirectsound: clear the ring buffer ahead of the write...
2013-07-24 Ludovic Fauvetdirectsound: remove broken notification support
2013-07-24 Ludovic Fauvetdirectsound: remove the broken msleep fallback
2013-07-24 Ludovic Fauvetdirectsound: clear the rest of the ring buffer too
2013-07-24 Rémi Denis-CourmontALSA: correct debug message
2013-07-10 Rémi Denis-CourmontALSA: only set channels that are actually mapped (fixes...
2013-06-30 Rémi Denis-Courmontamem: fix conditionally unitialized cleanup callback
2013-06-24 Rafaël Carréopensles: resample if original sampling rate is not...
2013-06-18 David Fuhrmannauhal: fix wrong analog 5.1 channel ordering (close...
2013-06-16 Rémi Denis-Courmontpulse: use libvlc-provisioned application infos (fixes...
2013-06-08 Rafaël Carréopensles: fix mismatch object lifecycle between open...
2013-06-08 Rafaël Carréopensles: do not set volume if aout start failed
2013-05-26 David Fuhrmannauhal: remove some unused variables
2013-05-26 David Fuhrmannauhal: locking for access to i_selected_device
2013-05-26 David Fuhrmannauhal: restart aout only if necessary (fixes #8556)
2013-05-22 Rémi Denis-CourmontALSA: fix typo leading to a NULL dereference
2013-05-13 David Fuhrmannauhal: another memleak fix
2013-05-13 David Fuhrmannauhal: synchronize access to devices_list
2013-05-13 David Fuhrmannauhal: better deregistration of deviceAlive and audioSt...
2013-05-13 David Fuhrmannauhal: fix memleak
2013-05-11 David Fuhrmannauhal: do not check if device 0 is alive
2013-05-11 Felix Paul Kühneauhal: only request a audio output restart if the curre...
2013-05-11 Felix Paul Kühneauhal: blind attempt to fix 5.1 channel reordering...
2013-05-10 David Fuhrmannauhal: use spidf with default device when enabled in...
next