Age | Commit message (Expand) | Author |
2011-04-13 | GP2X: Move build support files into the GPH backend. | David-John Willis |
2011-04-12 | GPH/GP2X: Tweak wrapper script to export LD_LIBRARY_PATH. | David-John Willis |
2011-04-12 | GPH: Add separate button defined buttons for each supported device. | David-John Willis |
2011-04-11 | GPH: Change backend to mask backend code to GPH_DEVICE. | David-John Willis |
2011-04-11 | GP2X: Commit some cleanup/fudges with a view to collapsing into the GPH backend. | David-John Willis |
2010-11-28 | GP2x: Fix silly typo | Max Horn |
2010-11-28 | SDL: Various more SdlEventSource related fixes | Max Horn |
2010-11-28 | GP2X: Compilation fix | Max Horn |
2010-11-28 | SDL: Change refs to SdlEventManager to SdlEventSource | Max Horn |
2010-11-28 | Merging the gsoc2010-opengl branch | Max Horn |
2010-10-31 | GP2X: Fix warnings about unused decls | Max Horn |
2010-10-30 | GP2x: Enable use of forbidden symbols | Max Horn |
2010-10-20 | GPH: Cleanup Readme and support scripts. | John Willis |
2010-10-13 | OPENGL: Merged from trunk, from rev 52105 to 53396. | Johannes Schickel |
2010-10-12 | JANITORAL: Clean trailing whitespaces. | Jordi Vilalta Prat |
2010-09-18 | JANITORIAL: Removed most punctuation at end of warning() and error() | Torbjörn Andersson |
2010-09-08 | GP2X: Clean up input code a little. | John Willis |
2010-07-30 | Merged from trunk, from Rev 50841 to HEAD | Alejandro Marzini |
2010-07-29 | BUILD: Unify how MODULE_DIRS is computed for backends | Max Horn |
2010-07-13 | Merged from trunk, from Rev 49499 to HEAD | Alejandro Marzini |
2010-07-03 | Cleanup and documentation. | Alejandro Marzini |
2010-07-01 | Modularized GP2X backend. Renamed GP2XWIZSdlEventManager to GP2XSdlEventManag... | Alejandro Marzini |
2010-06-16 | Fix for Valgrind Uninitialised Error from SDL_Event in sdl backend and derive... | David Turner |
2010-06-15 | GP2X: Move port distribution rules into a makefile for use with buildbot. | John Willis |
2010-06-02 | OSYSTEM: Get rid of kFeatureAutoComputeDirtyRects | Max Horn |
2010-06-01 | This hopefully fixes the compilation of the GP2x backend. | Johannes Schickel |
2010-06-01 | Remove dead code from PS2 and GP2x backends | Max Horn |
2010-05-29 | Removed some unused variables, found by cppcheck. | Torbjörn Andersson |
2010-05-09 | Rename DISABLE_*SCALERS to USE_*SCALERS, and move the mk/cpp defines to confi... | Andre Heider |
2010-03-18 | Convert some occurences of StringList to StringArray; | Max Horn |
2010-03-12 | GP2x: Oops, forgot to checkin this file | Max Horn |
2010-03-12 | GP2X: Try to fix compile error | Max Horn |
2010-03-11 | Replace Audio::MixerImpl::setOutputRate with a new 'sampleRate' param to the ... | Max Horn |
2010-03-10 | Remove last traces of OSystem::getOutputSampleRate() | Max Horn |
2010-03-08 | Move some aspect ratio related stuff to graphics/scaler/aspect.h | Max Horn |
2010-02-27 | Added the svn:keywords property to some files missing it. | Jordi Vilalta Prat |
2010-01-25 | Strip trailing whitespaces/tabs in documentation files too. | Johannes Schickel |
2009-11-09 | Revert rev 45791 and make the first param of OSystem_SDL::remapKey again non-... | Max Horn |
2009-11-09 | SDL: Make first param of OSystem_SDL::remapKey const | Max Horn |
2009-10-13 | Update some more icons (motomagx, gp2x, gp2xwiz and wince) | Jordi Vilalta Prat |
2009-10-08 | Introduce a new struct TimeDate, replacing struct tm in client code. May lead... | Max Horn |
2009-09-30 | Fix code formatting (esp. 'if(' -> 'if (' etc., but also indention and other ... | Max Horn |
2009-09-28 | Removed the svn:executable property on non-executables | Andre Heider |
2009-08-21 | This hopefully fixes the GP2x build (and kicks off buildbot) | Andre Heider |
2009-08-21 | Renamed ENABLE_RGB_COLOR to USE_RGB_COLOR, and added it to config.h to guaran... | Andre Heider |
2009-08-21 | correct idiotic error in first gp2x fix attempt. | Jody Northup |
2009-08-21 | fixed GP2X (I hope) | Jody Northup |
2009-08-09 | GP2X: Commit local version of backend, contains a 'fix' to work around a GP2X... | John Willis |
2009-07-31 | GP2X: Clean up README-GP2X and remove HTML version of it from SVN (no one eve... | John Willis |
2009-07-28 | GP2XWiz: Add downscale support to the backend using the PocketPCHalfARM scale... | John Willis |