Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-12-31 | chore: update project branding to citron | Zephyron | |
2023-11-25 | yuzu: create linux group in general settings | flodavid | |
- Create files dedicated to starting and stopping gamemode functions - Use them in yuzu and yuzu_cmd modules | |||
2023-07-21 | configuration: Workaround for Windows Qt bug | lat9nq | |
Odd issue happens that dragging the cpu or system tabs in custom configs would cause the window to take up the entire verticle space of the screen. | |||
2023-07-21 | configure_system: Implement with for loop | lat9nq | |
2023-04-30 | settings: rename extended memory layout to unsafe, move from general to system | Liam | |
2023-03-11 | yuzu: Move audio settings to audio section | german77 | |
2023-03-11 | yuzu: Remove console id setting | german77 | |
2022-12-28 | settings: warn on invalid regon/language combinations | Colin Kinloch | |
2022-12-13 | Set: Allow setting device nickname | Chloe Marcec | |
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 | |