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
2010-06-26
Define WIN32_LEAN_AND_MEAN before including windows.h.
Johannes Schickel
2010-06-26
GUI: Add and improve some messages to translate
Jordi Vilalta Prat
2010-06-21
PSP: Whitespace fix (and rewrap overlong line for readability)
Max Horn
2010-06-21
PSP: moved RTC to singleton to allow usage by classes other than Osystem
Yotam Barnoy
2010-06-21
PSP: errors from both ScummVM and the PSP port now print to file by default. ...
Yotam Barnoy
2010-06-21
PSP: removed default 'using ME' message
Yotam Barnoy
2010-06-21
PSP: switched loader to use PSP's debug mechanism
Yotam Barnoy
2010-06-16
PSP: got rid of SDL
Yotam Barnoy
2010-06-16
Fix for Valgrind Uninitialised Error from SDL_Event in sdl backend and derive...
David Turner
2010-06-15
GP2X: Move port distribution rules into a makefile for use with buildbot.
John Willis
2010-06-15
GP2XWiz: Add port distribution rules into a makefile so they can be used with...
John Willis
2010-06-15
SDL: only change mouse cursor, when mouse is currently within our window, als...
Martin Kiewitz
2010-06-15
PSP: fixed up PowerManager and removed dependency on SDL
Yotam Barnoy
2010-06-15
Fix spelling, cleanup
Max Horn
2010-06-15
SYSTEM: Unify OSystem::getSupportedFormats() signature
Max Horn
2010-06-15
WINCE: sync with recent GUI changes. NOT TESTED.
Eugene Sandulenko
2010-06-15
Symbian: sync with recent GUI changes. NOT TESTED.
Eugene Sandulenko
2010-06-15
WII: sync with recent GUI changes. NOT TESTED.
Eugene Sandulenko
2010-06-15
IPhone: sync with recent GUI changes. NOT TESTED.
Eugene Sandulenko
2010-06-15
DS: sync with recent GUI changes. NOT TESTED.
Eugene Sandulenko
2010-06-15
PSP: fixed invisible bug in power callback
Yotam Barnoy
2010-06-15
PSP: fixed SCI freeze issue by using recursive mutexes
Yotam Barnoy
2010-06-15
PSP: fixed bug in hardware MP3 that caused crash in broken sword. The sample ...
Yotam Barnoy
2010-06-14
GP2XWiz: Add shellscripts to support building a non-stripped bundle for use w...
John Willis
2010-06-11
Add support for setFocusRectangle - enabled on 'small' Android screens.
Angus Lees
2010-06-10
PSP: swapped order of checks in renderAll. It's a little cheaper this way.
Yotam Barnoy
2010-06-10
PSP: switched to psp semaphores rather than SDL's. Removal of SDL is almost c...
Yotam Barnoy
2010-06-09
Fix dirty tracking in paletted textures.
Angus Lees
2010-06-09
Improve build instructions to include themeengine patch and
Angus Lees
2010-06-09
PSP: fixed missing frame issue with kyrandia and possibly other games by call...
Yotam Barnoy
2010-06-08
Whitespace fixup in last submit. I'll get the hang of this eventually :/
Angus Lees
2010-06-08
Provide a replacement for bionic's __assert().
Angus Lees
2010-06-08
Remove obsolete ANDROID_VERSION_GE macro
Angus Lees
2010-06-08
Add a few files mistakenly left out of initial Android patch :(
Angus Lees
2010-06-07
PSP: found bug in fast getMillis() implementation. Fixed it by adding a fixed...
Yotam Barnoy
2010-06-06
whitespace corrections
Max Horn
2010-06-06
Add Android backend from patch #2603856
Max Horn
2010-06-05
GP2X Wiz: Add missing "#include "graphics/scaler/aspect.h"".
John Willis
2010-06-05
GP2X Wiz: Update handy shell scripts.
John Willis
2010-06-03
We'll now default to non-touchpad mode on the iPad
Oystein Eftevaag
2010-06-02
OSYSTEM: Get rid of kFeatureAutoComputeDirtyRects
Max Horn
2010-06-01
Fix bug #2999153: "IPHONE: No grabPalette() implementation"
Max Horn
2010-06-01
Inline palettes in SDL backend into class OSystem_SDL
Max Horn
2010-06-01
This hopefully fixes the compilation of the GP2x backend.
Johannes Schickel
2010-06-01
Remove dead code from PS2 and GP2x backends
Max Horn
2010-05-31
Revert the rest of 49362, which wasn't meant for trunk
Jordi Vilalta Prat
2010-05-31
modifications to get the ps2 to use the ps2loader
Tony Puccinelli
2010-05-31
DS: Use gScummVMVersion in dsmain.cpp; merge 1.1.1 changes in readme_ds.txt
Max Horn
2010-05-30
PSP: added preliminary support for using ME hardware to play MP3 files. If th...
Yotam Barnoy
2010-05-29
DS: Various fixes to allow the DS port to compile on DevkitARM r30 and libnds...
Neil Millstone
[next]