| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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. | |||
| 2021-06-02 | general: Replace RESULT_SUCCESS with ResultSuccess | Morph | |
| Transition to PascalCase for result names. | |||
| 2021-05-26 | ldn: Add and stub lp2p:sys lp2p:app INetworkServiceMonitor INetworkService | german77 | |
| 2021-02-27 | core: hle: ldn: Error out on call to Initialization. | bunnei | |
| - Since we do not emulate LDN, returning an error here makes more sense. | |||
| 2021-02-13 | hle: service: ldn: IUserLocalCommunicationService: Improve the stub. | bunnei | |
| 2021-02-13 | hle: service: ldn: IUserLocalCommunicationService: Indicate that LDN is ↵ | bunnei | |
| disabled. - Fixes crash on Pokemon Sword/Shield when pressing 'Y'. | |||
| 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-06-27 | ldn: Update function table | VolcaEM | |
| This was based on Switchbrew page: https://switchbrew.org/wiki/LDN_services | |||
| 2020-02-16 | IUserLocalCommunicationService: add function Initialize2 | Nguyen Dac Nam | |
| 2020-02-16 | HLE: correct function name of IUserLocalCommunicationService | Nguyen Dac Nam | |
| 402: function name should be Initialize2 (7.0.0+) not SetOperationMode Follow by: https://switchbrew.org/wiki/LDN_services#IUserLocalCommunicationService | |||
| 2019-04-11 | service: Update service function tables | Lioncash | |
| Updates function tables based off information from SwitchBrew. | |||
| 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-26 | service: Add ldn services | Lioncash | |
| Adds ldn services based off information provided by Switch Brew. | |||
