| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-01-25 | result: Make fully constexpr, add ON_RESULT_INCLUDED | FearlessTobi | |
| 2023-03-25 | qt: implement RequestExit for applets | Liam | |
| 2022-12-05 | applets/error: Use aliases for callbacks | Lioncash | |
| 2022-06-26 | core: Replace all instances of ResultCode with Result | german77 | |
| 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. | |||
| 2020-12-07 | core: Remove unnecessary enum casts in log calls | Lioncash | |
| Follows the video core PR. fmt doesn't require casts for enum classes anymore, so we can remove quite a few casts. | |||
| 2019-04-17 | frontend: Add frontend receiver for Error applet | Zach Hilman | |
