summaryrefslogtreecommitdiff
path: root/src/core/hle/service/pctl/pctl.h
AgeCommit message (Expand)Author
2025-01-14Revert incorrect copyright attribution for non-contributed filesZephyron
2024-12-31chore: update project references and add Citron copyrightZephyron
2024-02-21pctl: move IParentalControlServiceFactoryLiam
2022-04-23general: Convert source file copyright comments over to SPDXMorph
2021-07-14service: Append service name prefix to common filenamesMorph
2021-05-16core: Make variable shadowing a compile-time errorLioncash
2021-03-27pctl: Rework how pctl works to be more accurateChloe Marcec
2020-11-26service: Eliminate usages of the global system instanceLioncash
2018-09-10hle/service: Default constructors and destructors in the cpp file where appli...Lioncash
2018-04-25Service/PCTL: convert to module, add services, stubmailwl
2018-04-19service: Use nested namespace specifiers where applicableLioncash
2018-01-13yuzu: Update license text to be consistent across project.bunnei
2017-12-28service: Add empty interface for pctl:a.bunnei