Commit Graph

705 Commits

Author SHA1 Message Date
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
9d33721361 Fix for Xperia Play touchpad 2012-05-29 20:04:24 +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
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
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
pelya
ea9f7b604e External mouse is still falsely detected if you tap the screen quickly, so now there is a 10 second timer for detecting it. 2012-02-07 14:13:16 +02:00
pelya
bae5ae875c Fixed 32bpp SW video mode 2012-02-07 13:55:17 +02:00
pelya
fa13f76061 Fixed the last bug with hardware mouse detection 2012-02-03 17:41:43 +02:00
pelya
bfcd7ae8b6 Updated GemRB 2012-02-01 14:59:40 +02:00
pelya
b6a968a113 Removed GemRB sources - it's now compilable straight from Git 2012-02-01 14:09:16 +02:00
pelya
5bdf7e2404 Added SDL 1.2 multitouch example 2012-02-01 14:08:41 +02:00
pelya
d8e16a2b4f Fixed hardware mouse detection, fixed Ballfield example 2012-02-01 12:53:25 +02:00
pelya
c6489923f7 Some rudimentary support for hardware mouse 2012-01-31 18:48:16 +02:00
pelya
66c66a59d9 Fixed SDL 1.3 GL state messed up due to the on-screen keyboard, that also fixes issues with Alien Blaster 2012-01-03 17:54:20 +02:00
pelya
32c68280bf Alien Blaster compiles and works with new SDL 1.3, but the alpha channel fails for SDL_Texture (is that an SDL bug?) 2012-01-03 17:26:17 +02:00