aboutsummaryrefslogtreecommitdiff
path: root/scumm/imuse.cpp
AgeCommit message (Expand)Author
2003-07-07Fix for bug [761637] FOA: Music problems in endgame/credits.Jamieson Christian
2003-06-18Fix for bug [756555] ALL: With '-ewindows' notes don't stop at quitJamieson Christian
2003-06-17I will add a wrapper for that (currently NULL driver)Chris Apers
2003-06-15moved GameId declaration to common/engine.h (more logical); moved scumm speci...Max Horn
2003-06-14Patch #754151: Removed READ_*_UNALIGNED and always read stuff bytewise; augme...Max Horn
2003-06-12This was missingChris Apers
2003-06-01Fixed MT-32 welcome messageJamieson Christian
2003-06-01Some last SysEx cleanup.Jamieson Christian
2003-06-01Teaking the MT-32 welcome message.Jamieson Christian
2003-06-01Welcome message for MT-32 panels.Jamieson Christian
2003-05-28Treat AMI music resoucres in monkey2 for Amiga as ROL for now, to allow music...Travis Howell
2003-05-26Fixed a MORONIC oob memory write. Now back to remedial C++ classJamieson Christian
2003-05-26Fixes possible crashes during music shutdownJamieson Christian
2003-05-24er oopsJonathan Gray
2003-05-24Various iMuse cleanupJamieson Christian
2003-05-24returning 1 instead of the id is the correct behaviour I believe, but the scr...Jonathan Gray
2003-05-23Added XMIDI support to IMuse. IMuse now plays music from Humongous games.Jamieson Christian
2003-05-23Revamped iMuse and Player classes. Player now uses MidiParser to parse its da...Jamieson Christian
2003-05-22Separated IMuse Player into its own fileJamieson Christian
2003-05-21Added ParameterFader into savegame format.Jamieson Christian
2003-05-21Replaced VolumeFader with more generic ParameterFaderJamieson Christian
2003-05-21Integrated VolumeFader into each PlayerJamieson Christian
2003-05-21many pedantic warning fixes (and some actual potential buglets fixed, too)Max Horn
2003-05-20More thorough parameterFade and deferredCommand implementation.Jamieson Christian
2003-05-19Updated doCommand(14) with new information.Jamieson Christian
2003-05-19Proof of concept for XMIDI parser in Humongous games.Jamieson Christian
2003-05-17Fixed program change msgs being sent under AdlibJamieson Christian
2003-05-17Added imuse_multimidi to debuggerJamieson Christian
2003-05-17Fixed Adlib sound problem on old (small header) games. Thanks for eriktorbjor...Jamieson Christian
2003-05-17Added command line options forJamieson Christian
2003-05-16Fixed volume fader problem under multiple MIDI driversJamieson Christian
2003-05-16Redesigned -t optionJamieson Christian
2003-05-16Feature [557411] Adlib sound effects with GM drivers.Jamieson Christian
2003-05-16And yet more cleanupJamieson Christian
2003-05-16More IMuse cleanupJamieson Christian
2003-05-16FINALLY got MI2 Woodtick music working!Jamieson Christian
2003-05-16Corrected overly aggressive MIDI channel reallocationJamieson Christian
2003-05-16Fixed SysEx parse error, misc. cleanupJamieson Christian
2003-05-16Fixed game load crashJamieson Christian
2003-05-16IMuseDriver functionality absorbed into IMuseInternal.Jamieson Christian
2003-05-15Removed deprecated _program.Jamieson Christian
2003-05-15Some more streamliningJamieson Christian
2003-05-15Whoops, disable debugJamieson Christian
2003-05-15More streamliningJamieson Christian
2003-05-15Fixed S&M regression in World of Fish music.Jamieson Christian
2003-05-15Fixed panning issueJamieson Christian
2003-05-07fixed warningMax Horn
2003-05-07..\..\msg.txtJamieson Christian
2003-05-05Interim fix for Bug [712042] FOA: Lockup.Jamieson Christian
2003-04-30PalmOS changesMax Horn