index
:
scummvm-rg350
trimui-s
scummvm with trimui support. Forked from https://github.com/salvacam/scummvm-rg350
neonloop
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
backends
/
platform
/
openpandora
Age
Commit message (
Expand
)
Author
2015-02-16
SDL: Add basic abstraction class for the SDL window.
Johannes Schickel
2014-02-18
OPENPANDORA: Make GPL headers consistent in themselves.
Johannes Schickel
2013-10-23
SDL: Reduce code duplication a bit.
Johannes Schickel
2013-10-23
SDL: Always initialize video subsystem in initSDL.
Johannes Schickel
2012-09-01
OPENPANDORA: The buildbot toolchain doesn't like the ending comma
Bertrand Augereau
2012-08-31
OPENPANDORA: New touchscreen mode where the stylus hovers and the DPad left/r...
Bertrand Augereau
2012-07-29
OPENPANDORA: Cleanup.
David-John Willis
2012-07-29
OPENPANDORA: Start event manager after log files are setup (if needed).
David-John Willis
2012-07-24
OPENPANDORA: Clean up old commented code.
David-John Willis
2012-07-24
OPENPANDORA: Move SDL_CreateCursor hacklet from init to loadGFXMode.
David-John Willis
2012-03-17
JANITORIAL: Remove +x from files, which should not be executable.
Christoph Mallon
2012-01-22
OPENPANDORA: Move all dist files into own folder under dists.
David-John Willis
2011-10-10
OPENPANDORA: Cleanup the format of code a little to match our Code Formatting...
David-John Willis
2011-08-07
JANITORIAL: Remove trailing empty lines.
Christoph Mallon
2011-08-07
JANITORIAL: Add missing NL at EOF.
Christoph Mallon
2011-07-08
OPENPANDORA: Add explicit location for 'themepath' to the loader script.
David-John Willis
2011-07-07
OPENPANDORA: Change bundle rule to make a SquashFS compressed .PND.
David-John Willis
2011-07-07
OPENPANDORA: Update support scripts that create .PND distribution file.
David-John Willis
2011-06-11
OPENPANDORA: Use the SDL plugin provider not the main POSIX one.
David-John Willis
2011-06-11
OPENPANDORA: Start to cleanup the backend and move controls into remapkey.
David-John Willis
2011-06-07
OPENPANDORA: Remove some dead code
Max Horn
2011-06-01
ALL: Removed last traces of the MPEG2 code
Max Horn
2011-05-25
BUILD: Unify build & configure rules for SDL based backends
Max Horn
2011-05-12
GIT: Clean up: Suppress SVN tags, now useless
strangerke
2011-04-19
OPENPANDORA: Replace defunct MIXER_DOUBLE_BUFFERING by working code
Max Horn
2011-03-24
OPENPANDORA: Refactor OpenPandora backend and move events and graphics into m...
David-John Willis
2011-02-09
AUDIO: Rename sound/ dir to audio/
Max Horn
2010-11-29
BACKENDS: Fix SVN keyword usage.
Johannes Schickel
2010-11-29
SDL: Move #include <SDL.h> into a special wrapper file
Max Horn
2010-11-02
OPENPANDORA: Add FORBIDDEN_SYMBOL_ALLOW_ALL define to enable use of forbidden...
John Willis
2010-10-20
OPENPANDORA: Clean up support scripts and README.
John Willis
2010-10-12
OPENPANDORA: Add latest backend code from branch-1-2-0.
John Willis
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-06
OPENPANDORA: Commit basic version of the OpenPandora backend.
John Willis