summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/acc/acc_u1.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2022-04-23general: Convert source file copyright comments over to SPDXMorph1-3/+2
2022-01-21service/acc: Update unknown function namesLioncash1-2/+2
2021-05-04service: Resolve cases of member field shadowingLioncash1-3/+3
2021-04-07acc_u1: Update to 12.xMorph1-13/+15
2021-01-19acc: Stub StoreSaveDataThumbnailChloe Marcec1-1/+1
2020-06-28acc: ListOpenContextStoredUsers partial stubDavid Marcec1-1/+1
2020-06-22account: Update function tables and add missing classes (#4145)VolcaEM1-14/+15
2020-04-28account: ListQualifiedUsersDavid Marcec1-1/+1
2020-04-20service: Update function tablesLioncash1-0/+1
2019-11-12service: Update function tablesLioncash1-0/+1
2019-06-16CleanupDavid Marcec1-2/+3
2019-04-11service: Update service function tablesLioncash1-0/+6
2018-11-07Implement acc:TrySelectUserWithoutInteractionDavid Marcec1-1/+1
2018-09-11hle/service: Default constructors and destructors in the cpp file where applicableLioncash1-0/+2
2018-08-11Refactored profile manager sharingDavid Marcec1-1/+2
2018-08-11Added IsUserRegistrationRequestPermittedDavid Marcec1-1/+1
2018-08-08acc: Add missing function table entries for GetUserCountLioncash1-1/+1
2018-04-20service: Use nested namespace specifiers where applicableLioncash1-4/+2
2018-04-10Service/ACC: convert to module, add acc:aa, acc:su, acc:u1 servicesmailwl1-0/+42