• Ryan C. Gordon's avatar
    Adjusted default choice of audio driver. · 0e24b20c
    Ryan C. Gordon authored
    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).
    
    --HG--
    extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%403400
    0e24b20c
Name
Last commit
Last update
..
audio Loading commit data...
cdrom Loading commit data...
cpuinfo Loading commit data...
events Loading commit data...
file Loading commit data...
haptic Loading commit data...
joystick Loading commit data...
libm Loading commit data...
loadso Loading commit data...
main Loading commit data...
stdlib Loading commit data...
thread Loading commit data...
timer Loading commit data...
video Loading commit data...
SDL.c Loading commit data...
SDL_compat.c Loading commit data...
SDL_error.c Loading commit data...
SDL_error_c.h Loading commit data...
SDL_fatal.c Loading commit data...
SDL_fatal.h Loading commit data...