Lioncash
|
3ec90dc6ef
service/acc: Early return in failure case in LoadImage()
|
7 anni fa |
Zach Hilman
|
45f2a2fe29
acc: Fix account UUID duplication error
|
7 anni fa |
Zach Hilman
|
702622b8f1
profile_manager: Load user icons, names, and UUIDs from system save
|
7 anni fa |
Zach Hilman
|
19c5cf9c63
acc: Load user images from config dir
|
7 anni fa |
David Marcec
|
cbc7ad8f6d
Fixed GetAccountId stub, Added error code for OpenDirectory and added ActivateNpadWithRevision
|
7 anni fa |
David Marcec
|
528e5cee67
Implemented GetImageSize
|
7 anni fa |
Lioncash
|
609cb04f3f
acc: Replace profile_manager include with a forward declaration
|
8 anni fa |
Lioncash
|
eb88fedc5d
acc: Simplify WriteBuffer call within LoadImage()
|
8 anni fa |
Lioncash
|
f5b132676f
acc: Correct IProfile's constructor initializer list order
|
8 anni fa |
Lioncash
|
0fcdf37917
acc: Remove unused DEFAULT_USER_ID
|
8 anni fa |
David Marcec
|
448290bee4
Removed un-needed count from ListOpenUsers and ListAllUsers
|
8 anni fa |
David Marcec
|
0b6f8ba51e
Code cleanup for profile manager
|
8 anni fa |
David Marcec
|
b8e70faa2d
Added GetOpenUserCount
|
8 anni fa |
David Marcec
|
c3013c7c9c
Added missing ListAllUsers count
|
8 anni fa |
David Marcec
|
82fa0bcea7
First round of account changes
|
8 anni fa |
David Marcec
|
6aa8ee6943
Refactored profile manager sharing
|
8 anni fa |
David Marcec
|
b76ddb7647
Merge remote-tracking branch 'origin/master' into better-account
|
8 anni fa |
David Marcec
|
2a3b335b15
Added IsUserRegistrationRequestPermitted
|
8 anni fa |
David Marcec
|
75169c7570
Inital pass of account backend implementation
|
8 anni fa |
David Marcec
|
03d7faf583
GetProfileBase and GetProfileBaseAndData added
|
8 anni fa |
David Marcec
|
6f691e71bf
began initial implementation of "ProfileManager"
|
8 anni fa |
mailwl
|
c0d44d3b2a
Service/Account: stub LoadImage function
|
8 anni fa |
David Marcec
|
5f8d253ce0
Switched uuids from u128 to new UUID struct
|
8 anni fa |
bunnei
|
2bc296801a
acc: Stub GetUserCount. (#973)
|
8 anni fa |
David
|
c1d54f4aea
Added ability to change username & language code in the settings ui. Added IProfile::Get and SET::GetLanguageCode for libnx tests (#851)
|
8 anni fa |
Lioncash
|
1d755abce4
core: Make converting constructors explicit where applicable
|
8 anni fa |
Subv
|
9c7321fe6d
HLE/ACC: Stub IManagerForApplication::GetAccountId to return an error.
|
8 anni fa |
bunnei
|
af08034c71
Merge pull request #728 from Subv/acc_profile
|
8 anni fa |
Subv
|
05549e45c5
HLE/ACC: Return an IProfile that is consistent with what was requested.
|
8 anni fa |
Subv
|
50e2777724
HLE/ACC: Change the default user id to be consistent with what we tell games on startup.
|
8 anni fa |