Commit Graph

46 Commits

Author SHA1 Message Date
pelya
3c8c656e34 More sensitivity for gyroscope 2014-04-24 01:35:24 +03:00
pelya
6017a2ba4d Force screen refresh when hovering finger leaves the screen, to remove magnifier window 2014-04-24 01:10:38 +03:00
pelya
0c5df7594c Fixed gyroscope calibration not saved to settings file, fixes to gyroscope mouse input - it still does not work with finger hover 2014-04-21 20:30:52 +03:00
pelya
343bfe673a Move mouse with gyroscope, not tested yet. 2014-04-20 23:54:08 +03:00
Sergii Pylypenko
0ea927ecb5 Allow clearing input field in Android native text input 2014-03-27 21:11:08 +02:00
pelya
80e290a9d6 Fixed invalid axes in third on-screen joystick 2014-03-02 22:20:52 +02:00
pelya
a7cc994ae0 Fixed amount of joystick 0 axis too low 2014-03-02 21:35:33 +02:00
pelya
5ab47cd410 Third on-screen joystick, overkill! 2014-03-02 19:05:52 +02:00
pelya
728455e957 Do not send mujltitouch gestures when third mouse butto nis pressed 2014-03-02 00:34:46 +02:00
pelya
c06af51a92 Option for touchscreen keyboard to keep buttons pressed, to emulate Ctrl/Alt/Shift 2014-03-01 22:52:41 +02:00
pelya
b40e28f3a7 Removed autofire for on-screen keyboard, the feature is unused and complicated 2014-03-01 18:45:03 +02:00
Sergii Pylypenko
6bca2ffde8 Fix for invalid pressure when processing hover events 2014-02-26 16:05:21 +02:00
Sergii Pylypenko
05a870f897 Three-finger touch will send middle mouse button event 2014-02-25 17:50:38 +02:00
Sergii Pylypenko
700a1d88c7 Right mouse button long-press is not an option in AndoridAppSettings.cfg 2014-02-25 17:29:40 +02:00
pelya
49b39870f6 Two-finger scroll with mouse wheel, changed right mouse click a bit 2014-02-23 21:46:25 +02:00
pelya
6691181f21 Magnifying glass when hovering finger near display 2014-02-23 20:09:32 +02:00
pelya
881a7daf70 Fixed international text input in XServer 2014-02-23 19:26:20 +02:00
pelya
0b4b82b969 Working hiver jitter filter 2014-02-23 14:47:55 +02:00
pelya
4bc6687d1a Support for hover events jitter filter, it doesn't work yet. Also updated translations 2014-02-23 00:39:26 +02:00
Sergii Pylypenko
4383b9d5fb Split mouse handling code into several small functions, removed 'tiny' screen size 2014-02-22 01:14:55 +02:00
Sergii Pylypenko
6be28fdf53 Enabled horizontal mouse wheel in SDL, updated XServer to support X86 and MIPS 2014-01-30 13:28:00 +02:00
Sergii Pylypenko
7f88552025 Fixed bogus keypress sent when screen keyboard is not shown (Ouya) 2014-01-20 22:14:02 +02:00
Sergii Pylypenko
a3ed6793ea Magnifying glass: cursor follows finger after timeout. 2013-11-07 22:06:39 +02:00
pelya
331b74d01c Xserver almost runs 2013-11-03 18:32:06 +02:00
pelya
df6afa23aa Removed Xpreria Play touchpad code 2013-11-03 16:19:47 +02:00
Sergii Pylypenko
831ac9f0e4 Renamed SDL_ANDROID_set_java_gamepad_keymap to SDL_ANDROID_SetGamepadKeymap, removed C and Z buttons - they do not exist on most gamepads 2013-07-30 21:10:25 +03:00
Bob the Hamster
fdbcb421c2 Also allow remap of Left and Right Thumb buttons (analog stick clicks) 2013-07-30 20:57:28 +03:00
Bob the Hamster
64068d6b26 Add code to reset the gamepad button configuration 2013-07-30 20:57:17 +03:00
pelya
437a7c017d Second joystick support 2013-05-11 01:40:52 +03:00
Sergii Pylypenko
c0c1663f2f If gamepad joystick is not opened, send up/down/left/right events 2013-03-19 19:47:36 +02:00
Sergii Pylypenko
014d8df325 Also send raw accelerometer events, in addition to gravity vector 2013-03-19 19:35:19 +02:00
pelya
a9ae3ff346 Split input queue out of input events code. 2013-02-02 23:18:41 +02:00
pelya
5088caf2e6 Ineased gyroscope event scale, so that it won't send two events too often 2013-02-02 22:30:59 +02:00
pelya
a12c6ada8d Gyroscope support 2013-02-01 19:16:25 +02:00
pelya
45128c67b4 Removed Ouya detection, it does not work anyway 2013-01-29 16:34:05 +02:00
pelya
ec136b0bc8 Some preliminary Ouya support 2013-01-28 19:27:32 +02:00
pelya
ba36393a0c Support for PS3 gamepad - I've breaked SDL joystick API again, yay! 2013-01-23 18:55:58 +02:00
pelya
5a68d9a803 Option to pass touch events to both on-screen keyboard and application, used for Fire button in OpenArena 2012-12-22 04:19:27 +02:00
pelya
db81efdbd7 Fixed Unicode value in key event not being zero on key release. 2012-12-17 20:35:56 +02:00
pelya
7065fadf88 More efficient SDL_IsScreenKeyboardShown() implementation 2012-12-15 16:20:15 +02:00
pelya
35568d220c Fixed tiny bug in text input 2012-11-28 18:44:53 +02:00
pelya
9e26993b2b Fixed Shift keycode, for use with EmulatesHwKeyboard=y 2012-11-11 21:05:20 +02:00
pelya
9a4231b928 Fixed scrolling wheel direction 2012-11-08 19:49:08 +02:00
pelya
faba23c35a Bumped up multitouch rotation event sensitivity 2012-11-01 18:51:53 +02:00
pelya
8297a9ee26 Moved some files around between SDL 1.2 and 1.3 2012-10-19 19:59:33 +03:00
pelya
2e1a4992d3 Changed directory structure to contain less symlinks so dependencies will get recalculated correctly by make 2010-10-12 19:04:21 +03:00