scummvm/backends
2010-05-27 06:11:50 +00:00
..
events/default Patch for bug 2943361 by littleboy, adding full kb modifier support to all engines + GUI and proper keypad handling 2010-02-21 04:04:13 +00:00
fs PSP: fixed issue with handling of EOS. Caused crashes. 2010-05-27 06:11:50 +00:00
keymapper Replace various strncpy usages by strlcpy. 2010-05-05 17:54:12 +00:00
midi Replace various strncpy usages by strlcpy. 2010-05-05 17:54:12 +00:00
platform PSP: to fix the audio, I cleaned up the audio thread and changed the thread priorities. 2010-05-24 18:20:16 +00:00
plugins Also remove Win32PluginProvider::addCustomDirectories, as it obviously isn't being used 2010-03-19 13:55:25 +00:00
saves Convert some occurences of StringList to StringArray; 2010-03-18 15:44:59 +00:00
timer PSP: moved timer thread to backends/timer/psp 2010-05-24 03:05:17 +00:00
vkeybd Add missing tokenizer.h include. 2010-03-20 16:45:11 +00:00
base-backend.cpp Fix compilation on unix 2009-11-09 15:13:59 +00:00
base-backend.h Replace "EventProvider" class of the DefaultEventManager implementation with "Common::EventSource". 2009-07-25 00:59:03 +00:00
module.mk PSP: moved timer thread to backends/timer/psp 2010-05-24 03:05:17 +00:00