scummvm/backends
Littleboy f843b3f280 BACKENDS: Fix Win32TaskbarManager compilation with Mingw
It was missing an include for scummsys.h and so couldn't find the defines
2011-06-16 14:23:23 -04:00
..
audiocd ALL: initialise -> initialize 2011-05-25 11:17:11 -04:00
events I18N: Make many more GUI MessageDialog strings translatable 2011-06-13 22:19:18 +01:00
fs DS: Remove dead code 2011-06-06 16:55:18 +02:00
graphics WINCE: Some cleanup (public vs. private scopes), fix freelook 2011-06-11 23:29:52 +02:00
keymapper GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
log GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
midi ALL: initialise -> initialize 2011-05-25 11:17:11 -04:00
mixer BACKENDS: Fix Compilation. 2011-06-14 00:48:59 +01:00
mutex GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
platform BACKENDS: Add define for Unity-specific taskbar code 2011-06-16 14:23:18 -04:00
plugins BUILD: Rename UNIX #define to POSIX 2011-05-25 13:23:03 +02:00
saves SAMSUNGTV: change default path 2011-05-25 19:22:17 +02:00
taskbar BACKENDS: Fix Win32TaskbarManager compilation with Mingw 2011-06-16 14:23:23 -04:00
timer GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
vkeybd VKEYBD: Adjust to recent XML parser changes 2011-06-06 11:52:21 +02:00
base-backend.cpp BACKENDS: Shuffle backends class hierarchy and module initialization 2011-06-08 14:29:22 +02:00
base-backend.h BACKENDS: Shuffle backends class hierarchy and module initialization 2011-06-08 14:29:22 +02:00
modular-backend.cpp BACKENDS: Add engine-level accessor for TaskbarManager 2011-06-16 10:35:24 -04:00
modular-backend.h BACKENDS: Add engine-level accessor for TaskbarManager 2011-06-16 10:35:24 -04:00
module.mk BACKENDS: Add stubs for unity taskbar class 2011-06-16 10:37:37 -04:00