dolphin/Source/Core/InputCommon/ControllerInterface
JosJuice c2779aef06 Android: Add the advanced input mapping dialog
It's missing a lot of features from the PC version for now, like
buttons for inserting functions and the ability to see what the
expression evaluates to. I mostly just wanted to get something in
place so you can set up rumble.

Co-authored-by: Charles Lombardo <clombardo169@gmail.com>
2023-03-07 17:39:30 +01:00
..
Android Android: Add the advanced input mapping dialog 2023-03-07 17:39:30 +01:00
DInput
DualShockUDPClient ControllerInterface: Fix uninitialized variables in DualShockUDPClient 2023-02-15 19:23:47 -08:00
evdev ControllerInterface: evdev InputBackend implementation. 2022-11-01 21:59:08 -05:00
ForceFeedback
OSX
Pipes
Quartz InputCommon:QuartzKB&M: Fix mouse y coordinates 2022-12-31 23:42:11 -06:00
SDL InputCommon:SDL: Add SDL 2.26 left and right motion inputs 2022-11-24 15:12:07 -06:00
Touch ControllerInterface/Android: Rip out ButtonManager 2023-03-03 22:28:23 +01:00
WGInput
Wiimote WiimoteEmu: Update IR camera status from DesiredWiimoteState. 2022-10-02 23:14:35 +02:00
Win32
XInput
Xlib InputCommon/XInput2: Fix shadowing warning 2023-02-09 16:23:02 -08:00
ControllerInterface.cpp ControllerInterface/Android: Implement device population 2023-03-03 22:28:23 +01:00
ControllerInterface.h ControllerInterface: Add InputBackend interface and SDL implementation. 2022-11-01 21:59:08 -05:00
CoreDevice.cpp ControllerInterface/Android: Implement sensor input for InputDevices 2023-03-03 22:28:23 +01:00
CoreDevice.h ControllerInterface/Android: Implement sensor input for InputDevices 2023-03-03 22:28:23 +01:00
InputBackend.cpp ControllerInterface: Add InputBackend interface and SDL implementation. 2022-11-01 21:59:08 -05:00
InputBackend.h ControllerInterface: Add InputBackend interface and SDL implementation. 2022-11-01 21:59:08 -05:00
MappingCommon.cpp
MappingCommon.h