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_v4a.h
Age
Commit message (
Expand
)
Author
2011-05-25
ALL: initialise -> initialize
Matthew Hoops
2011-05-12
GIT: Clean up: Suppress SVN tags, now useless
strangerke
2011-04-28
JANITORIAL: Reduce header dependencies in shared code
Ori Avtalion
2011-02-09
AUDIO: Rename sound/ dir to audio/
Max Horn
2010-01-25
Strip trailing spaces/tabs.
Johannes Schickel
2009-11-26
Add patch #2839048 - MM C64 sound/music player, with minor changes.
Travis Howell
2009-08-01
engines/scumm/scumm.cpp: terminate method is pretty redundant - removed
Norbert Lange
2009-08-01
refactored and commented player_va4 a bit
Norbert Lange
2009-06-25
Fixed restarting of song (hopefully thouroughly)
Norbert Lange
2009-06-20
fixed portamento-effect.
Norbert Lange
2009-06-19
Enabled signals and made ScummVM use them (they specify when a song should be...
Norbert Lange
2009-06-19
added support for SFX by using a seperate Player for them.
Norbert Lange
2009-06-14
player_v4a:
Norbert Lange
2009-06-12
fixed formatting
Norbert Lange
2009-06-12
Removed alot of the debug-output
Norbert Lange