scummvm/backends
Matthew Hoops b2f5721e58 COMMON: Add tm_wday to our TimeDate struct
Did not adapt bada or ps2 backends as I'm not sure how they should be handled
2012-06-09 20:21:48 -04:00
..
audiocd ALL: Remove trailing whitespaces 2011-06-20 00:59:48 +02:00
events KEYMAPPER: Rename EVENT_CUSTOM_BACKEND to EVENT_CUSTOM_BACKEND_ACTION 2012-02-27 13:04:59 -06:00
fs ALL: Make use of defined() for the preprocessor consistent. 2012-03-17 22:02:44 +01:00
graphics ALL: Replace cursorTargetScale in OSystem API with a simple "do not scale" logic. 2012-06-03 02:02:57 +02: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 MIDI: add sndio midi backend 2012-05-15 16:39:21 +10:00
mixer ALL: Make use of defined() for the preprocessor consistent. 2012-03-17 22:02:44 +01:00
mutex NULL: Fix compiler error when using NullMutexManager 2012-02-19 18:38:28 +00:00
platform COMMON: Add tm_wday to our TimeDate struct 2012-06-09 20:21:48 -04:00
plugins JANITORIAL: Fix missing whitespace in pointer cast 2012-02-15 10:07:10 -06:00
saves WINDOWS: Add default save paths for Windows NT4 onwards 2012-01-23 23:18:21 +11:00
taskbar JANITORIAL: Fix whitespace in pointer template arg 2012-02-15 10:07:08 -06:00
timer JANITORIAL: Remove +x from files, which should not be executable. 2012-03-17 22:43:32 +01:00
updates/macosx MACOSX: Turned update support off by default, simplified and cleaned the pull request 2011-08-02 21:00:57 -04:00
vkeybd GRAPHICS: Rewrite ImageDecoder to have an improved API 2012-03-20 01:06:47 +01: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: Replace cursorTargetScale in OSystem API with a simple "do not scale" logic. 2012-06-03 02:02:57 +02:00
modular-backend.h ALL: Replace cursorTargetScale in OSystem API with a simple "do not scale" logic. 2012-06-03 02:02:57 +02:00
module.mk MIDI: add sndio midi backend 2012-05-15 16:39:21 +10:00