1
mirror of https://code.videolan.org/videolan/vlc synced 2024-10-03 01:31:53 +02:00
vlc/modules/audio_output
Steve Lhomme a300249e98 audio_output/winstore: report the default device to the core
For now we don't list other devices
2020-11-25 07:19:13 +01:00
..
adummy.c aout: dummy: implement TimeGet 2019-09-23 13:30:30 +02:00
alsa.c plugin: move config choice enum callbacks 2019-07-19 19:14:35 +03:00
amem.c thread: remove vlc_mutex_destroy() 2020-02-21 19:16:09 +02:00
audiotrack.c thread: remove vlc_cond_destroy() 2020-02-21 19:17:53 +02:00
audiounit_ios.m thread: remove vlc_mutex_destroy() 2020-02-21 19:16:09 +02:00
auhal.c auhal: fix wrong host time with SPDIF render callbacks 2020-07-22 09:52:01 +02:00
coreaudio_common.c coreaudio: fix play of uninitialized data (loud CRACK) 2020-10-10 00:48:21 +02:00
coreaudio_common.h aout/coreaudio: use vlc_mutex_t instead of pthread_mutex_t 2020-02-24 14:56:34 +01:00
directsound.c thread: remove vlc_cond_destroy() 2020-02-21 19:17:53 +02:00
file.c afile: use size_t for array size 2020-09-24 21:39:32 +03:00
jack.c aout: use a separate drain callback 2019-03-19 16:01:53 +01:00
kai.c thread: remove vlc_cond_destroy() 2020-02-21 19:17:53 +02:00
Makefile.am aout: winstore: select the audio output using ActivateAudioInterfaceAsync 2020-07-06 13:35:29 +02:00
mmdevice.c Remove/substitute useless vlc_atomic.h include 2020-02-27 22:37:24 +02:00
mmdevice.h mmdevice: pass play date to streams 2019-10-07 10:11:49 +02:00
opensles_android.c opensles_android: fix integer print format 2020-03-30 09:16:08 +02:00
oss.c aout: use a separate drain callback 2019-03-19 16:01:53 +01:00
pulse.c pulse: fix playback with very small inputs 2019-07-12 14:36:00 +02:00
sndio.c aout: use a separate drain callback 2019-03-19 16:01:53 +01:00
vlcpulse.c rename VLC_TS_INVALID to VLC_TICK_INVALID 2018-07-03 07:10:07 +02:00
vlcpulse.h rename mtime_t to vlc_tick_t 2018-06-22 13:19:24 +02:00
volume.h config: remove unused config_PutFloat() parameter 2018-02-28 20:07:26 +02:00
wasapi.c aout: wasapi: use a vlc_timer for the deferred start 2020-06-11 15:18:47 +02:00
waveout.c thread: remove vlc_cond_destroy() 2020-02-21 19:17:53 +02:00
windows_audio_common.h remove the $Id$ in the source code 2019-01-17 12:21:18 +01:00
winstore.c audio_output/winstore: report the default device to the core 2020-11-25 07:19:13 +01:00