qemu-e2k/audio
Bjørn Mork 866358211d alsa: add host suspend/resume support
Both input and output streams may be in SND_PCM_STATE_SUSPENDED
after the host is suspended and resumed, meaning "Hardware is
suspended".  snd_pcm_readi() and snd_pcm_writei() will return
-ESTRPIPE if called while the stream is in this state.

Call snd_pcm_resume() to enable audio output and capture after
host resume.

Signed-off-by: Bjørn Mork <bjorn@mork.no>
Signed-off-by: malc <av1474@comtv.ru>
2009-07-30 14:45:50 +04:00
..
alsaaudio.c alsa: add host suspend/resume support 2009-07-30 14:45:50 +04:00
audio_int.h
audio_pt_int.c
audio_pt_int.h
audio_template.h
audio.c Generate config-host.h from config-host.mak 2009-07-27 14:10:55 -05:00
audio.h rename WORDS_BIGENDIAN to HOST_WORDS_BIGENDIAN 2009-07-27 14:09:21 -05:00
coreaudio.c
dsound_template.h
dsoundaudio.c
esdaudio.c
fmodaudio.c
mixeng_template.h
mixeng.c
mixeng.h
noaudio.c
ossaudio.c
paaudio.c fix qemu_alloc/qemu_free for audio subsystem 2009-06-19 02:46:14 +04:00
rate_template.h
sdlaudio.c
wavaudio.c
wavcapture.c