1
0
Fork 0
forked from suyu/suyu
suyu/src
t895 45f450fca5 android: Add additional check for hasMapping
Controls can have no mapping if they are either "[empty]" or and empty string. This was causing an issue if you reset mapping on all controllers and then tried to play a game. The check to determine whether auto mapping was required would fail and leave you will no mapped controllers. This feels a bit like user error but it smooths things out if you forget so I see it as necessary.
2024-02-21 08:17:30 -05:00
..
android android: Add additional check for hasMapping 2024-02-21 08:17:30 -05:00
audio_core scope_exit: Make constexpr 2024-02-19 16:00:46 +01:00
common scope_exit: Make constexpr 2024-02-19 16:00:46 +01:00
core ns: fix alignment of uid type 2024-02-20 18:43:44 -05:00
dedicated_room
frontend_common Merge pull request #13047 from anpilley/import-firmware 2024-02-17 23:18:00 -05:00
hid_core scope_exit: Make constexpr 2024-02-19 16:00:46 +01:00
input_common scope_exit: Make constexpr 2024-02-19 16:00:46 +01:00
network
shader_recompiler shader_recompiler: fix non-const offset for arrayed image types 2024-02-15 18:49:23 -05:00
tests
video_core Merge pull request #10529 from liamwhite/critical-spacing 2024-02-20 23:19:27 -03:00
web_service web_backend: Fix compilation 2024-02-06 15:48:04 +01:00
yuzu Import keys from filesystem. (#13056) 2024-02-19 19:18:13 -05:00
yuzu_cmd scope_exit: Make constexpr 2024-02-19 16:00:46 +01:00
.clang-format
CMakeLists.txt