Commit Graph

2224 Commits

Author SHA1 Message Date
Sergii Pylypenko 3a5d384ad2 SDL: Extract binaries-<ARCH>-pie.zip for Lollipop and newer, then try binaries-<ARCH>.zip 2015-01-13 22:10:27 +02:00
Sergii Pylypenko cad2353c79 Integrating libjnigraphics seems pointless now - bitmap-plasma sample from NDK gives 7 FPS on Nexus 7 2015-01-13 20:23:05 +02:00
Sergii Pylypenko b450505dad Updated todo 2015-01-13 20:05:32 +02:00
Sergii Pylypenko 082f951333 Updated todo 2015-01-13 19:33:58 +02:00
pelya 7ff915529b BasiliskII: added build files 2015-01-03 22:03:59 +02:00
pelya 508749b9b7 Added BasiliskII subproject, added on-screen keyboard sources to Gimp, added safety checks to Guichan-TTF. 2015-01-03 21:59:53 +02:00
pelya 65c90eda88 Hopefully fixed app restarting when system bar is hidden and shown 2015-01-03 15:39:52 +02:00
pelya fdcee4b65c XSDL: support for x11://localhost:6000 intent to launch X server 2015-01-02 00:38:56 +02:00
pelya fa1dac3650 Yet more fixes to multiwindow mode 2015-01-01 23:24:03 +02:00
pelya 98bb4c9b88 Fixed compilation 2015-01-01 23:05:42 +02:00
pelya 8834abfcd3 Fixed Samsung multiwindow mode, apps can be started at any order now 2015-01-01 22:53:14 +02:00
pelya f482591bea Half-assed support for Samsung MultiWindow, you neeed to enable "Autodetect screen orientation" to make it work, and launch SDL app as a second window 2015-01-01 20:21:46 +02:00
pelya 5dd1b87397 Updated TODO 2015-01-01 04:58:45 +02:00
pelya 16da838bda Android 3.0 is now lowest supported version, because of new 'clipboard changed' notification in SDL_syswm.h, using SDL_SYSWMEVENT. 2015-01-01 04:43:30 +02:00
pelya 011516ac2e Default GCC version is now 4.8 in NDK r10d - updated setCrossEnvironment scripts 2015-01-01 02:33:45 +02:00
pelya 0a23656b96 XSDL: instructions how to build statically-linked xkbcomp, xsel and xli executables, fixed more paths in XSDL 2015-01-01 02:18:31 +02:00
Sergii Pylypenko 50a6d7e253 Fixed following mouse cursor when keyboard is shown 2014-12-26 23:24:22 +02:00
Sergii Pylypenko 934f3981a9 Oops, fixed compilation 2014-12-25 17:17:23 +02:00
Sergii Pylypenko 2a21ba82ad XSDL: screen follows mouse cursor 2014-12-22 23:38:38 +02:00
Sergii Pylypenko 47d4a2a261 Updated todo 2014-12-22 17:03:15 +02:00
Sergii Pylypenko 622966dd9b Fixed screen staying black sometimes after restoring app from background 2014-12-18 21:50:52 +02:00
Sergii Pylypenko 1d8c6bcc5d GIMP and Debian: added symlinks to the xserver sources in xserver project 2014-12-18 21:18:21 +02:00
Sergii Pylypenko fdc232c2f4 GIMP and Debian do not need separate XServer paths anymore, because it does not depend on the app dir anymore 2014-12-18 21:16:38 +02:00
Sergii Pylypenko d7aa0239be XSDL: use /proc/self/cwd as data dir for libX11 2014-12-18 21:14:47 +02:00
Gerhard Stein a839733973 CG Updates 2014-12-02 17:32:45 +01:00
Gerhard Stein 1888c19135 CG update 2014-12-01 19:37:14 +01:00
Gerhard Stein 8a59a96564 Merge branch 'sdl_android' of github.com:pelya/commandergenius into sdl_android
Conflicts:
	project/jni/application/commandergenius/commandergenius
2014-12-01 19:06:33 +01:00
Gerhard Stein 07962d6bbe CG Version update 2014-12-01 19:05:08 +01:00
pelya 59c4cdedbe Guichan: Show Android text input when clicking text field, patch by Lubomyr 2014-12-01 00:38:58 +02:00
pelya 89397329b6 Gimp: Added missing symlinks 2014-11-30 05:26:32 +02:00
pelya 5c5faa1157 Updated TODO 2014-11-30 03:28:14 +02:00
Sergii Pylypenko 10d004a093 Updated todo 2014-11-27 20:53:19 +02:00
Sergii Pylypenko bc5ecca7b8 Removed EGL14.SetSwapInterval(), because it breaks video initialization on Toshiba AT-330 with Android 4.0.3 2014-11-27 17:34:14 +02:00
Sergii Pylypenko a2157a2519 Updated todo 2014-11-26 15:04:22 +02:00
Sergii Pylypenko c4aea3880b Updated todo 2014-11-24 21:19:12 +02:00
Sergii Pylypenko 3db0e23d05 USB keyboard: fixed Lollipop issues 2014-11-24 20:41:00 +02:00
Sergii Pylypenko be8b01e833 Merge branch 'sdl_android' of github.com:pelya/commandergenius into sdl_android 2014-11-24 17:30:01 +02:00
pelya d864aeb193 Teeworlds: small update 2014-11-24 00:38:43 +02:00
pelya a2bf8bee0c Updated todo 2014-11-23 17:49:38 +02:00
Sergii Pylypenko 9709c7c963 Gimp: put back Gimp autostart 2014-11-21 23:30:25 +02:00
Sergii Pylypenko 9adb36eb77 Gimp: fixed Lollipop issues 2014-11-21 23:20:58 +02:00
Sergii Pylypenko 6807ade0fb Updated todo 2014-11-21 20:25:56 +02:00
Sergii Pylypenko a1c6c54fe2 XSDL: Fixed Lollipop troubles 2014-11-21 16:13:00 +02:00
Sergii Pylypenko b65598957e Updated todo 2014-11-21 16:06:42 +02:00
Sergii Pylypenko 68583b29ed Debian: fixed selecting custom resolution 2014-11-20 22:38:44 +02:00
Sergii Pylypenko 1e20d3e235 Debian: fixed Lollipop issues, fixed videomode selection screen 2014-11-20 21:51:24 +02:00
Sergii Pylypenko 9780653711 Added -fpic flag to x86 env script for Lollipop 2014-11-20 17:06:20 +02:00
Sergii Pylypenko 16fbda3c9b Merge branch 'sdl_android' of github.com:pelya/commandergenius into sdl_android 2014-11-20 16:13:30 +02:00
Sergii Pylypenko c83b568fe3 Updated todo 2014-11-20 16:13:19 +02:00
pelya 1240bba5ba Updated todo 2014-11-20 00:20:52 +02:00