Commit Graph

1154 Commits

Author SHA1 Message Date
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
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
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
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
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
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
a1c6c54fe2 XSDL: Fixed Lollipop troubles 2014-11-21 16:13:00 +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
c83b568fe3 Updated todo 2014-11-20 16:13:19 +02:00
pelya
c1ad74ad02 Updated todo 2014-11-16 18:38:07 +02:00
pelya
7ea36b5ee6 Updated OpenTTD 2014-11-16 04:52:11 +02:00
Sergii Pylypenko
2da52f90ad Updated todo 2014-11-14 20:57:59 +02:00
Sergii Pylypenko
2c1114af01 Updated todo 2014-11-14 20:30:31 +02:00
pelya
a44892d72e Unpack .zip.xz archives using liblzma and JNI instead of Java implementation, because Java heap is small and it crashes with out of memory error 2014-11-12 00:59:04 +02:00
pelya
8ecb9c5f28 Fixed bug with downloading expansion files 2014-11-10 12:40:26 +02:00
pelya
1fca061735 SuperTux: minor fix 2014-11-10 00:38:51 +02:00
pelya
0cf8dfb013 SuperTux: switched to 16bpp videomode, because it's slow on some levels for totally no reason,
it's just a 2D game without any fancy graphice, why does it lag even on Note 3?
2014-11-10 00:29:50 +02:00
pelya
bc138b83b3 SuperTux: jump helper 2014-11-09 19:25:11 +02:00
pelya
1c9076f222 SuperTux: jump helper 2014-11-09 02:04:25 +02:00
pelya
9a5a6890d4 SuperTux: fixed video output 2014-11-08 21:46:46 +02:00
pelya
6348e2d792 Fixes to SuperTux, it still does not draw properly 2014-11-08 02:32:37 +02:00
pelya
174dd4a5ad Set GCC toolchain version from AndroidAppSettings.cfg 2014-11-08 01:28:04 +02:00
pelya
ee9e1b0066 Updated SuperTux 2014-11-08 01:26:42 +02:00
pelya
d65b899ec6 Fixed UTF8 text rendering in Guichan 2014-11-06 21:26:10 +02:00
pelya
088f43c8c8 Force VSYNC to fix video issues on Nvidia Shield 2014-11-06 20:48:03 +02:00
Sergii Pylypenko
2ce96c11c2 Updated submodules 2014-11-05 23:00:10 +02:00
Sergii Pylypenko
90ebd5c5d3 Merge branch 'sdl_android' of github.com:pelya/commandergenius into sdl_android 2014-11-05 22:49:32 +02:00
pelya
17ab174d18 Updated subprojects 2014-11-05 22:48:30 +02:00