This website requires JavaScript.
d0f0e4cfea
SDL: better logs
Sergii Pylypenko
2019-04-25 18:47:16 +03:00
7662f2acae
SDL: fixed pkg-config script to output dependencies for iculx and icui18n
Sergii Pylypenko
2019-04-25 18:41:31 +03:00
3bed7f054e
SDL: better logs when loading library
Sergii Pylypenko
2019-04-25 18:41:09 +03:00
f78c911f0a
SDL: filter out c++_shared library from setEnvironment LDFLAGS
Sergii Pylypenko
2019-04-25 18:40:18 +03:00
90f5ab5684
SDL: updated setEnvironment scripts to use NDK r19 standalone toolchain
Sergii Pylypenko
2019-04-24 23:32:40 +03:00
20d59c5920
OpenTTD: update to 1.9.1
Sergii Pylypenko
2019-04-24 20:41:57 +03:00
b5a391b0dd
Updated todo
Sergii Pylypenko
2019-04-08 19:48:44 +03:00
20eef1b149
Updated todo
Sergii Pylypenko
2019-03-29 21:50:16 +02:00
f0425aa9af
Updated todo
Sergii Pylypenko
2019-03-11 20:14:48 +02:00
d9ce299843
SDL: put binaries.zip to lib/<ARCH>/ so Play Store will (maybe, not tested) strip binaries for unsupported architectures
Sergii Pylypenko
2019-02-25 21:26:54 +02:00
9c3259a969
SDL: updated path to .apk file in helper scripts
Sergii Pylypenko
2019-02-25 19:41:59 +02:00
bb46839637
SDL: fixed path to .apk file in build script
Sergii Pylypenko
2019-02-25 19:39:18 +02:00
22a34468d2
SDL: updated Gradle build files
Sergii Pylypenko
2019-02-25 19:30:41 +02:00
ab3e3aa1a7
XSDL: fixed build for 32-bit architectures
Sergii Pylypenko
2019-02-25 19:30:19 +02:00
56ae8d528e
XSDL: fixed xkbcomp
Sergii Pylypenko
2019-02-25 17:00:59 +02:00
15ee9faf9b
XSDL: updated busybox
Sergii Pylypenko
2019-02-20 21:16:04 +02:00
4d6a8dcd88
XSDL: do not restart in a loop, if we fail then stop
Sergii Pylypenko
2019-02-20 20:28:21 +02:00
639a2e7e69
SDL: fixed service notification on Android 8
Sergii Pylypenko
2019-02-20 20:22:13 +02:00
054ac50e0a
XSDL: fixed linking
Sergii Pylypenko
2019-02-20 19:22:57 +02:00
9397c0079c
SDL: fixed wrong header include when ANDROID macro is not defined
Sergii Pylypenko
2019-02-19 18:43:30 +02:00
e887896edf
Xserver: work-in-progress update
Sergii Pylypenko
2019-02-18 22:09:59 +02:00
8be8471285
SDL: added padding to 'Stop app' button in the persistent notification
Sergii Pylypenko
2019-02-18 22:09:25 +02:00
2f49dd6e30
SDL: support for NDK r19, switched from c++_static to c++_shared, as recommended in NDK docs
Sergii Pylypenko
2019-02-06 23:27:14 +02:00
657ab95852
OpenLieroX: updated submodule
Sergii Pylypenko
2019-02-06 23:27:02 +02:00
3425c4b372
SuperTux: enabled boost_locale
Sergii Pylypenko
2019-02-06 23:26:23 +02:00
5ba2b00a1e
Updated TODO
Sergii Pylypenko
2019-02-06 23:20:14 +02:00
d431337433
SDL: fixed on-screen key layout customization dialog in SDL settings
Sergii Pylypenko
2019-02-06 23:19:39 +02:00
1f32270a80
Merge branch 'sdl_android' of github.com:pelya/commandergenius
pelya
2019-01-30 21:57:58 +02:00
0186aa0786
Updated todo
Sergii Pylypenko
2019-01-04 18:43:06 +02:00
8c632cd6e0
Updated todo
Sergii Pylypenko
2019-01-03 17:18:34 +02:00
b5fec3dd68
Updated todo
Sergii Pylypenko
2018-12-24 23:15:06 +02:00
6b1bd79e2f
OpenLieroX: fixed opening app from Chrome notification
Sergii Pylypenko
2018-12-17 23:41:24 +02:00
da55d86723
SDL: account for rounded screen corners for text input
Sergii Pylypenko
2018-12-13 20:49:08 +02:00
63178dd22b
Updated boost
Sergii Pylypenko
2018-12-13 19:48:19 +02:00
f3ee09e047
Updated todo
Sergii Pylypenko
2018-12-13 18:39:46 +02:00
5b778604b5
Updated todo
Sergii Pylypenko
2018-12-11 19:14:08 +02:00
264f7aa43f
SDL: disabled spammy debug output
Sergii Pylypenko
2018-12-05 20:19:39 +02:00
eec2e53f0f
SDL: fixed optimization flags for debug builds, I can finally run ndk-gdb because I've got a new phone yay
Sergii Pylypenko
2018-12-05 20:15:36 +02:00
bf0eb74ea8
SDL: fix for loading libiconv
Sergii Pylypenko
2018-12-05 19:49:59 +02:00
969d785ec1
SDL: notice that MP# is patent-free now
Sergii Pylypenko
2018-12-05 19:25:37 +02:00
76d93ca1fa
Updated todo
pelya
2018-11-29 19:50:39 +02:00
61c5b7352b
SDL: fixed build warning
Sergii Pylypenko
2018-11-19 20:09:34 +02:00
68d6923357
SDL: converted Guichan to static library, because we are using static libc++ so all C++ code must be linked inside libapplication.so
Sergii Pylypenko
2018-11-19 19:55:32 +02:00
fd5babab77
SDL: removed android-support symlink, it will generate a duplicate module name error
Sergii Pylypenko
2018-11-19 19:42:28 +02:00
71a72389e3
SDL: updated submodules
Sergii Pylypenko
2018-11-09 20:27:49 +02:00
2b18728ed5
SDL: removed gnustl_static from makefiles
Sergii Pylypenko
2018-10-12 17:14:04 +03:00
4be95b0d36
SDL: updated submodules
Sergii Pylypenko
2018-10-11 18:25:51 +03:00
d1554371a5
SDL: fixed libboost compilaiton
Sergii Pylypenko
2018-10-11 18:08:52 +03:00
51790527e9
SDL: do not build prebuilt libs if they are not used by the app
Sergii Pylypenko
2018-10-11 17:28:41 +03:00
de301f6c59
SDL: fixed NDK build warning
Sergii Pylypenko
2018-10-10 23:17:26 +03:00
37ad3763ab
SDL: removed armeabi from build files
Sergii Pylypenko
2018-10-10 22:47:51 +03:00
f9a91856ec
SDL: removed ffmpeg, it's long broken and thankfully unused
Sergii Pylypenko
2018-10-10 22:46:58 +03:00
f0a8e491e9
for newer systems
Gerhard Stein
2018-10-06 13:02:56 +02:00
b0f344098f
SDL: updated setEnvironment scripts
Sergii Pylypenko
2018-09-24 18:53:41 +03:00
9087c622ae
SDL: updated iconv submodule to compile on NDK r18
Sergii Pylypenko
2018-09-24 18:52:59 +03:00
16d326c1c5
SDL: fixed OpenSSL compilation with NDK r18
Sergii Pylypenko
2018-09-24 18:52:37 +03:00
8333b99596
Updated boost submodule
Sergii Pylypenko
2018-09-20 22:52:44 +03:00
c3f89273e3
SDL: support for NDK r18, set minimum API level to 16 (Android 4.1), which is the minimum level NDK r18 supports
Sergii Pylypenko
2018-09-20 22:41:55 +03:00
0c172d10fb
SDL: fixed libpng to work with NDK r18
Sergii Pylypenko
2018-09-20 22:37:47 +03:00
bef5f545c5
SDL: fixed SdlVideoResizeKeepAspect=y messing up mouse position after restoring app from background
Sergii Pylypenko
2018-09-20 21:01:04 +03:00
aa7919811f
Updated todo
Sergii Pylypenko
2018-09-07 18:06:30 +03:00
d169cf6d89
XMoto: now it runs, although poorly
Sergii Pylypenko
2018-08-15 22:20:33 +03:00
b66d0f6af0
XMoto: now it compiles
Sergii Pylypenko
2018-08-15 21:37:09 +03:00
286b105fc5
XMoto: updated package name
pelya
2018-08-12 02:28:51 +03:00
2f0fa55d2e
XMoto: updated keycodes
pelya
2018-08-12 02:27:40 +03:00
35400851ca
XMoto: added submodule and project file, it does not compile yet
Sergii Pylypenko
2018-08-10 23:39:59 +03:00
0299387ea8
LUA: enabled LUA 5.1 compatibility mode
Sergii Pylypenko
2018-08-10 22:25:43 +03:00
40b87eb9ac
SDL: Added sqlite3-sdl to Java library mapping
Sergii Pylypenko
2018-08-10 18:20:51 +03:00
e61973a837
SDL: Added sqlite3 library
Sergii Pylypenko
2018-08-10 18:14:27 +03:00
61a08630ed
SDL: fixed LUA include dir
Sergii Pylypenko
2018-08-10 18:12:13 +03:00
1fe8654d71
CommanderGenius: updated submodules
Sergii Pylypenko
2018-08-09 20:53:07 +03:00
2c182128c6
OpenLieroX: bump version
Sergii Pylypenko
2018-08-02 23:10:09 +03:00
98062856c6
OpenLieroX: bump version
Sergii Pylypenko
2018-07-23 22:02:46 +03:00
0dd82bd0f7
SDL: de-press all on-screen keys when they are hidden
Sergii Pylypenko
2018-07-05 23:43:09 +03:00
a5a7fea8a7
OpenTTD: bump version
Sergii Pylypenko
2018-07-05 16:58:16 +03:00
659bf32161
OpenTTD: updated JGP version
Sergii Pylypenko
2018-07-05 16:54:14 +03:00
1950b85d8b
SDL: removed deprecated architectures from build script
Sergii Pylypenko
2018-07-05 16:53:47 +03:00
4527235f0e
SuperTux: updated submodule
Sergii Pylypenko
2018-07-04 22:01:37 +03:00
11090a082e
SuperTux: bump version, commandline must contain ./ or gamedata search path won't initialize
Sergii Pylypenko
2018-07-04 18:36:44 +03:00
9b9768ed8d
Updated todo
Sergii Pylypenko
2018-07-02 22:14:36 +03:00
372a73207b
SDL: fixed built-in emulated keyboard
Sergii Pylypenko
2018-07-02 22:13:24 +03:00
7f4b9162ba
SDL: separate permission to read OBB file
Sergii Pylypenko
2018-07-02 18:14:27 +03:00
d4afed131a
SuperTux: bump version
Sergii Pylypenko
2018-07-02 17:49:24 +03:00
52cda7c82f
SDL: fixed command-line editor dialog
Sergii Pylypenko
2018-07-02 17:49:02 +03:00
d74fcef25b
Updated todo
pelya
2018-07-01 01:33:15 +03:00
fc7e6e63b2
SuperTux: The Final Update
Sergii Pylypenko
2018-06-29 23:32:13 +03:00
d98d33b244
SuperTux: removed hgacks to save space
Sergii Pylypenko
2018-06-29 23:02:49 +03:00
e700d64cfb
SuperTux: updated to master branch
Sergii Pylypenko
2018-06-27 23:39:09 +03:00
d9d6289924
SDL: fixed OpenAL compilation
Sergii Pylypenko
2018-06-27 23:38:57 +03:00
ed9446c4a3
SDL: set env variable ANDROID_OBB_DIR to the directory with OBB files
Sergii Pylypenko
2018-06-27 23:38:15 +03:00
8c64964f4b
SDL: updated boost
Sergii Pylypenko
2018-06-27 23:37:30 +03:00
98a442e80d
SDL: updated libcurl to 7.60.0
Sergii Pylypenko
2018-06-27 22:50:39 +03:00
f391b0b3ca
SDL: fixed my previous OpenSSL fix
Sergii Pylypenko
2018-06-27 22:35:21 +03:00
a328e741aa
SDL: fixed 64-bit macro in OpenSSL config header
Sergii Pylypenko
2018-06-27 22:02:33 +03:00
c475fbf816
SDL: fixed OpenSSL compilation
Sergii Pylypenko
2018-06-27 21:42:10 +03:00
65520b847e
Updated pulseaudio submodule
Sergii Pylypenko
2018-06-25 17:17:27 +03:00
88ab438ba1
OpenTTD: forgot few files
Sergii Pylypenko
2018-06-25 17:12:54 +03:00
9865a6dcfe
SDL: convenient symlink to the compiled app file, updated .gitignore
Sergii Pylypenko
2018-06-25 17:12:22 +03:00
cff1d6b9b9
SDL: removed unmaintained C-Dogs subproject, and few other old projects
Sergii Pylypenko
2018-06-25 17:11:12 +03:00
853e3f3307
OpenTTD: updated jgrpp project
Sergii Pylypenko
2018-06-25 17:10:34 +03:00