summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/set/system_settings_server.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* set: fix region code for system settingsLiam2024-02-241-0/+3
|
* service: set: Add default eula settingNarr the Reg2024-02-241-0/+11
|
* service: set: Migrate ISystemSettingsServer to new IPCNarr the Reg2024-02-141-869/+525
|
* Merge pull request #12780 from german77/touch_resource5liamwhite2024-02-011-2/+35
|\ | | | | service: hid: Fully implement touch resource
| * service: hid: Fully implement touch resourceNarr the Reg2024-01-291-2/+35
| |
* | Remove a few hacks for clock setups, which seem to no longer be needed, but fix network clock to local clock on every boot. Also fix some logging strings.Kelebek12024-01-311-1/+1
|/
* Merge pull request #12823 from german77/set-audioliamwhite2024-01-281-32/+214
|\ | | | | service: set: Implement more Qlaunch Settings
| * service: set: Increase settings versiongerman772024-01-281-2/+2
| |
| * service: set: Implement more Qlaunch Settingsgerman772024-01-281-30/+212
| |
* | Merge pull request #12802 from german77/mii_interfaceliamwhite2024-01-281-0/+3
|\ \ | |/ |/| service: mii: Migrate service to new interface
| * service: mii: Migrate service to new interfaceNarr the Reg2024-01-261-0/+3
| |
* | Merge pull request #12765 from german77/sys-hidliamwhite2024-01-261-46/+129
|\ \ | | | | | | service: set: Implement more settings functions for Qlaunch
| * | service: set: Implement more settings functions for QlaunchNarr the Reg2024-01-261-46/+129
| |/
* / fs/errors: Unify naming of result codesFearlessTobi2024-01-251-2/+2
|/
* Merge pull request #12499 from Kelebek1/timeliamwhite2024-01-251-32/+30
|\ | | | | Rework time services
| * Rework time service to fix time passing offline.Kelebek12024-01-241-32/+30
| |
* | service: properly convert buffers to stringsNarr the Reg2024-01-231-4/+4
| |
* | service: set: Don't allow invalid mii author idgerman772024-01-211-0/+5
|/
* service: set: Implement stubbed functionsNarr the Reg2024-01-161-46/+167
|
* service: set: Refractor setting serviceNarr the Reg2024-01-161-1/+1
|
* Fix typos in src/core (#12625)Viktor Szépe2024-01-081-5/+5
| | | | | | | | | * Fix typos in src/core * Fix typo correction * Fix indentation of MemoryStateNames * Fix indent
* service: set: Rename filesgerman772024-01-071-0/+1281