scummvm/backends
2010-06-09 05:39:27 +00:00
..
audiocd Created DefaultAudioCDManager and SdlAudioCDManager 2010-06-09 05:39:27 +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: faster way of getting file size 2010-06-06 14:17:37 +00:00
graphics Added directives for avoiding compilation of sdl managers on platforms that don't use them (Other platforms may also need to be added later) 2010-06-09 05:29:14 +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
mutex Added directives for avoiding compilation of sdl managers on platforms that don't use them (Other platforms may also need to be added later) 2010-06-09 05:29:14 +00:00
platform Merged from trunk. 2010-06-08 03:31:27 +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 Added again base-backend. Started sdl backend refatoring, file, mutex and timer subsystems created. 2010-05-29 01:56:34 +00:00
base-backend.h Added again base-backend. Started sdl backend refatoring, file, mutex and timer subsystems created. 2010-05-29 01:56:34 +00:00
module.mk Renamed and moved DefaultGraphicsManager to NullGraphicsManager. Added pure virtual class GraphicsManager. 2010-06-08 23:44:05 +00:00