summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/ldn/ldn.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* service: Use ReadBufferSpan where it is trivial to do soameerj2022-12-251-2/+2
* service: Make use of buffer element count helpersLioncash2022-11-231-2/+2
* kernel: remove KWritableEventLiam2022-10-131-1/+1
* Address some review commentsFearlessTobi2022-09-201-2/+0
* ldn: Initial implementationFearlessTobi2022-09-091-99/+130
* core: ldn: Address review comments part 2german772022-08-121-268/+297
* core: ldn: Address review commentsNarr the Reg2022-08-081-35/+41
* ldn: Add better stubs and more data typesFearlessTobi2022-08-071-59/+372
* general: Convert source file copyright comments over to SPDXMorph2022-04-231-3/+2
* general: Replace RESULT_SUCCESS with ResultSuccessMorph2021-06-021-8/+8
* ldn: Add and stub lp2p:sys lp2p:app INetworkServiceMonitor INetworkServicegerman772021-05-261-0/+141
* core: hle: ldn: Error out on call to Initialization.bunnei2021-02-271-1/+1
* hle: service: ldn: IUserLocalCommunicationService: Improve the stub.bunnei2021-02-141-5/+29
* hle: service: ldn: IUserLocalCommunicationService: Indicate that LDN is disabled.bunnei2021-02-141-3/+5
* service: Eliminate usages of the global system instanceLioncash2020-11-271-14/+15
* ldn: Update function tableVolcaEM2020-06-271-0/+1
* IUserLocalCommunicationService: add function Initialize2Nguyen Dac Nam2020-02-161-1/+9
* HLE: correct function name of IUserLocalCommunicationServiceNguyen Dac Nam2020-02-161-1/+1
* service: Update service function tablesLioncash2019-04-111-4/+50
* Changed logging to be "Log before execution", Added more error logging, all services should now log on some levelDavid Marcec2018-11-261-6/+6
* service: Add ldn servicesLioncash2018-07-261-0/+142