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 |
|
pelya
|
bfcffa7f77
|
Removed references to the crystax_static lib, which disappeared from the CrystaX NDK r6 and above
|
2012-01-03 14:37:11 +02:00 |
|
pelya
|
e7c561a614
|
Multipurpose debug header for multiple debugging purposes
|
2011-12-26 17:06:55 +02:00 |
|
pelya
|
7d60e8fff1
|
Updated readme
|
2011-12-23 18:04:36 +02:00 |
|
pelya
|
208715b025
|
Updated readme
|
2011-12-23 16:06:37 +02:00 |
|
pelya
|
e87a96c756
|
Added UfoAI as a submodule, commented out some debug output that prevented ndk-gdb from running
|
2011-12-23 14:43:19 +02:00 |
|
pelya
|
4f8eba2cd2
|
Added Frogatto game as Git submodule
|
2011-12-23 13:20:16 +02:00 |
|
pelya
|
9361882219
|
Fixed makefiles
|
2011-12-21 12:59:42 +02:00 |
|
pelya
|
900c29d979
|
Script to record and replay device screen touches and key input
|
2011-12-19 17:34:58 +02:00 |
|
pelya
|
571982efcd
|
Added Kobo Deluxe (by Lubomyr), updated readme
|
2011-12-09 17:42:13 +02:00 |
|
pelya
|
a4b406c424
|
Updated OpenTTD, fixed build scripts
|
2011-12-08 14:17:58 +02:00 |
|
pelya
|
c3475c07c9
|
Normalized multitouch coords
|
2011-12-06 17:47:14 +02:00 |
|
pelya
|
ef11ba725f
|
Fixed low brightness in SDL 1.3, caused by on-screen keyboard
|
2011-12-06 17:30:17 +02:00 |
|
pelya
|
77eb8f5e72
|
Text input also generates touch events in SDL 1.3
|
2011-12-06 15:45:58 +02:00 |
|
pelya
|
10cb281f7a
|
Fixed SDL 1.2 compilation
|
2011-12-06 14:13:23 +02:00 |
|
pelya
|
50798cb746
|
Enabled multitouch for GemRB, dunno if it will work
|
2011-12-05 20:08:54 +02:00 |
|
pelya
|
066ffeb394
|
Added GemRB which uses SDL 1.3, as a remote Git repository
|
2011-12-05 19:59:24 +02:00 |
|
pelya
|
2730e20bd8
|
Clear screen each frame, because SDL 1.3 does not do that
|
2011-12-05 19:56:45 +02:00 |
|
pelya
|
aae35bbf37
|
Updated SDL 1.3 to the latest hg-5868:33245988e8a2 , video resize is not supported yet
|
2011-12-05 19:46:32 +02:00 |
|
pelya
|
9ed305398c
|
Fixed progress message in data downloader
|
2011-11-29 17:48:03 +02:00 |
|
pelya
|
8407008d6c
|
Lame support for multipart archives in assets, added XRick game
|
2011-11-29 14:22:29 +02:00 |
|
pelya
|
c1e5111158
|
Reordered screen zoom settings, so the smallest display comes on top
|
2011-11-24 17:22:34 +02:00 |
|
pelya
|
15099fa668
|
Updated fheroes2
|
2011-11-24 13:08:25 +02:00 |
|
pelya
|
5bc22ab953
|
Fixed "tiny" screen zoom mode
|
2011-11-24 13:06:37 +02:00 |
|
pelya
|
969df1ba10
|
Updated the tiny zoom mode, updated fheroes2
|
2011-11-23 20:27:49 +02:00 |
|
pelya
|
b8627ed0c9
|
Added more screen zoom modes
|
2011-11-23 20:02:24 +02:00 |
|
pelya
|
61dfc11a20
|
Updated Ballfield test app
|
2011-11-23 17:20:55 +02:00 |
|
pelya
|
a7108e225f
|
Added partial screen updates - they should be just a tiny bit faster,
however I did not notice any difference.
|
2011-11-17 18:34:55 +02:00 |
|
pelya
|
db20fa20fb
|
Ratelimiting touch events is always enabled now, because without it we will get mouse movement lag.
|
2011-11-17 17:56:12 +02:00 |
|
pelya
|
0e7cb174cb
|
Changed license files for SDL 1.3
|
2011-11-17 12:49:12 +02:00 |
|
pelya
|
90014495ee
|
Option to clean up SDL config left from the old app version
|
2011-11-16 18:29:19 +02:00 |
|
pelya
|
d5313cb08e
|
Toggling text input shows screen keyboard automatically, updated fheroes2
|
2011-11-16 15:10:52 +02:00 |
|
pelya
|
12771e9122
|
Added support for NDK r7
|
2011-11-15 17:09:54 +02:00 |
|
pelya
|
2697c885a9
|
Updated readme and fheroes2 project
|
2011-11-15 12:01:55 +02:00 |
|
pelya
|
585ac4140e
|
Added system mouse cursor support
|
2011-10-31 14:49:07 +03:00 |
|
pelya
|
caab1c07bb
|
Updated OpenTTD, fixes for NDK r6.
|
2011-10-26 16:03:12 +03:00 |
|
pelya
|
5ca1cf38ee
|
Added PrefClub project (a small Dos game wrapped in Dosbox)
|
2011-10-24 12:47:17 +03:00 |
|
pelya
|
5e58694971
|
More regression debug
|
2011-10-18 17:19:24 +03:00 |
|
pelya
|
1a8a266cbb
|
Debug x4
|
2011-10-18 17:08:55 +03:00 |
|
pelya
|
d8dfcf01fc
|
Debug debug
|
2011-10-18 16:59:23 +03:00 |
|
pelya
|
85304e9ebe
|
Added regression script, updated ScummVM
|
2011-10-18 15:29:00 +03:00 |
|
pelya
|
da7b7f110b
|
Fixed the compilation (kind of)
|
2011-10-17 15:13:35 +03:00 |
|
pelya
|
b610a03e67
|
Tentative fix for a regression when rendering became slow on certain devices
|
2011-10-12 16:16:33 +03:00 |
|
pelya
|
16bd732515
|
Updated OpenTTD, updated readme
|
2011-10-10 18:17:56 +03:00 |
|
pelya
|
7290ea9923
|
Fine-tuned drag&drop in magnifying glass mouse movement mode
|
2011-10-10 18:17:14 +03:00 |
|
pelya
|
7145c352a8
|
Added support for NDK r6b
|
2011-10-10 18:16:34 +03:00 |
|