Don't expose "DirectSound Default" in the ALL_DEVICES list
commit529ff3197ac6b352c10ef4391ba8bc8c18a43ce5
authorChris Robinson <chris.kcat@gmail.com>
Sat, 20 Aug 2011 09:49:15 +0000 (20 02:49 -0700)
committerChris Robinson <chris.kcat@gmail.com>
Sat, 20 Aug 2011 09:49:15 +0000 (20 02:49 -0700)
treef59db5989c8749ba0f9567ac9218760b986209c4
parentb036bc9e049efe97a5532b24e08640e7f5cf3934
Don't expose "DirectSound Default" in the ALL_DEVICES list

This is under the assumption that one of the devices in ALL_DEVICES corresponds
to the default. This is not true for all backends (eg, ALSA).
Alc/backends/dsound.c