Lime3DS/src
SachinVin 88a4759702
citra_qt: configure_input.cpp: update the modifier settings for both the sticks (#6033)
The Controller config UI exposes the Circle mod, only for the Circle pad's modifier, So after changing the binding, it leaves the default binding for the c-stick untouched, and the user is nagged about the (default) D key being bound to something, when trying to bind it to any other button.

With this PR we update the modifier for both the Circle Pad and C-stick.
2022-06-11 11:53:27 +05:30
..
android jni\CMakeLists.txt: Sort library list 2022-04-18 23:40:54 +05:30
audio_core Use cubic mapping for volume control (#6020) 2022-05-20 22:47:37 +05:30
citra FileUtil, Frontends: Fix updating custom NAND/SDMC path 2022-04-30 15:53:45 +05:30
citra_qt citra_qt: configure_input.cpp: update the modifier settings for both the sticks (#6033) 2022-06-11 11:53:27 +05:30
common common: Resolve C4267 warning on MSVC 2022-05-18 00:05:40 -04:00
core core: Resolve C4267 warning on MSVC 2022-05-18 00:05:41 -04:00
dedicated_room Fix: fatal error CVT1100 when compiling manifest file (#5322) 2020-06-20 13:50:33 -05:00
input_common input_common: Resolve C4267 warning on MSVC 2022-05-18 00:05:41 -04:00
network web_service: infect other targets with OpenSSL exports ... 2022-06-08 01:22:11 -06:00
tests tests: Resolve C4267 warning on MSVC 2022-05-18 00:05:41 -04:00
video_core video_core: Resolve C4267 warning on MSVC 2022-05-18 00:05:41 -04:00
web_service web_service: infect other targets with OpenSSL exports ... 2022-06-08 01:22:11 -06:00
.clang-format clang format: add objective c++ formatting 2022-01-10 13:52:39 +01:00
CMakeLists.txt CMakeLists: Enforce C4267 on MSVC 2022-05-18 00:05:41 -04:00