aboutsummaryrefslogtreecommitdiff
path: root/backends
AgeCommit message (Expand)Author
2010-07-01NDS: Some tweaks for compiling via std build systemMax Horn
2010-07-01NDS: Fix typoMax Horn
2010-07-01NDS: Fix compile errors and a warningMax Horn
2010-06-29Replace some code with constructs that work on Android pre-1.6.Angus Lees
2010-06-29enable reading ZIP archives even without USE_ZLIBRobert Špalek
2010-06-26Define WIN32_LEAN_AND_MEAN before including windows.h.Johannes Schickel
2010-06-26GUI: Add and improve some messages to translateJordi Vilalta Prat
2010-06-21PSP: Whitespace fix (and rewrap overlong line for readability)Max Horn
2010-06-21Patch #1956501: "GUI/LAUNCHER: Midi device selection"Max Horn
2010-06-21PSP: moved RTC to singleton to allow usage by classes other than OsystemYotam Barnoy
2010-06-21PSP: errors from both ScummVM and the PSP port now print to file by default. ...Yotam Barnoy
2010-06-21PSP: removed default 'using ME' messageYotam Barnoy
2010-06-21PSP: switched loader to use PSP's debug mechanismYotam Barnoy
2010-06-16PSP: got rid of SDLYotam Barnoy
2010-06-16Fix for Valgrind Uninitialised Error from SDL_Event in sdl backend and derive...David Turner
2010-06-15GP2X: Move port distribution rules into a makefile for use with buildbot.John Willis
2010-06-15GP2XWiz: Add port distribution rules into a makefile so they can be used with...John Willis
2010-06-15SDL: only change mouse cursor, when mouse is currently within our window, als...Martin Kiewitz
2010-06-15PSP: fixed up PowerManager and removed dependency on SDLYotam Barnoy
2010-06-15Fix spelling, cleanupMax Horn
2010-06-15SYSTEM: Unify OSystem::getSupportedFormats() signatureMax Horn
2010-06-15Keymapper: sync with recent GUI changes.Eugene Sandulenko
2010-06-15WINCE: sync with recent GUI changes. NOT TESTED.Eugene Sandulenko
2010-06-15Symbian: sync with recent GUI changes. NOT TESTED.Eugene Sandulenko
2010-06-15WII: sync with recent GUI changes. NOT TESTED.Eugene Sandulenko
2010-06-15IPhone: sync with recent GUI changes. NOT TESTED.Eugene Sandulenko
2010-06-15DS: sync with recent GUI changes. NOT TESTED.Eugene Sandulenko
2010-06-15PSP: fixed invisible bug in power callbackYotam Barnoy
2010-06-15PSP: fixed SCI freeze issue by using recursive mutexesYotam Barnoy
2010-06-15PSP: fixed bug in hardware MP3 that caused crash in broken sword. The sample ...Yotam Barnoy
2010-06-14GP2XWiz: Add shellscripts to support building a non-stripped bundle for use w...John Willis
2010-06-11Add support for setFocusRectangle - enabled on 'small' Android screens.Angus Lees
2010-06-10PSP: swapped order of checks in renderAll. It's a little cheaper this way.Yotam Barnoy
2010-06-10PSP: switched to psp semaphores rather than SDL's. Removal of SDL is almost c...Yotam Barnoy
2010-06-09Fix dirty tracking in paletted textures.Angus Lees
2010-06-09Improve build instructions to include themeengine patch andAngus Lees
2010-06-09PSP: fixed missing frame issue with kyrandia and possibly other games by call...Yotam Barnoy
2010-06-08Whitespace fixup in last submit. I'll get the hang of this eventually :/Angus Lees
2010-06-08Provide a replacement for bionic's __assert().Angus Lees
2010-06-08Remove obsolete ANDROID_VERSION_GE macroAngus Lees
2010-06-08Add a few files mistakenly left out of initial Android patch :(Angus Lees
2010-06-07PSP: found bug in fast getMillis() implementation. Fixed it by adding a fixed...Yotam Barnoy
2010-06-06PSP: faster way of getting file sizeYotam Barnoy
2010-06-06whitespace correctionsMax Horn
2010-06-06Add Android backend from patch #2603856Max Horn
2010-06-05GP2X Wiz: Add missing "#include "graphics/scaler/aspect.h"".John Willis
2010-06-05GP2X Wiz: Update handy shell scripts.John Willis
2010-06-03We'll now default to non-touchpad mode on the iPadOystein Eftevaag
2010-06-02OSYSTEM: Get rid of kFeatureAutoComputeDirtyRectsMax Horn
2010-06-01Fix bug #2999153: "IPHONE: No grabPalette() implementation"Max Horn