aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/hle/service/ldn
AgeCommit message (Expand)Author
2024-02-11service: ldn: Migrate and refractor service to new IPCNarr the Reg
2023-11-19Implemented qlaunch version of the controller appletFrozenAra
2023-10-01service: ldn: Implement lp2p:m and stub IMonitorServiceNarr the Reg
2023-03-01service: move hle_ipc from kernelLiam
2023-02-21service: refactor server architectureLiam
2023-02-03Revert "Merge pull request #9718 from yuzu-emu/revert-9508-hle-ipc-buffer-span"ameerj
2023-02-02Revert "hle_ipc: Use std::span to avoid heap allocations/copies when calling ...liamwhite
2022-12-28hle_ipc: Rename ReadBufferSpan to ReadBufferameerj
2022-12-25service: Use ReadBufferSpan where it is trivial to do soameerj
2022-11-23service: Make use of buffer element count helpersLioncash
2022-10-12kernel: remove KWritableEventLiam
2022-09-20Address some review commentsFearlessTobi
2022-09-09ldn: Initial implementationFearlessTobi
2022-09-02Address review commentsFearlessTobi
2022-08-27core/ldn_types: Minor corrections and additionsFearlessTobi
2022-08-11core: ldn: Address review comments part 2german77
2022-08-08core: ldn: Address review commentsNarr the Reg
2022-08-07ldn: Add better stubs and more data typesFearlessTobi
2022-06-26core: Replace all instances of ResultCode with Resultgerman77
2022-04-23general: Convert source file copyright comments over to SPDXMorph
2021-06-02general: Replace RESULT_SUCCESS with ResultSuccessMorph
2021-05-26ldn: Add and stub lp2p:sys lp2p:app INetworkServiceMonitor INetworkServicegerman77
2021-02-27core: hle: ldn: Error out on call to Initialization.bunnei
2021-02-13hle: service: ldn: IUserLocalCommunicationService: Improve the stub.bunnei
2021-02-13hle: service: ldn: IUserLocalCommunicationService: Indicate that LDN is disab...bunnei
2020-11-26service: Eliminate usages of the global system instanceLioncash
2020-06-27ldn: Update function tableVolcaEM
2020-02-16IUserLocalCommunicationService: add function Initialize2Nguyen Dac Nam
2020-02-16HLE: correct function name of IUserLocalCommunicationServiceNguyen Dac Nam
2019-04-11service: Update service function tablesLioncash
2018-11-26Changed logging to be "Log before execution", Added more error logging, all s...David Marcec
2018-07-26service: Add ldn servicesLioncash