qemu-cr16/audio
Marc-André Lureau 7d75c12ad1 audio: rename AudioState -> AudioBackend
Naming is hard. But in general in QEMU, a host "backend" is the term
used to fullfill the request made by the device or frontend.

AudioBackend will become an abstract base class in a follow-up series.

Currently the frontend is QEMUSoundCard, we are going to drop that next.

Note that "audiodev" is the corresponding QAPI type name (or configuration).

Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
2025-10-30 22:56:28 +04:00
..
alsaaudio.c audio: rename AudioState -> AudioBackend 2025-10-30 22:56:28 +04:00
audio-hmp-cmds.c audio: rename AudioState -> AudioBackend 2025-10-30 22:56:28 +04:00
audio.c audio: rename AudioState -> AudioBackend 2025-10-30 22:56:28 +04:00
audio.h audio: rename AudioState -> AudioBackend 2025-10-30 22:56:28 +04:00
audio_int.h audio: rename AudioState -> AudioBackend 2025-10-30 22:56:28 +04:00
audio_template.h audio: rename AudioState -> AudioBackend 2025-10-30 22:56:28 +04:00
audio_win_int.c Remove qemu-common.h include from most units 2022-04-06 14:31:55 +02:00
audio_win_int.h Windows Waveform Audio driver (no ADC support yet) 2009-10-10 01:18:24 +04:00
coreaudio.m audio: Drop ifdef for macOS versions older than 12.0 2024-07-02 06:58:48 +02:00
dbusaudio.c audio: rename AudioState -> AudioBackend 2025-10-30 22:56:28 +04:00
dsound_template.h dsoundaudio: replace GetForegroundWindow() 2021-01-15 11:25:22 +01:00
dsoundaudio.c audio: remove some needless headers 2025-10-30 22:56:28 +04:00
jackaudio.c audio: remove QEMU_AUDIO_* and -audio-help support 2023-10-03 10:29:39 +02:00
meson.build meson: remove unnecessary dependency 2024-05-25 13:28:02 +02:00
mixeng.c audio/replay: fix type punning 2025-10-30 22:56:28 +04:00
mixeng.h audio/replay: fix type punning 2025-10-30 22:56:28 +04:00
mixeng_template.h audio: fix saturation nonlinearity in clip_* functions 2020-03-16 10:18:07 +01:00
noaudio.c audio: remove some needless headers 2025-10-30 22:56:28 +04:00
ossaudio.c audio: rename AudioState -> AudioBackend 2025-10-30 22:56:28 +04:00
paaudio.c audio/paaudio: remove needless return value 2025-10-30 13:30:06 +04:00
pwaudio.c audio/pw: Report more accurate error when connecting to PipeWire fails 2024-10-14 17:35:24 +04:00
rate_template.h audio: make the resampling code greedy 2023-03-06 10:30:23 +04:00
sdlaudio.c audio: remove QEMU_AUDIO_* and -audio-help support 2023-10-03 10:29:39 +02:00
sndioaudio.c audio: remove QEMU_AUDIO_* and -audio-help support 2023-10-03 10:29:39 +02:00
spiceaudio.c audio: remove AUDIO_HOST_ENDIANNESS 2025-10-30 22:56:28 +04:00
trace-events ui: add more tracing for dbus 2024-07-22 12:47:28 +04:00
trace.h trace: switch position of headers to what Meson requires 2020-08-21 06:18:24 -04:00
wavaudio.c audio: remove some needless headers 2025-10-30 22:56:28 +04:00
wavcapture.c audio: rename AudioState -> AudioBackend 2025-10-30 22:56:28 +04:00