index
:
Citron
master
Mirror of the Citron emulator
silvan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
yuzu
/
configuration
/
configure_system.ui
Age
Commit message (
Collapse
)
Author
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