12162 Commits (bbc5b5d62dfd66e623494bfc67fc469eae6551c6)
 

Author SHA1 Message Date
Tobias cae9708a00 Revert "CMake: Get Git submodule dependencies via CMake (#2474)" 7 years ago
Zach Hilman 7e5d7773cc am: Implement SetCpuBoostMode in terms of APM 7 years ago
Zach Hilman e2ad3e1fb0 core: Keep instance of APM Controller 7 years ago
Zach Hilman e52306ca60 apm: Implement SetCpuBoostMode 7 years ago
Zach Hilman 1c6e6305ea apm: Add getters for performance config and mode 7 years ago
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 554e2f2f98 reporter: Add report class for filesystem access logs 7 years ago
Zach Hilman db2fdd0352 fsp-srv: Implement OutputAccessLogToSdCard 7 years ago
Zach Hilman f477c5dfdd set: Implement GetQuestFlag 7 years ago
Zach Hilman efa7d8d04b settings: Add config option for kiosk (quest) mode 7 years ago
bunnei bb4a1e059c
Merge pull request #2533 from DarkLordZach/memory-frozen 7 years ago
David Marcec dfe4b3f723 Attemp clang format fix? 7 years ago
David Marcec 7d417d501d Added errors.h to cmakelist 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
bunnei 5829ba1ccc
Merge pull request #2548 from DarkLordZach/applet-shopn 7 years ago
bunnei 4ed2774c26
Merge pull request #2607 from DarkLordZach/arp-1 7 years ago
David Marcec f67039c067 Addressed issues 7 years ago
Zach Hilman d10fc2d727 glue: Correct missing bytes in ApplicationLaunchParameter 7 years ago
Fernando Sahmkow 223ca80753 texture_cache: Correct variable naming. 7 years ago
Fernando Sahmkow 5aeabd9a17 gl_texture_cache: Correct asserts 7 years ago
Fernando Sahmkow 88bc39374f texture_cache: Corrections, documentation and asserts 7 years ago
Fernando Sahmkow c0abc7124d surface_params: Corrections, asserts and documentation. 7 years ago
Fernando Sahmkow fb234560b0 copy_params: use constexpr for constructor 7 years ago
Fernando Sahmkow 18d24fbdd0 gl_texture_cache: Corrections and fixes 7 years ago
Fernando Sahmkow 36665ce0b2 gl_resource_manager: Correct MakeStreamCopy 7 years ago
Fernando Sahmkow 58c8a44e7a texture_cache: Query MemoryManager from the system 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 54684feffa frontend: Add base class and default impl for ECommerce applet frontend 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 b889167b2c yuzu: Accept default applets for Parental Controls and ECommerce 7 years ago
Zach Hilman e447d8aafa applets: Track ECommerce and Parental Control applet frontends 7 years ago
Zach Hilman 6ff9008230 web_browser: Rename OpenPage to OpenPageLocal 7 years ago
Zach Hilman c96450f6e2 frontend: Add base class and default impl of parent controls applet frontend 7 years ago
Zach Hilman 9d2d349d7b applets: Implement Auth applet backend 7 years ago
Zach Hilman d40a38df8d core: Keep track of ARPManager and register current application on boot 7 years ago
Zach Hilman ce21973022 glue: Implement arp:w and arp:r services 7 years ago