5442 Commits (55362bccd9b007bc7a98babb248bf6ffd809f5d1)

Author SHA1 Message Date
David Marcec f9eeba983f hid:StartLrAssignmentMode, hid:StopLrAssignmentMode, hid:SwapNpadAssignment 7 years ago
Zach Hilman a6f0026b75 am: Implement SetCpuBoostMode in terms of APM 7 years ago
Zach Hilman 1564a8835c apm: Implement SetCpuBoostMode 7 years ago
Zach Hilman b4838ee850 apm: Add getters for performance config and mode 7 years ago
Zach Hilman 5870cce7e1 apm: Add apm:am service 7 years ago
Zach Hilman 80c4d6eaf8 apm: Add Controller class to manage speed data and application 7 years ago
Zach Hilman ac6474a66f fsp-srv: Implement GetAccessLogVersionInfo 7 years ago
Zach Hilman 512a47c184 fsp-srv: Implement OutputAccessLogToSdCard 7 years ago
Zach Hilman 03191c612a set: Implement GetQuestFlag 7 years ago
David Marcec d81178e7e6 Attemp clang format fix? 7 years ago
David Marcec 4ec3475acc Addressed issues 7 years ago
David Marcec e2e69ef605 Addressed issues 7 years ago
David Marcec a08b4d77c8 Implemented InitializeApplicationInfo & InitializeApplicationInfoRestricted 7 years ago
Zach Hilman a37e318a69 pm: Implement pm:shell and pm:dmnt GetApplicationPid 7 years ago
Zach Hilman 0bc1fc3fcf pm: Implement pm:dmnt GetTitlePid 7 years ago
Zach Hilman afcab374d1 pm: Implement pm:info GetTitleId 7 years ago
David Marcec 3c8723cb74 Addressed issues 7 years ago
Zach Hilman 12105d8909 glue: Correct missing bytes in ApplicationLaunchParameter 7 years ago
David Marcec dac62b07bf Implement Time::GetSharedMemoryNativeHandle 7 years ago
David Marcec 9a4d35fd46 SizedNotificationInfo should be 0x10 bytes, user_uuid is incorrect, this should be the users account id 7 years ago
David Marcec c557b50022 fixed spelling errors and fixed issue with Pop not returning the SizedNotificationInfo 7 years ago
Zach Hilman 2f49b0e0b1 applets: Pass current process title ID to applets 7 years ago
Zach Hilman 7de7e83df0 general_frontend: Add documentation for parental controls and ecommerce applets 7 years ago
Zach Hilman d2ba9e2f09 web_browser: Only delete temporary directory if it was created 7 years ago
Zach Hilman 9425e3c388 web_browser: Take ECommerce applet frontend optionally in constructor 7 years ago
Zach Hilman 7bcf8e8305 web_browser: Use function tables for execute and initialize 7 years ago
Zach Hilman 1322c2ff7a web_browser: Correct structures and properly parse TLVs/ShimKind 7 years ago
Zach Hilman 30735156ff applets: Track ECommerce and Parental Control applet frontends 7 years ago
Zach Hilman 9f43c3de05 applets: Implement Auth applet backend 7 years ago
Zach Hilman 430a52ecb3 glue: Implement arp:w and arp:r services 7 years ago
Zach Hilman 837cc28dae glue: Add errors for glue/arp services 7 years ago
Zach Hilman 5a9560cb33 glue: Add scaffolding for bgtc:t and bgtc:sc services 7 years ago
Zach Hilman 72306a95da arp: Move to glue services 7 years ago
Zach Hilman 37a7c17014 glue: Add manager to keep track of application registry 7 years ago
David Marcec 0a47457838 Implemented INotificationService 7 years ago
Lioncash ee7b682ee0 service/acc: Silence truncation warnings 7 years ago
Fernando Sahmkow 1b11723253 Revert PR 2590. 7 years ago
Lioncash cedbb6ee41 service/audio/audren_u: Correct event reset type for the system event 7 years ago
David Marcec 7b451419b4 Addressed issues 7 years ago
Fernando Sahmkow 16ee1b7006 Core_Timing: Make core_timing threadsafe by default. 7 years ago
David Marcec 622b25db6e Signalled accumulated_suspended_tick_changed_event on creation based on RE 7 years ago
David Marcec 9578a9a72d Cleanup 7 years ago
David Marcec 5f5f8c6341 Impl'd IsUserAccountSwitchLocked, SetAudioOutVolume, GetAudioOutVolume & Partial impl of GetAccumulatedSuspendedTickChangedEvent 7 years ago
Lioncash 59d55c8137 common/hex_util: Combine HexVectorToString() and HexArrayToString() 7 years ago
Lioncash b0fc1ae7bf kernel/vm_manager: Remove redundant Reset call in destructor 7 years ago
Zach Hilman 3f221f8e3f kernel: Differentiate kernel and user processes when picking ID 7 years ago
Lioncash 9f6aa8af4a kernel/process: Make Create()'s name parameter be taken by value 7 years ago
Lioncash 3a22c12704 kernel/svc: Implement TotalMemoryUsedWithoutMmHeap/TotalMemoryAvailableWithoutMmHeap 7 years ago
Lioncash a331973720 kernel/svc: Amend naming for TotalMemoryUsage in svcGetInfo() 7 years ago
Lioncash 9f62c69fca kernel/svc: Remove duplicate enum entry in svcGetInfo() 7 years ago