aboutsummaryrefslogtreecommitdiff
path: root/backends/platform
AgeCommit message (Expand)Author
2010-11-29BACKENDS: Include scummsys.h at top of all .cpp files, *before* any #ifdefsMax Horn
2010-11-29SDL: Move #include <SDL.h> into a special wrapper fileMax Horn
2010-11-29COMMON: Applied patch #3121969 - "WIN32_LEAN_AND_MEAN in incorrect place"Filippos Karapetis
2010-11-28GP2x: Fix silly typoMax Horn
2010-11-28SDL: Reduce redundant deletes from OSystem_SDL destructorMax Horn
2010-11-28SDL: Various more SdlEventSource related fixesMax Horn
2010-11-28GP2X: Compilation fixMax Horn
2010-11-28SDL: Change refs to SdlEventManager to SdlEventSourceMax Horn
2010-11-28WINCE: Remove obsolete openCD methodMax Horn
2010-11-28SDL: Compiled POSIX sub-backend only on unix systemsMax Horn
2010-11-28SDL: Added missing #define FORBIDDEN_SYMBOL_ALLOW_ALL for the Win32 SDL backendFilippos Karapetis
2010-11-28SDL: Merge deinit() into OSystem_SDL destructor and overload fatalErrorMax Horn
2010-11-28WINCE: Fix main(), update config file handling, update module.mkMax Horn
2010-11-28SDL: Fix compilation on Windows too.Johannes Schickel
2010-11-28SDL: Make SDL backend compile again.Johannes Schickel
2010-11-28DINGUX: Attempt to fix the new code for this backendMax Horn
2010-11-28Merging the gsoc2010-opengl branchMax Horn
2010-11-28BACKEND: Switch OSystem::getSystemLanguage return type to Common::String.Johannes Schickel
2010-11-26I18N: Fix language detection in UNIX (not everyone speaks German yet)Jordi Vilalta Prat
2010-11-26SDL: Hook up file logger to log on Windows.Johannes Schickel
2010-11-26SDL: Hook up file logger to log on UNIX-like systems.Johannes Schickel
2010-11-25OSYSTEM: Add API to query the system locale.Johannes Schickel
2010-11-19PSP: Remove tabs from README.PSP.Johannes Schickel
2010-11-19COMMON: Split common/stream.h into several headersMax Horn
2010-11-19PSP: Update README.PSP.in with the latest changes to README.PSP.Johannes Schickel
2010-11-19SYMBIAN : Updated for proper FORBIDDEN handling, added cdaudio support needed...Lars Persson
2010-11-19SYMBIAN : Remove Symbian FatalError implementation (not really used anymore f...Lars Persson
2010-11-18COMMON: Change wrapBufferedWriteStream() to always disposes wrapped streamMax Horn
2010-11-18PS2: Fix use of Ps2File::_sema w/o __PS2_FILE_SEMA__ guardMax Horn
2010-11-18BACKENDS: Implement logging API proposed by Max on -devel.Johannes Schickel
2010-11-18DS: Add note that ARM_ADPCM is unused (and fix a typo)Max Horn
2010-11-18DS: cleanupMax Horn
2010-11-18DS: Replace GBAMPSaveFile by DSFileStream + wrapBufferedWriteStreamMax Horn
2010-11-18DS: Port changes from 1.2.0 branch to trunkMax Horn
2010-11-18DS: Add some FIXME/TODO comments on changes that need to be applied to the DS...Max Horn
2010-11-18DS: Fix compilation despite use of 'forbidden' symbolsMax Horn
2010-11-18PSP: reduced fragmentation by allocating overlay just onceYotam Barnoy
2010-11-18PSP: added backtracing function for debuggingYotam Barnoy
2010-11-16GUI: Rename gui/GuiManager.* to gui/gui-manager.*Max Horn
2010-11-16GUI: Move major widgets to new directory gui/widgetsMax Horn
2010-11-16COMMON: Simplify DECLARE_SINGLETON macroMax Horn
2010-11-10PSP: changed renderer to render huge images properlyYotam Barnoy
2010-11-08BACKENDS: Partial merge of gsoc2010-opengl: Audio CD changes onlyMax Horn
2010-11-05WINCE: Remove tons of obsolete workaround code for 'missing' headers and funcsMax Horn
2010-11-04GPH: Update README-GPH to suggest even more WiKi reading.John Willis
2010-11-04PSP: cleaning up some stuff from plugin mergeYotam Barnoy
2010-11-04DS: moved build-ds.sh to DS directory. It's currently unused but has a good w...Yotam Barnoy
2010-11-03Merge from gsoc2010-pluginsYotam Barnoy
2010-11-02OPENPANDORA: Add FORBIDDEN_SYMBOL_ALLOW_ALL define to enable use of forbidden...John Willis
2010-11-01SYMBIAN: Trigger a compiler error on systems where __GCC32__ is set, instead ...Max Horn