aboutsummaryrefslogtreecommitdiff
path: root/backends/platform/openpandora
AgeCommit message (Expand)Author
2019-11-30OPENPANDORA: Fix compilation failuresCameron Cawley
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-12OPENPANDORA: Remove unused includeThierry Crozat
2015-02-16SDL: Add basic abstraction class for the SDL window.Johannes Schickel
2014-02-18OPENPANDORA: 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-09-01OPENPANDORA: The buildbot toolchain doesn't like the ending commaBertrand Augereau
2012-08-31OPENPANDORA: New touchscreen mode where the stylus hovers and the DPad left/r...Bertrand Augereau
2012-07-29OPENPANDORA: Cleanup.David-John Willis
2012-07-29OPENPANDORA: Start event manager after log files are setup (if needed).David-John Willis
2012-07-24OPENPANDORA: Clean up old commented code.David-John Willis
2012-07-24OPENPANDORA: Move SDL_CreateCursor hacklet from init to loadGFXMode.David-John Willis
2012-03-17JANITORIAL: Remove +x from files, which should not be executable.Christoph Mallon
2012-01-22OPENPANDORA: Move all dist files into own folder under dists.David-John Willis
2011-10-10OPENPANDORA: Cleanup the format of code a little to match our Code Formatting...David-John Willis
2011-08-07JANITORIAL: Remove trailing empty lines.Christoph Mallon
2011-08-07JANITORIAL: Add missing NL at EOF.Christoph Mallon
2011-07-08OPENPANDORA: Add explicit location for 'themepath' to the loader script.David-John Willis
2011-07-07OPENPANDORA: Change bundle rule to make a SquashFS compressed .PND.David-John Willis
2011-07-07OPENPANDORA: Update support scripts that create .PND distribution file.David-John Willis
2011-06-11OPENPANDORA: Use the SDL plugin provider not the main POSIX one.David-John Willis
2011-06-11OPENPANDORA: Start to cleanup the backend and move controls into remapkey.David-John Willis
2011-06-07OPENPANDORA: Remove some dead codeMax Horn
2011-06-01ALL: Removed last traces of the MPEG2 codeMax Horn
2011-05-25BUILD: Unify build & configure rules for SDL based backendsMax Horn
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2011-04-19OPENPANDORA: Replace defunct MIXER_DOUBLE_BUFFERING by working codeMax Horn
2011-03-24OPENPANDORA: Refactor OpenPandora backend and move events and graphics into m...David-John Willis
2011-02-09AUDIO: Rename sound/ dir to audio/Max Horn
2010-11-29BACKENDS: Fix SVN keyword usage.Johannes Schickel
2010-11-29SDL: Move #include <SDL.h> into a special wrapper fileMax Horn
2010-11-02OPENPANDORA: Add FORBIDDEN_SYMBOL_ALLOW_ALL define to enable use of forbidden...John Willis
2010-10-20OPENPANDORA: Clean up support scripts and README.John Willis
2010-10-12OPENPANDORA: Add latest backend code from branch-1-2-0.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
2010-09-06OPENPANDORA: Commit basic version of the OpenPandora backend.John Willis