summaryrefslogtreecommitdiff
path: root/src/core/hle/service/ns/ns.cpp
AgeCommit message (Expand)Author
2025-01-14Revert incorrect copyright attribution for non-contributed filesZephyron
2024-12-31chore: update project references and add Citron copyrightZephyron
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-01-29core: support offline web appletLiam
2024-01-25vfs: Move vfs files to their own directoryFearlessTobi
2024-01-06service: set: Rename filesgerman77
2023-10-02service: caps: Partially implement IAlbumAccessorServiceNarr the Reg
2023-08-08core: remove ResultVal typeLiam
2023-07-21configure_system: Implement with for looplat9nq
2023-03-06hle: rename legacy errors to ResultsLiam
2023-03-01service: move hle_ipc from kernelLiam
2023-03-01Merge pull request #9832 from liamwhite/hle-mpliamwhite
2023-02-24core: Update service function tables to 16.0.0+Narr the Reg
2023-02-21service: refactor server architectureLiam
2022-10-11general: preliminary support for hblLiam
2022-09-03core: ns: Implement pl:s serviceNarr the Reg
2022-04-23general: Convert source file copyright comments over to SPDXMorph
2022-01-21service/ns: Update function tablesLioncash
2021-11-27core/ns: Implement GetReadOnlyApplicationControlDataInterfaceNarr the Reg
2021-11-27core/pdm: Stub QueryPlayStatisticsByApplicationIdAndUserAccountIdNarr the Reg
2021-11-02general: Remove MakeResult helpersMorph
2021-10-07service: Reduce header include overheadMorph
2021-06-02general: Replace RESULT_UNKNOWN with ResultUnknownMorph
2021-06-02general: Replace RESULT_SUCCESS with ResultSuccessMorph
2021-04-14common: Move settings to common from core.bunnei
2021-04-09ns: Update to 12.xMorph
2020-12-18ns_vm: Stub NeedsUpdateVulnerabilityMorph
2020-11-26service: Eliminate usages of the global system instanceLioncash
2020-11-18patch_manager: Remove usages of the global system instanceLioncash
2020-10-20Revert "core: Fix clang build"bunnei
2020-10-17core: Fix clang buildLioncash
2020-08-23file_sys: Replace inclusions with forward declarations where applicableLioncash