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