aboutsummaryrefslogtreecommitdiff
path: root/src/core/hle/service/mii/mii_manager.h
AgeCommit message (Expand)Author
2023-09-17service: mii: Implement the rest of the servicegerman77
2023-09-11mii: service: Address reviewgerman77
2023-09-11mii: Prepare Interface for new implementationgerman77
2023-09-11service: mii: Fix ver3 inconsistenciesgerman77
2023-09-10service: mii: Move ver3 operationsgerman77
2023-09-10service: mii: separate mii types into their own filegerman77
2023-09-07service: mii: Fix broken mii on MK8Narr the Reg
2023-08-08core: remove ResultVal typeLiam
2023-03-15service: nfp: Convert mii colors to v3Narr the Reg
2022-10-02nfp: Multiple fixes against HWgerman77
2022-10-02service: nfp: Rewrite and implement applet callsgerman77
2022-09-07core: nfp: Implement Convert and RecreateApplicationArea, accuracy fixesNarr the Reg
2022-06-26core: Replace all instances of ResultCode with Resultgerman77
2022-04-23general: Convert source file copyright comments over to SPDXMorph
2022-03-21service: Move mii enums and structs into its own fileMorph
2022-02-05general: Rename NewUUID to UUID, and remove the previous UUID implMorph
2022-02-05service: Migrate to the new UUID implementationMorph
2021-07-14service: Append service name prefix to common filenamesMorph
2020-07-11hle: service: mii: Rewrite service to properly support creation of random and...bunnei
2020-01-04core: Initialize several structs that make use of Common::UUID.bunnei
2019-04-25mii: Implement Delete and Destroy fileZach Hilman
2019-04-25mii: Implement IsUpdated command (IPC 0)Zach Hilman
2019-04-25mii_manager: Cleanup and optimizationZach Hilman
2019-04-25mii: Add MiiManager class to manage Mii databaseZach Hilman