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-02-11 13:45:25 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
scummvm
/
backends
/
midi
History
Chris Apers
532311576e
Fixed compilation
...
svn-id: r26698
2007-05-01 09:58:44 +00:00
..
alsa.cpp
Unified how we deal with (and how we generate) MIDI sysex messages -- in particular, we now always do so w/o framing the message (documented this with a Doxygen comment in the MidiDriver class)
2007-02-16 13:30:41 +00:00
coreaudio.cpp
Unified how we deal with (and how we generate) MIDI sysex messages -- in particular, we now always do so w/o framing the message (documented this with a Doxygen comment in the MidiDriver class)
2007-02-16 13:30:41 +00:00
coremidi.cpp
Unified how we deal with (and how we generate) MIDI sysex messages -- in particular, we now always do so w/o framing the message (documented this with a Doxygen comment in the MidiDriver class)
2007-02-16 13:30:41 +00:00
morphos.cpp
Do not #include endian.h in scummsys.h (cuts down deps on endian.h from ~400 to ~250). Many greetings to eriktorbjorn, and have fun recompiling.
2006-03-29 15:59:37 +00:00
quicktime.cpp
Do not #include endian.h in scummsys.h (cuts down deps on endian.h from ~400 to ~250). Many greetings to eriktorbjorn, and have fun recompiling.
2006-03-29 15:59:37 +00:00
seq.cpp
Explicitly #include fcntl.h and unistd.h for the open/write/close syscalls
2007-03-08 20:42:40 +00:00
windows.cpp
reduced dependency from windows-specific header files
2007-03-09 00:13:07 +00:00
ypa1.cpp
Change CVS keywords to SVN keywords
2006-02-11 12:47:47 +00:00
zodiac.cpp
Fixed compilation
2007-05-01 09:58:44 +00:00