summaryrefslogtreecommitdiffstats
path: root/src/yuzu/applets/qt_controller.h (unfollow)
Commit message (Expand)AuthorFilesLines
2023-10-17yuzu: Improve behavior when clicking on controller box in Controller appletflodavid1-0/+4
2023-07-25yuzu: Enable controller interaction in Controller Appletflodavid1-0/+6
2023-03-30applet: controller: Implement cancel buttongerman771-1/+1
2023-03-25qt: implement RequestExit for appletsLiam1-0/+2
2022-12-06applets/controller: Use aliases for callbacksLioncash1-2/+2
2022-04-23general: Convert source file copyright comments over to SPDXMorph1-3/+2
2021-12-02yuzu: Implement basic controller navigationgerman771-2/+2
2021-11-25core/hid: Rename NpadType to NpadStyleIndexgerman771-4/+4
2021-11-25configuration: Migrate controller settings to emulated controllergerman771-7/+7
2021-11-25kraken: Fix errors from rebase and format filesgerman771-1/+0
2021-11-25Qt_applets: Use new inputgerman771-0/+5
2021-10-07yuzu qt: Remove global system instances from config, WaitTree, mainlat9nq1-1/+5
2021-07-14applets: Append qt_ prefix to Qt frontend appletsMorph1-0/+0
2021-04-13applets/controller: Hook up the "Motion" button functionalityMorph1-0/+3
2020-12-05applets: Resolve variable shadowingMorph1-1/+1
2020-11-21applets/controller: Use a pair of emulated controller index to controller typeMorph1-0/+17
2020-11-16applets/controller: Change the input button to create input profilesMorph1-2/+6
2020-11-16configure_input: Add per-player vibrationMorph1-0/+3
2020-11-16applets/controller: Auto accept a valid single player configurationMorph1-3/+5
2020-10-27controller: Pass ControllerParameters by reference in ReconfigureControllers()Lioncash1-3/+5
2020-09-04applets/controller: Load configuration prior to setting up connectionsMorph1-3/+3
2020-09-04applets/controller: Make 8 a static constexpr value of NUM_PLAYERSMorph1-10/+12
2020-09-04applets/controller: Implement "Explain Text"Morph1-0/+6
2020-09-04Project Mjölnir: Part 2 - Controller AppletMorph1-0/+125