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-11 20:26:31 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
scummvm
/
backends
/
midi
History
Johannes Schickel
1431944294
Add GCC_PRINTF parameter.
...
svn-id: r42104
2009-07-04 18:54:06 +00:00
..
alsa.cpp
Fixed compilation error
2009-05-30 17:06:30 +00:00
camd.cpp
…
coreaudio.cpp
…
coremidi.cpp
…
dmedia.cpp
Patch
#2658665
: Implement getDevices() in backends/midi/dmedia.cpp
2009-03-16 04:15:03 +00:00
quicktime.cpp
The error() and warning() functions add ! and newline automatically. (I didn't
2009-05-31 10:02:16 +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
…
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
…