summaryrefslogtreecommitdiff
path: root/src/core/hle/service/ns (follow)
Commit message (Expand)AuthorAgeFilesLines
* ns: fix alignment of uid typeGravatar Liam2024-02-205-9/+13
* ns: address review commentsGravatar Liam2024-02-183-25/+35
* ns: rewrite IQueryServiceGravatar Liam2024-02-184-73/+67
* ns: rewrite IServiceGetterInterfaceGravatar Liam2024-02-184-103/+180
* ns: rewrite IApplicationManagerInterfaceGravatar Liam2024-02-188-487/+627
* ns: move IDevelopInterfaceGravatar Liam2024-02-183-32/+56
* ns: rewrite ISystemUpdateInterfaceGravatar Liam2024-02-184-39/+107
* ns: move ISystemUpdateControlGravatar Liam2024-02-183-36/+61
* ns: rewrite IVulnerabilityManagerInterfaceGravatar Liam2024-02-183-25/+55
* ns: rewrite IReadOnlyApplicationControlDataInterfaceGravatar Liam2024-02-185-55/+158
* ns: rewrite IReadOnlyApplicationRecordInterfaceGravatar Liam2024-02-184-45/+61
* ns: add IDynamicRightsInterfaceGravatar Liam2024-02-183-1/+86
* ns: rewrite IDownloadTaskInterfaceGravatar Liam2024-02-184-27/+60
* ns: rewrite IDocumentInterfaceGravatar Liam2024-02-185-51/+66
* ns: rewrite IContentManagementInterfaceGravatar Liam2024-02-185-52/+112
* ns: move IFactoryResetInterfaceGravatar Liam2024-02-184-25/+44
* ns: move IECommerceInterfaceGravatar Liam2024-02-184-25/+44
* ns: move IApplicationVersionInterfaceGravatar Liam2024-02-184-31/+50
* ns: move IAccountProxyInterfaceGravatar Liam2024-02-185-19/+100
* ns: rewrite IPlatformServiceManagerGravatar Liam2024-02-183-88/+77
* ns: rename results headerGravatar Liam2024-02-182-1/+1
* core: support offline web appletGravatar Liam2024-01-292-3/+79
* vfs: Move vfs files to their own directoryGravatar FearlessTobi2024-01-251-1/+1
* Rework time service to fix time passing offline.Gravatar Kelebek12024-01-242-5/+2
* service: set: Rename filesGravatar german772024-01-062-2/+2
* service: caps: Partially implement IAlbumAccessorServiceGravatar Narr the Reg2023-10-022-2/+29
* service: ns: Implement GetSharedFontInOrderOfPriorityForSystemGravatar german772023-09-231-4/+13
* core: remove ResultVal typeGravatar Liam2023-08-082-20/+26
* configure_system: Implement with for loopGravatar lat9nq2023-07-211-1/+1
* general: fix spelling mistakesGravatar Liam2023-03-121-1/+1
* hle: rename legacy errors to ResultsGravatar Liam2023-03-062-6/+7
* service: move hle_ipc from kernelGravatar Liam2023-03-016-31/+30
* Merge pull request #9832 from liamwhite/hle-mpGravatar liamwhite2023-03-012-19/+22
|\
| * service: refactor server architectureGravatar Liam2023-02-212-19/+22
* | core: Update service function tables to 16.0.0+Gravatar Narr the Reg2023-02-241-2/+10
|/
* service: Make use of buffer element count helpersGravatar Lioncash2022-11-231-7/+4
* general: preliminary support for hblGravatar Liam2022-10-112-1/+32
* core: ns: Implement pl:s serviceGravatar Narr the Reg2022-09-033-22/+23
* core: Replace all instances of ResultCode with ResultGravatar german772022-06-261-1/+1
* general: Convert source file copyright comments over to SPDXGravatar Morph2022-04-239-27/+18
* core: Reduce unused includesGravatar ameerj2022-03-191-1/+0
* general: Rename NewUUID to UUID, and remove the previous UUID implGravatar Morph2022-02-051-2/+2
* service: Migrate to the new UUID implementationGravatar Morph2022-02-051-3/+3
* service/ns: Update function tablesGravatar Lioncash2022-01-211-0/+6
* core/ns: Implement GetReadOnlyApplicationControlDataInterfaceGravatar Narr the Reg2021-11-272-1/+26
* core/pdm: Stub QueryPlayStatisticsByApplicationIdAndUserAccountIdGravatar Narr the Reg2021-11-273-0/+105
* core: Remove unused includesGravatar ameerj2021-11-031-2/+1
* general: Remove MakeResult helpersGravatar Morph2021-11-021-2/+2
* ns: language: Add BrazilianPortuguese to ApplicationLanguageGravatar Morph2021-10-282-1/+26
* service: Reduce header include overheadGravatar Morph2021-10-071-1/+0