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
/
sdl.cpp
Age
Commit message (
Expand
)
Author
2011-08-11
SDL: Previous commit broke compilation on MSVC
Paul Gilbert
2011-08-11
SDL: Implement a hellish workaround to fix bug #3368143.
Johannes Schickel
2011-08-09
SDL: Let SDL based graphics managers inherit from SdlGraphicsManager.
Johannes Schickel
2011-08-06
RECORDER: Added stub for delayMillis() processing
Eugene Sandulenko
2011-06-23
Merge pull request #40 from bgK/ps3
Eugene Sandulenko
2011-06-23
BACKENDS/GRAPHICS: Silence non zero-terminated terminated buffers warnings by...
Julien
2011-06-22
Merge pull request #26 from Littleboy/taskbar
Eugene Sandulenko
2011-06-22
SDL: Allow building with current SDL 1.3hg
Bastien Bouclet
2011-06-20
ALL: Remove trailing whitespaces
Max Horn
2011-06-19
SDL: Rename SdlGraphicsManager to SurfaceSdlGraphicsManager to reflect its pu...
Johannes Schickel
2011-06-19
SDL: Remove left over traces from the time the SdlEventSource subclassed Defa...
Johannes Schickel
2011-06-17
SDL: Make logMessage() implementation independent from parent class(es)
Max Horn
2011-06-16
BACKENDS/COMMON/GUI: Remove complete support for TaskbarManager when taskbar ...
Littleboy
2011-06-16
BACKENDS: Integrate glib main event loop
Littleboy
2011-06-16
BACKENDS: Add generic TaskbarManager class to handle taskbar integration
Littleboy
2011-06-14
WINCE: Add support for language auto-detection in WinCE
CeRiAl
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-05-23
COMMON: Add exit() to list of forbidden symbols
Max Horn
2011-05-12
GIT: Clean up: Suppress SVN tags, now useless
strangerke
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: 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: Add WEBOS define
Klaus Reimer
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
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-28
SDL: Reduce redundant deletes from OSystem_SDL destructor
Max Horn
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
2010-11-25
OSYSTEM: Add API to query the system locale.
Johannes Schickel
2010-11-18
BACKENDS: Implement logging API proposed by Max on -devel.
Johannes Schickel
2010-11-08
BACKENDS: Partial merge of gsoc2010-opengl: Audio CD changes only
Max Horn
2010-10-30
ALL: Add code to help stop people from accidentally using "bad" APIs
Max Horn
2010-10-24
SDL/win32: fix lf, thx msvc
Martin Kiewitz
2010-10-24
SDL/w32: add ability to hide console
Martin Kiewitz
2010-10-21
OPENGL: Add an SdlEventSource member to OSystem_SDL instead of subclassing Sd...
Johannes Schickel
2010-10-13
OPENGL: Cleanup.
Johannes Schickel
[next]