Commit Graph

  • 2bc39e57ba SDL: check that SD card is writable before writing there on fresh install pelya 2016-05-17 12:36:27 +03:00
  • 723e0524ac SDL: do not pause each frame if screen keyboard is shown without full-screen text input field, this makes built-in keyboard choppy pelya 2016-05-16 01:02:21 +03:00
  • 3c2976aa03 OpenTTD: updated pelya 2016-05-15 01:39:38 +03:00
  • 1f2adbb2d3 [SDL] Access to SD card is disabled by default now, for Android 4.3 and newer Sergii Pylypenko 2016-05-13 23:41:25 +03:00
  • 49f70d7d5f Updated todo pelya 2016-05-08 23:13:38 +03:00
  • 056ac53e2d updated lbreakout2 lubomyr 2016-05-06 14:50:41 +03:00
  • 006e2e5a00 added new screen mode 960x540 lubomyr 2016-04-25 21:04:32 +03:00
  • f49d407dec glshim updated, added latest changes by ptitSeb lubomyr 2016-04-23 23:18:27 +03:00
  • 45593cd2f2 changed delay for 'tap or timeout' left mouse click lubomyr 2016-04-23 23:17:22 +03:00
  • 1842bb2209 SDL: bigger delay for 'tap or timeout' left mouse click, this commit can break emulators like ScummVM Sergii Pylypenko 2016-04-22 22:27:18 +03:00
  • a6875ff236 Merge pull request #57 from nitomartinez/sdl_android Sergii Pylypenko 2016-04-22 22:01:46 +03:00
  • b2c1fb771d Commander Genius update to version 1.9.3 Gerhard Stein 2016-04-21 18:55:39 +02:00
  • 922feec8b9 SDL: Replaced Apache HTTP with HttpURLConnection, to decrease app size and number of dependencies Sergii Pylypenko 2016-04-20 23:04:16 +03:00
  • 90d120a939 Add android.intent.action.VIEW to x11 intent, resolves #55 Nito Martinez 2016-04-19 17:45:00 +02:00
  • 9e0e35b074 Add android.intent.action.VIEW to x11 intent, resolves #55 Nito Martinez 2016-04-19 17:43:38 +02:00
  • 8c43fefb52 Add android.intent.action.VIEW to x11 intent, resolves #55 Nito Martinez 2016-04-19 16:32:58 +02:00
  • 74e757be5c Merge branch 'sdl_android' of https://github.com/pelya/commandergenius into sdl_android lubomyr 2016-04-17 17:35:00 +03:00
  • 7fc658d46c updated bugs.txt lubomyr 2016-04-17 17:33:01 +03:00
  • 3c8e1ed646 glshim updated, added latest changes by ptitSeb lubomyr 2016-04-17 17:31:24 +03:00
  • 96387b750c Updated todo pelya 2016-04-17 03:05:13 +03:00
  • dceded2f4d Updated todo pelya 2016-04-17 02:48:50 +03:00
  • 493530112e SDL: new API SDL_ANDROID_SetConfigOption() to configure SDL Android-specific options, such as video depth (which requires app restart) pelya 2016-04-17 01:06:27 +03:00
  • 4374b45ed0 Merge branch 'sdl_android' of https://github.com/pelya/commandergenius into sdl_android lubomyr 2016-04-14 21:10:57 +03:00
  • b2df9398f8 glshim updated, added latest changes by ptitSeb lubomyr 2016-04-14 21:09:05 +03:00
  • d1e8985bda OpenTTD: yet more bugfixes Sergii Pylypenko 2016-04-12 22:59:44 +03:00
  • 46cf1dd9a0 glshim updated, added latest changes by ptitSeb lubomyr 2016-04-11 00:34:25 +03:00
  • bc5191c50a OpenTTD: updates and fixes Sergii Pylypenko 2016-04-08 21:34:17 +03:00
  • 60042293ae SDL: fixed custom installation path dialog Sergii Pylypenko 2016-04-08 21:29:17 +03:00
  • 9fba98e5ab Added BoringSSL - replacement for OpenSSL, updated libcurl to use boringssl Sergii Pylypenko 2016-04-04 21:09:43 +03:00
  • 3f4f642d9f Updated submodules pelya 2016-04-03 15:05:23 +03:00
  • 3e153a54a2 Merge branch 'sdl_android' of github.com:pelya/commandergenius into sdl_android pelya 2016-04-03 15:03:15 +03:00
  • 652e328152 OpenTTD: quick post-release bugfix pelya 2016-04-03 15:02:14 +03:00
  • 63e0ba38fa Apparently all build version compile fine wit CG. Even 64-bit ones... Gerhard Stein 2016-04-03 12:54:24 +02:00
  • a74faccf37 Commander Genius Version update Gerhard Stein 2016-04-03 12:23:14 +02:00
  • 00b4fc610a OpenTTD: updated to 1.6.0 upstream pelya 2016-04-03 00:27:00 +03:00
  • 4e9f088b3c Added fake pkg-config script to resolve include paths to SDL repo, fixed OpenTTD compilation pelya 2016-04-02 22:32:06 +03:00
  • b401014b1a Updated todo pelya 2016-03-27 18:56:42 +03:00
  • 0455bb648a Merge branch 'sdl_android' of github.com:pelya/commandergenius into sdl_android pelya 2016-03-27 18:54:23 +03:00
  • 26d62b4a95 glshim updated, added latest changes by ptitSeb lubomyr 2016-03-25 00:52:38 +02:00
  • 040ecaa128 glshim updated, added latest changes by ptitSeb lubomyr 2016-03-22 00:47:01 +02:00
  • b94deb8f97 glshim updated, added latest changes by ptitSeb lubomyr 2016-03-21 00:39:42 +02:00
  • a28ffb7c7e Merge branch 'sdl_android' of github.com:pelya/commandergenius into sdl_android pelya 2016-03-20 13:55:36 +02:00
  • e5cf2dbd9e amiga keyboard layout fix lubomyr 2016-03-20 00:32:11 +02:00
  • a33fd500a8 Merge branch 'sdl_android' of github.com:pelya/commandergenius into sdl_android pelya 2016-03-17 12:20:07 +02:00
  • f3a8d960e8 OpenArena: bump version pelya 2016-03-17 12:19:26 +02:00
  • d0be1c1ce1 SDL: truncate .obb file if Google Play downloads it again, happens all the time during updates Sergii Pylypenko 2016-03-16 22:48:13 +02:00
  • 751a7a3cae SDL: better menu to edit commandline parameters Sergii Pylypenko 2016-03-16 21:59:15 +02:00
  • bcfd019efe Added bochs submodule Sergii Pylypenko 2016-03-16 20:18:41 +02:00
  • 87bb39a074 SDL: NDK r11: more fixes to setEnvironemnt build scripts Sergii Pylypenko 2016-03-16 18:29:47 +02:00
  • 033be3ee53 SDL: we always have permission to write to our own dir on SD card on KitKat pelya 2016-03-13 22:51:55 +02:00
  • aee68aefb3 glshim updated, added latest changes by ptitSeb lubomyr 2016-03-13 21:39:35 +02:00
  • cc52affa6b changed library extension .so.2 to .so. It prevent some error in application which use that library lubomyr 2016-03-13 21:38:19 +02:00
  • ea3919b9b6 glshim updated, added latest changes by ptitSeb lubomyr 2016-03-12 16:55:49 +02:00
  • 234245ae2d added -tsa http://timestamp.digicert.com to jarsigner for prevent warning 'No -tsa or -tsacert is provided and this jar is not timestamped.' lubomyr 2016-03-12 16:40:47 +02:00
  • eb5eb0c22f SDL: cosmetic update to the readme pelya 2016-03-12 16:05:58 +02:00
  • 0198a72e35 SDL: NDK 11 is now exclusively for 64-bit host systems pelya 2016-03-12 15:52:47 +02:00
  • 67aa2ba70d SDL: NDK r11 - updated buildenv scripts to use GCC 4.9 everywhere, no Clang support yet pelya 2016-03-12 15:34:55 +02:00
  • c9320ec1af SDL: option to disable TV borders pelya 2016-03-12 15:31:35 +02:00
  • 92de300ea5 added nanogl library lubomyr 2016-03-09 22:58:02 +02:00
  • ccbcb5130e added nanogl library lubomyr 2016-03-09 22:50:23 +02:00
  • bf1ecff0d9 glshim updated, added latest changes by ptitSeb lubomyr 2016-03-09 22:43:09 +02:00
  • 841429a0c7 Merge branch 'sdl_android' of https://github.com/pelya/commandergenius into sdl_android lubomyr 2016-03-07 14:44:09 +02:00
  • 0ffad63bc9 glshim updated, added latest changes by ptitSeb lubomyr 2016-03-07 14:43:33 +02:00
  • 8abb0e6669 Updated TODO Sergii Pylypenko 2016-03-03 22:25:25 +02:00
  • 38855f0b7a XSDL: new icon and random stuff Sergii Pylypenko 2016-02-24 21:36:25 +02:00
  • 90f4f25051 SDL: do not restart DummyService automatically, that does nothing good Sergii Pylypenko 2016-02-24 20:44:32 +02:00
  • 9735dd671b Merge branch 'sdl_android' of https://github.com/pelya/commandergenius into sdl_android lubomyr 2016-02-24 14:58:20 +02:00
  • a460cd8fbc glshim updated, added latest changes by ptitSeb lubomyr 2016-02-24 14:55:36 +02:00
  • 6c776701f5 Merge branch 'sdl_android' of github.com:pelya/commandergenius into sdl_android Sergii Pylypenko 2016-02-15 22:31:46 +02:00
  • dd242bfdd3 OpenTTD: disable logging, as it creates some huge logfiles Sergii Pylypenko 2016-02-15 22:29:33 +02:00
  • 2c00167f4e updated bugs and todo list lubomyr 2016-01-31 17:35:05 +02:00
  • 63cae230b0 OpenArena: added project.patch to put Cardboard intent to manifest Sergii Pylypenko 2016-01-11 21:48:00 +02:00
  • 48bb326ed9 SuperTux: bump version to remove the app from Cardboard-specific list Sergii Pylypenko 2016-01-11 20:33:10 +02:00
  • e6d455cbe9 Removed Cardboard intent, because non-Cardboard games show up in Cardboard app Sergii Pylypenko 2016-01-11 20:27:42 +02:00
  • 27944784d8 added option UseGlshim in AndroidAppSettings.cfg lubomyr 2016-01-09 19:23:05 +02:00
  • 7cdf3050a4 glshim updated, added latest changes by ptitSeb lubomyr 2016-01-09 19:05:47 +02:00
  • b5b4898279 Supertux: updated patch Sergii Pylypenko 2015-12-25 21:01:19 +02:00
  • 06fae348e2 SuperTux: updated Sergii Pylypenko 2015-12-25 20:50:34 +02:00
  • c1cb538f2e Gimp: fixed compilation Sergii Pylypenko 2015-12-21 21:35:02 +02:00
  • 7f29cdb835 Updated zip packages with preview files Gerhard Stein 2015-12-20 11:44:24 +01:00
  • d53497c8ce Keen Dreams Shareware update with better preview Gerhard Stein 2015-12-20 11:39:59 +01:00
  • 51fd7cd515 Data package updates Gerhard Stein 2015-12-20 11:31:15 +01:00
  • 8236f9ed41 Commander Genius major update Gerhard Stein 2015-12-20 11:22:16 +01:00
  • dc23f5dd8c Merge branch 'sdl_android' of https://github.com/pelya/commandergenius into sdl_android lubomyr 2015-12-18 19:56:52 +02:00
  • 88c429144a glshim updated, added latest changes by ptitSeb lubomyr 2015-12-18 19:56:16 +02:00
  • abaf57d615 SDL: setenv("CARDBOARD_VR") if started from Google Cardboard app pelya 2015-12-14 01:07:02 +02:00
  • 12e9683685 Updated todo Sergii Pylypenko 2015-12-10 23:18:42 +02:00
  • 5ac053d746 Updated todo Sergii Pylypenko 2015-12-10 23:17:30 +02:00
  • 2a6041ea5b Updated todo Sergii Pylypenko 2015-12-10 23:06:56 +02:00
  • 156634221d XSDL: new icon by Suici Doga Sergii Pylypenko 2015-12-10 16:13:15 +02:00
  • fb7e7ae217 SDL: Android TV support, preliminary for now. Sergii Pylypenko 2015-12-07 22:24:46 +02:00
  • bca631718c Updated todo pelya 2015-12-06 19:13:14 +02:00
  • 390e876626 OpenTTD: updated pelya 2015-12-06 19:04:15 +02:00
  • da2eaf3ac1 glshim updated, added latest changes by ptitSeb lubomyr 2015-12-05 01:14:20 +02:00
  • 515569332d OpenTTD: bump version Sergii Pylypenko 2015-12-04 23:37:14 +02:00
  • 6a0da67aa3 Fontconfig: call setenv("FONTCONFIG_FONTS") to set path to your app-installed fonts Sergii Pylypenko 2015-12-04 22:11:48 +02:00
  • f4a9ecef6e SDL: Fixed Play game services not compiling Sergii Pylypenko 2015-12-04 17:13:19 +02:00
  • acd86ff15b glshim updated, added latest changes by ptitSeb lubomyr 2015-12-03 17:29:17 +02:00
  • 016f056261 NumLock button is sticky lubomyr 2015-11-27 21:19:26 +02:00
  • c7140793fc amiga keyboard layout uses new keyboard api lubomyr 2015-11-27 20:41:30 +02:00