qemu-cr16/audio
Marc-André Lureau 05404916bf audio: deprecate HMP audio commands
The command is niche and better served by the host audio system.
There is no QMP equivalent, fortunately. You can capture the audio
stream via remote desktop protocols too (dbus, vnc, spice).

Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Acked-by: Dr. David Alan Gilbert <dave@treblig.org>
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
Message-Id: <20251022105753.1474739-1-marcandre.lureau@redhat.com>
2025-10-30 22:59:30 +04:00
..
alsaaudio.c audio: Rename @endianness argument as @big_endian for clarity 2025-10-30 22:56:59 +04:00
audio-hmp-cmds.c audio: deprecate HMP audio commands 2025-10-30 22:59:30 +04:00
audio.c audio: cleanup, use bool for booleans 2025-10-30 22:56:51 +04:00
audio_int.h audio: drop needless audio_driver "descr" field 2025-10-30 22:56:59 +04:00
audio_template.h audio: cleanup, use bool for booleans 2025-10-30 22:56:51 +04:00
audio_win_int.c audio: move audio.h under include/qemu/ 2025-10-30 22:56:51 +04: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 needless audio_driver "descr" field 2025-10-30 22:56:59 +04:00
dbusaudio.c audio: drop needless audio_driver "descr" field 2025-10-30 22:56:59 +04:00
dsound_template.h dsoundaudio: replace GetForegroundWindow() 2021-01-15 11:25:22 +01:00
dsoundaudio.c audio: drop needless audio_driver "descr" field 2025-10-30 22:56:59 +04:00
jackaudio.c audio: drop needless audio_driver "descr" field 2025-10-30 22:56:59 +04:00
meson.build audio: deprecate HMP audio commands 2025-10-30 22:59:30 +04:00
mixeng.c audio: move audio.h under include/qemu/ 2025-10-30 22:56:51 +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: drop needless audio_driver "descr" field 2025-10-30 22:56:59 +04:00
ossaudio.c audio: Rename @endianness argument as @big_endian for clarity 2025-10-30 22:56:59 +04:00
paaudio.c audio: Rename @endianness argument as @big_endian for clarity 2025-10-30 22:56:59 +04:00
pwaudio.c audio: Rename @endianness argument as @big_endian for clarity 2025-10-30 22:56:59 +04:00
rate_template.h audio: make the resampling code greedy 2023-03-06 10:30:23 +04:00
sdlaudio.c audio: Remove pointless local variables 2025-10-30 22:56:59 +04:00
sndioaudio.c audio: drop needless audio_driver "descr" field 2025-10-30 22:56:59 +04:00
spiceaudio.c audio: drop needless audio_driver "descr" field 2025-10-30 22:56:59 +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: drop needless audio_driver "descr" field 2025-10-30 22:56:59 +04:00
wavcapture.c audio: rename AudioState -> AudioBackend 2025-10-30 22:56:28 +04:00