aboutsummaryrefslogtreecommitdiff
path: root/backends/platform/gp2x/gp2x.cpp
AgeCommit message (Expand)Author
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