summaryrefslogtreecommitdiff
path: root/src/core/hle/service/set
AgeCommit message (Expand)Author
2025-02-08service/set: improve settings handling and update serial numberZephyron
2025-01-30service: Implement rebootless system update stubs and typesZephyron
2025-01-14Revert incorrect copyright attribution for non-contributed filesZephyron
2024-12-31chore: update project references and add Citron copyrightZephyron
2024-02-24set: add GetPlatformRegionLiam
2024-02-24service: set: Fix GetSettingsItemValuegerman77
2024-02-24Merge pull request #13153 from german77/defaultsetliamwhite
2024-02-24service: set: Enable nfc and others by default and bump versiongerman77
2024-02-24set: fix region code for system settingsLiam
2024-02-23service: set: Add default eula settingNarr the Reg
2024-02-14service: set: Migrate ISystemSettingsServer to new IPCNarr the Reg
2024-02-13service: set: Migrate ISettingsServer to new interfacegerman77
2024-02-01Merge pull request #12780 from german77/touch_resource5liamwhite
2024-01-31Remove a few hacks for clock setups, which seem to no longer be needed, but f...Kelebek1
2024-01-29fix build for gcc 11amazingfate
2024-01-28service: hid: Fully implement touch resourceNarr the Reg
2024-01-28Merge pull request #12823 from german77/set-audioliamwhite
2024-01-28Merge pull request #12802 from german77/mii_interfaceliamwhite
2024-01-28service: set: Increase settings versiongerman77
2024-01-28service: set: Implement more Qlaunch Settingsgerman77
2024-01-26service: mii: Migrate service to new interfaceNarr the Reg
2024-01-26Merge pull request #12765 from german77/sys-hidliamwhite
2024-01-25service: set: Implement more settings functions for QlaunchNarr the Reg
2024-01-25fs/errors: Unify naming of result codesFearlessTobi
2024-01-25Merge pull request #12499 from Kelebek1/timeliamwhite
2024-01-24Rework time service to fix time passing offline.Kelebek1
2024-01-23service: properly convert buffers to stringsNarr the Reg
2024-01-21service: set: Don't allow invalid mii author idgerman77
2024-01-15service: set: Implement stubbed functionsNarr the Reg
2024-01-15service: set: Refractor setting serviceNarr the Reg
2024-01-08Fix typos in src/core (#12625)Viktor Szépe
2024-01-06service: set: Rename filesgerman77
2024-01-06service: set: Use official namesgerman77
2023-12-22general: properly support multiple memory instancesLiam
2023-12-16set: add cstddef for offsetof macroLiam
2023-12-16Make system settings persistent across bootsKelebek1
2023-11-27set: don't load version nca with null romfsLiam
2023-11-24yuzu: Display firmware versionNarr the Reg
2023-11-19Implemented qlaunch version of the controller appletFrozenAra
2023-10-20set: return version info from system archiveLiam
2023-08-04service: set: Add more system settings and address commentsNarr the Reg
2023-08-02service: set: Implement system settings for QlaunchNarr the Reg
2023-07-21configure_system: Implement with for looplat9nq
2023-03-06hle: rename legacy errors to ResultsLiam
2023-03-01service: move hle_ipc from kernelLiam
2023-02-21service: refactor server architectureLiam
2022-12-13Set: Allow setting device nicknameChloe Marcec
2022-11-23service: Make use of buffer element count helpersLioncash
2022-10-11general: preliminary support for hblLiam
2022-06-26core: Replace all instances of ResultCode with Resultgerman77