summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/ldn (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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-142-3/+18
* service: Eliminate usages of the global system instanceLioncash2020-11-272-15/+20
* 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-262-0/+158