Philippe Babin
|
9155c8daeb
Invalid default value of username in yuzu_cmd (#1334)
|
7 лет назад |
fearlessTobi
|
63c2e32e20
Port #4182 from Citra: "Prefix all size_t with std::"
|
7 лет назад |
Lioncash
|
6ac955a0b4
hle/service: Default constructors and destructors in the cpp file where applicable
|
7 лет назад |
Lioncash
|
9d8f19d7bf
profile_manager: Remove unnecessary memcpy in GetProfileBaseAndData()
|
8 лет назад |
Lioncash
|
38cd4e9c61
profile_manager: Use type aliases for username data, profile data, and user arrays
|
8 лет назад |
Lioncash
|
f9a26d468c
profile_manager: Take ProfileInfo by const reference where applicable
|
8 лет назад |
Lioncash
|
1277556c69
profile_manager: Make array parameter to CreateNewUser a const reference
|
8 лет назад |
Lioncash
|
f13a66b963
profile_manager: Move UUID generation function to the cpp file
|
8 лет назад |
Lioncash
|
9e9a4bb3a7
profile_manager: Remove unnecessary std::move in AddToProfiles() and CreateNewUser()
|
8 лет назад |
David Marcec
|
2592e41301
Added better explanations in the profile manager
|
8 лет назад |
David Marcec
|
0b6f8ba51e
Code cleanup for profile manager
|
8 лет назад |
David Marcec
|
b8e70faa2d
Added GetOpenUserCount
|
8 лет назад |
David Marcec
|
662218e997
Removed all for loops from the profile manager
|
8 лет назад |
David Marcec
|
acff922762
If statement style change
|
8 лет назад |
David Marcec
|
dfea525cbe
Second round of account changes
|
8 лет назад |
David Marcec
|
82fa0bcea7
First round of account changes
|
8 лет назад |
David Marcec
|
2a3b335b15
Added IsUserRegistrationRequestPermitted
|
8 лет назад |
David Marcec
|
4e1471ef21
Don't add user if the uuid already exists
|
8 лет назад |
David Marcec
|
e9978fd4f5
Open first user added
|
8 лет назад |
David Marcec
|
75169c7570
Inital pass of account backend implementation
|
8 лет назад |
David Marcec
|
03d7faf583
GetProfileBase and GetProfileBaseAndData added
|
8 лет назад |
David Marcec
|
6f691e71bf
began initial implementation of "ProfileManager"
|
8 лет назад |