aboutsummaryrefslogtreecommitdiff
path: root/scumm/imuse_player.cpp
AgeCommit message (Expand)Author
2005-06-24Whitespace changes.Torbjörn Andersson
2005-06-24When including files from common/, explicitly use the common/ prefixMax Horn
2005-05-29WhitespaceTorbjörn Andersson
2005-05-27Very minor cleanup.Torbjörn Andersson
2005-05-26Cleanup. (Mostly whitespace.)Torbjörn Andersson
2005-05-25cleanupMax Horn
2005-05-25Changed misleading 'isGM' name to 'isMIDI'; cleanup in the isMIDI/isMT32 methodsMax Horn
2005-01-07Flag 64 bit problem in iMuse, as well as what I think might be very old regre...Max Horn
2005-01-01Updated copyrightMax Horn
2004-09-29Use FM-TOWNS consistentlyMax Horn
2004-06-02Ignore imuse control code in HE gamesTravis Howell
2004-02-14Use correct order, to prevent mingw warnings.Travis Howell
2004-02-14Init the correct wayTravis Howell
2004-01-14??ZZTravis Howell
2004-01-06updated copyright noticeMax Horn
2003-12-13cleanupMax Horn
2003-11-16changed some shift operators to *, /Paweł Kołodziejski
2003-11-08cleanup whitespacesPaweł Kołodziejski
2003-10-05Preliminary preparation for new YM2612 FM emulator.Jamieson Christian
2003-10-03Fix for Bug [817242] ALL: MT-32 to GM key velocity conversionJamieson Christian
2003-10-03introduced namespace Scumm; made #include statements use scumm/ prefix explic...Max Horn
2003-10-03const as const canMax Horn
2003-09-29Cleanup, mostly related to matching up semanticsJamieson Christian
2003-09-25Fix for Bug [810564] ALL: missing instruments with native MT-32Jamieson Christian
2003-09-18moved engine.* to base; this fixes some linking issues when building a barebo...Max Horn
2003-09-16Partial fix for Bug [636985] ZAK256: No kazoo tuneJamieson Christian
2003-09-07some cleanup; clarified isSoundInUse semantics and the difference between IMu...Max Horn
2003-08-29Replaced VER_V* notation for savegames withJamieson Christian
2003-08-21Fix for Bug [792178] MI1: Intro asynchronity regressionJamieson Christian
2003-08-17More adlib tempo tweaksJochen Hoenicke
2003-08-16More corrections to the VAR_MUSIC_TIMERJamieson Christian
2003-08-16Corrected timing mechanism for RO music streams.Jamieson Christian
2003-08-16Fixed transpose/detune computationsJamieson Christian
2003-08-14Added support for Roland MT-32 music tracksJamieson Christian
2003-08-13Made Player::decode_sysex_bytes const-correct.Bertrand Augereau
2003-08-08Fixed type mismatch warningJamieson Christian
2003-08-08Added missing break after caseJamieson Christian
2003-08-07Fix for Bug [780924] IMUSE: Pitchbend isn't reset when changing tracksJamieson Christian
2003-08-06Upgraded IMuse::doCommand() to support more than 8 parameters.Jamieson Christian
2003-08-05getting rid of g_mixer; removing lots of whitespaceMax Horn
2003-08-01indention fix (so the code adheres to our indention rules)Max Horn
2003-07-31Fix for RC bug [780675] MI2: Reoccuring crashJamieson Christian
2003-06-27sync implementation with interfaceMax Horn
2003-06-01Hack to fix odd usage of the ParameterFaderJamieson Christian
2003-05-31fixed mismatch between declaration and implementationMax Horn
2003-05-25More cleanup, plus more crash-aversion fixes.Jamieson Christian
2003-05-25Fixed music starting at incorrect location when loading gameJamieson Christian
2003-05-25Fixed occassional music crashes when loading games.Jamieson Christian
2003-05-24Possible fix for hanging notes in iMuseJamieson Christian
2003-05-24Removed more unnecessary codeJamieson Christian