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
/
android
/
android.cpp
Age
Commit message (
Expand
)
Author
2011-02-27
ANDROID: Remove dead code
dhewg
2011-02-27
ANDROID: Check audio buffer for silence
dhewg
2011-02-27
ANDROID: Pause the AudioTrack when possible
dhewg
2011-02-27
ANDROID: Rework audio system
dhewg
2011-02-24
ANDROID: Check thread origin when debugging GL
dhewg
2011-02-24
ANDROID: Move rest of everything JNI
dhewg
2011-02-24
ANDROID: Wrap JNI code in a class
dhewg
2011-02-24
ANDROID: Move the global back reference to jni.cpp
dhewg
2011-02-24
ANDROID: Split code into multiple files
dhewg
2011-02-19
ANDROID: Fix cursor scaling
dhewg
2011-02-19
ANDROID: Fix cursor when hotspot coords > 0
dhewg
2011-02-19
Merge branch 'osystem-palette' of https://github.com/lordhoto/scummvm into ma...
Johannes Schickel
2011-02-19
ANDROID: Move helper defines in a new header file
dhewg
2011-02-19
ANDROID: Formatting
dhewg
2011-02-18
ANDROID: Formatting
dhewg
2011-02-18
ANDROID: Formatting
dhewg
2011-02-14
ANDROID: Adapt to [set|grab]Palette RGBA->RGB change.
dhewg
2011-02-14
ANDROID: Fix JNI calls for the timer thread
dhewg
2011-02-14
ANDROID: Fix assert() to log output
dhewg
2011-02-14
ANDROID: Unify log prefix
dhewg
2011-02-14
ANDROID: Protect port files with our define
dhewg
2011-02-09
AUDIO: Rename sound/ dir to audio/
Max Horn
2011-02-07
COMMON: OSystem now has a PaletteManager
Max Horn
2010-11-18
BACKENDS: Implement logging API proposed by Max on -devel.
Johannes Schickel
2010-10-25
ANDROID: Force extra screen update when updating overlay.
Angus Lees
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-07-05
Drop direct use of (private) libEGL.so and call EGL functions via Java.
Angus Lees
2010-06-11
Add support for setFocusRectangle - enabled on 'small' Android screens.
Angus Lees
2010-06-08
Whitespace fixup in last submit. I'll get the hang of this eventually :/
Angus Lees
2010-06-08
Provide a replacement for bionic's __assert().
Angus Lees
2010-06-08
Remove obsolete ANDROID_VERSION_GE macro
Angus Lees
2010-06-06
whitespace corrections
Max Horn
2010-06-06
Add Android backend from patch #2603856
Max Horn
[prev]