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
/
sound
/
mpu401.h
Age
Commit message (
Expand
)
Author
2004-01-06
updated copyright notice
Max Horn
2003-12-21
include stdafx.h
Max Horn
2003-10-05
Preliminary preparation for new YM2612 FM emulator.
Jamieson Christian
2003-09-26
Converted the MPU-401 timer to use the Timer class.
Jamieson Christian
2003-09-25
Fix for Bug [810564] ALL: missing instruments with native MT-32
Jamieson Christian
2003-08-08
Added generic send() option to MidiChannel.
Jamieson Christian
2003-07-05
updated code to use type MutexRef; added class StackLock (from sdl backend, n...
Max Horn
2003-06-11
fixed cast warnings
Max Horn
2003-06-11
Fixed race condition in MPU401 shutdown
Jamieson Christian
2003-06-01
Some last SysEx cleanup.
Jamieson Christian
2003-05-23
Revamped iMuse and Player classes. Player now uses MidiParser to parse its da...
Jamieson Christian
2003-05-16
Added SysEx hooks
Jamieson Christian
2003-03-06
updated copyrights headers
Paweł Kołodziejski
2003-03-06
and more cleanup ....
Paweł Kołodziejski
2002-12-18
Miscellaneous cleanup.
Jamieson Christian
2002-12-18
Initial iMuse SysEx implementation.
Jamieson Christian
2002-12-18
Initial framework for SysEx output support.
Jamieson Christian
2002-12-08
started to split out the midi drivers
Max Horn