aboutsummaryrefslogtreecommitdiff
path: root/engines/tinsel/music.cpp
AgeCommit message (Expand)Author
2009-05-24tinsel: disable midi playing for Discworld PSX, as the game uses the propriet...Fabio Battaglia
2009-03-19Added some more debug messagesSven Hesse
2009-03-07Whitespace cleanup: Convert space followed by tab to just tabMax Horn
2009-02-02Fixed warning about implicit signed -> unsigned integer conversionMax Horn
2009-02-02endian safetyJoost Peters
2009-01-29A ton of code formatting fixes; also fixed warnings about single line loops l...Max Horn
2009-01-27cleanupMax Horn
2009-01-24fixing #2531282: don't fall back to a real audio CD when playing enhanced mid...Willem Jan Palenstijn
2009-01-14Fix for non-looped tracks of the music enhancement project. Also, got rid of ...Filippos Karapetis
2009-01-12CleanupFilippos Karapetis
2009-01-12Imitate the way the original game is playing MIDI tracks when playing enhance...Filippos Karapetis
2009-01-12Added support for the Discworld 1 Music Enhancement project. Big thanks to Ja...Filippos Karapetis
2009-01-01Whoa! Removing trailing spaces.Eugene Sandulenko
2008-12-01Merged the tinsel 2 engine with tinsel 1. Both Discworld 1 and Discworld 2 sh...Filippos Karapetis
2008-09-19Changed tinsel's volume range (0-127) to match ScummVM's (0-255)Filippos Karapetis
2008-08-20Moved the mutex locking a bit. (Consistent with how the AGOS engine does it.)Torbjörn Andersson
2008-07-29Changed class File (and derived classes) to only support read-only access; ad...Max Horn
2008-07-24cleanupMax Horn
2008-07-23Added Tinsel engine to main repos (no news item for it ON PURPOSE)Max Horn