| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-02-24 | ldn: return no connection from GetStateForMonitor | Liam | |
| 2024-02-11 | service: ldn: Migrate and refractor service to new IPC | Narr the Reg | |
| 2023-11-19 | Implemented qlaunch version of the controller applet | FrozenAra | |
| 2023-10-01 | service: ldn: Implement lp2p:m and stub IMonitorService | Narr the Reg | |
| 2023-03-01 | service: move hle_ipc from kernel | Liam | |
| 2023-02-21 | service: refactor server architecture | Liam | |
| Converts services to have their own processes | |||
| 2023-02-03 | Revert "Merge pull request #9718 from yuzu-emu/revert-9508-hle-ipc-buffer-span" | ameerj | |
| This reverts commit 25fc5c0e1158cb8e81cbc769b24ad84032a1fbfd, reversing changes made to af20e25081f97d55b451606c87922e2b49f0d363. | |||
| 2023-02-02 | Revert "hle_ipc: Use std::span to avoid heap allocations/copies when calling ↵ | liamwhite | |
| ReadBuffer" | |||
| 2022-12-28 | hle_ipc: Rename ReadBufferSpan to ReadBuffer | ameerj | |
| 2022-12-25 | service: Use ReadBufferSpan where it is trivial to do so | ameerj | |
| 2022-11-23 | service: Make use of buffer element count helpers | Lioncash | |
| 2022-10-12 | kernel: remove KWritableEvent | Liam | |
| 2022-09-20 | Address some review comments | FearlessTobi | |
| 2022-09-09 | ldn: Initial implementation | FearlessTobi | |
| 2022-09-02 | Address review comments | FearlessTobi | |
| 2022-08-27 | core/ldn_types: Minor corrections and additions | FearlessTobi | |
| 2022-08-11 | core: ldn: Address review comments part 2 | german77 | |
| 2022-08-08 | core: ldn: Address review comments | Narr the Reg | |
| 2022-08-07 | ldn: Add better stubs and more data types | FearlessTobi | |
| Co-Authored-By: Narr the Reg <5944268+german77@users.noreply.github.com> Co-Authored-By: Morph <39850852+Morph1984@users.noreply.github.com> | |||
| 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. | |||
