summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/ns/ns.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2024-01-07service: set: Rename filesgerman771-1/+1
2023-10-02service: caps: Partially implement IAlbumAccessorServiceNarr the Reg1-2/+25
2023-08-08core: remove ResultVal typeLiam1-18/+23
2023-07-21configure_system: Implement with for looplat9nq1-1/+1
2023-03-07hle: rename legacy errors to ResultsLiam1-4/+4
2023-03-01service: move hle_ipc from kernelLiam1-8/+7
2023-02-25core: Update service function tables to 16.0.0+Narr the Reg1-2/+10
2023-02-21service: refactor server architectureLiam1-17/+21
2022-10-12general: preliminary support for hblLiam1-1/+29
2022-09-03core: ns: Implement pl:s serviceNarr the Reg1-2/+3
2022-04-23general: Convert source file copyright comments over to SPDXMorph1-3/+2
2022-01-21service/ns: Update function tablesLioncash1-0/+6
2021-11-28core/ns: Implement GetReadOnlyApplicationControlDataInterfaceNarr the Reg1-1/+19
2021-11-28core/pdm: Stub QueryPlayStatisticsByApplicationIdAndUserAccountIdNarr the Reg1-0/+3
2021-11-02general: Remove MakeResult helpersMorph1-2/+2
2021-10-07service: Reduce header include overheadMorph1-1/+0
2021-06-02general: Replace RESULT_UNKNOWN with ResultUnknownMorph1-2/+2
2021-06-02general: Replace RESULT_SUCCESS with ResultSuccessMorph1-5/+5
2021-04-15common: Move settings to common from core.bunnei1-1/+1
2021-04-09ns: Update to 12.xMorph1-3/+38
2020-12-18ns_vm: Stub NeedsUpdateVulnerabilityMorph1-1/+10
2020-11-27service: Eliminate usages of the global system instanceLioncash1-20/+25
2020-11-18patch_manager: Remove usages of the global system instanceLioncash1-11/+13
2020-10-21Revert "core: Fix clang build"bunnei1-1/+1
2020-10-18core: Fix clang buildLioncash1-1/+1
2020-08-23file_sys: Replace inclusions with forward declarations where applicableLioncash1-0/+1
2020-07-10configuration: implement per-game configurations (#4098)lat9nq1-1/+2
2020-07-02Rename two functions in NSVolcaEM1-2/+2
2020-06-29service: Update function tablesVolcaEM1-11/+15
2020-04-29Don't fail silently for vi, sm, set and ns servicesDavid Marcec1-0/+8
2020-04-20service: Update function tablesLioncash1-2/+20
2019-11-12service: Update function tablesLioncash1-0/+27
2019-11-12service: Resolve sign conversion errorsLioncash1-2/+2
2019-09-22RebaseDavid Marcec1-3/+2
2019-09-22RebaseDavid Marcec1-2/+4
2019-09-21services: Pass FileSystemController as reference to services that need itZach Hilman1-2/+2
2019-05-23Fix bitmask logic inversionMichael Scire1-2/+1
2019-05-23fix introduced clang-format errorsMichael Scire1-3/+2
2019-05-23Address review commentsMichael Scire1-5/+24
2019-05-23Implement IApplicationFunctions::GetDesiredLanguageMichael Scire1-401/+446
2019-01-30service/ns: Update function tablesLioncash1-14/+20
2018-11-26Changed logging to be "Log before execution", Added more error logging, all services should now log on some levelDavid Marcec1-4/+4
2018-10-29ns: Implement command 400: GetApplicationControlDataZach Hilman1-1/+63
2018-10-19ns: Update service function tableLioncash1-6/+49
2018-08-02service/ns: Add missing ns servicesLioncash1-0/+447
2018-04-20service: Use nested namespace specifiers where applicableLioncash1-4/+2
2018-02-15pl_u: Implement basic shared font loading from RAM dump.bunnei1-5/+5
2018-01-13yuzu: Update license text to be consistent across project.bunnei1-1/+1
2017-12-29service: Add empty interface for pctl:a.bunnei1-7/+5
2017-12-28service: Add empty interface for aoc:u.bunnei1-0/+18