This website requires JavaScript.
Explore
Help
Register
Sign in
thirdparty
/
scummvm
Watch
2
Star
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
00ea91c5d6
scummvm
/
backends
/
midi
History
Download ZIP
Download TAR.GZ
Nicola Mettifogo
1e985051a9
reduced dependency from windows-specific header files
...
svn-id: r26034
2007-03-09 00:13:07 +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
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