aboutsummaryrefslogtreecommitdiff
path: root/backends/platform/gph
AgeCommit message (Expand)Author
2019-11-30GPH/OPENPANDORA: Replace use of strcat()/strcpy() with Common::String()Cameron Cawley
2019-11-30GPH/OPENPANDORA: Remove unnecessary stat() callsCameron Cawley
2019-11-30GPH/OPENPANDORA: Move ToggleTapMode() into the event managerCameron Cawley
2019-07-08BUILD: Package networking and virtual keyboard files on all platformsCameron Cawley
2018-10-14BACKENDS: Use OSystem::destroy() instead of deleting directly the g_system in...Thierry Crozat
2017-09-12GPH: Remove unused includeThierry Crozat
2015-02-16SDL: Add basic abstraction class for the SDL window.Johannes Schickel
2014-06-25GPH: Add "small" virtual keyboard pack to GP2XWIZ debug port packaging.D G Turner
2014-06-25GPH: Add "small" virtual keyboard pack to GP2X debug port packaging.D G Turner
2014-06-25GPH: Add "small" virtual keyboard pack to CAANOO debug port packaging.D G Turner
2014-06-25GPH: Add "small" virtual keyboard pack to GP2XWIZ port packaging.D G Turner
2014-06-25GPH: Add "small" virtual keyboard pack to GP2X port packaging.D G Turner
2014-06-25GPH: Add "small" virtual keyboard pack to CAANOO port packaging.D G Turner
2014-02-18GPH: Make GPL headers consistent in themselves.Johannes Schickel
2013-10-23SDL: Reduce code duplication a bit.Johannes Schickel
2013-10-23SDL: Always initialize video subsystem in initSDL.Johannes Schickel
2012-07-29GPH: Use SDLPluginProvider not POSIXPluginProvider.David-John Willis
2012-07-29GPH: Clean up initialisation code and start event manager after log files are...David-John Willis
2012-03-17JANITORIAL: Remove +x from files, which should not be executable.Christoph Mallon
2012-01-23GPH: Fix silly copy/paste error in GP2X bundle target.David-John Willis
2012-01-22GPH: Move all dist files into own folder under dists.David-John Willis
2011-10-03GPH: Cleanup the format of code to match our Code Formatting Conventions.David-John Willis
2011-10-03GPH: Minor cleanup (and rename header from gph-sdl.h to gph.h).David-John Willis
2011-08-07JANITORIAL: Remove trailing empty lines.Christoph Mallon
2011-07-07GPH: Add note to the README stored with 'mmuhack.o' for the GP2XDavid-John Willis
2011-06-11GPH: Cleanup and some WIP refactoring.David-John Willis
2011-06-11GPH: Make helper script produce a non-plugin build for the GP2X.David-John Willis
2011-06-11GPH: Update launch script for the GP2X build to match other GPH devices.David-John Willis
2011-06-01ALL: Removed last traces of the MPEG2 codeMax Horn
2011-05-25ALL: initialise -> initializeMatthew Hoops
2011-05-25BUILD: Unify build & configure rules for SDL based backendsMax Horn
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2011-04-28GPH: Fix compilationOri Avtalion
2011-04-19GPH: Replace defunct MIXER_DOUBLE_BUFFERING by working codeMax Horn
2011-04-13GPH: Move GP2XWIZ build support files into devices folder.David-John Willis
2011-04-13GPH: Move caanoo build support files into device folder in the backend.David-John Willis
2011-04-13GP2X: Move build support files into the GPH backend.David-John Willis
2011-04-12GPH: Add separate button defined buttons for each supported device.David-John Willis
2011-04-11GPH: Change backend to mask backend code to GPH_DEVICE.David-John Willis
2011-03-24GPH: Cleanup GPH backend and adapt to newer modular backend model.David-John Willis
2011-02-09AUDIO: Rename sound/ dir to audio/Max Horn
2010-11-29SDL: Move #include <SDL.h> into a special wrapper fileMax Horn
2010-11-28Merging the gsoc2010-opengl branchMax Horn
2010-11-04GPH: Update README-GPH to suggest even more WiKi reading.John Willis
2010-10-30GPH: Enable use of forbidden symbolsMax Horn
2010-10-21GPH: Rename README (package build step uses the README-GPH name)Julien Templier
2010-10-20OPENPANDORA: Clean up support scripts and README.John Willis
2010-10-20GPH: Cleanup Readme and support scripts.John Willis
2010-10-12JANITORAL: Clean trailing whitespaces.Jordi Vilalta Prat
2010-09-18JANITORIAL: Removed most punctuation at end of warning() and error()Torbjörn Andersson