Thanasis Antoniou
3e9504856f
ANDROID: Override UTF-8 compliant definition of vsn_printf
...
This sets Android as a non-standard port in configure in order to override the definition for vsn_printf
The vsn_printf implementation is taken from https://github.com/weiss/c99-snprintf
2019-11-12 20:01:43 +02:00
Joel Teichroeb
61e911baf8
ANDROID: Update the asset archive code to use AAssets
...
The AAssets API was added in android 2.3, so it also requires using
the android-9 toolchain.
Using this gives a rather large speedboost to starting the ScummVM
application.
2015-01-05 19:19:34 -08:00
Matthew Hoops
b577da29b5
ANDROID: Delay deleting a local ref until it's no longer used
...
Should fix bug #6741
2014-11-15 09:21:36 -05:00
Johannes Schickel
5c2dac59be
ANDROID: Make GPL headers consistent in themselves.
2014-02-18 02:39:32 +01:00
Alyssa Milburn
c96b75e1f7
ANDROID: Ignore subdirectories of asset archives.
2013-05-16 12:56:41 +02:00
Alyssa Milburn
89d9a624d9
ANDROID: Delete local JNI references to asset data/classes.
2013-05-16 12:55:06 +02:00
Alyssa Milburn
c780b58e88
ANDROID: Fix assert in JavaInputStream (thanks clone2727).
2011-12-13 18:44:58 +01:00
Alyssa Milburn
6c790ea6a7
ANDROID: Fix compilation by adapting to latest Archive changes (thanks LordHoto).
2011-12-13 18:37:33 +01:00
strangerke
69b1485a22
GIT: Clean up: Suppress SVN tags, now useless
2011-05-12 01:16:22 +02:00
Ori Avtalion
1b681e85a8
ANDROID: Fix compilation
2011-04-28 20:05:01 +03:00
dhewg
d50e7af797
ANDROID: Fix endless loop in AndroidAssetArchive
...
Can happen on empty member filenames, seen on some Samsung firmwares.
2011-04-05 18:25:37 +02:00
dhewg
1e3c96b3ef
ANDROID: Formatting/whitespaces
2011-03-03 20:46:49 +01:00
dhewg
f80d993860
ANDROID: Wrap JNI code in a class
2011-02-24 23:18:32 +01:00
dhewg
435069fe4a
ANDROID: Supress warning
2011-02-19 20:15:50 +01:00
dhewg
feb0efe767
ANDROID: Formatting
2011-02-19 20:15:50 +01:00
dhewg
8de5edde95
ANDROID: Protect port files with our define
...
get rid of -DANDROID and -DANDROID_BACKEND
2011-02-14 18:58:55 +01:00
Max Horn
46155b2c36
Add Android backend from patch #2603856
...
svn-id: r49449
2010-06-06 09:34:36 +00:00