summaryrefslogtreecommitdiff
path: root/src/core/hle/service/acc/acc.h
AgeCommit message (Expand)Author
2025-02-09service/acc: Clean up account service implementationZephyron
2025-02-08service/acc: implement Nintendo Account integration and cleanupZephyron
2025-01-14Revert incorrect copyright attribution for non-contributed filesZephyron
2024-12-31chore: update project references and add Citron copyrightZephyron
2023-10-17service: acc: Implement functions needed for profile select (#11653)Narr the Reg
2023-03-01service: move hle_ipc from kernelLiam
2023-02-21service: refactor server architectureLiam
2022-11-02core: hle: service: acc: Fix ListOpenContextStoredUsers/StoreOpenContext.bunnei
2022-06-26core: Replace all instances of ResultCode with Resultgerman77
2022-04-23general: Convert source file copyright comments over to SPDXMorph
2021-11-04service/acc: Rename Unknown160 to InitializeApplicationInfoV2german77
2021-11-04service: acc: Stub acc:u0 '160'Morph
2021-07-14service: Append service name prefix to common filenamesMorph
2021-01-19acc: Stub StoreSaveDataThumbnailChloe Marcec
2020-11-26service: Eliminate usages of the global system instanceLioncash
2020-09-21acc: Stub LoadOpenContextMorph
2020-06-28acc: ListOpenContextStoredUsers partial stubDavid Marcec
2020-05-01Merge pull request #3821 from ogniK5377/InitializeApplicationInfo-fixbunnei
2020-04-29acc: Fix InitializeApplicationInfoDavid Marcec
2020-04-29account: ListQualifiedUsersDavid Marcec
2019-09-14Merge pull request #2667 from DarkLordZach/profile-editorbunnei
2019-07-03acc_su: Implement GetProfileEditor (205)Zach Hilman
2019-06-27Implemented InitializeApplicationInfo & InitializeApplicationInfoRestrictedDavid Marcec
2019-06-17Addressed issuesDavid Marcec
2019-06-16CleanupDavid Marcec
2019-06-16Impl'd IsUserAccountSwitchLocked, SetAudioOutVolume, GetAudioOutVolume & Part...David Marcec
2018-11-07Implement acc:TrySelectUserWithoutInteractionDavid Marcec
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