1
0
Fork 0
forked from suyu/suyu
suyu/src
Steve cd5bbf0f04
Controller bugfixes in profile select (#8716)
* Controller bugfixes in profile select, closes #8265

2 fixes for using a controller in profile select dialog.

Pressing 'B' cancels the launch of the game
Using controller to select a profile now correctly sets the index to use for the launch

* Added brackets to if statements as requested.
2022-08-05 10:02:04 -05:00
..
audio_core audio_core: fix -Wuninitialized when compiling with ASan 2022-07-29 23:30:01 -04:00
common common: move forwarded value into SPSCQueue 2022-07-29 15:41:57 -04:00
core core/loader: remove ELF loader 2022-08-01 17:19:23 -04:00
input_common chore: make yuzu REUSE compliant 2022-07-27 12:53:49 +02:00
network chore: make yuzu REUSE compliant 2022-07-27 12:53:49 +02:00
shader_recompiler chore: make yuzu REUSE compliant 2022-07-27 12:53:49 +02:00
tests Revert Coretiming PRs 8531 and 7454 (#8591) 2022-07-27 19:47:06 -04:00
video_core renderer_vulkan: add format fallbacks for R16G16B16_SFLOAT, R16G16B16_SSCALED, R8G8B8_SSCALED 2022-08-02 18:39:33 -04:00
web_service chore: make yuzu REUSE compliant 2022-07-27 12:53:49 +02:00
yuzu Controller bugfixes in profile select (#8716) 2022-08-05 10:02:04 -05:00
yuzu_cmd chore: make yuzu REUSE compliant 2022-07-27 12:53:49 +02:00
.clang-format chore: make yuzu REUSE compliant 2022-07-27 12:53:49 +02:00
CMakeLists.txt chore: make yuzu REUSE compliant 2022-07-27 12:53:49 +02:00