Commit Graph

3216 Commits

Author SHA1 Message Date
Gerhard Stein
0ce5f5dee3 SDL 2.0 does not require an icon as external file anymore. So fewer android permission are required for playing that 2020-10-09 14:39:50 +00:00
Gerhard Stein
99393e2dbe SDL2 test application finally, running, but still crashes, for a not found file. Meh. 2020-10-04 19:34:12 +00:00
Gerhard Stein
17c547a43f SDL2 Test updates 2020-10-04 11:52:43 +00:00
Gerhard Stein
d611b7655b Updated javaSDL2 2020-10-04 10:19:21 +00:00
Gerhard Stein
a0bded0cce c++ must be enabled for sdl2, because hid api implementation uses some c++ code. 2020-10-03 12:00:58 +00:00
Gerhard Stein
015fb7ad45 Blacklisting for projects which do not work with SDL2 2020-10-03 11:04:21 +00:00
Gerhard Stein
d0558f22d9 Cleanups 2020-10-03 10:37:24 +00:00
Gerhard Stein
32046e051c More target names changes 2020-10-03 10:28:18 +00:00
Gerhard Stein
487062dd11 Using proper official target name 2020-10-03 10:25:22 +00:00
Gerhard Stein
4741fe77bb Added SDL2_mixer 2020-10-03 09:49:54 +00:00
Gerhard Stein
d9267a1653 Updated Sprite minimal test 2020-10-03 09:42:01 +00:00
Gerhard Stein
9fd75f119e Renaming SDL test code 2020-10-03 09:35:53 +00:00
Gerhard Stein
6962dd59fa Added Blacklist feature for SDL2 stuff 2020-09-29 16:40:03 +00:00
Gerhard Stein
99effe98c4 Setting CG using SDL2 2020-09-28 15:32:01 +00:00
Gerhard Stein
712e3b1624 Added case for SDL2, reduction of base libs 2020-09-28 15:31:27 +00:00
Gerhard Stein
817c0ac596 Updated SDL2_Image 2020-09-28 16:43:02 +02:00
Gerhard Stein
2ecfbd1189 Updated SDL2 2020-09-28 16:41:30 +02:00
Gerhard Stein
c6950836a0 Fixes issue when MultiABI is set to no, indicating the correct target platform 2020-09-28 06:45:32 +00:00
Gerhard Stein
39f7b7d6ef Small fix 2020-09-19 10:13:11 +00:00
Gerhard Stein
702329a932 Fixes a problem where a function was not overloaded 2020-09-19 09:58:22 +00:00
Gerhard Stein
abb3f4196b Another solution when licenses won't get accepted 2020-09-19 09:38:39 +02:00
pelya
5936ff80b5 OpenTTD: bump version 2020-08-25 00:44:23 +03:00
pelya
4fab6dc422 Updated todo 2020-08-24 22:47:43 +03:00
pelya
e6823997de Debian: it runs fine on Android 10 without target version downgrade 2020-08-09 21:44:34 +03:00
pelya
068d7dba9e Updated todo 2020-08-09 21:43:22 +03:00
pelya
21e930fb6b Updated todo 2020-07-22 20:33:28 +03:00
Sergii Pylypenko
a1516f415e Debian: script to generate .apk with embedded image 2020-07-22 19:41:14 +03:00
pelya
7c23b880c7 SDL: clean build directories for prebuilt libraries, they bloat the source archive 2020-07-22 19:16:56 +03:00
pelya
29a26e824d XSDL: updated project files, removed Gimp project files 2020-07-22 19:09:50 +03:00
pelya
1d6b705ff3 SDL: removed touch event ratelimit hack, it introduces random input lag 2020-07-22 18:55:19 +03:00
pelya
3a57177042 OpenTTD: better Chinese font (which is not tracked by Git, grab .apk and unpack it) 2020-07-22 00:50:06 +03:00
pelya
e00fcf1afe XSDL: fixed buggy config dialog 2020-07-22 00:03:11 +03:00
pelya
2bce9d6854 Removed xmoto project, I'm not planning to update it 2020-07-07 22:50:54 +03:00
pelya
29fcb570f8 XSDL: updated readme 2020-07-07 22:30:43 +03:00
pelya
07952badae SDL: fixed dark text on dark background in notification, updated Gradle files 2020-07-07 22:29:20 +03:00
pelya
e02d772173 XSDL: fixed build script, updated readme 2020-07-07 18:55:55 +03:00
pelya
b7607f9618 OpenSSL: fixed dependencies 2020-07-07 18:47:16 +03:00
pelya
807ad3113c XSDL: updated readme 2020-07-07 01:28:27 +03:00
pelya
13f410df61 XSDL: updated readme 2020-07-07 01:26:30 +03:00
pelya
b30a5bdf47 XSDL: updated readme 2020-07-07 01:17:44 +03:00
pelya
602ceec9ed XSDL: updated readme 2020-07-07 01:13:51 +03:00
pelya
4717519311 XSDL: updated readme 2020-07-07 00:22:47 +03:00
pelya
7203affdc7 PulseAudio: updated submodule 2020-07-07 00:19:04 +03:00
pelya
9440f2227d XSDL: updated submodule 2020-07-07 00:04:07 +03:00
pelya
a617b46dec XSDL: updated readme 2020-07-07 00:03:48 +03:00
pelya
72cba7bfd5 OpenTTD: Welcome to the future! Use 24bpp animated blitter by default, instead of old non-animated but fast 16bpp blitter 2020-06-02 23:29:43 +03:00
pelya
9731a00c15 OpenTTD: bump version 2020-06-02 23:16:43 +03:00
Jeongin Lee
5544e91d05 Merge pull request #117 from jil8885/sdl_android
OpenTTD JGR : Bump version
2020-05-04 19:27:44 +09:00
Jeongin Lee
8e53731b2a OpenTTD JGR: Bump version 2020-05-04 19:25:43 +09:00
Jeongin Lee
6ffc00e13b OpenTTD JGR:Bump version 2020-05-04 19:25:36 +09:00