scummvm/backends
Marcus Comstedt 8a87429306 DC: Provide some feedback when loading plugins
Display the names of the plugins being loaded, and display amount
of free memory while doing so.  This should make it easier to spot
the case that too many engine plugins have been placed on the boot
medium.
2011-04-20 23:46:45 +02:00
..
audiocd AUDIO: Rename sound/ dir to audio/ 2011-02-09 01:09:01 +00:00
events WEBOS: Moved #include lines inside #ifdef WEBOS to fix MSVC compilation 2011-04-13 20:46:24 +10:00
fs SDL: Trying to cleanup the FORBIDDEN_SYMBOL situation 2010-11-29 16:35:29 +00:00
graphics GPH: Change backend to mask backend code to GPH_DEVICE. 2011-04-11 18:22:58 +01:00
keymapper GUI: Rename gui/GuiManager.* to gui/gui-manager.* 2010-11-16 10:19:01 +00:00
log LOG: Reset _startOfLine when opening a new log file 2010-11-24 09:39:47 +00:00
midi JANITORIAL: Remove/comment unused vars 2011-03-29 21:57:56 +02:00
mixer BACKENDS: Fix compilation for Caanoo and GP2xWiz. 2011-04-19 15:19:19 +02:00
mutex BACKENDS: Include scummsys.h at top of all .cpp files, *before* any #ifdefs 2010-11-29 16:18:43 +00:00
platform DC: Provide some feedback when loading plugins 2011-04-20 23:46:45 +02:00
plugins DC: Move dynamic plugin handling into the platform 2011-04-20 23:46:44 +02:00
saves COMMON: Rename Error to ErrorCode, introduce new Error class 2011-04-18 18:22:02 +02:00
timer TIMER: Cleanup 2011-03-22 21:02:41 +01:00
vkeybd ALL: centre -> center 2011-04-14 14:34:28 +02:00
base-backend.cpp BASEBACKEND: Remove resetGraphicsScale() hack 2011-02-26 10:55:27 +01:00
base-backend.h BACKENDS: Partial merge of gsoc2010-opengl: Audio CD changes only 2010-11-08 22:53:36 +00:00
modular-backend.cpp BACKENDS: Reduce header interdependencies 2011-02-07 17:53:15 +00:00
modular-backend.h BACKENDS: Reduce header interdependencies 2011-02-07 17:53:15 +00:00
module.mk DC: Move dynamic plugin handling into the platform 2011-04-20 23:46:44 +02:00