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
/
queen
/
music.cpp
Age
Commit message (
Expand
)
Author
2010-01-12
Rename all "Adlib" uses to "AdLib" to match the real name of the sound card /...
Johannes Schickel
2009-12-09
Changed MidiDriver::createMidi to take a MidiDriverType instead of an int
Max Horn
2009-07-25
Move the event recorder to its own class (EventRecoder inside common/EventRec...
Johannes Schickel
2008-12-25
Pushing down some header deps (on common/system.h, mostly)
Max Horn
2008-01-18
Possible fix for bug #1874516 (QUEEN: Lockup on quit)
Max Horn
2008-01-05
Fix to remove a tab character from the GPL header
Paul Gilbert
2007-12-26
Fix for bug #1858080: FOTAQ: game terminates badly
Max Horn
2007-11-21
use mutex to prevent race between MidiParser & MidiDriver
Gregory Montoir
2007-11-15
added support for Adlib tracks
Gregory Montoir
2007-09-19
Modified patch #1738058: "Action recorder".
Eugene Sandulenko
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-03-16
minor simplification
Gregory Montoir
2007-03-08
Since the amiga version handle music very differently than the PC version, th...
Gregory Montoir
2007-02-21
added initial support for FOTAQ amiga versions
Gregory Montoir
2006-04-04
Since our debug() adds an exclamation mark at the message end, remove
Eugene Sandulenko
2006-02-11
Moved engines to the new engines/ directory
Max Horn