33 Commits (174c52d27bc882402afc136bbb82e59fde96833a)

Author SHA1 Message Date
Narr the Reg 174c52d27b service: hid: Split hid.cpp into individual interfaces 2 years ago
flodavid 302836f670 yuzu: Improve behavior when clicking on controller box in Controller applet 2 years ago
lat9nq 81d209ee34 general: Use console mode helper across project 2 years ago
lat9nq 447ec24378 general: Convert use_docked_mode to an enumeration 2 years ago
flodavid 3f22525741 yuzu: Enable controller interaction in Controller Applet 2 years ago
german77 a1b66df775 applet: controller: Implement cancel button 3 years ago
Liam eb8abae7eb qt: implement RequestExit for applets 3 years ago
Narr the Reg 2e388209d7 Revert "yuzu: config: Remove player 8 and 9 from config file" 3 years ago
Narr the Reg f6531fb17c yuzu: config: Remove player 8 and 9 from config file 3 years ago
Lioncash a3e4ad2cf5 applets/controller: Use aliases for callbacks 3 years ago
Narr the Reg ca0d1fd4f1 yuzu: Silence some clang warnings 3 years ago
lat9nq 554b7e220b yuzu: Use a debugger to generate minidumps 4 years ago
Liam c1771c98f3 common: Change semantics of UNREACHABLE to unconditionally crash 4 years ago
Morph 2b87305d31 general: Convert source file copyright comments over to SPDX 4 years ago
ameerj 012963c513 yuzu: Reduce unused includes 4 years ago
Narr the Reg 6b132458dc yuzu: config: Vibrate the controller while configuring vibration strength 4 years ago
german77 8b989ac3ae controller_applet: Only populate supported controllers 4 years ago
german77 5dab578691 core/hid: Fix controller type validation 4 years ago
bunnei 5192e8e092 core: hle: Remove global HLE lock. 4 years ago
Morph 1524ed6776 qt_controller: Make use of (Enable/Disable)AllControllerConfiguration 4 years ago
german77 d7065ddfda qt_controller: Fix input when the controller applet is ignored 4 years ago
german77 8df8dd6c5c config: Remove vibration configuration 4 years ago
german77 83c9e8c4a2 applet/controller: Enable configuring mode while the applet is open 4 years ago
german77 8517d89be0 core/hid: Rename NpadType to NpadStyleIndex 4 years ago
german77 4736326a05 second commit lion review 4 years ago
german77 a8852024b6 settings: Fix Debug controller type options 4 years ago
german77 6743753bc7 web_applet: Replace HIDButton with NpadButton 4 years ago
german77 6774c7988b configuration: Migrate controller settings to emulated controller 4 years ago
german77 a197599d08 core: Update input interpreter 4 years ago
german77 5709d1271e Qt_applets: Use new input 4 years ago
lat9nq 3aec34df0a yuzu qt: Remove global system instances from config, WaitTree, main 4 years ago
Morph 30498f3ce8 applets: Append qt_ prefix to Qt frontend applets 5 years ago
Morph 0cff324521 applets/controller: Hook up the "Motion" button functionality 5 years ago
german 020c22f53d hid: Implement GC controller 5 years ago
Morph dd73d7eb8e configure_input: Modify controller connection delay 5 years ago
Morph 6efd390668 applets: Resolve variable shadowing 5 years ago
Morph 75aa6e9beb applets/controller: Use a pair of emulated controller index to controller type 5 years ago
Morph 75ee0c94a0 general: Fix compiler warnings on linux and miscellaneous changes 5 years ago
Morph f80127d4e0 applets/controller: Change the input button to create input profiles 5 years ago
Morph ad45ceeaf0 input: Disconnect a controller prior to connecting a new one 5 years ago
Morph ad3905fe27 input_common: Add VibrationDevice and VibrationDeviceFactory 5 years ago
Morph cce389221b configure_input: Add per-player vibration 5 years ago
Morph ee8ec56291 settings: Remove global vibration strength modifier 5 years ago
Morph 06bc7678ba configure_input: Hook up the vibration percentage spinbox 5 years ago
Morph 1c1a83a20d settings: Preparation for per-game input settings 5 years ago
Morph a7dd4f21dd applets/controller: Auto accept a valid single player configuration 5 years ago
Lioncash c3f019b9eb controller: Pass ControllerParameters by reference in ReconfigureControllers() 5 years ago
Lioncash 59a56fa810 general: Use template deduction guides for lock_guard 5 years ago
Lioncash 652c36ef9c controller: Convert led_patterns integer literals to bool literals 5 years ago
Morph 0ce52a8070 applets/controller: Resolve several compiler warnings 5 years ago