115 Commits (00ab684d50d2b959dd2aa2db177e7613006d364c)

Author SHA1 Message Date
Liam 5f2c56cd15 core: remove ResultVal type 3 years ago
Liam caf76a5603 core: implement GetGaiStringErrorRequest, IContextRegistrar 3 years ago
Liam 5be8a74b0c general: fix spelling mistakes 3 years ago
Liam ea36f70e02 hle: rename legacy errors to Results 3 years ago
Liam d7e9461b71 service: move hle_ipc from kernel 3 years ago
Narr the Reg 932cf55052 core: Update service function tables to 16.0.0+ 3 years ago
Liam 1c3a93e7c4 service: refactor server architecture 3 years ago
arades79 60a68839ee remove static from pointer sized or smaller types for aesthetics, change constexpr static to static constexpr for consistency 3 years ago
arades79 adcef452e0 add static lifetime to constexpr values to force compile time evaluation where possible 3 years ago
Liam c68577384a general: rename CurrentProcess to ApplicationProcess 3 years ago
ameerj 713394d526 hle_ipc: Rename ReadBufferSpan to ReadBuffer 3 years ago
ameerj db9a523aae service: Use ReadBufferSpan where it is trivial to do so 3 years ago
Liam 5a712bb51a general: fix compile for Apple Clang 3 years ago
bunnei 6a447fd764 core: hle: service: acc: Fix ListOpenContextStoredUsers/StoreOpenContext. 3 years ago
FearlessTobi d841898d4d core/acc: Make CheckAvailability use LOG_DEBUG 4 years ago
german77 07090f96d4 service: ac: Replace intances of ProfileData with UserData 4 years ago
german77 c7890ebccc core: Replace all instances of ResultCode with Result 4 years ago
Morph 2b87305d31 general: Convert source file copyright comments over to SPDX 4 years ago
ameerj 22e01068e1 core: Reduce unused includes 4 years ago
Morph e47b5e6a26 general: Rename NewUUID to UUID, and remove the previous UUID impl 4 years ago
Morph 26f74468c4 profile: Migrate to the new UUID implementation 4 years ago
Morph 41a0c088ba general: Get the current process program id directly from the system 4 years ago
Morph 10508e7af2 general: Rename GetTitleID to GetProgramID 4 years ago
german77 c3e27a75b1 service/acc: Rename Unknown160 to InitializeApplicationInfoV2 4 years ago
Morph 22584e2ade service: acc: Stub acc:u0 '160' 4 years ago
ameerj d27abf5546 core: Remove unused includes 4 years ago
Lioncash e37bea609c common/uuid: Add validity checking functions to interface 5 years ago
Chloe Marcec dd526c8bf5 Addressed issues 5 years ago
Chloe Marcec e27cb5526b account: EnsureTokenIdCacheAsync 5 years ago
Morph 881199e524 common: uuid: Return a lower-case hex string in Format 5 years ago
Morph d66442a4e1 service: Append service name prefix to common filenames 5 years ago
Morph c4d6d9dfd3 general: Replace RESULT_UNKNOWN with ResultUnknown 5 years ago
Morph 7ebc38a6d1 general: Replace RESULT_SUCCESS with ResultSuccess 5 years ago
Morph e8f1d7145e common: fs: Rework the Common Filesystem interface to make use of std::filesystem (#6270) 5 years ago
bunnei ad048de3d6 hle: kernel: Rename Process to KProcess. 5 years ago
Lioncash 5bc631a7c5 acc/lbl: Remove unused variables 5 years ago
Morph 80c77942b0 dauth_o: Update to 11.x 5 years ago
Morph ba79a07519 acc: Stub GetNintendoAccountUserResourceCacheForApplication 5 years ago
Chloe Marcec f78692a11f acc: Stub StoreSaveDataThumbnail 5 years ago
ReinUsesLisp 4854f3291e core: Silence Wclass-memaccess warnings 5 years ago
Lioncash 346271b80b service: Eliminate usages of the global system instance 5 years ago
Lioncash b4b63c878f patch_manager: Remove usages of the global system instance 5 years ago
Lioncash e7fe020ace ipc_helpers: Remove usage of the global system instance 5 years ago
bunnei de8829370d service: acc: Stub IManagerForApplication::StoreOpenContext. 6 years ago
Morph 152b529a00 acc: Stub LoadOpenContext 6 years ago
Lioncash a87209e09d common/fileutil: Convert namespace to Common::FS 6 years ago
David ecaac59acd ipc: Allow all trivially copyable objects to be passed directly into WriteBuffer (#4465) 6 years ago
David Marcec bbf7b72fbf acc: ListOpenContextStoredUsers partial stub 6 years ago
VolcaEM b9e6687af0 account: Update function tables and add missing classes (#4145) 6 years ago
David Marcec 3d475a655b acc: Return a unique value per account for GetAccountId 6 years ago