73 Commits (fa4294cc6f293548bbe167a67dec388d27fd5e25)

Author SHA1 Message Date
Morph 7a504a9365 acc: Stub LoadOpenContext 5 years ago
Lioncash c4ed791164 common/fileutil: Convert namespace to Common::FS 5 years ago
David 9b75481755
ipc: Allow all trivially copyable objects to be passed directly into WriteBuffer (#4465) 5 years ago
David Marcec f0baf2abf2 acc: ListOpenContextStoredUsers partial stub 6 years ago
VolcaEM e193aa3f53
account: Update function tables and add missing classes (#4145) 6 years ago
David Marcec 1417849a2b acc: Return a unique value per account for GetAccountId 6 years ago
David Marcec 1fbc341aba acc: Fix InitializeApplicationInfo 6 years ago
David Marcec fdbeb90bd0 Updated comment to reflect ListQualifiedUsers better 6 years ago
David Marcec a17813c4f4 account: ListQualifiedUsers 6 years ago
bunnei 5135b74179 core: Initialize several structs that make use of Common::UUID. 6 years ago
Lioncash f11b87ebf1 service: Resolve sign conversion errors 6 years ago
FearlessTobi 82979296d2 service/acc: Lower log severity from INFO to DEBUG 6 years ago
Zach Hilman 471b2a4211 acc_su: Implement GetProfileEditor (205) 7 years ago
Zach Hilman 812fb30821 acc: Implement IProfileEditor-specific commands 'Store' and 'StoreWithImage' 7 years ago
Zach Hilman 39f6d57c34 acc: Add IProfileCommon for IProfile and IProfileEditor 7 years ago
David Marcec fd6549be73 Addressed issues 7 years ago
David Marcec 0b03e8a98f Implemented InitializeApplicationInfo & InitializeApplicationInfoRestricted 7 years ago
Lioncash 82cd87f6c2 service/acc: Silence truncation warnings 7 years ago
David Marcec 6ca20ad7ba Addressed issues 7 years ago
David Marcec 5fb6781c61 Cleanup 7 years ago
David Marcec 335127af69 Impl'd IsUserAccountSwitchLocked, SetAudioOutVolume, GetAudioOutVolume & Partial impl of GetAccumulatedSuspendedTickChangedEvent 7 years ago
Zach Hilman 11f2f0f45c constants: Extract backup JPEG used by account services 7 years ago
Zach Hilman ca5638a142 common: Extract UUID to its own class 7 years ago
Lioncash ca96dc4676 service: Update service function tables 7 years ago
Zach Hilman dac0c33fd2 profile_manager: Save and load ProfileData from disk 7 years ago
David Marcec a2cc3b10bb Changed logging to be "Log before execution", Added more error logging, all services should now log on some level 7 years ago
Lioncash cd47af8af0 service/acc: Correct error case within TrySelectUserWithoutInteraction() 7 years ago
David Marcec ad45d68871 fixed spelling error 7 years ago
David Marcec 49cb4fa37b Added missing log 7 years ago
David Marcec 92fcc6d15a Implement acc:TrySelectUserWithoutInteraction 7 years ago
Lioncash 1e3b139cd7 service/acc: Move fallback image to file scope 7 years ago
Lioncash 6f00628564 service/acc: Silence compiler warnings 7 years ago
Lioncash 3ec90dc6ef service/acc: Early return in failure case in LoadImage() 7 years ago
Zach Hilman 45f2a2fe29 acc: Fix account UUID duplication error 7 years ago
Zach Hilman 702622b8f1 profile_manager: Load user icons, names, and UUIDs from system save 7 years ago
Zach Hilman 19c5cf9c63 acc: Load user images from config dir 7 years ago
David Marcec cbc7ad8f6d Fixed GetAccountId stub, Added error code for OpenDirectory and added ActivateNpadWithRevision 7 years ago
David Marcec 528e5cee67 Implemented GetImageSize 7 years ago
Lioncash 609cb04f3f acc: Replace profile_manager include with a forward declaration 7 years ago
Lioncash eb88fedc5d acc: Simplify WriteBuffer call within LoadImage() 7 years ago
Lioncash f5b132676f acc: Correct IProfile's constructor initializer list order 7 years ago
Lioncash 0fcdf37917 acc: Remove unused DEFAULT_USER_ID 7 years ago
David Marcec 448290bee4 Removed un-needed count from ListOpenUsers and ListAllUsers 7 years ago
David Marcec 0b6f8ba51e Code cleanup for profile manager 7 years ago
David Marcec b8e70faa2d Added GetOpenUserCount 7 years ago
David Marcec c3013c7c9c Added missing ListAllUsers count 7 years ago
David Marcec 82fa0bcea7 First round of account changes 7 years ago
David Marcec 6aa8ee6943 Refactored profile manager sharing 7 years ago
David Marcec 2a3b335b15 Added IsUserRegistrationRequestPermitted 7 years ago
David Marcec 75169c7570 Inital pass of account backend implementation 7 years ago