suyu/src
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
..
audio_core common/logging: Move Log::Entry declaration to a separate header 2021-10-01 20:48:49 -04:00
common common: Implement a subset of P0323 (std::expected) 2021-11-02 15:20:35 -04:00
core applets/swkbd: Skip text checking if the text has been confirmed 2021-11-08 13:05:50 -05:00
input_common Revert "input_common: Fix data race on GC implementation" 2021-10-23 23:32:16 +02:00
shader_recompiler Merge pull request #7262 from FernandoS27/Buffalo-buffalo-Buffalo-buffalo-buffalo 2021-11-02 16:34:03 -07:00
tests logging: Simplify and make thread-safe 2021-08-13 18:39:45 +00:00
video_core vulkan_device: Add missing vulkan image format R5G6B5 in GetFormatProperties 2021-11-05 10:31:40 -04:00
web_service web_service: Silence -Wmaybe-uninitialized on httplib.h 2021-07-12 03:30:45 -03:00
yuzu applets/swkbd: Skip text checking if the text has been confirmed 2021-11-08 13:05:50 -05:00
yuzu_cmd general: Get the current process program id directly from the system 2021-11-04 16:59:39 -04:00
.clang-format
CMakeLists.txt CMakeLists: Document the /GT compile option 2021-10-28 20:43:46 -04:00