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
/
touche
/
midi.cpp
Age
Commit message (
Collapse
)
Author
2009-12-09
Changed MidiDriver::createMidi to take a MidiDriverType instead of an int
Max Horn
svn-id: r46316
2008-06-26
moved midi driver object creation to MidiPlayer class (to match delete call)
Gregory Montoir
svn-id: r32798
2008-06-06
TOUCHE: Fixed a memory leak
Christopher Page
svn-id: r32566
2007-09-19
Merged common/stdafx.h into common/scummsys.h. All referencing files have ↵
Nicola Mettifogo
been updated. svn-id: r28966
2007-07-30
added missing MIDI gm->mt32 program change mapping (bug #1759318)
Gregory Montoir
svn-id: r28331
2007-05-30
Updated legal headers in source files, based on what Pidgin (the IM client ↵
Max Horn
formerly knowns as Gaim) does; added new (incomplete) COPYRIGHT file; updated copyright dates in a few spots svn-id: r27024
2006-12-29
minor simplification
Gregory Montoir
svn-id: r24948
2006-11-15
added handler for flag 618 (cursor display on/off) and workaround a palette ↵
Gregory Montoir
glitch svn-id: r24724
2006-11-11
various fixes, Touche should now be completable without any major glitches
Gregory Montoir
svn-id: r24672
2006-11-05
enabled MIDI volume changes
Gregory Montoir
svn-id: r24627
2006-11-05
added basic MIDI playback
Gregory Montoir
svn-id: r24617