yuzu/src/core/frontend
Morph aa3adf6c3f input_interpreter: Fix button hold being interpreted incorrectly on init
We reset all the button states to 0 except the first index (which has all the buttons as pressed) to prevent a button hold being interpreted as a button that was pressed once on the first poll.
2021-04-15 01:53:17 -04:00
..
applets applets/swkbd: Implement the Default Software Keyboard frontend 2021-04-15 01:53:17 -04:00
emu_window.cpp common: Move settings to common from core. 2021-04-14 16:24:03 -07:00
emu_window.h Always initialize keyboard input 2021-01-15 09:05:17 -06:00
framebuffer_layout.cpp common: Move settings to common from core. 2021-04-14 16:24:03 -07:00
framebuffer_layout.h Address second batch of reviews 2020-08-30 00:43:25 +02:00
input.h Make settings controller image change with controller input 2021-02-06 09:43:41 -06:00
input_interpreter.cpp input_interpreter: Fix button hold being interpreted incorrectly on init 2021-04-15 01:53:17 -04:00
input_interpreter.h input_interpreter: Fix button hold being interpreted incorrectly on init 2021-04-15 01:53:17 -04:00