suyu/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 hid: Reorder all HID commands 2020-11-15 23:33:20 -05:00
controller.h hid: Implement GC controller 2021-02-07 22:59:46 -06:00
error.cpp core: Remove unnecessary enum casts in log calls 2020-12-07 23:02:23 -05:00
error.h frontend: Add frontend receiver for Error applet 2019-04-17 11:35:24 -04:00
general_frontend.cpp applets: Remove the previous web browser applet implementation 2020-12-18 10:33:27 -05:00
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 profile_select: Port Service::Account::UUID to Common::UUID 2019-04-25 08:13:11 -04:00
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