This website requires JavaScript.
Explore
Help
Register
Sign In
libretro
/
scummvm
Watch
1
Star
0
Fork
0
You've already forked scummvm
mirror of
https://github.com/libretro/scummvm.git
synced
2025-01-14 13:58:01 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
scummvm
/
backends
/
midi
History
Max Horn
76132409d6
Removed Mac OS X QuickTime MIDI backend. It breaks on OS X 10.6, and it's not as good as the CoreAudio backend anyway
...
svn-id: r44428
2009-09-27 22:43:32 +00:00
..
alsa.cpp
Minor constness fixes
2009-09-06 10:51:20 +00:00
camd.cpp
- Extended MidiDriver::sysEx to allow 264 byte sysEx messages
2008-11-30 04:42:30 +00:00
coreaudio.cpp
Fix CoreAudio MIDI backend on Mac OS X 10.6
2009-09-27 22:42:51 +00:00
coremidi.cpp
…
dmedia.cpp
Patch
#2658665
: Implement getDevices() in backends/midi/dmedia.cpp
2009-03-16 04:15:03 +00:00
seq.cpp
Silenced the reamining warnings reported in patch
#2684986
(gcc warnings with -DFORTIFY_SOURCE=2 -fstack-protector)
2009-06-28 19:56:58 +00:00
stmidi.cpp
Whoa! Removing trailing spaces.
2009-01-01 15:06:43 +00:00
timidity.cpp
Add GCC_PRINTF parameter.
2009-07-04 18:54:06 +00:00
windows.cpp
Fix parameter in Windows MIDI backend (this is according to API documentation from M$).
2009-03-20 00:20:29 +00:00
ypa1.cpp
…
zodiac.cpp
- Extended MidiDriver::sysEx to allow 264 byte sysEx messages
2008-11-30 04:42:30 +00:00