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 Make audio violate POSIX less 2008-12-03 22:48:44 +00:00
audio.c Make AUD_init failure fatal 2009-05-12 12:02:38 +01:00
audio.h Make audio violate POSIX less 2008-12-03 22:48:44 +00:00
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 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 Make audio violate POSIX less 2008-12-03 22:48:44 +00:00
coreaudio.c Make audio violate POSIX less 2008-12-03 22:48:44 +00:00
dsound_template.h Fix NAME2/FIELD2 warnings 2009-01-22 22:09:55 +00:00
dsoundaudio.c Remove redundant #define 2009-05-01 11:31:23 +04:00
esdaudio.c Make audio violate POSIX less 2008-12-03 22:48:44 +00:00
fmodaudio.c Use the ARRAY_SIZE() macro where appropriate. 2008-12-22 20:33:55 +00:00
mixeng.c Make audio violate POSIX less 2008-12-03 22:48:44 +00:00
mixeng.h Make audio violate POSIX less 2008-12-03 22:48:44 +00:00
mixeng_template.h Make audio violate POSIX less 2008-12-03 22:48:44 +00:00
noaudio.c Make audio violate POSIX less 2008-12-03 22:48:44 +00:00
ossaudio.c Make audio violate POSIX less 2008-12-03 22:48:44 +00:00
paaudio.c Make audio violate POSIX less 2008-12-03 22:48:44 +00:00
rate_template.h Make audio violate POSIX less 2008-12-03 22:48:44 +00:00
sdlaudio.c Support for DragonFly BSD (Hasso Tepper) 2009-03-07 20:06:23 +00:00
wavaudio.c Make audio violate POSIX less 2008-12-03 22:48:44 +00:00
wavcapture.c monitor: Rework API (Jan Kiszka) 2009-03-05 23:01:23 +00:00