71 Commits (05575b96632b3cb83b09366435770763bc42e2ab)

Author SHA1 Message Date
Lioncash 94daae2847 profile_manager: Use std::optional instead of boost::optional 7 years ago
Zach Hilman da04134ce6 acc: Fix account UUID duplication error 7 years ago
Zach Hilman 8bdf2fe7b7 profile_manager: Load user icons, names, and UUIDs from system save 7 years ago
Zach Hilman 89d1743f1f am: Pass current user UUID to launch parameters 7 years ago
Lioncash aa09b18f97 am: Add the basic skeleton for the tcap service 7 years ago
Lioncash 85df255cd1 am: Update service function tables 7 years ago
David Marcec 69140470d7 Stubbed home blocking 7 years ago
David Marcec cfbfad9ffe Removed the use of rp.MakeBuilder 7 years ago
David Marcec 114ebea96f Implemented GetDefaultDisplayResolution 7 years ago
fearlessTobi 1190ea6ddb Port #4182 from Citra: "Prefix all size_t with std::" 7 years ago
Lioncash 8a9b062587 hle/service: Default constructors and destructors in the cpp file where applicable 7 years ago
Lioncash 4913549d6b kernel: Eliminate kernel global state 7 years ago
David f4b1df57e4 Added GetBootMode (#1107) 7 years ago
Lioncash 8e063b0b2c am: Utilize std::array within PopLaunchParameter() 7 years ago
greggameplayer c19eaa2787 Implement SetIdleTimeDetectionExtension & GetIdleTimeDetectionExtension (#1059) 7 years ago
greggameplayer edccdedd16 correct coding style 7 years ago
greggameplayer 4c94d500df Implement GetDefaultDisplayResolutionChangeEvent 7 years ago
bunnei 5851753d2a am: Stub SetScreenShotImageOrientation. 8 years ago
David 4a4641a134 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 00ce1994f3 service/am: Add missing am services 8 years ago
Zach Hilman 82150bd5c1 Virtual Filesystem 2: Electric Boogaloo (#676) 8 years ago
Zach Hilman 753d85fb0c General Filesystem and Save Data Fixes (#670) 8 years ago
bunnei 0c22a8d514 Revert "Virtual Filesystem (#597)" 8 years ago
Zach Hilman 12e9522b32 Virtual Filesystem (#597) 8 years ago
James Rowe e159c550d8 Rename logging macro back to LOG_* 8 years ago
bunnei d240fb32da am: Stub out IApplicationFunctions::GetPseudoDeviceId. 8 years ago
bunnei b9e0c0495a am: Implement ILibraryAppletAccessor::PopOutData. 8 years ago
bunnei 6c8ab7e431 am: ISelfController:LaunchableEvent should be sticky. 8 years ago
bunnei 96b4c99a7a am: Stub out ILibraryAppletAccessor Start and GetResult methods. 8 years ago
bunnei 129f945c77 am: Implement ILibraryAppletAccessor::PushInData. 8 years ago
bunnei 43ce8b93f0 am: Implement IStorageAccessor::Write. 8 years ago
bunnei d29b7b48eb am: Cleanup IStorageAccessor::Read. 8 years ago
bunnei 1597b12861 am: Implement ILibraryAppletCreator::CreateStorage. 8 years ago
bunnei 678ff27162 am: Stub IApplicationFunctions GetDisplayVersion. 8 years ago
greggameplayer 4201782cea Add & correct miscellaneous things (#470) 8 years ago
Hexagon12 e37fc58ae6 Stubs for QLaunch (#428) 8 years ago
Lioncash 1b310cbb3a general: Make formatting of logged hex values more straightforward 8 years ago
bunnei 5f2d36726c am: Fix GetDesiredLanguage implementation. 8 years ago
Lioncash ee02a551c5 am: Move logging macros over to new fmt-compatible ones 8 years ago
Lioncash 6d94dd21a5 service: Use nested namespace specifiers where applicable 8 years ago
Hexagon12 8293ccc5ed Various fixes and clang 8 years ago
Hexagon12 c823bbde93 Updated AM with more service names. 8 years ago
bunnei af6e1f8554 config: Rename is_docked to use_docked_mode to be consistent with other config bools. 8 years ago
bunnei 679d29d9f8 config: Add setting for whether the system is docked or not. 8 years ago
Subv 9702f6c2ed FS: Make EnsureSaveData create the savedata folder when called for the first time. 8 years ago
mailwl 8f256914fc Stub more functions 8 years ago
mailwl 9d6a03e6a3 Stub am::SetScreenShotPermission, and bsd::StartMonitoring functions 8 years ago
Subv 9a235eec55 AM: Corrected the response in EnsureSaveData. 8 years ago
bunnei 6fe712735f service: Remove remaining uses of BufferDescriptor*. 8 years ago
mailwl ff9d0996a8 Service: stub some functions in am, audio, time, vi services 8 years ago