5187 Commits (f4fe71c1c9e5f0c2eaa159f676efea3ae1953a22)

Author SHA1 Message Date
Zach Hilman 9175b00e7d apm: Add apm:am service 7 years ago
Zach Hilman 65eb9cbb28 apm: Add Controller class to manage speed data and application 7 years ago
Zach Hilman d40f38967e fsp-srv: Implement GetAccessLogVersionInfo 7 years ago
Zach Hilman db2fdd0352 fsp-srv: Implement OutputAccessLogToSdCard 7 years ago
Zach Hilman f477c5dfdd set: Implement GetQuestFlag 7 years ago
David Marcec dfe4b3f723 Attemp clang format fix? 7 years ago
David Marcec c2146c4eef Addressed issues 7 years ago
David Marcec fd6549be73 Addressed issues 7 years ago
David Marcec 0b03e8a98f Implemented InitializeApplicationInfo & InitializeApplicationInfoRestricted 7 years ago
Zach Hilman bce4bfffb6 pm: Implement pm:shell and pm:dmnt GetApplicationPid 7 years ago
Zach Hilman 354c254cde pm: Implement pm:dmnt GetTitlePid 7 years ago
Zach Hilman 49af3bcdcb pm: Implement pm:info GetTitleId 7 years ago
David Marcec f67039c067 Addressed issues 7 years ago
Zach Hilman d10fc2d727 glue: Correct missing bytes in ApplicationLaunchParameter 7 years ago
David Marcec 19dc36ce06 Implement Time::GetSharedMemoryNativeHandle 7 years ago
David Marcec 192f1f7ebe SizedNotificationInfo should be 0x10 bytes, user_uuid is incorrect, this should be the users account id 7 years ago
David Marcec 5d005b87a3 fixed spelling errors and fixed issue with Pop not returning the SizedNotificationInfo 7 years ago
Zach Hilman 3c4238657d applets: Pass current process title ID to applets 7 years ago
Zach Hilman 01ff38cca8 general_frontend: Add documentation for parental controls and ecommerce applets 7 years ago
Zach Hilman 73dcb13619 web_browser: Only delete temporary directory if it was created 7 years ago
Zach Hilman d018ac2c60 web_browser: Take ECommerce applet frontend optionally in constructor 7 years ago
Zach Hilman 3898c3903e web_browser: Use function tables for execute and initialize 7 years ago
Zach Hilman 675aa5f719 web_browser: Correct structures and properly parse TLVs/ShimKind 7 years ago
Zach Hilman e447d8aafa applets: Track ECommerce and Parental Control applet frontends 7 years ago
Zach Hilman 9d2d349d7b applets: Implement Auth applet backend 7 years ago
Zach Hilman ce21973022 glue: Implement arp:w and arp:r services 7 years ago
Zach Hilman df3ee4f444 glue: Add errors for glue/arp services 7 years ago
Zach Hilman 4fab0d392b glue: Add scaffolding for bgtc:t and bgtc:sc services 7 years ago
Zach Hilman 9003e19797 arp: Move to glue services 7 years ago
Zach Hilman 5f8d2a2044 glue: Add manager to keep track of application registry 7 years ago
David Marcec e49ae3bf92 Implemented INotificationService 7 years ago
Lioncash 82cd87f6c2 service/acc: Silence truncation warnings 7 years ago
Fernando Sahmkow 26fcdf087d Revert PR 2590. 7 years ago
Lioncash 5799404b78 service/audio/audren_u: Correct event reset type for the system event 7 years ago
David Marcec 6ca20ad7ba Addressed issues 7 years ago
Fernando Sahmkow 90792cdb6e Core_Timing: Make core_timing threadsafe by default. 7 years ago
David Marcec 50e3269f3b Signalled accumulated_suspended_tick_changed_event on creation based on RE 7 years ago
David Marcec 5fb6781c61 Cleanup 7 years ago
David Marcec 335127af69 Impl'd IsUserAccountSwitchLocked, SetAudioOutVolume, GetAudioOutVolume & Partial impl of GetAccumulatedSuspendedTickChangedEvent 7 years ago
Lioncash a62088539e
common/hex_util: Combine HexVectorToString() and HexArrayToString() 7 years ago
Lioncash 0af3b4d9f4
kernel/vm_manager: Remove redundant Reset call in destructor 7 years ago
Zach Hilman fc0bf91a96 kernel: Differentiate kernel and user processes when picking ID 7 years ago
Lioncash fea6568955 kernel/process: Make Create()'s name parameter be taken by value 7 years ago
Lioncash 3f87664d8f kernel/svc: Implement TotalMemoryUsedWithoutMmHeap/TotalMemoryAvailableWithoutMmHeap 7 years ago
Lioncash c1a8f684df kernel/svc: Amend naming for TotalMemoryUsage in svcGetInfo() 7 years ago
Lioncash 81b1102090 kernel/svc: Remove duplicate enum entry in svcGetInfo() 7 years ago
Zach Hilman 11f2f0f45c constants: Extract backup JPEG used by account services 7 years ago
Lioncash 8304aaf282 service/ns: Add missing override specifiers 7 years ago
Lioncash 19dcb50692 kernel/process: Remove unused boost header include 7 years ago
Lioncash 2548661c08 core/core_timing_util: Amend casing of cyclesTo* functions 7 years ago