Fabio
0d58d9ca0d
Added label to wii controllers, inverted the right stick Y axis of classic controller
...
The right stick Y axis of classic controller was wrong
2017-12-09 08:24:19 +01:00
Ash
bf3e256a43
[WiiU] Input: Make controller_patcher a compile-time option
...
As discussed in libretro#5357; controller_patcher is now optional. It's
off by default; though this could be changed with a simple makefile
tweak (ENABLE_CONTROLLER_PATCHER ?= 1, perhaps?)
To re-enable controller_patcher; append ENABLE_CONTROLLER_PATCHER=1 to
your usual make command.
controller_patcher was the only user of c++ constructors in the Wii U
port, so you'll need 26a006c in your tree otherwise you will have a
blackscreen on startup.
2017-12-01 18:29:21 +11:00
twinaphex
e16371b8a5
Merge input_config.c and input_driver.c
2017-08-31 02:25:04 +02:00
twinaphex
cfde480e82
Add some C89_BUILD rules
2017-08-12 17:41:34 +02:00
Maschell
4393e17ea7
[Wii U] Using the HID Controller as a own controller. Currently the stick only work when it's bind manually. Mapping from controller to retroarch input port may change when you attach a new device.
2017-05-08 21:46:34 +02:00
Brad Parker
57949227df
DOS: initial input/joypad driver
2017-01-24 00:55:58 -05:00
twinaphex
96c8ca5a09
Header update #1
2017-01-22 13:40:32 +01:00
aliaspider
14660a8c12
(WiiU) simplify input code, add button labels for autoconfigs.
2017-01-17 12:41:55 +01:00
aliaspider
8cb692622a
(WiiU) add support for bluetooth controllers (Wiimote, nunchuk, classic
...
controller, wiiu pro controller).
2017-01-16 18:52:39 +01:00
Josh Palmer
437734e407
Rewrite QNX input & joypad drivers for proper BB10.3.1 support
2017-01-09 20:26:09 +00:00
radius
af02b3ac85
Allow builtin autoconfs with the XBONE controller
2016-12-25 21:03:04 -05:00
twinaphex
d3c22cb0e4
Move input/input_autodetect.c to tasks/task_autodetect.c
2016-12-01 20:38:20 +01:00
radius
a900bc41a8
fix l3/r3
2016-10-28 20:05:38 -05:00
radius
cb2e78e46d
add android standard gamepad builtin autoconf
2016-10-28 18:15:24 -05:00
aliaspider
a4d745a471
preliminary port to the wiiu platform
2016-10-27 01:34:10 +01:00
twinaphex
37f3942985
(Vita) Hook up L3/R3 in autoconfig
2016-10-07 08:24:48 +02:00
twinaphex
b3d4fe398b
autoconfig should be fixed now for XInput - wrong binds
2016-10-04 08:21:32 +02:00
Sunguk Lee
90678dd3de
(Vita) Autodetect connection of controllers on PSTV
2016-10-01 02:26:28 +09:00
radius
55b865d375
remove this pad, the pad is named Standard Gamepad
2016-09-21 21:41:36 -05:00
twinaphex
642e46779b
Cleanups
2016-09-06 23:59:43 +02:00
radius
f0485db137
Gamepad is named like this in emscripten
2016-09-03 22:21:10 -05:00
twinaphex
f93047145d
Use SN_TARGET_PSP2 ifdef too
2016-09-03 07:41:56 +02:00
twinaphex
429165e966
Combine autoconfig builtin files into one
2016-09-03 07:39:26 +02:00