index
:
scummvm-rg350
trimui-s
scummvm with trimui support. Forked from https://github.com/salvacam/scummvm-rg350
neonloop
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
backends
/
platform
/
sdl
Age
Commit message (
Expand
)
Author
2011-06-08
BACKENDS: Shuffle backends class hierarchy and module initialization
Max Horn
2011-06-06
SDL: Use #define FORBIDDEN_SYMBOL_ALLOW_ALL (backends can use any symbol)
Max Horn
2011-06-06
BACKENDS: Add OSystem::getDefaultConfigFileName
Max Horn
2011-06-06
BACKENDS: Unify AudioCD manager instantiation
Max Horn
2011-06-04
BACKENDS: Fix compilation on mingw64 (take 2)
Littleboy
2011-06-04
BACKENDS: Cast ShellExecute return value to long instead of int
Littleboy
2011-06-04
BACKENDS: Fix compilation with mingw
Littleboy
2011-06-04
BACKENDS: Implement Win32 version of OSystem::displayLogFile interface
Littleboy
2011-06-04
POSIX: Add TODO/FIXME to displayLogFile
Willem Jan Palenstijn
2011-06-04
POSIX: Implement displayLogFile in the posix backend
Willem Jan Palenstijn
2011-06-03
MACOSX: Include ApplicationServices header
Max Horn
2011-06-03
MACOSX: Fix indention
Max Horn
2011-06-03
BACKENDS: Add OSystem::displayLogFile interface + OSX implementation
Max Horn
2011-05-25
BUILD: Rename UNIX #define to POSIX
Max Horn
2011-05-23
COMMON: Add exit() to list of forbidden symbols
Max Horn
2011-05-23
COMMON: Mark more symbols as forbidden
Max Horn
2011-05-23
SAMSUNGTV: update port
Pawel Kolodziejski
2011-05-12
GIT: Clean up: Suppress SVN tags, now useless
strangerke
2011-05-08
IRIX: Fix compilation
Joost Peters
2011-05-05
WIN32: Embed engine data files and theme files into executable.
Johannes Schickel
2011-05-03
BACKENDS: Allow various files to use stuff from time.h
Max Horn
2011-05-02
ALL: Mark printf and various other symbols as forbidden
Max Horn
2011-04-28
JANITORIAL: Add in necessary include files to fix compilation in MSVC
Paul Gilbert
2011-04-28
JANITORIAL: Reduce header dependencies in shared code
Ori Avtalion
2011-04-17
COMMON: Partial fix for #3087922: COMMON/BASE/BACKENDS: Code analysis warnings
Eugene Sandulenko
2011-04-12
WEBOS: Correct indentation of WEBOS preprocessor check
Klaus Reimer
2011-04-12
WEBOS: Create webos backend with custom events
Klaus Reimer
2011-04-12
WEBOS: Add WEBOS define
Klaus Reimer
2011-03-24
SDL/POSIX: Update main guard to add OpenPandora.
David-John Willis
2011-02-24
SDL: Prevent graphics manager hotswapping on startup. (This time for real)
Johannes Schickel
2011-02-24
SDL: Prevent unnecessary gfx manager hotswap
dhewg
2011-02-05
WIN32: Try to fix compiler error for mingw-w64 buildbot build
Max Horn
2010-11-29
SDL: Add Mac OS X log file support
Max Horn
2010-11-29
SDL: Move createLogFile implementions to the OSystem_SDL subclasses.
Johannes Schickel
2010-11-29
SDL: Trying to cleanup the FORBIDDEN_SYMBOL situation
Max Horn
2010-11-29
SDL: Revert r54554, and add explanatory comment (fix for bug #3121841)
Max Horn
2010-11-29
BACKENDS: Include scummsys.h at top of all .cpp files, *before* any #ifdefs
Max Horn
2010-11-29
SDL: Move #include <SDL.h> into a special wrapper file
Max Horn
2010-11-29
COMMON: Applied patch #3121969 - "WIN32_LEAN_AND_MEAN in incorrect place"
Filippos Karapetis
2010-11-28
SDL: Reduce redundant deletes from OSystem_SDL destructor
Max Horn
2010-11-28
SDL: Compiled POSIX sub-backend only on unix systems
Max Horn
2010-11-28
SDL: Added missing #define FORBIDDEN_SYMBOL_ALLOW_ALL for the Win32 SDL backend
Filippos Karapetis
2010-11-28
SDL: Merge deinit() into OSystem_SDL destructor and overload fatalError
Max Horn
2010-11-28
SDL: Fix compilation on Windows too.
Johannes Schickel
2010-11-28
SDL: Make SDL backend compile again.
Johannes Schickel
2010-11-28
Merging the gsoc2010-opengl branch
Max Horn
2010-11-28
BACKEND: Switch OSystem::getSystemLanguage return type to Common::String.
Johannes Schickel
2010-11-26
I18N: Fix language detection in UNIX (not everyone speaks German yet)
Jordi Vilalta Prat
2010-11-26
SDL: Hook up file logger to log on Windows.
Johannes Schickel
2010-11-26
SDL: Hook up file logger to log on UNIX-like systems.
Johannes Schickel
[next]