alsa: post error message when audio device disappears
authorTim-Philipp Müller <tim@centricular.net>
Sat, 15 Dec 2012 19:36:56 +0000 (19:36 +0000)
committerTim-Philipp Müller <tim@centricular.net>
Sun, 16 Dec 2012 01:00:43 +0000 (01:00 +0000)
commit3d5a78e67a70194f3724b0d0c4f213681283eecf
tree3374efad30eac57bb57f32a2a74889385735993e
parent3f583351d44824421bc368b34f87ffdaf51c7811
alsa: post error message when audio device disappears

Don't loop forever if an USB audio device gets disconnected
while in use. Post an error message instead. This is not
enough yet though, we still need to make the base class
and/or the ring buffer bail out.

https://bugzilla.gnome.org/show_bug.cgi?id=690197
ext/alsa/gstalsasink.c
ext/alsa/gstalsasrc.c