aboutsummaryrefslogtreecommitdiff
path: root/backends/platform/gp2x
AgeCommit message (Expand)Author
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-17Cleanup the shell script that puts a GP2X archive together.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-28Fixed the spaces before tabs.Jordi Vilalta Prat
2008-01-27Removed trailing spaces.Jordi Vilalta Prat
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-12-05Tidyup of a few small things in the GP2X port.John Willis
2007-09-19Merged common/stdafx.h into common/scummsys.h. All referencing files have bee...Nicola Mettifogo
2007-09-18Code formatting fixesMax Horn
2007-09-11Adding various FIXME comments to bogus (non-self-explanatory) existing FIXME ...Max Horn
2007-07-05Tidy up of the GP2X config.sh and bundle.sh scripts. Add support for libMPEG2...John Willis
2007-06-26Cleanup of the GP2X port to fix compile issues (and the odd warning).John Willis
2007-06-24Not necessary to have a LINUPY hack in the GP2x backendMax Horn
2007-06-22Converted lots of code to use Common::ASCII_* and COMMON::KEYCODE_* constants...Max Horn
2007-06-19Implemented the OSystem framebuffer API, as discussed on scummvm-devel. All c...Max Horn
2007-06-10Added reference to COPYRIGHT file in various placesMax Horn
2007-05-30Updated legal headers in source files, based on what Pidgin (the IM client fo...Max Horn
2007-05-20Add missing GP2X start-up script to SVN. MUST have LF line endings (hence the...John Willis
2007-03-17Moved Event/EventType/keyboard enum from common/system.h (part of class OSyst...Max Horn
2007-02-08Removed build.rules (hasn't been used by our build system for ages now)Max Horn
2007-02-07Update GP2X port to hack around the odd grabRawScreen issues. This is not a f...John Willis
2007-02-07Update GP2X ports helper scripts to support newer Open2x tool-chains (ones wi...John Willis
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-08Updates to the GP2X backend specific README-GP2X (and HTML ver)John Willis
2006-10-06Patch #1432376: "Very basic GP2X Backend"Eugene Sandulenko