scummvm/backends
Matthew Hoops 31252e1095 MACOSX: Fix compilation with the 10.2.8 SDK
This is a pretty bad hack of not using the kMusicDeviceProperty_SoundBankFSRef symbol and using its value instead. It felt wrong breaking 10.2.8 support just because of Soundfonts.
2013-02-01 16:48:38 -05:00
..
audiocd ALL: Remove trailing whitespaces 2011-06-20 00:59:48 +02:00
events JANITORIAL: Remove trailing whitespaces. 2012-09-26 04:17:55 +02:00
fs JANITORIAL: Enforce "} // End of namespace" with a single space after }. 2013-01-26 19:38:02 +01:00
graphics Merge pull request #301 from lordhoto/c++11-playground 2013-01-26 05:25:14 -08:00
keymapper KEYMAPPER: Add delays for *UP events coming from non-keys 2012-03-02 20:48:50 -06:00
log JANITORIAL: Remove trailing empty lines. 2011-08-07 13:53:33 +02:00
midi MACOSX: Fix compilation with the 10.2.8 SDK 2013-02-01 16:48:38 -05:00
mixer JANITORIAL: Fix ){ -> ) { 2013-01-24 20:15:13 +01:00
mutex NULL: Fix compiler error when using NullMutexManager 2012-02-19 18:38:28 +00:00
platform JANITORIAL: Enforce "} // End of namespace" with a single space after }. 2013-01-26 19:38:02 +01:00
plugins JANITORIAL: Fix missing whitespace in pointer cast 2012-02-15 10:07:10 -06:00
saves BACKENDS: Silence warning about ARRAYSIZE in windows-saves 2012-07-14 12:22:11 -04:00
taskbar JANITORIAL: Remove trailing whitespaces. 2012-09-26 04:17:55 +02:00
timer JANITORIAL: Remove trailing whitespaces. 2012-09-26 04:17:55 +02:00
updates/macosx OSX: Fix Sparkle compilation on older systems 2012-11-18 01:29:09 +00:00
vkeybd ALL: Let overlay related methods in OSystem take a void * and use a proper pitch values. 2012-06-16 04:17:14 +02:00
base-backend.cpp JANITORIAL: Remove SVN keywords 2011-08-06 11:30:47 +01:00
base-backend.h BACKENDS: Shuffle backends class hierarchy and module initialization 2011-06-08 14:29:22 +02:00
modular-backend.cpp ALL: Let overlay related methods in OSystem take a void * and use a proper pitch values. 2012-06-16 04:17:14 +02:00
modular-backend.h ALL: Let overlay related methods in OSystem take a void * and use a proper pitch values. 2012-06-16 04:17:14 +02:00
module.mk MIDI: add sndio midi backend 2012-05-15 16:39:21 +10:00