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
/
kyra
/
sound_midi.cpp
Age
Commit message (
Expand
)
Author
2009-01-01
Whoa! Removing trailing spaces.
Eugene Sandulenko
2008-12-19
KYRA: fix mt-32 sysex loading for LOL floppy
Florian Kagerer
2008-12-14
Added code to initialize MT-32 properly for Lands of Lore.
Johannes Schickel
2008-12-11
Whoops changed integer size of variables storing volume information, now volu...
Johannes Schickel
2008-12-11
Midi code now allows volume values to be [0, 256] instead of [0, 255] like be...
Johannes Schickel
2008-12-07
Cleanup.
Johannes Schickel
2008-12-07
Prevent MIDI files from being load, when they are already loaded.
Johannes Schickel
2008-11-30
Fixed some looping MIDI sound effects.
Johannes Schickel
2008-11-30
Added MIDI SFX Map, fixes SFX in HoF.
Johannes Schickel
2008-11-30
- Extended MidiDriver::sysEx to allow 264 byte sysEx messages
Johannes Schickel
2008-11-30
Cleanup.
Johannes Schickel
2008-11-30
- Fix some valgrind warnings
Johannes Schickel
2008-11-30
Implement fade out support for MIDI.
Johannes Schickel
2008-11-30
Cleanup.
Johannes Schickel
2008-11-30
Initial version of proper MIDI support for KYRA.
Johannes Schickel