aboutsummaryrefslogtreecommitdiff
path: root/engines/sherlock/music.h
AgeCommit message (Expand)Author
2016-10-09JANITORIAL: Remove trailing spacesEugene Sandulenko
2016-04-14JANITORIAL: Reduce audio header dependenciesOri Avtalion
2015-10-11SHERLOCK: Fix memory leak playing musicPaul Gilbert
2015-09-21SHERLOCK: RT: Start next music song when a previous one finishesPaul Gilbert
2015-08-29SHERLOCK: Rework the "song" debugger commandTorbjörn Andersson
2015-08-15SHERLOCK: RT: Implemented setMusicVolume, cleanup of sound codePaul Gilbert
2015-08-13SHERLOCK: RT: Removal of redundant music codePaul Gilbert
2015-07-04SHERLOCK: SS: Fix crash in intro when music finishesPaul Gilbert
2015-07-04SHERLOCK: Make playMusic a private method of MusicPaul Gilbert
2015-07-01SHERLOCK: RT: Implement cmdPlaySong opcodePaul Gilbert
2015-06-17SHERLOCK: hopefully fix music crash when exitingMartin Kiewitz
2015-06-16SHERLOCK: intro: msec sync instead of ticksMartin Kiewitz
2015-06-15SHERLOCK: RT: Initial implementation of XMI music support for RTFilippos Karapetis
2015-06-14SHERLOCK: Add mutex to Sherlock MIDI parserTorbjörn Andersson
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