qemu-e2k/audio
Paul Brook 0d9acba8fd Make AUD_init failure fatal
Failure to initialize the audio subsystem is not handled consistently.
Where it is handled it has guest visible effects, which is wrong.
We already have a "nosound" audio driver as a last resort, so trying to
proceed without an audio backend seems pointless.

Also protect against multiple calls to AUD_init so that this can be
pushed down into individual devices.

Signed-off-by: Paul Brook <paul@codesourcery.com>
2009-05-12 12:02:38 +01:00
..
alsaaudio.c
audio_int.h Avoid running audio ctl's when vm is not running 2009-02-18 20:44:04 +00:00
audio_pt_int.c
audio_pt_int.h
audio_template.h
audio.c Make AUD_init failure fatal 2009-05-12 12:02:38 +01:00
audio.h
coreaudio.c
dsound_template.h
dsoundaudio.c Remove redundant #define 2009-05-01 11:31:23 +04:00
esdaudio.c
fmodaudio.c
mixeng_template.h
mixeng.c
mixeng.h
noaudio.c
ossaudio.c
paaudio.c
rate_template.h
sdlaudio.c Support for DragonFly BSD (Hasso Tepper) 2009-03-07 20:06:23 +00:00
wavaudio.c
wavcapture.c monitor: Rework API (Jan Kiszka) 2009-03-05 23:01:23 +00:00