summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/ns/language.h (unfollow)
Commit message (Collapse)AuthorFilesLines
2024-01-24Rework time service to fix time passing offline.Kelebek11-4/+1
2022-04-23general: Convert source file copyright comments over to SPDXMorph1-3/+2
This formats all copyright comments according to SPDX formatting guidelines. Additionally, this resolves the remaining GPLv2 only licensed files by relicensing them to GPLv2.0-or-later.
2021-11-04core: Remove unused includesameerj1-2/+1
2021-10-29ns: language: Add BrazilianPortuguese to ApplicationLanguageMorph1-0/+1
It seems that Nintendo finally filled that last empty spot in ApplicationLanguage for a total of 16 supported languages.
2019-05-23Address review commentsMichael Scire1-6/+9
2019-05-23clang-format fixesMichael Scire1-28/+29
2019-05-23Implement IApplicationFunctions::GetDesiredLanguageMichael Scire1-0/+41