ppsspp/Common/Input
Henrik Rydgård be2f81c3eb Controls: Make the analog/digital mapping clash resolution more gentle.
Now takes the time into account, so clashing digital input will only shrink
analog inputs once it's a few seconds old.

Also fixes a bug where if there are both inputs, it was hard to reach
the limits because the digital input itself ended up getting shrunk.

This might help #17860
2023-08-23 18:51:27 +02:00
..
GestureDetector.cpp Buildfix 2023-04-01 17:59:37 +02:00
GestureDetector.h Global: Reduce includes of common headers. 2022-01-30 16:35:33 -08:00
InputState.cpp Add checkbox controlling if new mappings can be combo mappings. 2023-07-07 10:42:08 +02:00
InputState.h Controls: Make the analog/digital mapping clash resolution more gentle. 2023-08-23 18:51:27 +02:00
KeyCodes.h Input event and device enums (#17514) 2023-05-26 18:40:13 +02:00