Lioncash
|
c09ff382a4
yuzu/configuration: Make all widgets and dialogs aware of language changes
|
7 лет назад |
Lioncash
|
e1d755bdda
yuzu/configuration: Make function naming consistent
|
7 лет назад |
fearlessTobi
|
d9c1b94f03
yuzu: Remove unused birthday setting
|
7 лет назад |
Lioncash
|
d9c4d64ed5
yuzu/configuration/configure_system: Specify string conversions explicitly
|
7 лет назад |
Lioncash
|
3629fcf3e6
yuzu/configuration/configure_system: Remove unused header inclusions
|
7 лет назад |
Zach Hilman
|
05dbb47af5
settings: Use std::chrono::seconds instead of s64 for RTC
|
7 лет назад |
Zach Hilman
|
26c9f12271
qt: Provide UI to edit custom RTC settings
|
7 лет назад |
Zach Hilman
|
54d7b664da
qt: Move profile manager to own UI tab
|
7 лет назад |
Zach Hilman
|
ab552e4a25
svc: Use proper random entropy generation algorithm
|
7 лет назад |
Zach Hilman
|
cb1e63ef09
svc: Return random seed for svcGetInfo RandomEntropy
|
7 лет назад |
Zach Hilman
|
2a16fd7ffc
settings: Add config option to set RNG seed
|
7 лет назад |
Frederic Laing
|
d34d0bfc87
configure_system: Fix compiler warning
|
7 лет назад |
bunnei
|
1069eced84
Merge pull request #1615 from lioncash/input
|
7 лет назад |
Lioncash
|
a6830e61b8
configure_system: Contrain profile usernames to 32 characters
|
7 лет назад |
bunnei
|
c31412c433
Merge pull request #1595 from FreddyFunk/cast
|
7 лет назад |
Frederic L
|
7a5eda5914
global: Use std::optional instead of boost::optional (#1578)
|
7 лет назад |
Frederic Laing
|
f50f065c31
configure_system: Fix compiler warning
|
7 лет назад |
Lioncash
|
9024cbb5b8
configure_system: Make GetIcon() return the scaled 64x64 icon
|
7 лет назад |
Lioncash
|
85ed0af84e
configure_system: Move entry formatting for the user account list entries to its own function
|
7 лет назад |
Lioncash
|
8eaf857d06
configure_system: Display errors to the user if file operations fail when setting user images
|
7 лет назад |
Lioncash
|
85285b09b0
configure_system: Make the file selector text translatable
|
7 лет назад |
Lioncash
|
5172354e29
configure_system: Make GetAccountUsername() an internal function
|
7 лет назад |
Lioncash
|
8806e69f59
configure_system: Simplify UUID generation call in AddUser()
|
7 лет назад |
Lioncash
|
a6addb5332
configure_system: Amend function casing
|
7 лет назад |
Lioncash
|
4a31f99a02
profile_manager: Use std::optional instead of boost::optional
|
7 лет назад |
Zach Hilman
|
e7ac42677b
configure_system: Clear current username before overwriting
|
7 лет назад |
Zach Hilman
|
bfad41b0c1
profile_manager: Create save data if it doesn't exist on use
|
7 лет назад |
Zach Hilman
|
45f2a2fe29
acc: Fix account UUID duplication error
|
7 лет назад |
Zach Hilman
|
e408bbceed
configure_system: Clear selection after user delete
|
7 лет назад |
Zach Hilman
|
702622b8f1
profile_manager: Load user icons, names, and UUIDs from system save
|
7 лет назад |