aboutsummaryrefslogtreecommitdiff
path: root/sound/gmidi.cpp
AgeCommit message (Expand)Author
2002-04-12new video engine (expect broken non-sdl builds),Ludvig Strigeus
2002-04-11Large pointless reindentation of all the code. Also fixed a few mistakesJames Brown
2002-03-21Move some box stuff from scumm.h to new boxes.hJames Brown
2002-03-20I know it probably doesn't look like much, but this is a start to the reorg -...James Brown
2002-03-16MorphOS port (sdl version) + endian fixes for big endian machines.James Brown
2002-03-14should be "#if !defined", instead of "#if !define" :)Mutwin Kraus
2002-03-14Fix some possible problems with new gmidi.cpp compiling on Mac Carbon..James Brown
2002-03-14Rewire the MIDI subsystem to use drivers selecting from the commandline.James Brown
2002-03-14Add missing file. Oops.James Brown
2002-03-14Added some new midi drivers - QuickTime Music and RawMidi.James Brown
2002-02-02Added newline at end of file to fix gcc warnings.Marcus Comstedt
2001-12-01fixed to compile on unixLudvig Strigeus
2001-12-01adlib sound support, use USE_ADLIBLudvig Strigeus