summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/set/set.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* service: set: Rename filesgerman772024-01-071-95/+0
* service: set: Use official namesgerman772024-01-071-3/+3
* Make system settings persistent across bootsKelebek12023-12-161-23/+1
* service: set: Implement system settings for QlaunchNarr the Reg2023-08-031-0/+61
* service: move hle_ipc from kernelLiam2023-03-011-11/+11
* Set: Allow setting device nicknameChloe Marcec2022-12-141-0/+1
* general: Convert source file copyright comments over to SPDXMorph2022-04-231-3/+2
* service: ns, set: Add PT_BR (Brazilian Portuguese)Morph2021-07-301-0/+1
* service: Eliminate usages of the global system instanceLioncash2020-11-271-1/+5
* Implement GetKeyCodeMap & GetKeyCodeMap2David Marcec2020-06-241-0/+2
* set: implement GetRegionCodeDan2020-03-191-0/+1
* set: Implement GetQuestFlagZach Hilman2019-06-291-0/+1
* service/set: Implement MakeLanguageCodeLioncash2018-11-301-0/+1
* Port #4182 from Citra: "Prefix all size_t with std::"fearlessTobi2018-09-151-1/+1
* hle/service: Default constructors and destructors in the cpp file where applicableLioncash2018-09-111-1/+1
* set: Fixed GetAvailableLanguageCodes() to follow the max_entriestech4me2018-08-261-0/+2
* Added ability to change username & language code in the settings ui. Added IProfile::Get and SET::GetLanguageCode for libnx tests (#851)David2018-08-031-0/+2
* set: Implement GetAvailableLanguageCodeCount()Lioncash2018-07-231-0/+1
* set: Fix GetAvailableLanguageCodes implementation.bunnei2018-04-291-0/+21
* service: Use nested namespace specifiers where applicableLioncash2018-04-201-4/+2
* Service/Set: add more servicesmailwl2018-03-031-4/+1
* acc, set, applet_oe: stub various functions, add set service (#105)goaaats2018-01-191-0/+25