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
Age
Commit message (
Expand
)
Author
2011-06-22
Merge pull request #26 from Littleboy/taskbar
Eugene Sandulenko
2011-06-20
WIN32: Properly setup priority in Win32 resource archive code.
Johannes Schickel
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-18
ANDROID: Fix kFeatureCursorPalette.
Alyssa Milburn
2011-06-17
SDL: Make logMessage() implementation independent from parent class(es)
Max Horn
2011-06-17
NULL: Add logMessage() implementation
Max Horn
2011-06-17
N64: Add logMessage() implementation
Max Horn
2011-06-17
IPHONE: Add logMessage() implementation
Max Horn
2011-06-17
WII: Add logMessage() implementation
Max Horn
2011-06-17
PSP: 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: Add define for Unity-specific taskbar code
Littleboy
2011-06-16
BACKENDS: Move Win32TaskbarManager init code to constructor
Littleboy
2011-06-16
BACKENDS: Integrate glib main event loop
Littleboy
2011-06-16
BACKENDS: Add WIP Unity support
Littleboy
2011-06-16
BACKENDS: Add use flag for taskbar integration
Littleboy
2011-06-16
BACKENDS: Implement Win32 taskbar progress state and recent list
Littleboy
2011-06-16
BACKENDS: Add win32 stubs for taskbar integration
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-13
I18N: Make many more GUI MessageDialog strings translatable
Thierry Crozat
2011-06-11
WINCE: Some cleanup (public vs. private scopes), fix freelook
CeRiAl
2011-06-11
OPENPANDORA: Use the SDL plugin provider not the main POSIX one.
David-John Willis
2011-06-11
OPENPANDORA: Start to cleanup the backend and move controls into remapkey.
David-John Willis
2011-06-11
GP2X: Remove remnants of the old GP2X backend.
David-John Willis
2011-06-11
GPH: Cleanup and some WIP refactoring.
David-John Willis
2011-06-11
GPH: Make helper script produce a non-plugin build for the GP2X.
David-John Willis
2011-06-11
GPH: Update launch script for the GP2X build to match other GPH devices.
David-John Willis
2011-06-08
BACKENDS: Shuffle backends class hierarchy and module initialization
Max Horn
2011-06-08
DS: Prevent OSystem destructor from deleting _savefileManager
Max Horn
2011-06-07
N64: Use OSystem's _fsFactory slot
Max Horn
2011-06-07
IPHONE: Use OSystem's _fsFactory slot
Max Horn
2011-06-07
WINCE: Use OSystem's _fsFactory slot
Max Horn
2011-06-07
WINCE: Remove dead code
Max Horn
2011-06-07
DS: Use OSystem::_savefileManager slot
Max Horn
2011-06-07
WINCE: Add FIXME for timer code (maintainer notified)
Max Horn
2011-06-07
WII: Use OSystem's 'slots' for timer/savefile manager
Max Horn
2011-06-07
PSP: Use OSystem's 'slots' for timer/savefile manager
Max Horn
2011-06-07
PS2: Use OSystem's 'slots' for timer/savefile manager
Max Horn
2011-06-07
N64: Use OSystem's 'slots' for timer/savefile manager
Max Horn
2011-06-07
IPHONE: Use OSystem's 'slots' for timer/savefile manager
Max Horn
2011-06-07
DS: Use OSystem's 'slot' for timer manager
Max Horn
2011-06-07
ANDROID: Use OSystem's 'slots' for timer/savefile manager & fsfactory
Max Horn
2011-06-07
DC: Use OSystem's 'slots' for timer/savefile manager & fsFactory
Max Horn
2011-06-07
OPENPANDORA: Remove some dead code
Max Horn
2011-06-07
IPHONE: Fix a typo, fix compilation (hopefully)
Sven Hesse
2011-06-06
DC: Allow use of all symbols
Max Horn
2011-06-06
SDL: Use #define FORBIDDEN_SYMBOL_ALLOW_ALL (backends can use any symbol)
Max Horn
[next]