scummvm/backends
Colin Snover 1c0c540fa7 MACOS: Use 'unsigned int' instead of NSUInteger
NSUInteger apparently does not exist until macOS 10.5, but
buildbot targets 10.4.
2016-07-10 11:46:32 -05:00
..
audiocd LINUX: Use classic major/minor macros. 2016-03-21 04:42:13 +01:00
events Revert "SDL: Fix keyboard on macOS, fix directional keypad" 2016-07-03 19:43:56 +02:00
fs POSIX: Move assureDirectoryExists to posix-fs{.h,.cpp}. 2016-02-02 09:16:40 +01:00
graphics SDL: Fix mouse trailing part of bug #7141 2016-07-01 08:26:03 +02:00
keymapper KEYMAPPER: Fix off-by-one error with keymapper action names 2014-10-26 22:20:57 +01:00
log LOG: fix month in log file 2015-03-20 11:26:42 +01:00
midi WIN32: Fix invalid array accesses when MIDI device listing fails. 2016-03-01 01:14:17 +01:00
mixer PS3: Set the default audio output rate to 48000 Hz 2015-12-15 20:10:19 +01:00
mutex SDL: Make GPL headers consistent in themselves. 2014-02-18 02:39:38 +01:00
platform ANDROID: Set version code to 16. 15 was 1.8.1 2016-05-31 17:13:33 +02:00
plugins WIN32: Fix plugin provider build for 64bit target. 2016-02-23 22:31:30 +01:00
saves BACKENDS: Remove request to mail Fingolfin. 2016-02-28 07:48:12 +01:00
taskbar MACOS: Use 'unsigned int' instead of NSUInteger 2016-07-10 11:46:32 -05:00
timer TIZEN: Make GPL headers consistent in themselves. 2014-02-18 02:39:39 +01:00
updates UPDATES: Fix indentation 2016-05-23 10:13:17 +03:00
vkeybd VKEYBD: Add small keyboard pack for virtual keyboard. 2014-04-27 03:51:19 +01:00
base-backend.cpp BACKENDS: Take advantage of Surface::getPixels. 2013-08-03 04:02:54 +02:00
base-backend.h BACKENDS: Make GPL headers consistent in themselves. 2014-02-18 02:39:32 +01:00
modular-backend.cpp BACKENDS: Make GPL headers consistent in themselves. 2014-02-18 02:39:32 +01:00
modular-backend.h BACKENDS: Make GPL headers consistent in themselves. 2014-02-18 02:39:32 +01:00
module.mk UPDATES: Add support for WinSparkle 2016-05-22 18:52:33 +03:00