ao: support all libao error codes
commit423276a38431a9057ea188ddf170305288098220
authorMax Kellermann <max@duempel.org>
Tue, 25 Nov 2008 15:17:48 +0000 (25 16:17 +0100)
committerMax Kellermann <max@duempel.org>
Tue, 25 Nov 2008 15:17:48 +0000 (25 16:17 +0100)
tree448823241dccfc36f6547e35ff92818c6f45f5ad
parentffc604498ec8dcc239d62ef1559acba3a69ad7d9
ao: support all libao error codes

The function audioOutputAo_error() did not implement all possible
libao error codes.  Support the rest of them, and fall back to
strerror().
src/output/ao_plugin.c