scummvm/backends
Filippos Karapetis a473934abd COMMON: Perform some keymapper-related changes to the KeyState struct
The == operator in KeyState should not be checking for sticky modifier
keys. This allows the keymapper's defined actions to function correctly
in desktop platforms, when sticky modifier keys such as caps lock and
num lock are turned on. Also, added some sanity checks to hasFlags()
and enums for sticky and non-sticky keys
2011-12-30 13:59:55 +02:00
..
audiocd ALL: Remove trailing whitespaces 2011-06-20 00:59:48 +02:00
events MAMEO: Add GMM keybinding for N900 (fix bug #3443043) 2011-11-29 11:25:58 -06:00
fs JANITORIAL: Remove extra semicolons. 2011-11-27 12:54:22 +01:00
graphics OPENGLSDL: Simplify the code a bit. 2011-12-15 21:53:09 +01:00
keymapper COMMON: Perform some keymapper-related changes to the KeyState struct 2011-12-30 13:59:55 +02:00
log JANITORIAL: Remove trailing empty lines. 2011-08-07 13:53:33 +02:00
midi Merge pull request #137 from fingolfin/various-cleanup 2011-12-13 03:12:43 -08:00
mixer JANITORIAL: Remove trailing empty lines. 2011-08-07 13:53:33 +02:00
mutex GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
platform WIN32: Fix build by adapting to the latest Archive changes 2011-12-13 22:47:46 +02:00
plugins JANITORIAL: Remove trailing empty lines. 2011-08-07 13:53:33 +02:00
saves JANITORIAL: Remove trailing empty lines. 2011-08-07 13:53:33 +02:00
taskbar BACKENDS: Implement notifyError() and clearError() for Win32TaskbarManager 2011-08-06 15:26:49 -04:00
timer COMMON: Remove outdated fixme 2011-11-17 10:29:11 +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 JANITORIAL: Remove trailing empty lines. 2011-08-07 13:53:33 +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 MACOSX/UPDATES: Streamline UpdateManager 2011-07-19 21:35:37 +02:00
modular-backend.h MACOSX/UPDATES: Streamline UpdateManager 2011-07-19 21:35:37 +02:00
module.mk MAEMO: Add basic graphics manager 2011-11-29 13:38:17 -06:00