scummvm/backends
Max Horn c847522422 BACKENDS: Add OSystem::getDefaultConfigFileName
This is used to provide default implementations for createConfigWriteStream
and createConfigReadStream, which can be used by most backends.

Note that backends can still override createConfigRead/WriteStream;
this could be useful if settings on some port are not stored in a
regular file (think 'Windows registry', for a hypothetical example).
2011-06-06 15:30:21 +02:00
..
audiocd ALL: initialise -> initialize 2011-05-25 11:17:11 -04:00
events BUILD: Rename UNIX #define to POSIX 2011-05-25 13:23:03 +02:00
fs IRIX: Fix compilation 2011-06-04 16:55:58 +02:00
graphics BACKENDS: Replace OSystem::disableCursorPalette by setFeatureState calls 2011-06-04 11:55:56 +02:00
keymapper GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
log GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
midi ALL: initialise -> initialize 2011-05-25 11:17:11 -04:00
mixer BUILD: Add SDL_BACKEND=1 to config.mk for all SDL based backends 2011-05-31 00:25:40 +02:00
mutex GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
platform BACKENDS: Add OSystem::getDefaultConfigFileName 2011-06-06 15:30:21 +02:00
plugins BUILD: Rename UNIX #define to POSIX 2011-05-25 13:23:03 +02:00
saves SAMSUNGTV: change default path 2011-05-25 19:22:17 +02:00
timer GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
vkeybd VKEYBD: Adjust to recent XML parser changes 2011-06-06 11:52:21 +02:00
base-backend.cpp BACKENDS: Add OSystem::getDefaultConfigFileName 2011-06-06 15:30:21 +02:00
base-backend.h BACKENDS: Add OSystem::getDefaultConfigFileName 2011-06-06 15:30:21 +02:00
modular-backend.cpp BACKENDS: Unify AudioCD manager instantiation 2011-06-06 15:02:33 +02:00
modular-backend.h BACKENDS: Add OSystem::getDefaultConfigFileName 2011-06-06 15:30:21 +02:00
module.mk BUILD: Fix Linking. 2011-05-31 01:18:31 +01:00