Commit Graph

24 Commits

Author SHA1 Message Date
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