aboutsummaryrefslogtreecommitdiff
path: root/backends/platform
AgeCommit message (Expand)Author
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-15Adapted null backend to ModularBackend.Alejandro Marzini
2010-06-15PSP: fixed bug in hardware MP3 that caused crash in broken sword. The sample ...Yotam Barnoy
2010-06-15Improved ModularBackend and OSystem_SDL destructors.Alejandro Marzini
2010-06-14changed which modified linker to use for plugin.ld as loading from USB-drive ...Tony Puccinelli
2010-06-14merged GP2x-Wiz debug build scripts from trunk into branchTony Puccinelli
2010-06-14GP2XWiz: Add shellscripts to support building a non-stripped bundle for use w...John Willis
2010-06-13Added SdlTimerManager. Added getMillis, delayMillis and getTimeAndDate to Com...Alejandro Marzini
2010-06-13Updated makefiles.Alejandro Marzini
2010-06-13Added SdlEventManager.Alejandro Marzini
2010-06-13changed DBG to printf instead of sioprintfTony Puccinelli
2010-06-13loadable modules working for ps2Tony Puccinelli
2010-06-12Created SdlMixerImpl. Added setSampleRate method to Audio::MixerImpl. Updated...Alejandro Marzini
2010-06-11Fixed compilation error on Mac.Alejandro Marzini
2010-06-11Add support for setFocusRectangle - enabled on 'small' Android screens.Angus Lees
2010-06-11Add Common::EventSource inheritance for ModularBackend. OSystem_SDL now subcl...Alejandro Marzini
2010-06-11changed DBG to use sioprintf but temporarily commented out those statementsTony Puccinelli
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-10Made creation of SdlMutexManager earlier than other modules.Alejandro Marzini
2010-06-09Fix dirty tracking in paletted textures.Angus Lees
2010-06-09Improve build instructions to include themeengine patch andAngus Lees
2010-06-09- Revised abstract AudioCDManager.Alejandro Marzini
2010-06-09PSP: fixed missing frame issue with kyrandia and possibly other games by call...Yotam Barnoy
2010-06-09added tentative GDB flag to Makefile, changed calls to psp-functions to equiv...Tony Puccinelli
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-08Merged from trunk.Alejandro Marzini
2010-06-07rearranged Makefile for clarity and added commentsTony Puccinelli
2010-06-07PSP: found bug in fast getMillis() implementation. Fixed it by adding a fixed...Yotam Barnoy
2010-06-07Moved toggleMouseGrab from SdlGraphicsManager. Disabled some code, will fix l...Alejandro Marzini
2010-06-07Removed old subsystems design files. Removed graphics.cppAlejandro Marzini
2010-06-07Removed code that is now in managers. Added mutex and graphics manager initia...Alejandro Marzini
2010-06-06Makefile tweaked so plugins build for PS2 and uncommented code from default-s...Tony Puccinelli
2010-06-06use modified version of a different linker for linking plugins for PS2Tony Puccinelli
2010-06-06whitespace correctionsMax Horn
2010-06-06Add Android backend from patch #2603856Max Horn
2010-06-06added dynamic plugins stuff to configureTony Puccinelli
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-05merged trunk into branch and corrected __PS2__ to __PLAYSTATION2__ in a coupl...Tony Puccinelli
2010-06-04further tweaks to Makefile and main linkerTony Puccinelli
2010-06-03We'll now default to non-touchpad mode on the iPadOystein Eftevaag
2010-06-03minor correction to makefileTony Puccinelli