Commit Graph

84 Commits

Author SHA1 Message Date
pelya
dd67bba742 Proper mouse/stylus support in Gingerbread and ICS 2012-06-13 19:35:29 +03:00
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
7739613731 HIGHLY EXPERIMENTAL AND UNTESTED support for Xperia Play touchpad 2012-02-15 15:27:03 +02:00
pelya
d60dae4b5b Updated documentation 2012-02-08 15:30:17 +02:00
pelya
9f88a78519 New multitouch API for SDL 1.2 2012-02-08 15:16:26 +02:00
pelya
fa13f76061 Fixed the last bug with hardware mouse detection 2012-02-03 17:41:43 +02:00
pelya
c6489923f7 Some rudimentary support for hardware mouse 2012-01-31 18:48:16 +02:00
pelya
c3475c07c9 Normalized multitouch coords 2011-12-06 17:47:14 +02:00
pelya
77eb8f5e72 Text input also generates touch events in SDL 1.3 2011-12-06 15:45:58 +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
c1e5111158 Reordered screen zoom settings, so the smallest display comes on top 2011-11-24 17:22:34 +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
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
d5313cb08e Toggling text input shows screen keyboard automatically, updated fheroes2 2011-11-16 15:10:52 +02:00
pelya
585ac4140e Added system mouse cursor support 2011-10-31 14:49:07 +03:00
pelya
7290ea9923 Fine-tuned drag&drop in magnifying glass mouse movement mode 2011-10-10 18:17:14 +03:00
pelya
ede9b2fdfd Fixes for SDL 1.3, the keycodes and invoking from background are broken 2011-09-19 16:11:22 +03:00
pelya
c1ae5a0fc6 Update to SDL key mappings and to mouse click-the-same-spot-mode radius 2011-09-14 18:50:11 +03:00
pelya
f3193e8fd2 Fixed nasty bug in "touch near cursor to click" mouse emulation mode,
also validated on-screen keyboard with 10-point touchscreen, no issues found.
2011-08-11 19:36:06 +03:00
pelya
a62403da1d On-screen keyboard visible size - buttons are smaller but touch area is still big 2011-07-27 18:54:23 +03:00
pelya
22783be067 Small fix to input 2011-06-21 18:20:48 +03:00
pelya
9093536e9d Fixes to mouse input with magnifying glass 2011-06-21 17:11:42 +03:00
pelya
eb897e230a Fixed Return key not sent in the SDL_ANDROID text input 2011-06-03 14:06:27 +03:00
pelya
b10fefba4f Fixed the NO_REMAP implementation, fixed few minor bg in Settings.java 2011-05-30 15:25:08 +03:00
pelya
50ef398490 Support Android 3.1 bluetooth/USB mouse (not tested!), added new option to choose mouse settings depending on the screen size 2011-05-19 14:00:56 +03:00
pelya
d0b4e26d2e Tweaks to SDL relative mouse input 2011-04-01 14:35:42 +03:00
pelya
21bf45e9ef Fixed SDL 1.3 compilation 2011-03-18 11:39:00 +02:00
pelya
5a6dfaa863 Added Gun Bros-like controls to TeeWorlds, implemented SDL_WarpMouse() for relative mouse mode 2011-03-14 17:33:58 +02:00
pelya
f67db85103 Fixed bug in text input 2011-03-10 17:08:58 +02:00
pelya
f1a2cd9cf3 Fixed freeze in fheroes2 when separate rendering thread is used 2011-03-03 18:31:27 +02:00
pelya
d00aef85b6 Fixed another bug in text input (thanks Kurosu) 2011-03-01 09:22:22 +00:00
pelya
d5413b3c15 Same SDL keycode for Camera and Focus keys 2011-02-25 14:59:32 +00:00
pelya
99f734c61c Added new API for toggling text input via Android EditText widget 2011-02-24 16:21:54 +00:00
pelya
bcd5152abd Some fixes to text input with SDL 1.2 2011-02-23 12:23:29 +00:00
pelya
090ab8154c Optiuon to run video rendering in separate thread - available only for SW mode 2011-02-15 15:40:40 +00:00
pelya
29a7cff034 Cleaned up mouse events implementation - should fix problems with double-clicking with left-click emulation set to "normal" 2011-02-14 15:16:56 +00:00
pelya
892c4813b9 Small mouse tap enhancement 2011-02-11 15:30:48 +00:00
pelya
ce2c3d3c47 Fixed bug with tap left click method, updated fheroes2 project 2011-02-10 11:51:23 +00:00
pelya
6add849746 Fixed some timeout coefficients, updated fheroes2 project, updated todo 2011-02-08 13:31:54 +00:00
pelya
5e4b450e74 Implemented speed and acceleration for relative mode 2011-02-08 12:58:12 +00:00
pelya
96ac2819ed Relative mouse movement implemented, witohut speed/accel though 2011-02-07 18:42:54 +00:00
pelya
0cb701bb24 Implemented clicking with tap and timeout 2011-02-07 17:49:14 +00:00
pelya
d840a57e2c Added settings for relative mouse movement - to Java only, they are not processed on C side yet 2011-02-07 15:27:12 +00:00
pelya
e07c5cfd14 Added fake cin/cout/cerr to prevent application crashing on tablets 2011-02-04 14:47:18 +00:00
pelya
62acddf82f Added texture filtering setting 2011-01-06 11:27:45 +00:00
pelya
92fe366c81 Option to assign mouse click to any HW key 2011-01-04 16:19:40 +00:00
pelya
28b25e2224 Teeworlds: check if user redefined keyboard layout 2010-12-31 13:11:43 +00:00
pelya
66f7928078 Option to customize on-screen keyboard layout 2010-12-30 15:23:46 +00:00