summaryrefslogtreecommitdiff
path: root/src/core/hle
AgeCommit message (Expand)Author
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
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
2024-02-17service: audio: Rewrite IAudioController to new IPCNarr the Reg
2024-02-17service: btm: Implement function needed by QLaunchNarr the Reg
2024-02-17Close reference to TimeZoneBinary on game closeKelebek1
2024-02-16service: erpt: Implement SubmitContextNarr the Reg
2024-02-16service: caps: Implement GetAlbumFIleListNarr the Reg
2024-02-16service: btm: Migrate service to new IPCNarr the Reg
2024-02-16service: am: Fix GetMainAppletAvailableUsers for user creationNarr the Reg
2024-02-16service: am: Add QLaunch launcherNarr the Reg