Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-03-30 | applet: controller: Implement cancel button | german77 | |
2023-03-25 | qt: implement RequestExit for applets | Liam | |
2022-12-05 | applets/controller: Use aliases for callbacks | Lioncash | |
2022-11-22 | general: fix compile for Apple Clang | Liam | |
2022-04-23 | general: Convert source file copyright comments over to SPDX | Morph | |
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-24 | kraken: Address comments from review | german77 | |
review fixes | |||
2021-02-07 | hid: Implement GC controller | german | |
2020-10-26 | controller: Pass ControllerParameters by reference in ReconfigureControllers() | Lioncash | |
Prevents unnecessary copies and heap reallocations from occurring. | |||
2020-09-25 | frontend/controller: Eliminate dependency on the global system instance | Lioncash | |
2020-09-04 | applets/controller: Implement "Explain Text" | Morph | |
"Explain Text" is additional text that is shown for each player in the controller applet. | |||
2020-09-04 | Project Mjölnir: Part 2 - Controller Applet | Morph | |
Co-authored-by: Its-Rei <kupfel@gmail.com> |