Commit Graph

82 Commits

Author SHA1 Message Date
Sergii Pylypenko
31f306976f SDL: updated target Androidi API to Android Q API level 29 2019-08-31 19:03:36 +03:00
Sergii Pylypenko
2f49dd6e30 SDL: support for NDK r19, switched from c++_static to c++_shared, as recommended in NDK docs 2019-02-06 23:27:14 +02:00
Sergii Pylypenko
51790527e9 SDL: do not build prebuilt libs if they are not used by the app 2018-10-11 17:28:41 +03:00
Sergii Pylypenko
8333b99596 Updated boost submodule 2018-09-20 22:52:44 +03:00
Sergii Pylypenko
8c64964f4b SDL: updated boost 2018-06-27 23:37:30 +03:00
Sergii Pylypenko
da05e8dfc6 Boost: Updated submodule 2018-01-11 23:13:37 +02:00
Sergii Pylypenko
4799ff9e9f OpenLieroX: bump version 2017-11-28 17:43:23 +02:00
pelya
144f485758 Updated boost, iconv, and icu submodules 2017-11-25 07:43:43 +02:00
Sergii Pylypenko
4c182a5370 libboost: fixed makefile 2017-11-22 15:30:00 +02:00
Sergii Pylypenko
e618b3a2d0 Boost: removed precompiled libraries, updated submodule. Use 'make -f Makefile.prebuilt' from project/jni to generate precompiled libraries, you will need NDK r16-beta2. 2017-11-14 22:41:47 +02:00
pelya
6fe05d83e3 Updated submodules 2017-10-28 22:45:30 +03:00
Gerhard Stein
7babe228b6 Readme update 2017-10-27 18:55:32 +02:00
Sergii Pylypenko
6356415030 OpenTTD: bump version 2017-10-23 16:14:56 +03:00
Gerhard Stein
c66e3d5ae1 Improved Readme a bit, Commander Genius update 2017-10-14 14:00:46 +02:00
Sergii Pylypenko
91d27beb04 SDL: Updated submodules, compilation fix for iconv and icu 2017-07-21 21:15:27 +03:00
Gerhard Stein
32488523e1 Commadner Genius udpate 2017-07-20 18:27:45 +02:00
pelya
6850c719d4 Updated submodules 2017-07-09 22:36:08 +03:00
Gerhard Stein
bc5f26d089 Boost updates 2017-07-07 18:22:29 +02:00
pelya
9aa0a1ae36 Updated submodules, fixed OpenTTD compilation 2017-02-19 23:46:43 +02:00
Gerhard Stein
31c9e98814 Commander Genius update 2017-01-28 13:43:14 +01:00
Sergii Pylypenko
e4d31b63d8 Updated submodules 2017-01-04 23:04:03 +02:00
Gerhard Stein
d72339f3a3 Commander Genius Update 2017-01-01 11:27:24 +01:00
Sergii Pylypenko
4e817c007f SDL: C++-specific AppCppFlags option in AndroidAppSettings.cfg 2016-07-28 23:38:21 +03:00
Gerhard Stein
97d67c17bc Free Heroes 2 Update 2016-07-17 15:15:21 +02:00
Sergii Pylypenko
a097780bd7 Updated submodules 2016-07-13 16:34:01 +03:00
Gerhard Stein
f9998b32f7 Added fheroes2 submodule 2016-07-10 08:08:52 +02:00
Sergii Pylypenko
ea704ddbb4 SDL: yet another Android 2.3 fix 2016-07-07 19:23:21 +03:00
Gerhard Stein
502184f5c3 Commander Genius update 2016-07-04 16:38:43 +02:00
Sergii Pylypenko
1842bb2209 SDL: bigger delay for 'tap or timeout' left mouse click, this commit can break emulators like ScummVM 2016-04-22 22:27:18 +03:00
Gerhard Stein
b2c1fb771d Commander Genius update to version 1.9.3 2016-04-21 18:55:39 +02:00
pelya
3f4f642d9f Updated submodules 2016-04-03 15:05:23 +03:00
Gerhard Stein
a74faccf37 Commander Genius Version update 2016-04-03 12:23:14 +02:00
Sergii Pylypenko
c1cb538f2e Gimp: fixed compilation 2015-12-21 21:36:57 +02:00
Gerhard Stein
8236f9ed41 Commander Genius major update 2015-12-20 11:22:16 +01:00
pelya
1d61f839ff SDL: CreateService=y will create a persistent notification, so app is never killed 2015-10-18 03:45:16 +03:00
Gerhard Stein
2a1f4635d8 Commander Genius update, but compilation because of Ref Code does not work yet 2015-09-30 17:56:19 +02:00
pelya
3cae7dc36d Updated submodules 2015-08-19 02:24:49 +03:00
Gerhard Stein
371b3a372c Commander Genius update 2015-08-17 15:43:02 +02:00
pelya
2c60296442 Updated todo 2015-08-15 23:43:30 +03:00
Gerhard Stein
b5e3ffb7a0 Commander Genius update 2015-08-15 12:14:36 +02:00
Sergii Pylypenko
ccf5111084 Updated submodules 2015-07-02 22:19:42 +03:00
Gerhard Stein
c60881e38d Commander Genius updates 2015-07-02 15:18:41 +02:00
lubomyr
67d4748b31 Fix for on-screen themes: dualshock and n64 2015-02-25 19:44:58 +00:00
Gerhard Stein
4e48f77d40 added libs for arm64-v8a 2015-02-24 16:55:34 +01:00
Sergii Pylypenko
d7aa0239be XSDL: use /proc/self/cwd as data dir for libX11 2014-12-18 21:14:47 +02:00
Gerhard Stein
c0199b9287 Another boost fix 2014-10-12 15:00:21 +02:00
Gerhard Stein
ed973d4f7b It seems that boost_property has issues with reinterpret_cast. Not sure if boost breaks some standard rules in this section. Anyways, I use memcpy which just transfers the addresses of the pointers. Since Commander Genius needs that for savegames and configs, this fix is required. 2014-10-11 08:46:30 +02:00
Sergii Pylypenko
6195eef526 Updated boost libraries 2014-10-11 05:49:49 +03:00
Sergii Pylypenko
b473cc554d Updated TODO 2014-09-22 18:17:03 +03:00
Gerhard Stein
9f8c37eefd Updates for FH2 and Commander Genius 2014-08-27 19:52:09 +02:00