aboutsummaryrefslogtreecommitdiff
path: root/backends/platform/sdl
AgeCommit message (Expand)Author
2011-06-19SDL: Remove left over traces from the time the SdlEventSource subclassed Defa...Johannes Schickel
2011-06-17SDL: Make logMessage() implementation independent from parent class(es)Max Horn
2011-06-16BACKENDS/COMMON/GUI: Remove complete support for TaskbarManager when taskbar ...Littleboy
2011-06-16BACKENDS: Add define for Unity-specific taskbar codeLittleboy
2011-06-16BACKENDS: Move Win32TaskbarManager init code to constructorLittleboy
2011-06-16BACKENDS: Integrate glib main event loopLittleboy
2011-06-16BACKENDS: Add WIP Unity supportLittleboy
2011-06-16BACKENDS: Add use flag for taskbar integrationLittleboy
2011-06-16BACKENDS: Implement Win32 taskbar progress state and recent listLittleboy
2011-06-16BACKENDS: Add win32 stubs for taskbar integrationLittleboy
2011-06-16BACKENDS: Add generic TaskbarManager class to handle taskbar integrationLittleboy
2011-06-14WINCE: Add support for language auto-detection in WinCECeRiAl
2011-06-08BACKENDS: Shuffle backends class hierarchy and module initializationMax Horn
2011-06-06SDL: Use #define FORBIDDEN_SYMBOL_ALLOW_ALL (backends can use any symbol)Max Horn
2011-06-06BACKENDS: Add OSystem::getDefaultConfigFileNameMax Horn
2011-06-06BACKENDS: Unify AudioCD manager instantiationMax Horn
2011-06-04BACKENDS: Fix compilation on mingw64 (take 2)Littleboy
2011-06-04BACKENDS: Cast ShellExecute return value to long instead of intLittleboy
2011-06-04BACKENDS: Fix compilation with mingwLittleboy
2011-06-04BACKENDS: Implement Win32 version of OSystem::displayLogFile interfaceLittleboy
2011-06-04POSIX: Add TODO/FIXME to displayLogFileWillem Jan Palenstijn
2011-06-04POSIX: Implement displayLogFile in the posix backendWillem Jan Palenstijn
2011-06-03MACOSX: Include ApplicationServices headerMax Horn
2011-06-03MACOSX: Fix indentionMax Horn
2011-06-03BACKENDS: Add OSystem::displayLogFile interface + OSX implementationMax Horn
2011-05-25BUILD: Rename UNIX #define to POSIXMax Horn
2011-05-23COMMON: Add exit() to list of forbidden symbolsMax Horn
2011-05-23COMMON: Mark more symbols as forbiddenMax Horn
2011-05-23SAMSUNGTV: update portPawel Kolodziejski
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2011-05-08IRIX: Fix compilationJoost Peters
2011-05-05WIN32: Embed engine data files and theme files into executable.Johannes Schickel
2011-05-03BACKENDS: Allow various files to use stuff from time.hMax Horn
2011-05-02ALL: Mark printf and various other symbols as forbiddenMax Horn
2011-04-28JANITORIAL: Add in necessary include files to fix compilation in MSVCPaul Gilbert
2011-04-28JANITORIAL: Reduce header dependencies in shared codeOri Avtalion
2011-04-17COMMON: Partial fix for #3087922: COMMON/BASE/BACKENDS: Code analysis warningsEugene Sandulenko
2011-04-12WEBOS: Correct indentation of WEBOS preprocessor checkKlaus Reimer
2011-04-12WEBOS: Create webos backend with custom eventsKlaus Reimer
2011-04-12WEBOS: Add WEBOS defineKlaus Reimer
2011-03-24SDL/POSIX: Update main guard to add OpenPandora.David-John Willis
2011-02-24SDL: Prevent graphics manager hotswapping on startup. (This time for real)Johannes Schickel
2011-02-24SDL: Prevent unnecessary gfx manager hotswapdhewg
2011-02-05WIN32: Try to fix compiler error for mingw-w64 buildbot buildMax Horn
2010-11-29SDL: Add Mac OS X log file supportMax Horn
2010-11-29SDL: Move createLogFile implementions to the OSystem_SDL subclasses.Johannes Schickel
2010-11-29SDL: Trying to cleanup the FORBIDDEN_SYMBOL situationMax Horn
2010-11-29SDL: Revert r54554, and add explanatory comment (fix for bug #3121841)Max Horn
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