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
/
agos
/
midi.cpp
Age
Commit message (
Expand
)
Author
2008-08-10
Merged revisions 33719,33721-33723,33725-33727,33729-33730,33733,33736,33742,...
Christopher Page
2008-08-10
Committed my patch #2040074 ("XMIDI callback control events"). At the moment,...
Torbjörn Andersson
2008-07-14
AGOS: Got rid of _masterVolume and replaced with _musicVolume and _sfxVolume ...
Christopher Page
2007-09-19
Merged common/stdafx.h into common/scummsys.h. All referencing files have bee...
Nicola Mettifogo
2007-05-30
Updated legal headers in source files, based on what Pidgin (the IM client fo...
Max Horn
2007-02-16
a 20ms second delay should be ample time for a GM system ON
Max Horn
2007-02-16
AGOS: Send GM System Enable/On upon startup
Max Horn
2007-02-14
Removed unnecessary #include.
Torbjörn Andersson
2006-10-21
Cleanup
Travis Howell
2006-10-15
Minor cleanup
Travis Howell
2006-10-08
Added more const qualifiers
Max Horn
2006-09-29
Phase 5 of Simon engine renaming. Renamed namespace Simon -> AGOS and
Eugene Sandulenko
2006-09-29
Phase 2 of Simon renaming. Simon directory renaming
Eugene Sandulenko