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-13 05:00:59 +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
…
coreaudio.cpp
Fix CoreAudio MIDI backend on Mac OS X 10.6
2009-09-27 22:42:51 +00:00
coremidi.cpp
…
dmedia.cpp
…
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
…
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
…