summaryrefslogtreecommitdiff
path: root/src/i_sdlmusic.c
AgeCommit message (Expand)Author
2009-11-21Merge from trunk.Simon Howard
2009-11-19Rework the OS X MIDI disabling code, as SDL_mixer 1.2.11 fixes theSimon Howard
2009-10-01Merge from trunk.Simon Howard
2009-10-01Oops.Simon Howard
2009-09-30Change British English spellings to American English, for consistency.Simon Howard
2009-03-04Add initial stub for OPL backend.Simon Howard
2007-08-19Use __APPLE__ instead of __MACOSX__.Simon Howard
2007-06-21Add arrlen() macro as a clearer way of doing sizeof(array) /Simon Howard
2007-06-17Make the music code modular as well, although for the time being thereSimon Howard
2007-06-17Split i_sound.c into i_sdlsound.c, i_sdlmusic.c, with generic "soundSimon Howard