aboutsummaryrefslogtreecommitdiff
path: root/src/core/frontend/applets/controller.h
AgeCommit message (Collapse)Author
2023-03-30applet: controller: Implement cancel buttongerman77
2023-03-25qt: implement RequestExit for appletsLiam
2022-12-05applets/controller: Use aliases for callbacksLioncash
2022-11-22general: fix compile for Apple ClangLiam
2022-04-23general: Convert source file copyright comments over to SPDXMorph
This formats all copyright comments according to SPDX formatting guidelines. Additionally, this resolves the remaining GPLv2 only licensed files by relicensing them to GPLv2.0-or-later.
2021-11-24kraken: Address comments from reviewgerman77
review fixes
2021-02-07hid: Implement GC controllergerman
2020-10-26controller: Pass ControllerParameters by reference in ReconfigureControllers()Lioncash
Prevents unnecessary copies and heap reallocations from occurring.
2020-09-25frontend/controller: Eliminate dependency on the global system instanceLioncash
2020-09-04applets/controller: Implement "Explain Text"Morph
"Explain Text" is additional text that is shown for each player in the controller applet.
2020-09-04Project Mjölnir: Part 2 - Controller AppletMorph
Co-authored-by: Its-Rei <kupfel@gmail.com>