2
1
Fork 0
mirror of https://github.com/yuzu-emu/yuzu.git synced 2024-07-04 23:31:19 +01:00
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 common: Fiber: use a reference for YieldTo. 2021-03-07 13:46:53 -08:00
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 CMakeLists: Add /utf-8 compile option for MSVC 2021-03-05 01:46:56 -05:00