index
:
scummvm-rg350
trimui-s
scummvm with trimui support. Forked from https://github.com/salvacam/scummvm-rg350
neonloop
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
engines
/
scumm
/
player_v2cms.cpp
Age
Commit message (
Expand
)
Author
2011-05-12
GIT: Clean up: Suppress SVN tags, now useless
strangerke
2011-02-09
AUDIO: Rename sound/ dir to audio/
Max Horn
2010-10-25
SCUMM: Move shared code of Player_V2 & Player_V2CMS to new common base class
Max Horn
2010-10-25
SCUMM: Move class Player_V2CMS to its own header file
Max Horn
2010-10-24
ALL: code formatting fixes
Max Horn
2010-10-24
SCUMM: Turn global g_cmsEmu into a member var of Player_V2CMS
Max Horn
2010-09-17
SOUND: Move CMS emulator to sound/softsynth.
Johannes Schickel
2010-04-12
AUDIO: Rename Mixer::playInputStream to playStream
Max Horn
2010-03-10
Replace mutex_up/mutex_down methods by Common::StackLock
Max Horn
2010-03-10
cleanup
Max Horn
2010-01-25
Strip trailing spaces/tabs.
Johannes Schickel
2010-01-08
Switch Mixer::playInputStream to use DisposeAfterUse::Flag
Max Horn
2009-11-26
Add patch #2839048 - MM C64 sound/music player, with minor changes.
Travis Howell
2009-10-04
Change a couple places from 'end of namespace' to 'End of namespace', for con...
Max Horn
2009-09-30
Fix code formatting (esp. 'if(' -> 'if (' etc., but also indention and other ...
Max Horn
2009-07-01
Flag what looks like a bug in the CMS player code -- somebody should verify a...
Max Horn
2009-06-06
Fix printf format argument related warnings.
Johannes Schickel
2009-06-06
Patch #1365914: "SCUMM: CMS support." Disabled by default. Still plenty to do.
Eugene Sandulenko
2009-06-06
Add empty file to cheat git-svn
Eugene Sandulenko