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 (
Collapse
)
Author
2010-04-12
AUDIO: Rename Mixer::playInputStream to playStream
Max Horn
svn-id: r48637
2010-03-10
Replace mutex_up/mutex_down methods by Common::StackLock
Max Horn
svn-id: r48231
2010-03-10
cleanup
Max Horn
svn-id: r48230
2010-01-25
Strip trailing spaces/tabs.
Johannes Schickel
svn-id: r47541
2010-01-08
Switch Mixer::playInputStream to use DisposeAfterUse::Flag
Max Horn
svn-id: r47182
2009-11-26
Add patch #2839048 - MM C64 sound/music player, with minor changes.
Travis Howell
svn-id: r46143
2009-10-04
Change a couple places from 'end of namespace' to 'End of namespace', for ↵
Max Horn
consistency svn-id: r44634
2009-09-30
Fix code formatting (esp. 'if(' -> 'if (' etc., but also indention and other ↵
Max Horn
things) svn-id: r44495
2009-07-01
Flag what looks like a bug in the CMS player code -- somebody should verify ↵
Max Horn
and fix this properly svn-id: r42011
2009-06-06
Fix printf format argument related warnings.
Johannes Schickel
svn-id: r41289
2009-06-06
Patch #1365914: "SCUMM: CMS support." Disabled by default. Still plenty to do.
Eugene Sandulenko
svn-id: r41282
2009-06-06
Add empty file to cheat git-svn
Eugene Sandulenko
svn-id: r41280