summaryrefslogtreecommitdiff
path: root/src/core
AgeCommit message (Expand)Author
2024-02-19Address review commentsFearlessTobi
2024-02-19fs: Add and use fs_save_data_types.hFearlessTobi
2024-02-19fsp: Migrate remaining interfaces to cmif serializationFearlessTobi
2024-02-19fsp-srv: Migrate to use cmif serializationFearlessTobi
2024-02-19fsp: Move IMultiCommitManager to a seperate fileFearlessTobi
2024-02-19fsp: Move ISaveDataInfoReader to a seperate fileFearlessTobi
2024-02-19scope_exit: Make constexprFearlessTobi
2024-02-19core/CMakeLists: Sort alphabeticallyFearlessTobi
2024-02-18Merge pull request #13035 from liamwhite/vi2Narr the Reg
2024-02-18Merge pull request #13048 from liamwhite/new-shellNarr the Reg
2024-02-18Merge pull request #13070 from liamwhite/offsetliamwhite
2024-02-18Merge pull request #13030 from german77/audio-controllerliamwhite
2024-02-18ns: address review commentsLiam
2024-02-18am: account for offset in transfer memory storageLiam
2024-02-18nvnflinger: check for layers before composeLiam
2024-02-18Merge pull request #13032 from german77/qlauncherliamwhite
2024-02-18ns: rewrite IQueryServiceLiam
2024-02-18ns: rewrite IServiceGetterInterfaceLiam
2024-02-18ns: rewrite IApplicationManagerInterfaceLiam
2024-02-18ns: move IDevelopInterfaceLiam
2024-02-18ns: rewrite ISystemUpdateInterfaceLiam
2024-02-18ns: move ISystemUpdateControlLiam
2024-02-18ns: rewrite IVulnerabilityManagerInterfaceLiam
2024-02-18ns: rewrite IReadOnlyApplicationControlDataInterfaceLiam
2024-02-18ns: rewrite IReadOnlyApplicationRecordInterfaceLiam
2024-02-18ns: add IDynamicRightsInterfaceLiam
2024-02-18ns: rewrite IDownloadTaskInterfaceLiam
2024-02-18ns: rewrite IDocumentInterfaceLiam
2024-02-18ns: rewrite IContentManagementInterfaceLiam
2024-02-18ns: move IFactoryResetInterfaceLiam
2024-02-18ns: move IECommerceInterfaceLiam
2024-02-18ns: move IApplicationVersionInterfaceLiam
2024-02-18ns: move IAccountProxyInterfaceLiam
2024-02-18ns: rewrite IPlatformServiceManagerLiam
2024-02-18ns: rename results headerLiam
2024-02-18Merge pull request #13049 from Leystryku/masterliamwhite
2024-02-18service: Change unique_ptr to make_unique in GetCacheStorageMaxLeystryku
2024-02-18file_sys: Formatting changes and use unique_ptr in GetCacheStorageMaxLeystryku
2024-02-18file_sys: Fix nacp field cache_storage_max_index datatypeLeystryku
2024-02-18service: Add proper GetCacheStorageMax implementation to IApplicationFunctionsLeystryku
2024-02-17Merge pull request #13051 from german77/cheatmissliamwhite
2024-02-17dmnt: cheats: Fix valid address rangegerman77
2024-02-18fsp: Add FlushAccessLogOnSdCard stubLeystryku
2024-02-18service: Add GetCacheStorageMax stub to IApplicationFunctionsLeystryku
2024-02-17service: vi: Implement ListDisplayModegerman77
2024-02-17vi: manage resources independently of nvnflinger and refactorLiam
2024-02-17vi: move shared buffer management from nvnflingerLiam
2024-02-17nvnflinger: convert to processLiam
2024-02-17am: unify display layer managementLiam
2024-02-17Merge pull request #13017 from liamwhite/suspensionNarr the Reg