aboutsummaryrefslogtreecommitdiff
path: root/sound/mididrv.cpp
AgeCommit message (Collapse)Author
2002-04-27fixed midi instrument ids in QuickTime driverMax Horn
svn-id: r4109
2002-04-27Add autosave support, fix sm and max midi.James Brown
svn-id: r4099
2002-04-26removed the unused destroy() methods; using 'delete this' issn't nice anyway <g>Max Horn
svn-id: r4097
2002-04-26added new style midi drivers using QuickTime (MacOS 9 & X) and CoreAudio ↵Max Horn
(MacOS X) svn-id: r4086
2002-04-22BeOS compilation fixJames Brown
svn-id: r4047
2002-04-21BEOS midi compile fix. Take 1.James Brown
svn-id: r4031
2002-04-21Fix midi compilation - in more ways than one :PJames Brown
svn-id: r4030
2002-04-20Warning fix.James Brown
svn-id: r4029
2002-04-20Committed Florian Schmitt (fatpenguin)'s Linux MIDI patch. Reported as ↵Lionel Ulmer
working by urs and khalek on IRC :-) svn-id: r4028
2002-04-20Commit of the X11 driver using the new OSystem interface. Plus some warning ↵Lionel Ulmer
fixes and gameDetector hacks. svn-id: r4024
2002-04-18Reenable MorphOS Midi driver, small updates to CD open code (only when CD ↵Ruediger Hanke
audio is requested) and start options svn-id: r3997
2002-04-17Minor WinCE changesNicolas Bacca
svn-id: r3980
2002-04-16Added missing newline at end of file.Marcus Comstedt
svn-id: r3967
2002-04-14wrote new mixer class,Ludvig Strigeus
cleaned up sound header files, integrated mixer into scummvm & simon svn-id: r3937
2002-04-13new midi driver API,Ludvig Strigeus
no more USE_ADLIB, a couple of sdl graphics driver fixes. svn-id: r3925