aboutsummaryrefslogtreecommitdiff
path: root/src/core/hle/service/acc/acc.h
AgeCommit message (Expand)Author
2018-08-20acc: Replace profile_manager include with a forward declarationLioncash
2018-08-11Second round of account changesDavid Marcec
2018-08-11Refactored profile manager sharingDavid Marcec
2018-08-11Added IsUserRegistrationRequestPermittedDavid Marcec
2018-08-08began initial implementation of "ProfileManager"David Marcec
2018-08-08Switched uuids from u128 to new UUID structDavid Marcec
2018-08-07acc: Stub GetUserCount. (#973)bunnei
2018-07-19hle/service: Make constructors explicit where applicableLioncash
2018-04-19service: Use nested namespace specifiers where applicableLioncash
2018-04-10Service/ACC: convert to module, add acc:aa, acc:su, acc:u1 servicesmailwl
2018-01-16acc_u0: Add IPC interface and stub InitializeApplicationInfo.bunnei