summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/ns/pdm_qry.cpp (unfollow)
Commit message (Collapse)AuthorFilesLines
2024-02-18ns: rewrite IQueryServiceLiam1-67/+0
2023-03-01service: move hle_ipc from kernelLiam1-2/+2
2022-04-23general: Convert source file copyright comments over to SPDXMorph1-3/+2
This formats all copyright comments according to SPDX formatting guidelines. Additionally, this resolves the remaining GPLv2 only licensed files by relicensing them to GPLv2.0-or-later.
2022-03-19core: Reduce unused includesameerj1-1/+0
2022-02-05general: Rename NewUUID to UUID, and remove the previous UUID implMorph1-2/+2
This completes the removal of the old UUID implementation.
2022-02-05service: Migrate to the new UUID implementationMorph1-3/+3
2021-11-28core/pdm: Stub QueryPlayStatisticsByApplicationIdAndUserAccountIdNarr the Reg1-0/+69
Used in checkpoint homebrew