summaryrefslogtreecommitdiffstats
path: root/src/core/frontend/applets/mii_edit.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* applets/mii_edit: Use aliases for callbacksLioncash2022-12-061-2/+4
|
* general: Convert source file copyright comments over to SPDXMorph2022-04-231-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.
* applets/mii: Remove frontend parametersMorph2022-03-221-13/+2
| | | | These are unused for now as we do not support a frontend implementation.
* service: Move mii enums and structs into its own fileMorph2022-03-221-1/+1
| | | | Moves these into types.h, since other files also make use of these types.
* applets: Rename Mii to MiiEditMorph2022-03-221-0/+34