yuzu/src
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
..
audio_core common: Move settings to common from core. 2021-04-14 16:24:03 -07:00
common Merge pull request #6199 from lioncash/log-ns 2021-04-14 21:29:44 -07:00
core input_interpreter: Fix button hold being interpreted incorrectly on init 2021-04-15 01:53:17 -04:00
input_common common: Move settings to common from core. 2021-04-14 16:24:03 -07:00
tests
video_core Merge pull request #6196 from bunnei/asserts-setting 2021-04-14 17:47:18 -07:00
web_service
yuzu applets: Remove the previous software keyboard applet implementation 2021-04-15 01:53:16 -04:00
yuzu_cmd Merge pull request #6199 from lioncash/log-ns 2021-04-14 21:29:44 -07:00
.clang-format
CMakeLists.txt