summaryrefslogtreecommitdiff
path: root/src/core/hle
AgeCommit message (Expand)Author
2024-02-21pctl: rewrite IParentalControlServiceLiam
2024-02-21pctl: rewrite IParentalControlServiceFactoryLiam
2024-02-21pctl: move IParentalControlServiceFactoryLiam
2024-02-21pctl: move IParentalControlServiceLiam
2024-02-21pctl: move types and resultsLiam
2024-02-21olsc: rewrite IOlscServiceForSystemServiceLiam
2024-02-21olsc: add IRemoteStorageControllerLiam
2024-02-21olsc: add IDaemonControllerLiam
2024-02-21olsc: rewrite ITransferTaskListControllerLiam
2024-02-21olsc: rewrite INativeHandleHolderLiam
2024-02-21olsc: rewrite IOlscServiceForApplicationLiam
2024-02-21olsc: move INativeHandleHolder, IOlscServiceForApplication, IOlscServiceForSy...Liam
2024-02-20ns: fix alignment of uid typeLiam
2024-02-20vi: ignore shared buffer destruction failure on terminationLiam
2024-02-19vi: remove superfluous locking in shared buffer managerLiam
2024-02-19nvnflinger/vi: don't recreate buffer queue on open/closeLiam
2024-02-19Merge pull request #13031 from german77/btm-interfcaeliamwhite
2024-02-19scope_exit: Make constexprFearlessTobi
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