scummvm/backends
2009-08-12 09:26:00 +00:00
..
events/default Move the event recorder to its own class (EventRecoder inside common/EventRecorder.[h/cpp]). 2009-07-25 12:59:46 +00:00
fs Strip trailing whitespaces in the whole code base. 2009-05-24 15:17:42 +00:00
keymapper Laying some groundwork for hopefully getting modifiers working in a less hacked-on manner 2009-08-12 09:26:00 +00:00
midi Add GCC_PRINTF parameter. 2009-07-04 18:54:06 +00:00
platform Merged revisions 43066,43068,43088,43093,43095,43097,43101-43102,43107,43112,43114,43117,43119-43120,43122-43123,43126,43131,43139,43143,43145,43147,43150,43152,43155-43156,43163,43165,43167,43171-43172,43178-43179,43183,43186-43200,43202,43205-43223,43227-43235,43237-43241 via svnmerge from 2009-08-11 02:04:17 +00:00
plugins Fix for bug #2548995: AmigaOS4: Compiler error (and taking care of some potential errors in WinCE & GP2x, too) 2009-01-30 14:26:34 +00:00
saves Recreate FSNode after calling checkPath since checkPath may 2009-07-10 22:29:25 +00:00
timer/default Remove misleading comment. 2009-02-28 19:31:42 +00:00
vkeybd Virtual Keyboard: Update default keyboard pack using slightly tweaked versions of the graphics very kindly provided by Carl Mitchell. Also update xml file to make best use of the keyboard graphics and add the 'delete' event in addition the passing backspace back to the calling textarea. 2009-07-26 12:58:22 +00:00
base-backend.cpp - Replace OSystem::clearScreen with OSystem::fillScreen as discussed on -devel. 2009-02-15 21:20:21 +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 Moved default implementations for various OSystem methods into a new class BaseBackend 2009-01-30 03:35:47 +00:00