Use only the first available backend for playback or capture devices
commit4ac0a507e0d9d43efb24d26d2ee01d0f3b003dfa
authorChris Robinson <chris.kcat@gmail.com>
Fri, 19 Aug 2011 08:41:16 +0000 (19 01:41 -0700)
committerChris Robinson <chris.kcat@gmail.com>
Fri, 19 Aug 2011 08:41:16 +0000 (19 01:41 -0700)
treea72e44eb44249828315b526217aec21fa862ef78
parentd54908d946a6644b06d7ff42156efe86ad8ede71
Use only the first available backend for playback or capture devices

This should help cut down on the number of duplicate devices when enumerating
on a system that supports multiple backends. It will also avoid the problem of
backends that don't play well with others (eg, PulseAudio).
Alc/ALc.c