aboutsummaryrefslogtreecommitdiff
path: root/sky/music/mt32music.cpp
AgeCommit message (Expand)Author
2005-01-28Use class Mutex instead of MutexRefMax Horn
2005-01-10system.h was being included in tons of places, without any good reason; reduc...Max Horn
2005-01-01Updated copyrightMax Horn
2004-10-22changed timing code.Robert Göffringmann
2004-09-28Rename remaining OSystem methods to match our coding guidelinesMax Horn
2004-01-06updated copyright noticeMax Horn
2004-01-03remove 'Sky' name prefix for most stuff (not needed anymore since we are in n...Max Horn
2004-01-03Introduce namespace 'Sky'Max Horn
2003-11-08cleanup whitespacesPaweł Kołodziejski
2003-10-12Fix for Bug [817286] MT-32 execution checksum errorsJamieson Christian
2003-10-07Corrected MT-32 master volume SysExJamieson Christian
2003-10-05renamed SkyState to SkyEngine; cleaned the #include dependency mess a bit (tr...Max Horn
2003-10-03Fix OOB SysEx checksumsJamieson Christian
2003-09-10moved declaration of error/warning/debug from engine.h to util.hMax Horn
2003-09-10Fxo sky module compileTravis Howell
2003-07-13debug/warning/error all automatically output a newlineMax Horn
2003-07-12fixed mt32 key velocitiesRobert Göffringmann
2003-07-01fixed race condition when loading different sectionsRobert Göffringmann
2003-06-22another warningMax Horn
2003-06-22native mt32 support and basic control panel (incomplete)Robert Göffringmann
2003-06-01cleaned code a bit, added SYSTEM_FLAGS and MOUSE_FLAGRobert Göffringmann
2003-05-29fixed wrong pathRobert Göffringmann
2003-05-28moved music drivers into seperated directory, added music support for diskdem...Robert Göffringmann