Commit Graph

163 Commits

Author SHA1 Message Date
Sergii Pylypenko
97c152e6a6 OpenTTD JGR: bump version 2019-11-13 22:37:29 +02:00
Sergii Pylypenko
924a106e01 Updated todo 2019-11-06 23:08:10 +02:00
Sergii Pylypenko
3926496d5f XSDL: only binaries named like 'libXXX.so' are getting extracted by Android app manager,
so rename all binaries to libXXX.so and make a bunch of symlinks
2019-11-06 22:32:08 +02:00
Sergii Pylypenko
d30158b7dd SDL: clear AndroidData/lib when changing project settings 2019-11-05 23:35:46 +02:00
Sergii Pylypenko
769a99cbd8 XSDL: fixed PulseAudio 2019-10-29 22:17:43 +02:00
Sergii Pylypenko
117074777f XSDL: updated PulseAuio port number 2019-10-18 21:59:39 +03:00
Sergii Pylypenko
b5012d86ad OpenTTD-JGR: updated build scripts, bump version 2019-10-17 20:28:05 +03:00
Sergii Pylypenko
5b2b990b29 XSDL: pass native audio sample rate using setenv 2019-10-16 23:46:15 +03:00
Sergii Pylypenko
7c88857742 SDL: copy executable binaries to lib dir in apk, according to https://issuetracker.google.com/issues/128554619 2019-10-15 17:57:55 +03:00
Sergii Pylypenko
01dc04fe17 XSDL: copy DIPLAY variable to clipboard on start 2019-10-11 22:48:39 +03:00
Sergii Pylypenko
5e9c45f330 updated todo 2019-10-08 23:45:26 +03:00
Sergii Pylypenko
91bfe0b6c4 XSDL: fixed event loop 2019-10-08 23:41:14 +03:00
Sergii Pylypenko
a967016781 XSDL: fixed help message 2019-10-08 18:39:36 +03:00
Sergii Pylypenko
1e71441946 OpenTTD: bump version 2019-10-07 21:07:31 +03:00
Sergii Pylypenko
63f9c475c1 XSDL: added port number to config 2019-09-09 23:36:07 +03:00
Sergii Pylypenko
a46c43f459 XSDL: fixed compilaiton with new sources 2019-09-09 18:22:55 +03:00
Sergii Pylypenko
dcdcaa2c1a OpenTTD: bump version 2019-07-09 20:26:38 +03:00
Sergii Pylypenko
ab3e3aa1a7 XSDL: fixed build for 32-bit architectures 2019-02-25 19:30:19 +02:00
Sergii Pylypenko
56ae8d528e XSDL: fixed xkbcomp 2019-02-25 17:00:59 +02:00
Sergii Pylypenko
15ee9faf9b XSDL: updated busybox 2019-02-20 21:16:04 +02:00
Sergii Pylypenko
4d6a8dcd88 XSDL: do not restart in a loop, if we fail then stop 2019-02-20 20:28:21 +02:00
Sergii Pylypenko
054ac50e0a XSDL: fixed linking 2019-02-20 19:22:57 +02:00
Sergii Pylypenko
e887896edf Xserver: work-in-progress update 2019-02-18 22:09:59 +02:00
Sergii Pylypenko
65520b847e Updated pulseaudio submodule 2018-06-25 17:17:27 +03:00
Sergii Pylypenko
4e817c007f SDL: C++-specific AppCppFlags option in AndroidAppSettings.cfg 2016-07-28 23:38:21 +03:00
pelya
f1d083fbf5 OpenTTD: bump version 2016-07-03 03:34:32 +03:00
Sergii Pylypenko
9718f36a99 Updated OpenTTD 2016-07-02 22:22:53 +03:00
pelya
fa42edbb62 Added arm64 build script to OpenSSL 2016-06-29 00:27:17 +03:00
Sergii Pylypenko
418d868a88 Merge branch 'sdl_android' of github.com:pelya/commandergenius 2016-06-28 22:21:50 +03:00
pelya
dd90b7ec96 XSDL: fixed compilation with NDK r12 2016-06-26 23:12:01 +03:00
Sergii Pylypenko
ed2f31189c SDL: support for AndroidPostBuild.sh script, to customize .apk file after it was generated 2016-06-06 19:40:42 +03:00
Sergii Pylypenko
acbfa9d4d7 SDL: Updated OpenSSL, removed BoringSSL. OpenSSL is now a shared library, because libcurl did not compile the other way. 2016-05-24 21:37:56 +03:00
Sergii Pylypenko
54889f6d38 XSDL: updated to compile on NDK r11c 2016-05-19 21:46:24 +03:00
Sergii Pylypenko
a6875ff236 Merge pull request #57 from nitomartinez/sdl_android
Add android.intent.action.VIEW to x11 intent, resolves #55
2016-04-22 22:01:46 +03:00
Nito Martinez
9e0e35b074 Add android.intent.action.VIEW to x11 intent, resolves #55 2016-04-19 17:43:38 +02:00
Sergii Pylypenko
9fba98e5ab Added BoringSSL - replacement for OpenSSL, updated libcurl to use boringssl 2016-04-04 21:09:43 +03:00
pelya
652e328152 OpenTTD: quick post-release bugfix 2016-04-03 15:02:14 +03:00
Sergii Pylypenko
38855f0b7a XSDL: new icon and random stuff 2016-02-24 21:36:25 +02:00
Sergii Pylypenko
156634221d XSDL: new icon by Suici Doga 2015-12-10 16:13:15 +02:00
Sergii Pylypenko
4d6a57eb9a SDL: fixed dummy service notification text color 2015-11-26 21:42:20 +02:00
Sergii Pylypenko
dbc705d286 SDL: sticky modifier keys in built-in QWERTY keyboard 2015-11-25 23:11:26 +02:00
Sergii Pylypenko
b2061d76e8 SDL: pressing Back will hide built-in keyboard 2015-11-05 22:27:01 +02:00
Sergii Pylypenko
0ace3293d1 XSDL: implemented startActivityForResult() handler for x11:// intents 2015-10-26 23:02:24 +02:00
Sergii Pylypenko
54de45e77c SDL: do not request SD card write access for Android 4.4 and above, unless enabled in AndroidAppSettings 2015-10-23 15:55:53 +03:00
Sergii Pylypenko
b62d3aac8d Debian: bump version 2015-10-20 18:25:59 +03:00
Sergii Pylypenko
769abc197b Debian: fixes 2015-10-20 02:59:36 +03:00
Sergii Pylypenko
cf61f7e993 Debian: updated to latest XSDL 2015-10-20 02:34:04 +03:00
Sergii Pylypenko
7183f1c9c7 XSDL: added PulseAudio support 2015-10-20 01:38:44 +03:00
pelya
87265ade68 XSDL: Added pulseaudio submodule 2015-10-19 01:18:21 +03:00
pelya
ce1879ee6f XSDL: bump version 2015-10-18 03:47:23 +03:00