scummvm/backends
Johannes Schickel 61795739f8 COMMON: Rename Common::set_to to Common::fill.
This makes the name match with the name of the STL function with the same
behavior.
2011-11-16 18:06:30 +01:00
..
audiocd ALL: Remove trailing whitespaces 2011-06-20 00:59:48 +02:00
events Merge pull request #89 from TomFrost/master 2011-10-19 13:57:09 +02:00
fs BADA: Initial BADA port implementation 2011-08-21 16:37:06 +10:00
graphics OPENGL: Always set the unpack alignment when refreshing the textures. 2011-11-09 18:57:13 +01:00
keymapper GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
log JANITORIAL: Remove trailing empty lines. 2011-08-07 13:53:33 +02:00
midi ALL: initialise -> initialize 2011-05-25 11:17:11 -04:00
mixer JANITORIAL: Remove trailing empty lines. 2011-08-07 13:53:33 +02:00
mutex GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
platform COMMON: Rename Common::set_to to Common::fill. 2011-11-16 18:06:30 +01:00
plugins JANITORIAL: Remove trailing empty lines. 2011-08-07 13:53:33 +02:00
saves JANITORIAL: Remove trailing empty lines. 2011-08-07 13:53:33 +02:00
taskbar BACKENDS: Implement notifyError() and clearError() for Win32TaskbarManager 2011-08-06 15:26:49 -04:00
timer BADA: Fix loop 2011-11-02 01:23:02 +01:00
updates/macosx MACOSX: Turned update support off by default, simplified and cleaned the pull request 2011-08-02 21:00:57 -04:00
vkeybd JANITORIAL: Remove trailing empty lines. 2011-08-07 13:53:33 +02:00
base-backend.cpp JANITORIAL: Remove SVN keywords 2011-08-06 11:30:47 +01:00
base-backend.h BACKENDS: Shuffle backends class hierarchy and module initialization 2011-06-08 14:29:22 +02:00
modular-backend.cpp MACOSX/UPDATES: Streamline UpdateManager 2011-07-19 21:35:37 +02:00
modular-backend.h MACOSX/UPDATES: Streamline UpdateManager 2011-07-19 21:35:37 +02:00
module.mk MAEMO: Add basic platform backend with stubbed keymapper 2011-09-22 22:07:44 -05:00