50 Commits (3ef4769f31df20d4f4910faebf7ea89978e6a816)

Author SHA1 Message Date
lat9nq 3ef4769f31 configuration: Use forward declares and remove extraneous structs 6 years ago
lat9nq 55ac28769a clang-format 6 years ago
lat9nq 0d462f5608 configuration_shared: Break up tracker structs to respective classes 6 years ago
lat9nq e483ed21eb configure_system: break instead of semicolon 6 years ago
lat9nq d5fdbd88c8 clang-format 6 years ago
lat9nq 33a9218f35 configure_system: Highlight labels on startup 6 years ago
lat9nq a350ae6be6 configure_system: Implement highlighted overrides 6 years ago
lat9nq 63d23835ef
configuration: implement per-game configurations (#4098) 6 years ago
bunnei 988e42a3f5 core: settings: Add a setting for time zone. 6 years ago
Dan 06dea163fa set: implement GetRegionCode 6 years ago
FearlessTobi cdeadd448b yuzu: Save sound output mode and set it to Stereo by default 6 years ago
Lioncash c09ff382a4 yuzu/configuration: Make all widgets and dialogs aware of language changes 7 years ago
Lioncash e1d755bdda yuzu/configuration: Make function naming consistent 7 years ago
fearlessTobi d9c1b94f03 yuzu: Remove unused birthday setting 7 years ago
Lioncash d9c4d64ed5 yuzu/configuration/configure_system: Specify string conversions explicitly 7 years ago
Lioncash 3629fcf3e6 yuzu/configuration/configure_system: Remove unused header inclusions 7 years ago
Zach Hilman 05dbb47af5 settings: Use std::chrono::seconds instead of s64 for RTC 7 years ago
Zach Hilman 26c9f12271 qt: Provide UI to edit custom RTC settings 7 years ago
Zach Hilman 54d7b664da qt: Move profile manager to own UI tab 7 years ago
Zach Hilman ab552e4a25 svc: Use proper random entropy generation algorithm 7 years ago
Zach Hilman cb1e63ef09 svc: Return random seed for svcGetInfo RandomEntropy 7 years ago
Zach Hilman 2a16fd7ffc settings: Add config option to set RNG seed 7 years ago
Frederic Laing d34d0bfc87 configure_system: Fix compiler warning 7 years ago
Lioncash a6830e61b8 configure_system: Contrain profile usernames to 32 characters 7 years ago
Frederic L 7a5eda5914 global: Use std::optional instead of boost::optional (#1578) 7 years ago
Frederic Laing f50f065c31 configure_system: Fix compiler warning 7 years ago
Lioncash 9024cbb5b8 configure_system: Make GetIcon() return the scaled 64x64 icon 7 years ago
Lioncash 85ed0af84e configure_system: Move entry formatting for the user account list entries to its own function 7 years ago
Lioncash 8eaf857d06 configure_system: Display errors to the user if file operations fail when setting user images 7 years ago
Lioncash 85285b09b0 configure_system: Make the file selector text translatable 7 years ago
Lioncash 5172354e29 configure_system: Make GetAccountUsername() an internal function 7 years ago
Lioncash 8806e69f59 configure_system: Simplify UUID generation call in AddUser() 7 years ago
Lioncash a6addb5332 configure_system: Amend function casing 7 years ago
Lioncash 4a31f99a02 profile_manager: Use std::optional instead of boost::optional 7 years ago
Zach Hilman e7ac42677b configure_system: Clear current username before overwriting 7 years ago
Zach Hilman bfad41b0c1 profile_manager: Create save data if it doesn't exist on use 7 years ago
Zach Hilman 45f2a2fe29 acc: Fix account UUID duplication error 7 years ago
Zach Hilman e408bbceed configure_system: Clear selection after user delete 7 years ago
Zach Hilman 702622b8f1 profile_manager: Load user icons, names, and UUIDs from system save 7 years ago
Zach Hilman b2a8209c5b qt: Add Profile Manager UI to system settings 7 years ago
Lioncash 00a68c5eea qt: Default destructors where applicable 8 years ago
David c1d54f4aea Added ability to change username & language code in the settings ui. Added IProfile::Get and SET::GetLanguageCode for libnx tests (#851) 8 years ago
James Rowe 096be16636 Format: Run the new clang format on everything 8 years ago
noah katz 1c98f3a9b3 Fixed formatting 8 years ago
noah katz 9a9d33a741 Fix non translated string (same as Citra PR 2949) 8 years ago
MerryMage e35644c005 clang-format 8 years ago
MerryMage 80db02c497 Minor cleanup 8 years ago
James Rowe 389979018c Remove gpu debugger and get yuzu qt to compile 8 years ago
James Rowe ebf9a784a9 Massive removal of unused modules 8 years ago
bunnei 72b03025ac Remove lots more 3DS-specific code. 8 years ago