aboutsummaryrefslogtreecommitdiff
path: root/backends/platform/gp2x
AgeCommit message (Expand)Author
2011-06-11GP2X: Remove remnants of the old GP2X backend.David-John Willis
2011-05-25ALL: initialise -> initializeMatthew Hoops
2011-05-25BUILD: Unify build & configure rules for SDL based backendsMax Horn
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2011-04-13GP2X: Move build support files into the GPH backend.David-John Willis
2011-04-12GPH/GP2X: Tweak wrapper script to export LD_LIBRARY_PATH.David-John Willis
2011-04-12GPH: Add separate button defined buttons for each supported device.David-John Willis
2011-04-11GPH: Change backend to mask backend code to GPH_DEVICE.David-John Willis
2011-04-11GP2X: Commit some cleanup/fudges with a view to collapsing into the GPH backend.David-John Willis
2010-11-28GP2x: Fix silly typoMax Horn
2010-11-28SDL: Various more SdlEventSource related fixesMax Horn
2010-11-28GP2X: Compilation fixMax Horn
2010-11-28SDL: Change refs to SdlEventManager to SdlEventSourceMax Horn
2010-11-28Merging the gsoc2010-opengl branchMax Horn
2010-10-31GP2X: Fix warnings about unused declsMax Horn
2010-10-30GP2x: Enable use of forbidden symbolsMax Horn
2010-10-20GPH: Cleanup Readme and support scripts.John Willis
2010-10-13OPENGL: Merged from trunk, from rev 52105 to 53396.Johannes Schickel
2010-10-12JANITORAL: Clean trailing whitespaces.Jordi Vilalta Prat
2010-09-18JANITORIAL: Removed most punctuation at end of warning() and error()Torbjörn Andersson
2010-09-08GP2X: Clean up input code a little.John Willis
2010-07-30Merged from trunk, from Rev 50841 to HEADAlejandro Marzini
2010-07-29BUILD: Unify how MODULE_DIRS is computed for backendsMax Horn
2010-07-13Merged from trunk, from Rev 49499 to HEADAlejandro Marzini
2010-07-03Cleanup and documentation.Alejandro Marzini
2010-07-01Modularized GP2X backend. Renamed GP2XWIZSdlEventManager to GP2XSdlEventManag...Alejandro Marzini
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-02OSYSTEM: Get rid of kFeatureAutoComputeDirtyRectsMax Horn
2010-06-01This hopefully fixes the compilation of the GP2x backend.Johannes Schickel
2010-06-01Remove dead code from PS2 and GP2x backendsMax Horn
2010-05-29Removed some unused variables, found by cppcheck.Torbjörn Andersson
2010-05-09Rename DISABLE_*SCALERS to USE_*SCALERS, and move the mk/cpp defines to confi...Andre Heider
2010-03-18Convert some occurences of StringList to StringArray;Max Horn
2010-03-12GP2x: Oops, forgot to checkin this fileMax Horn
2010-03-12GP2X: Try to fix compile errorMax Horn
2010-03-11Replace Audio::MixerImpl::setOutputRate with a new 'sampleRate' param to the ...Max Horn
2010-03-10Remove last traces of OSystem::getOutputSampleRate()Max Horn
2010-03-08Move some aspect ratio related stuff to graphics/scaler/aspect.hMax Horn
2010-02-27Added the svn:keywords property to some files missing it.Jordi Vilalta Prat
2010-01-25Strip trailing whitespaces/tabs in documentation files too.Johannes Schickel
2009-11-09Revert rev 45791 and make the first param of OSystem_SDL::remapKey again non-...Max Horn
2009-11-09SDL: Make first param of OSystem_SDL::remapKey constMax Horn
2009-10-13Update some more icons (motomagx, gp2x, gp2xwiz and wince)Jordi Vilalta Prat
2009-10-08Introduce a new struct TimeDate, replacing struct tm in client code. May lead...Max Horn
2009-09-30Fix code formatting (esp. 'if(' -> 'if (' etc., but also indention and other ...Max Horn
2009-09-28Removed the svn:executable property on non-executablesAndre Heider
2009-08-21This hopefully fixes the GP2x build (and kicks off buildbot)Andre Heider
2009-08-21Renamed ENABLE_RGB_COLOR to USE_RGB_COLOR, and added it to config.h to guaran...Andre Heider
2009-08-21correct idiotic error in first gp2x fix attempt.Jody Northup