101 Commits (a342bcc9b130e9bd78720e09e04c92dcac8840d0)

Author SHA1 Message Date
Zach Hilman a342bcc9b1 kernel/event: Reference ReadableEvent from WritableEvent 7 years ago
Zach Hilman ff610103b5 core: Port all current usages of Event to Readable/WritableEvent 7 years ago
David Marcec f271316822 Reworked svcs slightly, improved error messages in AM and fsp_srv 7 years ago
David Marcec 3d627df4d8 Improved error messages in AM, HwOpus and NvMap 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
Zach Hilman f820e58be4 am: Return StubApplet instead of nullptr when AppletId not found 7 years ago
Lioncash f17e122025 am: Correct build failure 7 years ago
Lioncash 73b7748984 am/applets: Make the applet data broker part of the applet itself. 7 years ago
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 9359655712 Report resolution scaling support for vi and am 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