yuzu/src/core/frontend
Morph 1af499c15b applets/swkbd: Skip text checking if the text has been confirmed
Confirm means that the text has already been checked by the application to be correct, but is asking the user for confirmation.
The confirmation text itself seems to be corrupted though, this needs to be investigated.

Fixes the software keyboard in Famicom Detective Club: The Missing Heir
2021-11-08 13:05:50 -05:00
..
applets applets/swkbd: Skip text checking if the text has been confirmed 2021-11-08 13:05:50 -05:00
emu_window.cpp core: Remove unused includes 2021-11-03 21:42:57 -04:00
emu_window.h core: Remove unused includes 2021-11-03 21:42:57 -04: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 General: Resolve fmt specifiers to adhere to 8.0.0 API where applicable 2021-06-23 13:48:21 -04: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