SDL/src/audio/dsp
Ryan C. Gordon 0f0a6bb19c Adjusted default choice of audio driver.
If a driver can definitely see available devices, it is chosen. Otherwise,
 we'll take the first driver that initializes but saw no devices...this might
 be because it can't enumerate them, or there really aren't any available.

This prevents the dsp driver from hogging control when there are no /dev/dsp*
 nodes (for example, on a Linux box with ALSA and no OSS emulation).
2009-01-01 07:54:58 +00:00
..
SDL_dspaudio.c Adjusted default choice of audio driver. 2009-01-01 07:54:58 +00:00
SDL_dspaudio.h Updated copyright date 2008-12-08 00:27:32 +00:00