Commit Graph

49 Commits

Author SHA1 Message Date
sorgelig
fb40a521f0 input: simplified joystick 2 sets definition. 2019-05-04 22:39:31 +08:00
sorgelig
f5409c5959 input: simplified mouse directions definition. 2019-05-04 01:45:47 +08:00
sorgelig
72625e563b input: update quirks. 2019-05-01 18:08:42 +08:00
sorgelig
61383d1422 input: support for Wiimote, some tweaks for DS4. 2019-05-01 01:57:29 +08:00
sorgelig
e919efb2be input: handle mutifunctional devices, lightgun mode for DS4. 2019-04-26 03:01:52 +08:00
sorgelig
fa5ffd101f input: fix: unable to skip while defining the buttons. 2019-04-22 02:08:15 +08:00
sorgelig
04518562cc input: support for 2 buttons sets. 2019-04-21 20:21:26 +08:00
sorgelig
9740549327 input: allow to map key/button to enter and escape keys. 2019-04-11 00:55:15 +08:00
sorgelig
92f20ce7cf input: disable unused DS4 events, suport event devices with index greater than 9. 2019-04-10 02:02:24 +08:00
sorgelig
c1d83b0e8e input: fix the mouse handling. 2019-04-08 09:44:19 +08:00
sorgelig
4112165389 input: 8bitdo gamepad X-Input quirk to use menu button. 2019-04-05 20:09:39 +08:00
sorgelig
665b89f6e9 Input: sniper mode for DS4 touchpad. 2019-04-05 19:26:26 +08:00
sorgelig
777732475d Remove DS3 BT pairing customization. 2019-04-05 18:51:02 +08:00
sorgelig
a13e61ddf0 Improved support for Dualshock 4 and Mouse. 2019-04-05 18:48:18 +08:00
sorgelig
e7ba2551d5 BT pair dialog. 2019-04-03 13:00:21 +08:00
sorgelig
d02deb0e39 Input: 90% of max analog value while analog sticks setup. 2019-03-24 11:27:03 +08:00
sorgelig
00a75bd80b Fix EOL in sources. 2019-03-22 20:38:14 +08:00
sorgelig
2ccaa26928 Input: update the map filename. 2019-03-21 22:23:33 +08:00
sorgelig
1bb1101231 Input: quirk for 8bitdo menu button in D-Input mode. 2019-03-21 06:40:08 +08:00
sorgelig
5cf3638ca0 Input: show message if joystick not defined. Request to define the joystick in Menu core. 2019-03-21 06:16:31 +08:00
sorgelig
54796b0021 Input: fixes, add dpad test step. 2019-03-20 03:28:52 +08:00
sorgelig
ffb408e7f0 Input: wake up Menu core in button mapping. 2019-03-19 06:12:31 +08:00
sorgelig
14df06a0d3 Input: fixes and tweaks. 2019-03-19 03:13:46 +08:00
sorgelig
41011d365c Input: Analog mapping, remove axes customization, support up to 32 gamepad buttons. 2019-03-18 02:10:43 +08:00
sorgelig
64370cfa4c input: 8bitdo PSC special combo handling. 2019-02-18 22:40:31 +08:00
sorgelig
b44b95abf1 input: use OSD button to finish remapping. 2019-02-18 20:44:22 +08:00
sorgelig
7f721a5a5f input: -128 is illegal value. Limit to -127..+127 range. 2019-02-13 16:44:34 +08:00
sorgelig
46744b3ead Input: adjust autofire operations. 2019-01-16 14:30:26 +08:00
sorgelig
bf19823309 Support up to 6 gamepads. 2019-01-08 17:45:07 +08:00
sorgelig
5f8fbe5253 Open joystick buttons setup menu if not defined. 2019-01-06 23:47:46 +08:00
sorgelig
62de1cabc7 input: add tweaks for Logitech F710. 2019-01-05 18:54:17 +08:00
sorgelig
46a4353046 Autofire per key, not per function. 2018-12-31 05:10:16 +08:00
sorgelig
3e25b3ea51 More steps for autofire. 2018-12-29 21:28:31 +08:00
sorgelig
ddd5b75d2b Fix the warnings and some errors. 2018-12-29 21:15:25 +08:00
David Holm
7debf7ce1a input: Remove spurious backslash
Remove backslash at end of comment so that the next line doesn't get
commented out as well.
2018-12-29 12:20:03 +01:00
sorgelig
0292a637b5 Fix KBD toggle key (autofire on keyboard). 2018-11-27 17:58:36 +08:00
sorgelig
c1cb177c12 Improve analog stick to dpad conversion. 2018-11-12 03:05:37 +08:00
sorgelig
e708ca6ccf Joystick: system-wide definition for menu navigation. 2018-10-31 22:54:01 +08:00
sorgelig
bf7d4a7ebf Improved button/key remaping for game. 2018-09-12 12:44:11 +08:00
sorgelig
7f488f46d5 Disable Joy->Kbd map while OSD is active. 2018-09-11 01:32:24 +08:00
sorgelig
64aad6b3d7 Option to temporary map joystick buttons to keys. 2018-09-10 14:29:25 +08:00
sorgelig
6111507fcf Map German U-mlaut to \. 2018-08-07 11:38:14 +08:00
sorgelig
0c1eff9334 Some minor fixes. 2018-06-25 01:23:19 +08:00
sorgelig
2ee34b4713 Input: read joystick min/max ABS values from driver. 2018-05-22 03:32:40 +08:00
sorgelig
d35601d2cf Option to translate Digital<->Analog joysticks. 2018-05-17 12:38:04 +08:00
sorgelig
743a277d24 Tweak for 8bitDo receiver in DInput mode. 2018-03-18 03:54:47 +08:00
sorgelig
ee822b5d9b Input: better support for 8bitDo receiver. 2018-03-16 05:06:53 +08:00
sorgelig
752c1add31 Improve info handling. 2018-02-28 03:24:47 +08:00
sorgelig
d235e806b2 Move to C++. Use C++14 as it adds binary literals -> HDL friendly. 2018-02-28 01:58:21 +08:00