aboutsummaryrefslogtreecommitdiff
path: root/engines/scumm/player_v2cms.cpp
AgeCommit message (Expand)Author
2012-09-26JANITORIAL: Remove trailing whitespaces.Johannes Schickel
2011-08-10SCUMM: Change CMS sfx methods to use its own register set.Johannes Schickel
2011-08-07SCUMM: Further clean up of the CMS code.Johannes Schickel
2011-08-07SCUMM: Clean up CMS code some more.Johannes Schickel
2011-08-07SCUMM: Cleanup CMS code a bit.Johannes Schickel
2011-08-06SCUMM: Properly reset midi channel voice mapping in CMS on new track.Johannes Schickel
2011-08-06SCUMM: Slight cleanup in CMS code.Johannes Schickel
2011-08-06SCUMM: Fix some valgrind warnings in CMS code.Johannes Schickel
2011-08-05SCUMM: Fix up CMS player implementation.Johannes Schickel
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2011-02-09AUDIO: Rename sound/ dir to audio/Max Horn
2010-10-25SCUMM: Move shared code of Player_V2 & Player_V2CMS to new common base classMax Horn
2010-10-25SCUMM: Move class Player_V2CMS to its own header fileMax Horn
2010-10-24ALL: code formatting fixesMax Horn
2010-10-24SCUMM: Turn global g_cmsEmu into a member var of Player_V2CMSMax Horn
2010-09-17SOUND: Move CMS emulator to sound/softsynth.Johannes Schickel
2010-04-12AUDIO: Rename Mixer::playInputStream to playStreamMax Horn
2010-03-10Replace mutex_up/mutex_down methods by Common::StackLockMax Horn
2010-03-10cleanupMax Horn
2010-01-25Strip trailing spaces/tabs.Johannes Schickel
2010-01-08Switch Mixer::playInputStream to use DisposeAfterUse::FlagMax Horn
2009-11-26Add patch #2839048 - MM C64 sound/music player, with minor changes.Travis Howell
2009-10-04Change a couple places from 'end of namespace' to 'End of namespace', for con...Max Horn
2009-09-30Fix code formatting (esp. 'if(' -> 'if (' etc., but also indention and other ...Max Horn
2009-07-01Flag what looks like a bug in the CMS player code -- somebody should verify a...Max Horn
2009-06-06Fix printf format argument related warnings.Johannes Schickel
2009-06-06Patch #1365914: "SCUMM: CMS support." Disabled by default. Still plenty to do.Eugene Sandulenko
2009-06-06Add empty file to cheat git-svnEugene Sandulenko