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
/
backends
/
midi
/
windows.cpp
Age
Commit message (
Expand
)
Author
2004-01-06
updated copyright notice
Max Horn
2003-11-08
cleanup whitespaces
Paweł Kołodziejski
2003-09-25
Fix for Bug [810564] ALL: missing instruments with native MT-32
Jamieson Christian
2003-09-10
moved declaration of error/warning/debug from engine.h to util.h
Max Horn
2003-06-11
Fixed race condition in MPU401 shutdown
Jamieson Christian
2003-06-01
Fixed SysEx errors
Jamieson Christian
2003-05-18
Implemented new Simon MIDI module, switching from MidiStreamer to MidiParser....
Jamieson Christian
2003-05-15
Possible fix for Windows SysEx transmissions
Jamieson Christian
2003-03-06
updated copyrights headers
Paweł Kołodziejski
2003-03-06
and more cleanup ....
Paweł Kołodziejski
2003-01-10
First-revision SysEx support for -ewindows.
Jamieson Christian
2002-12-12
Fixed VC++ errors in Windows driver after streaming capability was removed.
Jamieson Christian
2002-12-11
ripped out obsolete midi streaming code from backends (this may break Alsa/SE...
Max Horn
2002-12-11
fixed legal header
Max Horn
2002-12-11
Separated Windows MIDI driver into its own file
Jamieson Christian