scummvm/backends
2009-06-06 20:05:21 +00:00
..
events/default Implement feature request #1180217: "GUI: Mute option" 2009-06-06 17:36:06 +00:00
fs Strip trailing whitespaces in the whole code base. 2009-05-24 15:17:42 +00:00
keymapper Implement FR#2507667: "GUI: Improve PopupWidget rendering / theme layouting". 2009-06-06 17:52:44 +00:00
midi The error() and warning() functions add ! and newline automatically. (I didn't 2009-05-31 10:02:16 +00:00
platform Implement feature request #1180217: "GUI: Mute option" 2009-06-06 17:36:06 +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 The error() and warning() functions add ! and newline automatically. (I didn't 2009-05-31 10:02:16 +00:00
timer/default Remove misleading comment. 2009-02-28 19:31:42 +00:00
vkeybd Virtual Keyboard: 'Ab'use the console font to get a font small enough to be usable on 320*240 virtual keyboards for display_area (GUI and BigGUI take up far too much space). 2009-06-06 20:05:21 +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