aboutsummaryrefslogtreecommitdiff
path: root/src/core/hle/service/ns
AgeCommit message (Expand)Author
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
2020-07-11Merge pull request #4203 from VolcaEM/servicesbunnei
2020-07-09configuration: implement per-game configurations (#4098)lat9nq
2020-07-02Rename two functions in NSVolcaEM
2020-06-29service: Update function tablesVolcaEM
2020-04-29Don't fail silently for vi, sm, set and ns servicesDavid Marcec
2020-04-20service: Update function tablesLioncash
2020-04-17service: pl_u: Update for new shared memory layout.bunnei
2019-11-24Merge pull request #3094 from lioncash/tablesbunnei
2019-11-24kernel: Replace usage of boost::intrusive_ptr with std::shared_ptr for kernel...bunnei
2019-11-12service: Update function tablesLioncash
2019-11-12service: Resolve sign conversion errorsLioncash
2019-10-13pl_u: Fix mismatched rebase size error in font encryptionZach Hilman
2019-10-13pl_u: Use kernel physical memoryZach Hilman
2019-10-13pl_u: Remove excess static qualifierZach Hilman