| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-04-30 | ui: let system locale control format of Custom RTC | Kyle K | |
| The Custom RTC widget is under the influence of the computers System Locale. The format strings are not necessarily related. As a small example, setting the Windows Language to Dansk, and then trying to use yuzu in English the requested AM/PM indicator is simply not shown The display format for the Custom RTC field needs to be removed from src/yuzu/configuration/configure_system.ui modifying the display format needs to be moved to src/yuzu/configuration/configure_system.cpp | |||
| 2021-10-07 | yuzu qt: Remove global system instances from config, WaitTree, main | lat9nq | |
| 2021-07-30 | configure_system: Add Brazilian Portuguese to the list of languages | Morph | |
| 2020-07-19 | configure_system: Implement highlighted overrides | lat9nq | |
| 2020-05-11 | core: settings: Add a setting for time zone. | bunnei | |
| 2020-03-19 | set: implement GetRegionCode | Dan | |
| 2019-05-29 | yuzu: Remove unused birthday setting | fearlessTobi | |
| Fixes #2522. | |||
| 2019-01-07 | qt: Provide UI to edit custom RTC settings | Zach Hilman | |
| 2019-01-04 | qt: Move profile manager to own UI tab | Zach Hilman | |
| 2018-11-14 | yuzu/configure_system: Mark the entropy mask string as nontranslatable | Lioncash | |
| There's no need for translators to concern themselves with the validation mask used by the entry field. | |||
| 2018-11-13 | svc: Use proper random entropy generation algorithm | Zach Hilman | |
| 2018-11-11 | settings: Add config option to set RNG seed | Zach Hilman | |
| 2018-10-23 | profile_manager: Load user icons, names, and UUIDs from system save | Zach Hilman | |
| 2018-10-23 | qt: Add Profile Manager UI to system settings | Zach Hilman | |
| 2018-08-03 | Added ability to change username & language code in the settings ui. Added ↵ | David | |
| IProfile::Get and SET::GetLanguageCode for libnx tests (#851) | |||
| 2018-01-12 | Massive removal of unused modules | James Rowe | |
