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>
1 month ago
..
alsaaudio.c audio: Rename @endianness argument as @big_endian for clarity 1 month ago
audio-hmp-cmds.c audio: deprecate HMP audio commands 1 month ago
audio.c audio: cleanup, use bool for booleans 1 month ago
audio_int.h audio: drop needless audio_driver "descr" field 1 month ago
audio_template.h audio: cleanup, use bool for booleans 1 month ago
audio_win_int.c audio: move audio.h under include/qemu/ 1 month 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 1 month ago
dbusaudio.c audio: drop needless audio_driver "descr" field 1 month ago
dsound_template.h dsoundaudio: replace GetForegroundWindow() 5 years ago
dsoundaudio.c audio: drop needless audio_driver "descr" field 1 month ago
jackaudio.c audio: drop needless audio_driver "descr" field 1 month ago
meson.build audio: deprecate HMP audio commands 1 month ago
mixeng.c audio: move audio.h under include/qemu/ 1 month ago
mixeng.h audio/replay: fix type punning 1 month ago
mixeng_template.h audio: fix saturation nonlinearity in clip_* functions 6 years ago
noaudio.c audio: drop needless audio_driver "descr" field 1 month ago
ossaudio.c audio: Rename @endianness argument as @big_endian for clarity 1 month ago
paaudio.c audio: Rename @endianness argument as @big_endian for clarity 1 month ago
pwaudio.c audio: Rename @endianness argument as @big_endian for clarity 1 month ago
rate_template.h audio: make the resampling code greedy 3 years ago
sdlaudio.c audio: Remove pointless local variables 1 month ago
sndioaudio.c audio: drop needless audio_driver "descr" field 1 month ago
spiceaudio.c audio: drop needless audio_driver "descr" field 1 month 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 1 month ago
wavcapture.c audio: rename AudioState -> AudioBackend 1 month ago