dolphin/Source/Core/InputCommon/ControllerInterface
JosJuice db75509ec5 Android: Enfore correct stick gate in overlay
Currently, the touch controller overlay uses a square gate for
sticks. This commit changes that so that it instead uses the
stick gate configured in the INI, which ensures that the values
sent to the core are appropriately scaled regardless of what
is configured in the INI and makes the overlay look nicer
if the INI is set to a stick gate that matches the graphics.
2020-06-29 01:20:02 +02:00
..
Android InputCommon: Decouple ButtonManager and Touchscreen from Android 2019-11-28 15:20:51 -05:00
DInput InputCommon: Constify Device::Input::IsDetectable function. 2020-02-22 10:27:43 -06:00
DualShockUDPClient Remove redundant Config prefix from ConfigInfo/ConfigLocation 2020-05-02 14:40:14 +02:00
evdev Cleanup warnings of -Wmissing-declarations 2020-03-24 20:16:10 +08:00
ForceFeedback InputCommon: Use nested namespace specifiers where applicable 2019-06-17 16:51:41 -04:00
OSX StringUtil: Use std::string_view more 2019-07-23 14:49:12 +02:00
Pipes InputCommon: Use nested namespace specifiers where applicable 2019-06-17 16:51:41 -04:00
Quartz InputCommon: Constify Device::Input::IsDetectable function. 2020-02-22 10:27:43 -06:00
SDL InputCommon: Use nested namespace specifiers where applicable 2019-06-17 16:51:41 -04:00
Touch Android: Enfore correct stick gate in overlay 2020-06-29 01:20:02 +02:00
Wiimote InputCommon: Constify Device::Input::IsDetectable function. 2020-02-22 10:27:43 -06:00
Win32 InputCommon: Use nested namespace specifiers where applicable 2019-06-17 16:51:41 -04:00
XInput InputCommon: Constify Device::Input::IsDetectable function. 2020-02-22 10:27:43 -06:00
Xlib InputCommon: cleanup warnings of -Wclass-memaccess 2020-03-23 14:26:36 +08:00
ControllerInterface.cpp Apply fixes to all platforms 2020-05-09 22:35:20 +01:00
ControllerInterface.h InputCommon: Make "Cursor" inputs aware of the rendered aspect ratio. 2020-01-24 09:20:41 -06:00
Device.cpp InputCommon: Remove racy UpdateInput call in DetectInput. 2020-02-24 16:25:06 -06:00
Device.h InputCommon: Constify Device::Input::IsDetectable function. 2020-02-22 10:27:43 -06:00