summaryrefslogtreecommitdiff
path: root/src/core/hle/service/ns/ns.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* ns: rewrite IServiceGetterInterfaceGravatar Liam2024-02-181-21/+0
* ns: rewrite IApplicationManagerInterfaceGravatar Liam2024-02-181-43/+6
* ns: rewrite IReadOnlyApplicationControlDataInterfaceGravatar Liam2024-02-181-10/+0
* ns: rewrite IReadOnlyApplicationRecordInterfaceGravatar Liam2024-02-181-11/+0
* ns: rewrite IDownloadTaskInterfaceGravatar Liam2024-02-181-6/+0
* ns: rewrite IDocumentInterfaceGravatar Liam2024-02-181-10/+0
* ns: rewrite IContentManagementInterfaceGravatar Liam2024-02-181-10/+0
* ns: move IFactoryResetInterfaceGravatar Liam2024-02-181-6/+0
* ns: move IECommerceInterfaceGravatar Liam2024-02-181-6/+0
* ns: move IApplicationVersionInterfaceGravatar Liam2024-02-181-6/+0
* ns: move IAccountProxyInterfaceGravatar Liam2024-02-181-6/+0
* core: support offline web appletGravatar Liam2024-01-291-0/+15
* service: caps: Partially implement IAlbumAccessorServiceGravatar Narr the Reg2023-10-021-0/+4
* core: remove ResultVal typeGravatar Liam2023-08-081-2/+3
* service: move hle_ipc from kernelGravatar Liam2023-03-011-7/+7
* service: refactor server architectureGravatar Liam2023-02-211-2/+1
* general: preliminary support for hblGravatar Liam2022-10-111-0/+3
* general: Convert source file copyright comments over to SPDXGravatar Morph2022-04-231-3/+2
* core/ns: Implement GetReadOnlyApplicationControlDataInterfaceGravatar Narr the Reg2021-11-271-0/+7
* general: Replace RESULT_SUCCESS with ResultSuccessGravatar Morph2021-06-021-2/+2
* service: Eliminate usages of the global system instanceGravatar Lioncash2020-11-261-12/+8
* patch_manager: Remove usages of the global system instanceGravatar Lioncash2020-11-181-6/+22
* service: Update function tablesGravatar VolcaEM2020-06-291-3/+3
* RebaseGravatar David Marcec2019-09-221-2/+1
* RebaseGravatar David Marcec2019-09-221-2/+2
* services: Pass FileSystemController as reference to services that need itGravatar Zach Hilman2019-09-211-3/+11
* service/ns: Add missing override specifiersGravatar Lioncash2019-06-051-9/+9
* Address review commentsGravatar Michael Scire2019-05-231-3/+11
* clang-format fixesGravatar Michael Scire2019-05-231-1/+1
* Implement IApplicationFunctions::GetDesiredLanguageGravatar Michael Scire2019-05-231-0/+74
* service: Use nested namespace specifiers where applicableGravatar Lioncash2018-04-191-4/+2
* pl_u: Implement basic shared font loading from RAM dump.Gravatar bunnei2018-02-141-0/+16
* Remove lots more 3DS-specific code.Gravatar bunnei2017-10-121-16/+0
* Services/NS: Port ns:s to the new service framework.Gravatar Subv2017-09-161-0/+16