update the driver list for OS X. I should have done this days ago.
This commit is contained in:
@@ -22,8 +22,7 @@ RageSoundDriver *MakeRageSoundDriver(CString drivers);
|
||||
#if defined(LINUX)
|
||||
#define DEFAULT_SOUND_DRIVER_LIST "ALSA9,OSS,Null"
|
||||
#elif defined(DARWIN)
|
||||
//#define DEFAULT_SOUND_DRIVER_LIST "QT,SDL,Null"
|
||||
#define DEFAULT_SOUND_DRIVER_LIST "QT,Null"
|
||||
#define DEFAULT_SOUND_DRIVER_LIST "QT,QT1,Null"
|
||||
#elif defined(WIN32)
|
||||
#define DEFAULT_SOUND_DRIVER_LIST "DirectSound,DirectSound-sw,WaveOut"
|
||||
#else
|
||||
|
||||
Reference in New Issue
Block a user