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
/
simon
/
midi.h
Age
Commit message (
Expand
)
Author
2005-10-18
Update FSF address. Eek. Actually that took place on May 1, 2005
Eugene Sandulenko
2005-05-10
Moved class File and the MD5 stuff to namespace Common
Max Horn
2005-01-28
Use class Mutex instead of MutexRef
Max Horn
2005-01-10
system.h was being included in tons of places, without any good reason; reduc...
Max Horn
2005-01-01
Updated copyright
Max Horn
2004-10-23
Better support of MT-32.
Eugene Sandulenko
2004-01-06
updated copyright notice
Max Horn
2003-10-03
Simon namespace
Max Horn
2003-08-11
More music volume management fixes
Jamieson Christian
2003-07-14
Feature [770161] SIMON: Remap instruments to GM
Jamieson Christian
2003-07-05
updated code to use type MutexRef; added class StackLock (from sdl backend, n...
Max Horn
2003-05-25
Added music support for simon1demo
Jamieson Christian
2003-05-24
Fixed MIDI channel conflict between music and MIDI sound effects in simon1dos.
Jamieson Christian
2003-05-24
Added support for simultaneous music and MIDI sound effects to simon1dos.
Jamieson Christian
2003-05-23
Removed invalid timer rate
Jamieson Christian
2003-05-21
More Simon music fixes.
Jamieson Christian
2003-05-21
Fixed Simon 1 sound effects.
Jamieson Christian
2003-05-21
More Simon music fixes
Jamieson Christian
2003-05-19
Fixed Simon 1 music regression.
Jamieson Christian
2003-05-19
Fixed virtual destructor problem
Jamieson Christian
2003-05-18
Implemented new Simon MIDI module, switching from MidiStreamer to MidiParser....
Jamieson Christian
2003-03-06
updated copyrights headers
Paweł Kołodziejski
2003-01-03
Add olki's patch for sound effects in simon1dos
Travis Howell
2002-12-11
ripped out obsolete midi streaming code from backends (this may break Alsa/SE...
Max Horn
2002-11-18
Added support for volume and pause control to Simon music.
Jamieson Christian
2002-11-17
added structures for midi pause/volume
Oliver Kiehl
2002-11-13
An ugly hack to allow music looping in simon1talkie
Travis Howell
2002-10-21
clean up of the Simon MidiPlayer class
Max Horn
2002-09-16
simon also use class File
Paweł Kołodziejski
2002-08-18
trying to clean up the Simon code - gee this is a *BIG* mess! Argh!
Max Horn