qemu-e2k/audio
Kővágó, Zoltán 571a8c522e audio: split ctl_* functions into enable_* and volume_*
This way we no longer need vararg functions, improving compile time
error detection.  Also now it's possible to check actually what commands
are supported, without needing to manually update ctl_caps.

Signed-off-by: Kővágó, Zoltán <DirtY.iCE.hu@gmail.com>
Message-id: 2b08b3773569c5be055d0a0fb2f29ff64e79f0f4.1568927990.git.DirtY.iCE.hu@gmail.com
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
2019-09-23 12:28:47 +02:00
..
Makefile.objs paaudio: port to the new audio backend api 2019-09-23 12:28:47 +02:00
alsaaudio.c audio: split ctl_* functions into enable_* and volume_* 2019-09-23 12:28:47 +02:00
audio.c audio: split ctl_* functions into enable_* and volume_* 2019-09-23 12:28:47 +02:00
audio.h audio: use size_t where makes sense 2019-08-21 09:13:37 +02:00
audio_int.h audio: split ctl_* functions into enable_* and volume_* 2019-09-23 12:28:47 +02:00
audio_legacy.c Include qemu-common.h exactly where needed 2019-06-12 13:20:20 +02:00
audio_template.h audio: split ctl_* functions into enable_* and volume_* 2019-09-23 12:28:47 +02:00
audio_win_int.c audio: use qapi AudioFormat instead of audfmt_e 2019-03-11 10:29:26 +01:00
audio_win_int.h Windows Waveform Audio driver (no ADC support yet) 2009-10-10 01:18:24 +04:00
coreaudio.c audio: split ctl_* functions into enable_* and volume_* 2019-09-23 12:28:47 +02:00
dsound_template.h dsoundaudio: port to the new audio backend api 2019-09-23 12:28:47 +02:00
dsoundaudio.c audio: split ctl_* functions into enable_* and volume_* 2019-09-23 12:28:47 +02:00
mixeng.c Include qemu-common.h exactly where needed 2019-06-12 13:20:20 +02:00
mixeng.h audio: use size_t where makes sense 2019-08-21 09:13:37 +02:00
mixeng_template.h audio/mixeng_template.h: fix inline declaration 2013-10-26 13:09:34 +04:00
noaudio.c audio: split ctl_* functions into enable_* and volume_* 2019-09-23 12:28:47 +02:00
ossaudio.c audio: split ctl_* functions into enable_* and volume_* 2019-09-23 12:28:47 +02:00
paaudio.c audio: split ctl_* functions into enable_* and volume_* 2019-09-23 12:28:47 +02:00
rate_template.h audio: use size_t where makes sense 2019-08-21 09:13:37 +02:00
sdlaudio.c audio: split ctl_* functions into enable_* and volume_* 2019-09-23 12:28:47 +02:00
spiceaudio.c audio: split ctl_* functions into enable_* and volume_* 2019-09-23 12:28:47 +02:00
trace-events trace-events: Shorten file names in comments 2019-03-22 16:18:07 +00:00
wavaudio.c audio: split ctl_* functions into enable_* and volume_* 2019-09-23 12:28:47 +02:00
wavcapture.c audio: basic support for multi backend audio 2019-08-21 09:13:37 +02:00