Rework the OS X MIDI disabling code, as SDL_mixer 1.2.11 fixes the crash. Check...
commit27d4bf234b2409ec42e79e62e9e9cb8508bbe1a4
authorSimon Howard <fraggle@gmail.com>
Thu, 19 Nov 2009 21:49:13 +0000 (19 21:49 +0000)
committerSimon Howard <fraggle@gmail.com>
Thu, 19 Nov 2009 21:49:13 +0000 (19 21:49 +0000)
tree21a4474615a71634b51a17cc3ec8458eefeda7fa
parent9b63598af7d36ee96fa2c1aa5c73de4b23b174bb
Rework the OS X MIDI disabling code, as SDL_mixer 1.2.11 fixes the crash.  Check and disable MIDI by default if using an older version of SDL on OS X.

git-svn-id: https://chocolate-doom.svn.sourceforge.net/svnroot/chocolate-doom/trunk/chocolate-doom@1730 ee5ca603-980d-0410-972c-a23fc50d79fe
setup/Makefile.am
setup/configfile.c
setup/sound.c
setup/sound.h
src/i_sdlmusic.c
src/m_config.c
src/s_sound.c