aboutsummaryrefslogtreecommitdiff
path: root/backends/platform/gp2x/events.cpp
AgeCommit message (Expand)Author
2010-09-08GP2X: Clean up input code a little.John Willis
2010-06-16Fix for Valgrind Uninitialised Error from SDL_Event in sdl backend and derive...David Turner
2010-03-08Move some aspect ratio related stuff to graphics/scaler/aspect.hMax Horn
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-09-30Fix code formatting (esp. 'if(' -> 'if (' etc., but also indention and other ...Max Horn
2009-08-09GP2X: Commit local version of backend, contains a 'fix' to work around a GP2X...John Willis
2009-07-25GP2X Backend: Volume control code cleanup.John Willis
2009-06-06GP2X: Small cleanup of control code and start to work on virtual keyboard sup...John Willis
2009-02-12Cleanup of the GP2X backend. It's been sat on my HDD for a while and it reall...John Willis
2008-04-16Small cleanup of the GP2X backend. Still a few odd things I need to glance at...John Willis
2008-01-28Fixed the spaces before tabs.Jordi Vilalta Prat
2007-09-18Code formatting fixesMax Horn
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-05-30Updated legal headers in source files, based on what Pidgin (the IM client fo...Max Horn
2007-03-17Moved Event/EventType/keyboard enum from common/system.h (part of class OSyst...Max Horn
2006-10-06Patch #1432376: "Very basic GP2X Backend"Eugene Sandulenko