aboutsummaryrefslogtreecommitdiff
path: root/engines/sherlock/music.h
AgeCommit message (Collapse)Author
2015-06-14SHERLOCK: Add mutex to Sherlock MIDI parserTorbjörn Andersson
Hopefully this will put a stop to random crashes when music starts and/or stops. I'm never quite sure just how much locking is necessary, though...
2015-06-11SHERLOCK: RT map display partially workingPaul Gilbert
2015-06-10SHERLOCK: free midi music bufferMartin Kiewitz
2015-06-08SHERLOCK: add music + sync to 3DO introMartin Kiewitz
2015-06-02SHERLOCK: hopefully fix crash on exit/Music classMartin Kiewitz
2015-06-01SHERLOCK: intro timing + fixesMartin Kiewitz
2015-05-31SHERLOCK: clean up adlib driverMartin Kiewitz
2015-05-30Merge branch 'sherlock2'Paul Gilbert
2015-05-30SHERLOCK: add (unfinished) adlib driverMartin Kiewitz
2015-05-24SHERLOCK: Split sound class in two, add WIP music playerStrangerke