| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-01-04 | core: Initialize several structs that make use of Common::UUID. | bunnei | |
| 2019-11-24 | Merge pull request #3094 from lioncash/tables | bunnei | |
| service: Update function tables | |||
| 2019-11-12 | service: Update function tables | Lioncash | |
| Keeps the function tables up to date. Updated based off information from Switchbrew. | |||
| 2019-11-12 | service: Resolve sign conversion errors | Lioncash | |
| These are fairly trivial to resolve and most of the changes entail using RESULT_UNKNOWN over ResultCode(-1). | |||
| 2019-09-04 | Merge pull request #2708 from DarkLordZach/mii-db-source-crash | David | |
| mii: Handle logging of unknown database source | |||
| 2019-07-10 | mii: Handle logging of unknown database source | Zach Hilman | |
| 2019-07-06 | mii: Implement IDatabaseService SetInterfaceVersion | Zach Hilman | |
| Appears to set a member variable used to affect the API that games access, and the method used to store data. | |||
| 2019-04-25 | mii_manager: Fix incorrect loop condition in mii UUID generation code | Zach Hilman | |
| 2019-04-25 | profile_select: Port Service::Account::UUID to Common::UUID | Zach Hilman | |
| 2019-04-25 | mii: Implement Delete and Destroy file | Zach Hilman | |
| 2019-04-25 | mii: Implement IsUpdated command (IPC 0) | Zach Hilman | |
| 2019-04-25 | mii_manager: Cleanup and optimization | Zach Hilman | |
| 2019-04-25 | mii: Implement IDatabaseService commands using MiiManager | Zach Hilman | |
| Since the MiiManager was designed around the IPC interface, this is quite easy. Only functions that were clearly defined were implemented. | |||
| 2019-04-25 | mii: Add MiiManager class to manage Mii database | Zach Hilman | |
| Provides serialization/deserialization to the database in system save files, accessors for database state and proper handling of both major Mii formats (MiiInfo and MiiStoreData) | |||
| 2018-07-27 | service: Add mii services | Lioncash | |
| Adds the skeleton for the mii services based off information provided by Switch Brew | |||
