27 Commits (448290bee43b49d7502269b185938d6e8c1aca03)

Author SHA1 Message Date
David Marcec 448290bee4 Removed un-needed count from ListOpenUsers and ListAllUsers 8 years ago
David Marcec 0b6f8ba51e Code cleanup for profile manager 8 years ago
David Marcec b8e70faa2d Added GetOpenUserCount 8 years ago
David Marcec c3013c7c9c Added missing ListAllUsers count 8 years ago
David Marcec 82fa0bcea7 First round of account changes 8 years ago
David Marcec 6aa8ee6943 Refactored profile manager sharing 8 years ago
David Marcec 2a3b335b15 Added IsUserRegistrationRequestPermitted 8 years ago
David Marcec 75169c7570 Inital pass of account backend implementation 8 years ago
David Marcec 03d7faf583 GetProfileBase and GetProfileBaseAndData added 8 years ago
David Marcec 6f691e71bf began initial implementation of "ProfileManager" 8 years ago
mailwl c0d44d3b2a Service/Account: stub LoadImage function 8 years ago
David Marcec 5f8d253ce0 Switched uuids from u128 to new UUID struct 8 years ago
bunnei 2bc296801a
acc: Stub GetUserCount. (#973) 8 years ago
David c1d54f4aea Added ability to change username & language code in the settings ui. Added IProfile::Get and SET::GetLanguageCode for libnx tests (#851) 8 years ago
Lioncash 1d755abce4 core: Make converting constructors explicit where applicable 8 years ago
Subv 9c7321fe6d HLE/ACC: Stub IManagerForApplication::GetAccountId to return an error. 8 years ago
Subv 05549e45c5 HLE/ACC: Return an IProfile that is consistent with what was requested. 8 years ago
Subv 50e2777724 HLE/ACC: Change the default user id to be consistent with what we tell games on startup. 8 years ago
Subv b102815f1f HLE/ACC: Write a single whole user id in ListAllUsers and ListOpenUsers. 8 years ago
James Rowe 638956aa81 Rename logging macro back to LOG_* 8 years ago
Lioncash f85d880ac6
acc: Move logging macros over to new fmt-compatible ones 8 years ago
Lioncash ccca5e7c28 service: Use nested namespace specifiers where applicable 8 years ago
Hexagon12 e52a87b98a Various service name fixes - part 2 (rebased) (#322) 8 years ago
mailwl 3769a80fac Service/ACC: convert to module, add acc:aa, acc:su, acc:u1 services 8 years ago
bunnei 4b156d2e64 acc_u0: Add IPC interface and stub InitializeApplicationInfo. 8 years ago
bunnei 1247c53786 yuzu: Update license text to be consistent across project. 8 years ago
bunnei fcd4c1a0dc service: Add empty interface for pctl:a. 8 years ago
bunnei d5995fd30f service: Add empty interface for aoc:u. 8 years ago