yuzu/src/core/frontend/applets
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
..
controller.cpp
controller.h hid: Implement GC controller 2021-02-07 22:59:46 -06:00
error.cpp
error.h
general_frontend.cpp
general_frontend.h core: Remove unused includes 2021-11-03 21:42:57 -04:00
profile_select.cpp core/profile_select: Avoid uninitialized read in SelectProfile() 2021-09-22 18:10:39 -04:00
profile_select.h
software_keyboard.cpp applets/swkbd: Skip text checking if the text has been confirmed 2021-11-08 13:05:50 -05:00
software_keyboard.h applets/swkbd: Skip text checking if the text has been confirmed 2021-11-08 13:05:50 -05:00
web_browser.cpp applets/web: Fix a use-after-free when passing in the URL string 2021-04-28 12:34:28 -04:00
web_browser.h core: Remove unused includes 2021-11-03 21:42:57 -04:00