summaryrefslogtreecommitdiffstats
path: root/src/yuzu/applets/qt_controller.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* service: hid: Create abstracted pad structuregerman772024-01-121-4/+4
* hid_core: Move hid to it's own subprojectNarr the Reg2024-01-051-4/+4
* service: hid: Split hid.cpp into individual interfacesNarr the Reg2023-11-151-1/+0
* yuzu: Improve behavior when clicking on controller box in Controller appletflodavid2023-10-171-10/+42
* Merge pull request #11144 from flodavid/masterliamwhite2023-10-111-0/+39
|\
| * yuzu: Enable controller interaction in Controller Appletflodavid2023-07-251-0/+39
* | general: Use console mode helper across projectlat9nq2023-08-231-12/+8
* | general: Convert use_docked_mode to an enumerationlat9nq2023-08-221-5/+13
|/
* applet: controller: Implement cancel buttongerman772023-03-301-4/+4
* qt: implement RequestExit for appletsLiam2023-03-251-1/+10
* Revert "yuzu: config: Remove player 8 and 9 from config file"Narr the Reg2023-02-261-2/+7
* yuzu: config: Remove player 8 and 9 from config fileNarr the Reg2023-02-261-7/+2
* applets/controller: Use aliases for callbacksLioncash2022-12-061-1/+1
* yuzu: Silence some clang warningsNarr the Reg2022-09-211-1/+1
* yuzu: Use a debugger to generate minidumpslat9nq2022-09-051-1/+1
* common: Change semantics of UNREACHABLE to unconditionally crashLiam2022-06-141-1/+1
* general: Convert source file copyright comments over to SPDXMorph2022-04-231-3/+2
* yuzu: Reduce unused includesameerj2022-03-201-1/+0
* yuzu: config: Vibrate the controller while configuring vibration strengthNarr the Reg2022-02-021-1/+1
* controller_applet: Only populate supported controllersgerman772022-01-021-19/+49
* core/hid: Fix controller type validationgerman772021-12-301-1/+1
* core: hle: Remove global HLE lock.bunnei2021-12-181-3/+0
* qt_controller: Make use of (Enable/Disable)AllControllerConfigurationMorph2021-11-301-8/+5
* qt_controller: Fix input when the controller applet is ignoredgerman772021-11-291-0/+3
* config: Remove vibration configurationgerman772021-11-271-4/+0
* applet/controller: Enable configuring mode while the applet is opengerman772021-11-271-7/+12
* core/hid: Rename NpadType to NpadStyleIndexgerman772021-11-251-32/+33
* second commit lion reviewgerman772021-11-251-0/+1
* settings: Fix Debug controller type optionsgerman772021-11-251-2/+0
* web_applet: Replace HIDButton with NpadButtongerman772021-11-251-1/+2
* configuration: Migrate controller settings to emulated controllergerman772021-11-251-85/+58
* core: Update input interpretergerman772021-11-251-2/+0
* Qt_applets: Use new inputgerman772021-11-251-1/+5
* yuzu qt: Remove global system instances from config, WaitTree, mainlat9nq2021-10-071-14/+12
* applets: Append qt_ prefix to Qt frontend appletsMorph2021-07-141-0/+695