70 Commits (77e705a8fa0a70dac2eb81b95fedc5e98d7c274e)

Author SHA1 Message Date
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 d3fbf45705 am: Pass current user UUID to launch parameters 7 years ago
Lioncash 5ea4cfd499 am: Add the basic skeleton for the tcap service 7 years ago
Lioncash edb1c36a87 am: Update service function tables 7 years ago
David Marcec 7a7dad05c0 Stubbed home blocking 7 years ago
David Marcec 6a0612f2bf Removed the use of rp.MakeBuilder 7 years ago
David Marcec 1a2d33eeb4 Implemented GetDefaultDisplayResolution 7 years ago
fearlessTobi 63c2e32e20 Port #4182 from Citra: "Prefix all size_t with std::" 7 years ago
Lioncash 6ac955a0b4 hle/service: Default constructors and destructors in the cpp file where applicable 7 years ago
Lioncash 0cbcd6ec9a kernel: Eliminate kernel global state 7 years ago
David 5049ca5d8c Added GetBootMode (#1107) 7 years ago
Lioncash 8dd9cb98ce am: Utilize std::array within PopLaunchParameter() 7 years ago
greggameplayer 2003771789 Implement SetIdleTimeDetectionExtension & GetIdleTimeDetectionExtension (#1059) 7 years ago
greggameplayer cef35e7c9c
correct coding style 7 years ago
greggameplayer 928e78dced Implement GetDefaultDisplayResolutionChangeEvent 7 years ago
bunnei b7fb9f2071 am: Stub SetScreenShotImageOrientation. 8 years ago
David c1d54f4aea 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 7da8f15461 service/am: Add missing am services 8 years ago
Zach Hilman 29aff8d5ab Virtual Filesystem 2: Electric Boogaloo (#676) 8 years ago
Zach Hilman 69bfe075b5 General Filesystem and Save Data Fixes (#670) 8 years ago
bunnei 913896cbd9 Revert "Virtual Filesystem (#597)" 8 years ago
Zach Hilman 77c684c114 Virtual Filesystem (#597) 8 years ago
James Rowe 638956aa81 Rename logging macro back to LOG_* 8 years ago
bunnei 2abe5e39fc am: Stub out IApplicationFunctions::GetPseudoDeviceId. 8 years ago
bunnei afdd2f4cad am: Implement ILibraryAppletAccessor::PopOutData. 8 years ago
bunnei df4336a85e am: ISelfController:LaunchableEvent should be sticky. 8 years ago
bunnei 51d8a2c322 am: Stub out ILibraryAppletAccessor Start and GetResult methods. 8 years ago
bunnei 876b805e50 am: Implement ILibraryAppletAccessor::PushInData. 8 years ago
bunnei 2dcb98226b am: Implement IStorageAccessor::Write. 8 years ago
bunnei 9fedfbe141 am: Cleanup IStorageAccessor::Read. 8 years ago
bunnei d73c22bf4d am: Implement ILibraryAppletCreator::CreateStorage. 8 years ago
bunnei 0d681f7a7a am: Stub IApplicationFunctions GetDisplayVersion. 8 years ago
greggameplayer b16e5c6a81 Add & correct miscellaneous things (#470) 8 years ago
Hexagon12 5e9c547952 Stubs for QLaunch (#428) 8 years ago
Lioncash 7c9644646f
general: Make formatting of logged hex values more straightforward 8 years ago
bunnei 334e859ab1 am: Fix GetDesiredLanguage implementation. 8 years ago
Lioncash 5483c08b44
am: Move logging macros over to new fmt-compatible ones 8 years ago
Lioncash ccca5e7c28 service: Use nested namespace specifiers where applicable 8 years ago
Hexagon12 cc89b7bfcb Various fixes and clang 8 years ago
Hexagon12 84d39530cf
Updated AM with more service names. 8 years ago
bunnei 5ecf152c8e config: Rename is_docked to use_docked_mode to be consistent with other config bools. 8 years ago
bunnei 12b05c719e config: Add setting for whether the system is docked or not. 8 years ago
Subv 0eefe6e4d1 FS: Make EnsureSaveData create the savedata folder when called for the first time. 8 years ago
mailwl e4f94ee30b Stub more functions 8 years ago
mailwl 910198a29a Stub am::SetScreenShotPermission, and bsd::StartMonitoring functions 8 years ago
Subv 5ab285f1f9 AM: Corrected the response in EnsureSaveData. 8 years ago
bunnei 516a95721c service: Remove remaining uses of BufferDescriptor*. 8 years ago
mailwl 335096e19a Service: stub some functions in am, audio, time, vi services 8 years ago
bunnei c83f69841f IApplicationFunctions: Stub out EnsureSaveData. 8 years ago