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
/
sky
/
music
/
gmmusic.h
Age
Commit message (
Expand
)
Author
2006-02-11
Change CVS keywords to SVN keywords
Max Horn
2006-01-18
Update copyright notice
Eugene Sandulenko
2005-12-05
some cleanup, engine returns to the launcher now instead of calling OSystem::...
Robert Göffringmann
2005-10-18
Update FSF address. Eek. Actually that took place on May 1, 2005
Eugene Sandulenko
2005-04-03
Committed patch #1168149 (Shared GM/MT-32 mapping) by eriktorbjorn as-is. Thi...
Jerome Fisher
2005-01-28
Use class Mutex instead of MutexRef
Max Horn
2005-01-01
Updated copyright
Max Horn
2004-10-22
changed timing code.
Robert Göffringmann
2004-01-06
updated copyright notice
Max Horn
2004-01-03
remove 'Sky' name prefix for most stuff (not needed anymore since we are in n...
Max Horn
2004-01-03
Introduce namespace 'Sky'
Max Horn
2003-10-05
renamed SkyState to SkyEngine; cleaned the #include dependency mess a bit (tr...
Max Horn
2003-09-18
moved engine.* to base; this fixes some linking issues when building a barebo...
Max Horn
2003-07-12
fixed mt32 key velocities
Robert Göffringmann
2003-07-11
removed useless additional mapping tables and fixed crash in LINC section
Robert Göffringmann
2003-07-01
fixed race condition when loading different sections
Robert Göffringmann
2003-06-22
native mt32 support and basic control panel (incomplete)
Robert Göffringmann
2003-06-01
cleaned code a bit, added SYSTEM_FLAGS and MOUSE_FLAG
Robert Göffringmann
2003-05-28
moved music drivers into seperated directory, added music support for diskdem...
Robert Göffringmann