aboutsummaryrefslogtreecommitdiff
path: root/backends/platform/gp2x/gp2x.cpp
AgeCommit message (Expand)Author
2011-04-11GP2X: Commit some cleanup/fudges with a view to collapsing into the GPH backend.David-John Willis
2010-11-28SDL: Various more SdlEventSource related fixesMax Horn
2010-11-28SDL: Change refs to SdlEventManager to SdlEventSourceMax Horn
2010-11-28Merging the gsoc2010-opengl branchMax 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-09-18JANITORIAL: Removed most punctuation at end of warning() and error()Torbjörn Andersson
2010-07-01Modularized GP2X backend. Renamed GP2XWIZSdlEventManager to GP2XSdlEventManag...Alejandro Marzini
2010-06-02OSYSTEM: Get rid of kFeatureAutoComputeDirtyRectsMax Horn
2010-06-01Remove dead code from PS2 and GP2x backendsMax 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
2009-10-08Introduce a new struct TimeDate, replacing struct tm in client code. May lead...Max Horn
2009-08-09GP2X: Commit local version of backend, contains a 'fix' to work around a GP2X...John Willis
2009-07-28GP2XWiz: Add downscale support to the backend using the PocketPCHalfARM scale...John Willis
2009-07-25GP2X Backend: Volume control code cleanup.John Willis
2009-07-25Yet another fix for the GP2x backend.Johannes Schickel
2009-06-06GP2X: Small cleanup of control code and start to work on virtual keyboard sup...John Willis
2009-05-31The error() and warning() functions add ! and newline automatically. (I didn'tTorbjörn Andersson
2009-04-16Backout previous 'ooops' change (while shaking a stick at SVN and trying to c...John Willis
2009-04-16Push local cleanup into the 0.13 branch in prep. for 0.13.1.John Willis
2009-02-12Cleanup of the GP2X backend. It's been sat on my HDD for a while and it reall...John Willis
2009-01-30Fix for bug #2548995: AmigaOS4: Compiler error (and taking care of some poten...Max Horn
2008-09-29Added FIXME to GP2x portMax Horn
2008-08-04Pushed some port specific code from DefaultSaveFileManager out to port specif...Max Horn
2008-06-29Small GP2X tidy (mostly svn:executable on scripts) and fixes needed to reflec...John Willis
2008-06-28Patch ##1956946 (Audio::Mixer internal API revision) with some tweaksMax Horn
2008-06-28Removed obsolete ::clearSoundCallback() codeMax Horn
2008-04-17GP2X: Fix 'oops'. No point not initialising the joystick when you need to use...John Willis
2008-04-16Small cleanup of the GP2X backend. Still a few odd things I need to glance at...John Willis
2008-03-12Implemented OSystem_GP2X::getTimeAndDate (identical to OSystem::getTimeAndDate).John Willis
2008-01-22Removed backends/intern.hMax Horn
2007-12-05Change to default volume levels on the GP2X to prevent some nasty 'clipping'.John Willis
2007-06-26Cleanup of the GP2X port to fix compile issues (and the odd warning).John Willis
2007-05-30Updated legal headers in source files, based on what Pidgin (the IM client fo...Max Horn
2006-10-25Update GP2X port to support Fingolfin's ongoing implementation of the Modular...John Willis
2006-10-22Backend modularization: Create timer manager, savefile manager and audio mixe...Max Horn
2006-10-09Update GP2X backend with overloads for default config file stuff (including s...John Willis
2006-10-06Patch #1432376: "Very basic GP2X Backend"Eugene Sandulenko