90 Commits (b6d2c64f4dcb01f1ffc99f9a057910ec65c6a401)

Author SHA1 Message Date
Zach Hilman 32775125b7 applet: Add AppletDataBroker to manage HLE to AM service interaction 7 years ago
Zach Hilman 4ee087fb3c applet: Use std::queue instead of std::vector for storage stack 7 years ago
Zach Hilman 19b2571aec applet: Add operation completed callback 7 years ago
Zach Hilman 6209fe0c27 software_keyboard: Push buffer size to offset 0x4 in output data 7 years ago
Zach Hilman 8b433beff3 software_keyboard: Make GetText asynchronous 7 years ago
Zach Hilman 7cfb29de23 am: Allow applets to push multiple and different channels of data 7 years ago
Zach Hilman 3cf7246e37 am: Implement ILibraryAppletAccessor IsCompleted and GetResult 7 years ago
Zach Hilman fed6ab14c3 am: Implement text check software keyboard mode 7 years ago
Zach Hilman e696ed1f4d am: Deglobalize software keyboard applet 7 years ago
Zach Hilman 48fcb43585 am: Construct and use proper applets with ILibraryAppletAccessor 7 years ago
Zach Hilman 731b4bd691 am: Unstub ILibraryAppletAccessor::Start 7 years ago
Zach Hilman ba03bfa430 am: Implement PopInteractiveOutData and PushInteractiveInData 7 years ago
Zach Hilman 5ce6b8fea7 am: Convert storage stack to vector 7 years ago
Zach Hilman 0682a908c0 am: Move AM::IStorage to header 7 years ago
Zach Hilman c7b6c9de9c am: Move IStorageAccessor to header and update backing buffer 7 years ago
Zach Hilman 76d515327b am: Implement CreateTransferMemoryStorage 7 years ago
MysticExile 03f274d8c1 Stubbed am:EnableApplicationCrashReport 7 years ago
David Marcec 41e99d8880 Ability to switch between docked and undocked mode in-game 7 years ago
Frederic L 7a5eda5914 global: Use std::optional instead of boost::optional (#1578) 7 years ago
Lioncash 4a31f99a02 profile_manager: Use std::optional instead of boost::optional 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 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