summaryrefslogtreecommitdiff
path: root/src/core/hle/service/pctl/pctl.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* pctl: move IParentalControlServiceFactoryGravatar Liam2024-02-211-8/+1
* general: Convert source file copyright comments over to SPDXGravatar Morph2022-04-231-3/+2
* service: Append service name prefix to common filenamesGravatar Morph2021-07-141-1/+1
* core: Make variable shadowing a compile-time errorGravatar Lioncash2021-05-161-1/+1
* pctl: Rework how pctl works to be more accurateGravatar Chloe Marcec2021-03-271-1/+2
* service: Eliminate usages of the global system instanceGravatar Lioncash2020-11-261-1/+5
* hle/service: Default constructors and destructors in the cpp file where appli...Gravatar Lioncash2018-09-101-0/+1
* Service/PCTL: convert to module, add services, stubGravatar mailwl2018-04-251-3/+5
* service: Use nested namespace specifiers where applicableGravatar Lioncash2018-04-191-4/+2
* yuzu: Update license text to be consistent across project.Gravatar bunnei2018-01-131-1/+1
* service: Add empty interface for pctl:a.Gravatar bunnei2017-12-281-0/+16