Commit Graph

2253 Commits

Author SHA1 Message Date
lubomyr
b0800aef5d glshim library updated. added changes from https://github.com/ptitSeb/glshim 18.02.2015 2015-02-18 20:30:31 +00:00
Sergii Pylypenko
2fa5024920 Merge branch 'sdl_android' of github.com:pelya/commandergenius into sdl_android 2015-02-17 22:36:59 +02:00
Sergii Pylypenko
7ddc35b6e8 Override fprintf(stderr) in android_debug.h 2015-02-17 22:35:56 +02:00
lubomyr
db6ce67b6a glshim library updated. added changes from https://github.com/ptitSeb/glshim 2015-02-17 16:26:40 +00:00
Sergii Pylypenko
883840e866 Fixed compilation 2015-02-16 21:15:40 +02:00
lubomyr
2970d232e1 LUA updated to 5.3.0 upd 2015-02-15 18:08:34 +00:00
lubomyr
9dcc10d0c5 LUA updated to 5.3.0 2015-02-15 17:35:41 +00:00
Sergii Pylypenko
ff2b0b4832 Updated submodules 2015-02-13 21:04:23 +02:00
Sergii Pylypenko
bde57feafe USB keyboard: WIP camera support, not working yet 2015-02-13 21:01:21 +02:00
Sergii Pylypenko
e7c8a0d12b Added miniupnpc library 2015-02-13 17:30:46 +02:00
Sergii Pylypenko
4585415c40 Forgot to add symlinks to openssl - actual library names are ssl and crypto 2015-02-10 23:14:14 +02:00
lubomyr
967c18296e added glshim library 2015-02-09 20:25:03 +00:00
pelya
e5e9109652 Added libvncserver 2015-02-08 01:17:36 +02:00
pelya
02995ccbf6 Fixed OpenSSL compilation 2015-02-08 00:05:14 +02:00
pelya
a5a447649d Added OpenSSL libraries 2015-02-07 23:25:34 +02:00
pelya
9809daf961 Fixed compilation 2015-02-07 23:09:13 +02:00
pelya
804ee6d317 Updated SB keyboard project 2015-02-07 22:57:28 +02:00
Sergii Pylypenko
67091654af Updated USB keyboard 2015-02-05 23:39:51 +02:00
Sergii Pylypenko
96c369f76d Messing around code at random to fix immersive mode, broken for Lenovo Yoga tablet with Android 4.4.2 2015-01-27 21:28:22 +02:00
Sergii Pylypenko
2f95328105 Updated todo 2015-01-22 18:33:24 +02:00
Sergii Pylypenko
0aec6c29a6 SDL: better button images for Retro keyboard theme 2015-01-20 17:59:52 +02:00
Sergii Pylypenko
ebe2be676a Oops 2015-01-19 22:04:43 +02:00
Sergii Pylypenko
3099e2b425 Fixed screen arrows being pressed in joystick mode 2015-01-19 22:03:37 +02:00
Sergii Pylypenko
635bc389c4 SDL: Fixed blend coefficient for diagonal presses on screen joystick 2015-01-19 21:45:50 +02:00
Sergii Pylypenko
4b91a33443 SDL: Retro keyboard theme by Santiago Radeff 2015-01-19 21:38:20 +02:00
Sergii Pylypenko
06bd08edb1 Updated todo 2015-01-16 21:31:04 +02:00
Sergii Pylypenko
6353a5094c SDL: support for window resizing without restarting 2015-01-16 21:12:45 +02:00
Sergii Pylypenko
f5e9ca27e6 SDL: wait for libapplication.so to load before launching main() 2015-01-15 23:43:29 +02:00
Sergii Pylypenko
abef3686fe SDL: Android 2.3 compatibility is back 2015-01-15 17:35:28 +02:00
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