aboutsummaryrefslogtreecommitdiff
path: root/src/core/hle/service/acc/acc.cpp
AgeCommit message (Expand)Author
2021-09-22common/uuid: Add validity checking functions to interfaceLioncash
2021-09-09Addressed issuesChloe Marcec
2021-09-06account: EnsureTokenIdCacheAsyncChloe Marcec
2021-07-26common: uuid: Return a lower-case hex string in FormatMorph
2021-07-14service: Append service name prefix to common filenamesMorph
2021-06-02general: Replace RESULT_UNKNOWN with ResultUnknownMorph
2021-06-02general: Replace RESULT_SUCCESS with ResultSuccessMorph
2021-05-25common: fs: Rework the Common Filesystem interface to make use of std::filesy...Morph
2021-05-05hle: kernel: Rename Process to KProcess.bunnei
2021-04-23acc/lbl: Remove unused variablesLioncash
2021-04-07dauth_o: Update to 11.xMorph
2021-02-21acc: Stub GetNintendoAccountUserResourceCacheForApplicationMorph
2021-01-19acc: Stub StoreSaveDataThumbnailChloe Marcec
2021-01-15core: Silence Wclass-memaccess warningsReinUsesLisp
2020-11-26service: Eliminate usages of the global system instanceLioncash
2020-11-18patch_manager: Remove usages of the global system instanceLioncash
2020-11-08ipc_helpers: Remove usage of the global system instanceLioncash
2020-10-14service: acc: Stub IManagerForApplication::StoreOpenContext.bunnei
2020-09-21acc: Stub LoadOpenContextMorph
2020-08-16common/fileutil: Convert namespace to Common::FSLioncash
2020-08-03ipc: Allow all trivially copyable objects to be passed directly into WriteBuf...David
2020-06-28acc: ListOpenContextStoredUsers partial stubDavid Marcec
2020-06-22account: Update function tables and add missing classes (#4145)VolcaEM
2020-05-03Merge pull request #3822 from ogniK5377/GetAccountIdbunnei
2020-05-01Merge pull request #3821 from ogniK5377/InitializeApplicationInfo-fixbunnei
2020-04-29acc: Return a unique value per account for GetAccountIdDavid Marcec
2020-04-29acc: Fix InitializeApplicationInfoDavid Marcec
2020-04-29Updated comment to reflect ListQualifiedUsers betterDavid Marcec
2020-04-29account: ListQualifiedUsersDavid Marcec
2020-01-04core: Initialize several structs that make use of Common::UUID.bunnei
2019-11-12service: Resolve sign conversion errorsLioncash
2019-09-22service/acc: Lower log severity from INFO to DEBUGFearlessTobi
2019-09-14Merge pull request #2667 from DarkLordZach/profile-editorbunnei
2019-07-03acc_su: Implement GetProfileEditor (205)Zach Hilman
2019-07-03acc: Implement IProfileEditor-specific commands 'Store' and 'StoreWithImage'Zach Hilman
2019-07-03acc: Add IProfileCommon for IProfile and IProfileEditorZach Hilman
2019-06-28Addressed issuesDavid Marcec
2019-06-27Implemented InitializeApplicationInfo & InitializeApplicationInfoRestrictedDavid Marcec
2019-06-21service/acc: Silence truncation warningsLioncash
2019-06-17Addressed issuesDavid Marcec
2019-06-16CleanupDavid Marcec
2019-06-16Impl'd IsUserAccountSwitchLocked, SetAudioOutVolume, GetAudioOutVolume & Part...David Marcec
2019-06-07constants: Extract backup JPEG used by account servicesZach Hilman
2019-04-25common: Extract UUID to its own classZach Hilman
2019-04-11service: Update service function tablesLioncash
2018-11-29Merge pull request #1801 from ogniK5377/log-before-executebunnei
2018-11-26profile_manager: Save and load ProfileData from diskZach Hilman
2018-11-26Changed logging to be "Log before execution", Added more error logging, all s...David Marcec
2018-11-14service/acc: Correct error case within TrySelectUserWithoutInteraction()Lioncash
2018-11-07fixed spelling errorDavid Marcec