summaryrefslogtreecommitdiff
path: root/src/yuzu/applets/controller.h
AgeCommit message (Expand)Author
2021-07-14applets: Append qt_ prefix to Qt frontend appletsMorph
2021-04-13applets/controller: Hook up the "Motion" button functionalityMorph
2020-12-05applets: Resolve variable shadowingMorph
2020-11-20applets/controller: Use a pair of emulated controller index to controller typeMorph
2020-11-15applets/controller: Change the input button to create input profilesMorph
2020-11-15configure_input: Add per-player vibrationMorph
2020-11-15applets/controller: Auto accept a valid single player configurationMorph
2020-10-26controller: Pass ControllerParameters by reference in ReconfigureControllers()Lioncash
2020-09-04applets/controller: Load configuration prior to setting up connectionsMorph
2020-09-04applets/controller: Make 8 a static constexpr value of NUM_PLAYERSMorph
2020-09-04applets/controller: Implement "Explain Text"Morph
2020-09-04Project Mjölnir: Part 2 - Controller AppletMorph