aboutsummaryrefslogtreecommitdiff
path: root/src/core/hle/service/ns
AgeCommit message (Expand)Author
2023-10-02service: caps: Partially implement IAlbumAccessorServiceNarr the Reg
2023-09-23service: ns: Implement GetSharedFontInOrderOfPriorityForSystemgerman77
2023-08-08core: remove ResultVal typeLiam
2023-07-21configure_system: Implement with for looplat9nq
2023-03-12general: fix spelling mistakesLiam
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-11-23service: Make use of buffer element count helpersLioncash
2022-10-11general: preliminary support for hblLiam
2022-09-03core: ns: Implement pl:s serviceNarr the Reg
2022-06-26core: Replace all instances of ResultCode with Resultgerman77
2022-04-23general: Convert source file copyright comments over to SPDXMorph
2022-03-19core: Reduce unused includesameerj
2022-02-05general: Rename NewUUID to UUID, and remove the previous UUID implMorph
2022-02-05service: Migrate to the new UUID implementationMorph
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-03core: Remove unused includesameerj
2021-11-02general: Remove MakeResult helpersMorph
2021-10-28ns: language: Add BrazilianPortuguese to ApplicationLanguageMorph
2021-10-07service: Reduce header include overheadMorph
2021-07-30service: ns, set: Add PT_BR (Brazilian Portuguese)Morph
2021-07-27service: ns: Remove unused ns_language headerMorph
2021-07-27service: ns: Map ZH_TW and ZH_CN to Traditional/Simplified ChineseMorph
2021-06-04hle: kernel: Refactor to allocate a ServiceThread per service handler.bunnei
2021-06-02general: Replace RESULT_UNKNOWN with ResultUnknownMorph
2021-06-02general: Replace RESULT_SUCCESS with ResultSuccessMorph
2021-05-25common: fs: Rework the Common Filesystem interface to make use of std::filesy...Morph
2021-05-05fixup! hle: kernel: Migrate KSharedMemory to KAutoObject.bunnei
2021-05-05hle: kernel: Migrate KSharedMemory to KAutoObject.bunnei
2021-05-05hle: kernel: Refactor IPC interfaces to not use std::shared_ptr.bunnei
2021-04-14common: Move settings to common from core.bunnei
2021-04-09Merge pull request #6171 from german77/servicesbunnei
2021-04-09ns: Update to 12.xMorph
2021-04-08pl_u: Update to 12.xgerman77
2021-02-18hle: kernel: Rename SharedMemory to KSharedMemory.bunnei
2021-02-06pl_u: Fix read out of boundsAlessandro Astone
2020-12-18pl_u, applets/web: Decrypt shared fonts to TTF filesMorph
2020-12-18ns_vm: Stub NeedsUpdateVulnerabilityMorph
2020-12-07core: Remove unnecessary enum casts in log callsLioncash
2020-11-26service: Eliminate usages of the global system instanceLioncash
2020-11-18patch_manager: Remove usages of the global system instanceLioncash
2020-10-21core: Fix clang build pt.3Lioncash
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