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
/
asset-archive.cpp
Age
Commit message (
Expand
)
Author
2015-01-05
ANDROID: Update the asset archive code to use AAssets
Joel Teichroeb
2014-11-15
ANDROID: Delay deleting a local ref until it's no longer used
Matthew Hoops
2014-02-18
ANDROID: Make GPL headers consistent in themselves.
Johannes Schickel
2013-05-16
ANDROID: Ignore subdirectories of asset archives.
Alyssa Milburn
2013-05-16
ANDROID: Delete local JNI references to asset data/classes.
Alyssa Milburn
2011-12-13
ANDROID: Fix assert in JavaInputStream (thanks clone2727).
Alyssa Milburn
2011-12-13
ANDROID: Fix compilation by adapting to latest Archive changes (thanks LordHo...
Alyssa Milburn
2011-05-12
GIT: Clean up: Suppress SVN tags, now useless
strangerke
2011-04-28
ANDROID: Fix compilation
Ori Avtalion
2011-04-05
ANDROID: Fix endless loop in AndroidAssetArchive
dhewg
2011-03-03
ANDROID: Formatting/whitespaces
dhewg
2011-02-24
ANDROID: Wrap JNI code in a class
dhewg
2011-02-19
ANDROID: Supress warning
dhewg
2011-02-19
ANDROID: Formatting
dhewg
2011-02-14
ANDROID: Protect port files with our define
dhewg
2010-06-06
Add Android backend from patch #2603856
Max Horn