| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-01-06 | service: set: Rename files | german77 | |
| 2024-01-06 | service: set: Use official names | german77 | |
| 2023-12-22 | general: properly support multiple memory instances | Liam | |
| 2023-12-16 | Make system settings persistent across boots | Kelebek1 | |
| 2023-11-27 | set: don't load version nca with null romfs | Liam | |
| 2023-11-24 | yuzu: Display firmware version | Narr the Reg | |
| 2023-11-19 | Implemented qlaunch version of the controller applet | FrozenAra | |
| 2023-10-20 | set: return version info from system archive | Liam | |
| 2023-08-04 | service: set: Add more system settings and address comments | Narr the Reg | |
| 2023-08-02 | service: set: Implement system settings for Qlaunch | Narr the Reg | |
| 2023-03-01 | service: move hle_ipc from kernel | Liam | |
| 2022-12-13 | Set: Allow setting device nickname | Chloe Marcec | |
| 2022-10-11 | general: preliminary support for hbl | Liam | |
| 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. | |||
| 2022-01-21 | service/set: Update function tables | Lioncash | |
| 2021-10-07 | service: Reduce header include overhead | Morph | |
| 2021-06-02 | general: Replace RESULT_SUCCESS with ResultSuccess | Morph | |
| Transition to PascalCase for result names. | |||
| 2021-05-05 | hle: kernel: Migrate KClientPort to KAutoObject. | bunnei | |
| 2021-04-08 | set_sys: Update to 12.x | german77 | |
| 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. | |||
| 2020-11-26 | service: Eliminate usages of the global system instance | Lioncash | |
| Completely removes all usages of the global system instance within the services code by passing in the using system instance to the services. | |||
| 2020-10-27 | service: Update function tables | Lioncash | |
| Updates function tables according to info on SwitchBrew. | |||
| 2020-04-20 | service: Update function tables | Lioncash | |
| Keeps the service function tables up to date. Updated based off information on SwitchBrew. | |||
| 2019-11-12 | service: Update function tables | Lioncash | |
| Keeps the function tables up to date. Updated based off information from Switchbrew. | |||
| 2019-04-11 | service: Update service function tables | Lioncash | |
| Updates function tables based off information from SwitchBrew. | |||
| 2019-03-11 | set_sys: Move constants to anonymous namespace | Zach Hilman | |
| 2019-03-10 | set_sys: Use official nintendo version string | Zach Hilman | |
| 2019-03-10 | set_sys: Use correct error codes in GetFirmwareVersion* | Zach Hilman | |
| 2019-03-10 | set_sys: Implement GetFirmwareVersion(2) for libnx hosversion | Zach Hilman | |
| Uses the synthesized system archive 9 (SystemVersion) and reports v5.1.0-0.0 | |||
| 2018-11-26 | Changed logging to be "Log before execution", Added more error logging, all ↵ | David Marcec | |
| services should now log on some level | |||
| 2018-07-24 | set_sys: Implement SetColorSetId() | Lioncash | |
| 2018-07-02 | Rename logging macro back to LOG_* | James Rowe | |
| 2018-04-24 | set: Move logging macros over to new fmt-compatible ones | Lioncash | |
| 2018-04-19 | service: Use nested namespace specifiers where applicable | Lioncash | |
| Tidies up namespace declarations | |||
| 2018-04-17 | Various service name fixes - part 2 (rebased) (#322) | Hexagon12 | |
| * Updated ACC with more service names * Updated SVC with more service names * Updated set with more service names * Updated sockets with more service names * Updated SPL with more service names * Updated time with more service names * Updated vi with more service names | |||
| 2018-03-03 | Service/Set: add more services | mailwl | |
