summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/set/system_settings_server.h (unfollow)
Commit message (Expand)AuthorFilesLines
2024-02-25set: add GetPlatformRegionLiam1-0/+2
2024-02-24service: set: Fix GetSettingsItemValuegerman771-12/+9
2024-02-14service: set: Migrate ISystemSettingsServer to new IPCNarr the Reg1-106/+102
2024-01-29service: hid: Fully implement touch resourceNarr the Reg1-0/+4
2024-01-28service: set: Implement more Qlaunch Settingsgerman771-2/+18
2024-01-26service: set: Implement more settings functions for QlaunchNarr the Reg1-14/+22
2024-01-24Rework time service to fix time passing offline.Kelebek11-13/+12
2024-01-16service: set: Implement stubbed functionsNarr the Reg1-0/+20
2024-01-16service: set: Refractor setting serviceNarr the Reg1-23/+5
2024-01-07service: set: Rename filesgerman771-0/+0
2024-01-07service: set: Use official namesgerman771-3/+3
2023-12-23general: properly support multiple memory instancesLiam1-0/+1
2023-12-16Make system settings persistent across bootsKelebek11-306/+67
2023-11-24yuzu: Display firmware versionNarr the Reg1-0/+24
2023-11-19Implemented qlaunch version of the controller appletFrozenAra1-0/+12
2023-08-05service: set: Add more system settings and address commentsNarr the Reg1-0/+38
2023-08-03service: set: Implement system settings for QlaunchNarr the Reg1-2/+282
2023-03-01service: move hle_ipc from kernelLiam1-7/+7
2022-12-14Set: Allow setting device nicknameChloe Marcec1-0/+1
2022-10-12general: preliminary support for hblLiam1-0/+2
2022-04-23general: Convert source file copyright comments over to SPDXMorph1-3/+2
2020-11-27service: Eliminate usages of the global system instanceLioncash1-1/+5
2019-03-10set_sys: Implement GetFirmwareVersion(2) for libnx hosversionZach Hilman1-0/+2
2018-07-24set_sys: Implement SetColorSetId()Lioncash1-1/+10
2018-04-20service: Use nested namespace specifiers where applicableLioncash1-4/+2
2018-03-03Service/Set: add more servicesmailwl1-6/+6
2018-01-13yuzu: Update license text to be consistent across project.bunnei1-1/+1
2017-12-29service: Add empty interface for pctl:a.bunnei1-5/+8
2017-12-28service: Clean up apm/lm/applet_oe/controller/sm ctor/dtor.bunnei1-2/+2
2017-10-15hle: Add service stubs for apm and appletOE.bunnei1-8/+5
2017-10-15hle: Initial implementation of NX service framework and IPC.bunnei1-0/+22