summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/ldn/ldn.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2022-09-20Address some review commentsFearlessTobi1-2/+0
2022-09-09ldn: Initial implementationFearlessTobi1-99/+130
2022-08-12core: ldn: Address review comments part 2german771-268/+297
2022-08-08core: ldn: Address review commentsNarr the Reg1-35/+41
2022-08-07ldn: Add better stubs and more data typesFearlessTobi1-59/+372
2022-04-23general: Convert source file copyright comments over to SPDXMorph1-3/+2
2021-06-02general: Replace RESULT_SUCCESS with ResultSuccessMorph1-8/+8
2021-05-26ldn: Add and stub lp2p:sys lp2p:app INetworkServiceMonitor INetworkServicegerman771-0/+141
2021-02-27core: hle: ldn: Error out on call to Initialization.bunnei1-1/+1
2021-02-14hle: service: ldn: IUserLocalCommunicationService: Improve the stub.bunnei1-5/+29
2021-02-14hle: service: ldn: IUserLocalCommunicationService: Indicate that LDN is disabled.bunnei1-3/+5
2020-11-27service: Eliminate usages of the global system instanceLioncash1-14/+15
2020-06-27ldn: Update function tableVolcaEM1-0/+1
2020-02-16IUserLocalCommunicationService: add function Initialize2Nguyen Dac Nam1-1/+9
2020-02-16HLE: correct function name of IUserLocalCommunicationServiceNguyen Dac Nam1-1/+1
2019-04-11service: Update service function tablesLioncash1-4/+50
2018-11-26Changed logging to be "Log before execution", Added more error logging, all services should now log on some levelDavid Marcec1-6/+6
2018-07-26service: Add ldn servicesLioncash1-0/+142