Commit Graph

21 Commits

Author SHA1 Message Date
Sergii Pylypenko
df9ffa1c2b SDL: added keycodes for gamepad analog sticks to SDL_ANDROID_SetIndividualGamepadKeymap(), while API is still fresh 2017-11-16 21:36:15 +02:00
Sergii Pylypenko
b12fc6e402 SDL: support for 4 gamepads, I have tested with only three gamepads so 4-th gamepad could fail 2017-11-08 22:09:32 +02:00
Sergii Pylypenko
b742ebaf72 SDL: unfinished support for multiple gamepads 2017-11-03 23:49:24 +02:00
Sergii Pylypenko
d378ee692f SDL: redefine gamepad Start/Select and DPAD keycodes in AndroidiAppSettings.cfg 2017-10-31 19:49:49 +02:00
pelya
546bbc3ea0 SDL: move mouse with right gamepad stick, added bounds checking to moving mouse with arrow keys 2015-03-22 22:21:35 +02:00
pelya
f0688ea027 SDL: Tentative fix for buggy keyboards that send ASCII symbols without keysym 2015-03-22 21:05:18 +02:00
Sergii Pylypenko
50a6d7e253 Fixed following mouse cursor when keyboard is shown 2014-12-26 23:24:22 +02:00
Sergii Pylypenko
3e4de48d10 Map on-screen keys to mouse buttons 2014-10-11 03:01:46 +03:00
pelya
ed8e3457d0 Updated license text in all SDL 1.2 sources 2014-06-22 01:58:38 +03:00
pelya
881a7daf70 Fixed international text input in XServer 2014-02-23 19:26:20 +02:00
Sergii Pylypenko
1fb4f17bc3 Updated keycodes table 2013-12-24 22:07:54 +02:00
pelya
2275b2cbd8 Send appropriate PC scancodes for key events 2013-11-05 05:33:40 +02:00
pelya
f3b2714c47 Fixed "backquote" key sending "dollar" keycode. 2013-08-11 14:47:03 +03:00
pelya
9211c7355d Added support for gamepad kays remapping to AndroidAppSettings.cfg 2013-08-10 17:35:27 +03:00
pelya
3c5729cff0 Disable pinch/zoom/rotate gestures, if they are not specified in AndroidAppSettings.cfg 2013-06-02 22:01:33 +03:00
pelya
a9ae3ff346 Split input queue out of input events code. 2013-02-02 23:18:41 +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
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
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