You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qemu/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>
2 months ago
..
alsaaudio.c audio: Rename @endianness argument as @big_endian for clarity 2 months ago
audio-hmp-cmds.c audio: deprecate HMP audio commands 2 months ago
audio.c audio: cleanup, use bool for booleans 2 months ago
audio_int.h audio: drop needless audio_driver "descr" field 2 months ago
audio_template.h audio: cleanup, use bool for booleans 2 months ago
audio_win_int.c audio: move audio.h under include/qemu/ 2 months ago
audio_win_int.h Windows Waveform Audio driver (no ADC support yet) 16 years ago
coreaudio.m audio: drop needless audio_driver "descr" field 2 months ago
dbusaudio.c audio: drop needless audio_driver "descr" field 2 months ago
dsound_template.h dsoundaudio: replace GetForegroundWindow() 5 years ago
dsoundaudio.c audio: drop needless audio_driver "descr" field 2 months ago
jackaudio.c audio: drop needless audio_driver "descr" field 2 months ago
meson.build audio: deprecate HMP audio commands 2 months ago
mixeng.c audio: move audio.h under include/qemu/ 2 months ago
mixeng.h audio/replay: fix type punning 2 months ago
mixeng_template.h audio: fix saturation nonlinearity in clip_* functions 6 years ago
noaudio.c audio: drop needless audio_driver "descr" field 2 months ago
ossaudio.c audio: Rename @endianness argument as @big_endian for clarity 2 months ago
paaudio.c audio: Rename @endianness argument as @big_endian for clarity 2 months ago
pwaudio.c audio: Rename @endianness argument as @big_endian for clarity 2 months ago
rate_template.h audio: make the resampling code greedy 3 years ago
sdlaudio.c audio: Remove pointless local variables 2 months ago
sndioaudio.c audio: drop needless audio_driver "descr" field 2 months ago
spiceaudio.c audio: drop needless audio_driver "descr" field 2 months ago
trace-events ui: add more tracing for dbus 1 year ago
trace.h trace: switch position of headers to what Meson requires 5 years ago
wavaudio.c audio: drop needless audio_driver "descr" field 2 months ago
wavcapture.c audio: rename AudioState -> AudioBackend 2 months ago