scummvm/backends
2009-03-05 20:37:53 +00:00
..
events/default Use Ctrl F5 for global main menu, since any single key would conflict with some games. 2009-02-07 07:05:08 +00:00
fs - 0.13.x friendly ;-) 2009-03-04 03:55:00 +00:00
keymapper Yet more cleanup 2009-01-21 02:28:14 +00:00
midi #define usleep on BeOS 2009-02-02 18:33:38 +00:00
platform Fix for bug #2664460: Various SeekableReadStream::seek() implementations (as well as our unit tests, ouch) handled SEEK_END incorrectly (using -offset instead of offset), contrary to what the docs said and what fseek does. Hopefully I found and fixed all affected parts, but still watch out for regressions 2009-03-05 20:37:53 +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 Fix annoying warnings in the default savemanager 2009-02-28 18:07:14 +00:00
timer/default Remove misleading comment. 2009-02-28 19:31:42 +00:00
vkeybd Changed Graphics::ImageDecoder to allow custom PixelFormats 2009-01-23 23:50:54 +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 OSystem::clearScreen with OSystem::fillScreen as discussed on -devel. 2009-02-15 21:20:21 +00:00
module.mk Moved default implementations for various OSystem methods into a new class BaseBackend 2009-01-30 03:35:47 +00:00