Commit Graph

1170 Commits

Author SHA1 Message Date
pelya
4e69f9645f Disable keypress when stylus hovers over screen for Galaxy Note, also fixed bug in my prev commit 2012-06-08 19:32:46 +03:00
pelya
4175915a1c Load shared libraries from a separate thread, that shuold improve app startup time somewhat 2012-06-08 16:07:13 +03:00
pelya
c52cad7e54 A better script to set cross-compile environment for standalone libs/executables 2012-06-08 14:26:10 +03:00
pelya
f4ab2a6737 Oh noez, I'v emessed up color channels in the keyboard theme! It shall be yellow, yellow I tell you! 2012-06-08 13:19:05 +03:00
pelya
aa510cd2f0 Updated Commander Genius project 2012-06-07 21:29:24 +03:00
pelya
fad3e89f63 Sun by Sirea keyboard theme that works, also redesigned the keys layout 2012-06-07 21:09:03 +03:00
pelya
bf2d92464f Sun theme, not yet finished, but not crashing anymore 2012-06-06 19:53:03 +03:00
pelya
ebb357e0d4 Disabled Sun theme more correct way, 'till ppl didn't start using it - it's still broken 2012-06-05 15:48:57 +03:00
pelya
6f634de0f1 Another fix for XPeria Play touchpad 2012-06-05 15:46:23 +03:00
pelya
52b03e4373 Failed attempts to get Menu button back 2012-06-01 21:01:10 +03:00
pelya
db35aca055 Temporary hack to disable new keyboard theme, because it won't run 2012-05-31 18:26:32 +03:00
pelya
1b702063e0 Updated GemRB, it does not work properly yet, please use SDL 1.2 build 2012-05-31 18:20:15 +03:00
pelya
409e3f0cd3 Updated SDL_ttf 2012-05-31 14:58:53 +03:00
pelya
2e52b4488d Added Sun keyboard theme by Sirea (Martina Smejkalova) 2012-05-30 21:35:29 +03:00
pelya
2106847381 Updated readme 2012-05-29 20:05:00 +03:00
pelya
9d33721361 Fix for Xperia Play touchpad 2012-05-29 20:04:24 +03:00
pelya
424e5aa28f Updated readme 2012-05-24 13:58:28 +03:00
pelya
b4db4d71fe Fixed no video output in SDL 1.3, it seems that there are no more critical bugs in it. 2012-05-24 13:52:22 +03:00
pelya
9725145b20 Added SDL 1.3 test, confirmed that SDL 1.3 does not draw anything to screen 2012-05-23 20:10:54 +03:00
pelya
04a4375565 Compilation fixes for SDL 1.3/2.0, Alien Blaster compiles but does not start 2012-05-23 19:23:32 +03:00
pelya
0c1ee22ffa Updated SDL 1.3 to the latest libsdl.org - it's now named SDL2 2012-05-23 17:23:57 +03:00
pelya
ed8724c8bb Another unsuccessful try to get unaligned memory access error in Ballfield 2012-05-23 16:40:27 +03:00
pelya
e0e24403ce Fixed build scripts for the case when NDK is referenced by a synlink 2012-05-14 13:50:21 +03:00
pelya
aaac76389e Merge branch 'sdl_android' of github.com:pelya/commandergenius into android 2012-04-17 19:42:59 +03:00
pelya
b27be81b94 Fixed typo 2012-04-17 19:40:00 +03:00
pelya
ae41dee55e Added readme to MilkyTracker project. 2012-03-26 13:46:37 +03:00
pelya
ac1f2e951f Updated fheroes2 patch 2012-03-03 21:03:02 +02:00
pelya
504522cf9c Fixed crash in DataDownloader.java 2012-03-03 12:24:13 +02:00
pelya
6d88235cf4 Updated SDL_net 2012-03-01 12:31:51 +02:00
pelya
c0482e36e2 Updated fheroes2 project 2012-02-29 19:48:58 +02:00
pelya
f0bfa0e71f Added libfaad (thanks to Lubomyr) 2012-02-29 17:13:47 +02:00
pelya
300b16a1c0 Fixed crashing on Gingerbread 2012-02-29 15:42:22 +02:00
pelya
fe04eaacef Forgot to add a file to SDL_image 2012-02-28 17:56:32 +02:00
pelya
2185044162 Fixed ndk-gdb not showing symbols in libapplication.so 2012-02-28 17:55:25 +02:00
pelya
996291e118 Updated SDL_image 2012-02-28 12:31:44 +02:00
pelya
eadfb0ab82 patch by lmak: dim status bar on Honeycomb (it does not work on emulator for me, someone plz debug and fix) 2012-02-28 12:30:14 +02:00
pelya
25922395fb ScummVM: added diff of my local changes to ScummVM, it still crashes on launch 2012-02-23 15:56:16 +02:00
pelya
c746cbbecf Another fix to my prev commit 2012-02-20 20:50:58 +02:00
pelya
bec18d1bfa Fix to my prev comit 2012-02-20 20:20:01 +02:00
pelya
c12453c5b8 build.sh also launches your application, useful for debugging 2012-02-20 19:50:50 +02:00
pelya
f898ffe787 Long symbol names in shared libraries are no mre an issue (tested on HTC Evo, Android 2.3) 2012-02-20 12:29:37 +02:00
pelya
d322747569 Fixed bug with XPeria Play touchpad support, added more robust external mouse detection 2012-02-16 16:25:52 +02:00
pelya
718a9bdd12 Added some todo 2012-02-15 16:05:19 +02:00
pelya
7739613731 HIGHLY EXPERIMENTAL AND UNTESTED support for Xperia Play touchpad 2012-02-15 15:27:03 +02:00
pelya
a9e742b7b6 Fix to my prev commit 2012-02-14 18:50:43 +02:00
pelya
5ad654500f Added option to remove specified file from SD card on upgrade 2012-02-14 16:44:29 +02:00
pelya
c10bc16d67 Updated readme for OpenTTD 2012-02-10 11:28:08 +02:00
pelya
d60dae4b5b Updated documentation 2012-02-08 15:30:17 +02:00
pelya
1dc8908b59 Tiny fix 2012-02-08 15:26:04 +02:00
pelya
9f88a78519 New multitouch API for SDL 1.2 2012-02-08 15:16:26 +02:00