index
:
yuzu-mainline
master
A backup of the Yuzu mainline repo. Only includes the master branch, nothing else.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
core
/
hle
/
service
/
ldn
/
ldn.cpp
Age
Commit message (
Expand
)
Author
2022-04-23
general: Convert source file copyright comments over to SPDX
Morph
2021-06-02
general: Replace RESULT_SUCCESS with ResultSuccess
Morph
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
2021-02-13
hle: service: ldn: IUserLocalCommunicationService: Improve the stub.
bunnei
2021-02-13
hle: service: ldn: IUserLocalCommunicationService: Indicate that LDN is disab...
bunnei
2020-11-26
service: Eliminate usages of the global system instance
Lioncash
2020-06-27
ldn: Update function table
VolcaEM
2020-02-16
IUserLocalCommunicationService: add function Initialize2
Nguyen Dac Nam
2020-02-16
HLE: correct function name of IUserLocalCommunicationService
Nguyen Dac Nam
2019-04-11
service: Update service function tables
Lioncash
2018-11-26
Changed logging to be "Log before execution", Added more error logging, all s...
David Marcec
2018-07-26
service: Add ldn services
Lioncash