aboutsummaryrefslogtreecommitdiff
path: root/src/core/hle/service/ns
AgeCommit message (Expand)Author
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
2019-10-13pl_u: Use OSS system archives if real archives don't existZach Hilman
2019-10-06hle/service: Replace global system instance calls with instance-based onesLioncash
2019-09-22Merge pull request #2884 from ogniK5377/deglobal-sys-servicesFernando Sahmkow
2019-09-22Revert "Merge pull request #2709 from DarkLordZach/oss-ext-fonts-1"David Marcec
2019-09-22RebaseDavid Marcec
2019-09-22RebaseDavid Marcec
2019-09-22RebaseDavid Marcec
2019-09-22Merge pull request #2709 from DarkLordZach/oss-ext-fonts-1David
2019-09-21pl_u: Use kernel physical memoryZach Hilman
2019-09-21pl_u: Remove excess static qualifierZach Hilman
2019-09-21pl_u: Use OSS system archives if real archives don't existZach Hilman