qemu-patch-raspberry4/audio
Michael S. Tsirkin 1a4ea1e34d qemu: allow pulseaudio to be the default
We're seeing various issues with the SDL audio backend and want to
switch to the pulseaudio backend. See e.g.

  https://bugzilla.redhat.com/495964
  https://bugzilla.redhat.com/519540
  https://bugzilla.redhat.com/496627

The pulseaudio backend seems to work well, so we should allow it to be
selected as the default.

Signed-off-by: Mark McLoughlin <markmc@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: malc <av1474@comtv.ru>
2009-10-13 18:14:50 +04:00
..
alsaaudio.c oss/alsa: Do not invoke UB described in 7.15.1.1 (this time for ADC) 2009-10-03 03:30:18 +04:00
audio.c audio: use correct email address 2009-09-18 14:04:36 +04:00
audio.h Fix sys-queue.h conflict for good 2009-09-12 07:36:22 +00:00
audio_int.h Windows Waveform Audio driver (no ADC support yet) 2009-10-10 01:18:24 +04:00
audio_pt_int.c pthreads-based audio and miscellaneous audio clean-up (malc). 2008-01-14 04:24:29 +00:00
audio_pt_int.h pthreads-based audio and miscellaneous audio clean-up (malc). 2008-01-14 04:24:29 +00:00
audio_template.h audio: use muldiv64 where it makes sense 2009-09-18 14:04:36 +04:00
audio_win_int.c Windows Waveform Audio driver (no ADC support yet) 2009-10-10 01:18:24 +04:00
audio_win_int.h Windows Waveform Audio driver (no ADC support yet) 2009-10-10 01:18:24 +04:00
coreaudio.c audio: internal API change 2009-09-18 14:04:36 +04:00
dsound_template.h Fix NAME2/FIELD2 warnings 2009-01-22 22:09:55 +00:00
dsoundaudio.c Windows Waveform Audio driver (no ADC support yet) 2009-10-10 01:18:24 +04:00
esdaudio.c audio: internal API change 2009-09-18 14:04:36 +04:00
fmodaudio.c audio: internal API change 2009-09-18 14:04:36 +04:00
mixeng.c Make audio violate POSIX less 2008-12-03 22:48:44 +00:00
mixeng.h coreaudio: fix sloppy "posixification" by 1ea879e558 2009-09-18 14:04:36 +04:00
mixeng_template.h Make audio violate POSIX less 2008-12-03 22:48:44 +00:00
noaudio.c audio: internal API change 2009-09-18 14:04:36 +04:00
ossaudio.c oss/alsa: Do not invoke UB described in 7.15.1.1 (this time for ADC) 2009-10-03 03:30:18 +04:00
paaudio.c qemu: allow pulseaudio to be the default 2009-10-13 18:14:50 +04:00
rate_template.h Make audio violate POSIX less 2008-12-03 22:48:44 +00:00
sdlaudio.c sdlaudio: make it suck less 2009-09-30 16:34:58 +04:00
wavaudio.c audio: internal API change 2009-09-18 14:04:36 +04:00
wavcapture.c Remove any pretense that there can be more than one AudioState 2009-05-14 03:20:43 +04:00
winwaveaudio.c winwave: pause/restore playing upon seeing VOICE_DISABLE/ENABLE 2009-10-11 06:52:45 +04:00