summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/acc/acc_su.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* service: acc: Implement functions needed for profile select (#11653)Narr the Reg2023-10-171-3/+3
* core: Update service function tables to 16.0.0+Narr the Reg2023-02-251-0/+4
* general: Convert source file copyright comments over to SPDXMorph2022-04-231-3/+2
* service/acc: Update unknown function namesLioncash2022-01-211-2/+2
* service: Resolve cases of member field shadowingLioncash2021-05-041-3/+3
* acc_su: Update to 12.xMorph2021-04-071-17/+19
* acc: Stub StoreSaveDataThumbnailChloe Marcec2021-01-191-1/+1
* acc: ListOpenContextStoredUsers partial stubDavid Marcec2020-06-281-1/+1
* account: Update function tables and add missing classes (#4145)VolcaEM2020-06-221-17/+17
* account: ListQualifiedUsersDavid Marcec2020-04-281-1/+1
* service: Update function tablesLioncash2020-04-201-0/+2
* service: Update function tablesLioncash2019-11-121-0/+3
* acc_su: Implement GetProfileEditor (205)Zach Hilman2019-07-031-1/+1
* CleanupDavid Marcec2019-06-161-2/+3
* service: Update service function tablesLioncash2019-04-111-0/+6
* Implement acc:TrySelectUserWithoutInteractionDavid Marcec2018-11-071-1/+1
* hle/service: Default constructors and destructors in the cpp file where applicableLioncash2018-09-111-0/+2
* Refactored profile manager sharingDavid Marcec2018-08-111-1/+2
* Added IsUserRegistrationRequestPermittedDavid Marcec2018-08-111-1/+1
* acc: Add missing function table entries for GetUserCountLioncash2018-08-081-1/+1
* service: Use nested namespace specifiers where applicableLioncash2018-04-201-4/+2
* Service/ACC: convert to module, add acc:aa, acc:su, acc:u1 servicesmailwl2018-04-101-0/+55