63 Commits (e7364a01653d8d9b1661d519f58ff4dd2e8654cd)

Author SHA1 Message Date
Morph e7364a0165 configuration: Use std::make_unique instead of operator new for ui 4 years ago
lat9nq 3aec34df0a yuzu qt: Remove global system instances from config, WaitTree, main 4 years ago
Morph 52fa30ab7d service: Reduce header include overhead 4 years ago
Morph e8f1d7145e common: fs: Rework the Common Filesystem interface to make use of std::filesystem (#6270) 5 years ago
lat9nq d6c9f6acc5 general: Demote custom_rtc to regular setting 5 years ago
lat9nq 04060711c2 configuration: Add CPU tab to game properties 5 years ago
lat9nq 4158f88b49 configuration: Simplify applying per-game settings 5 years ago
bunnei 7a76bc30fa common: Move settings to common from core. 5 years ago
Lioncash c06510376a core: Eliminate remaining usages of the global system instance 5 years ago
Lioncash b1de33af75 core/settings: Move configuring_global behind an API 5 years ago
bunnei 3fb8109c94 service: time: Update current time with changes to RTC setting. 5 years ago
Lioncash f6ff8a0235 configuration_shared: Simplify name lookup in highlighting functions 5 years ago
lat9nq 932de8986b configuration: Use forward declares and remove extraneous structs 6 years ago
lat9nq d26e1a1839 clang-format 6 years ago
lat9nq 3676efbf03 configuration_shared: Break up tracker structs to respective classes 6 years ago
lat9nq 54f4eba5a9 configure_system: break instead of semicolon 6 years ago
lat9nq c2fa65efb6 clang-format 6 years ago
lat9nq f5f2f3e926 configure_system: Highlight labels on startup 6 years ago
lat9nq 2cb8f9ba8b configure_system: Implement highlighted overrides 6 years ago
lat9nq 61519c20c3 configuration: implement per-game configurations (#4098) 6 years ago
bunnei 8588ac0645 core: settings: Add a setting for time zone. 6 years ago
Dan d5c239a047 set: implement GetRegionCode 6 years ago
FearlessTobi 918657de2e yuzu: Save sound output mode and set it to Stereo by default 6 years ago
Lioncash fb580dcda2 yuzu/configuration: Make all widgets and dialogs aware of language changes 7 years ago
Lioncash 5bcab18c77 yuzu/configuration: Make function naming consistent 7 years ago
fearlessTobi 5dc330f1ef yuzu: Remove unused birthday setting 7 years ago
Lioncash e587f53654 yuzu/configuration/configure_system: Specify string conversions explicitly 7 years ago
Lioncash f567ed92e5 yuzu/configuration/configure_system: Remove unused header inclusions 7 years ago
Zach Hilman 63e948f483 settings: Use std::chrono::seconds instead of s64 for RTC 7 years ago
Zach Hilman 1f1c7f57a1 qt: Provide UI to edit custom RTC settings 7 years ago
Zach Hilman fe91364e29 qt: Move profile manager to own UI tab 7 years ago
Zach Hilman deb5d6be60 svc: Use proper random entropy generation algorithm 7 years ago
Zach Hilman 4c0e453e08 svc: Return random seed for svcGetInfo RandomEntropy 7 years ago
Zach Hilman 6af690c2b8 settings: Add config option to set RNG seed 7 years ago
Frederic Laing c1e5c112c6 configure_system: Fix compiler warning 7 years ago
Lioncash eae8892b57 configure_system: Contrain profile usernames to 32 characters 7 years ago
Frederic L c76f4b6aec global: Use std::optional instead of boost::optional (#1578) 7 years ago
Frederic Laing d0eea8fc3a configure_system: Fix compiler warning 7 years ago
Lioncash f7d6c35085 configure_system: Make GetIcon() return the scaled 64x64 icon 7 years ago
Lioncash f4272e65b8 configure_system: Move entry formatting for the user account list entries to its own function 7 years ago
Lioncash 2099e41b17 configure_system: Display errors to the user if file operations fail when setting user images 7 years ago
Lioncash 062bf90622 configure_system: Make the file selector text translatable 7 years ago
Lioncash 73dea24300 configure_system: Make GetAccountUsername() an internal function 7 years ago
Lioncash 45c01544a6 configure_system: Simplify UUID generation call in AddUser() 7 years ago
Lioncash e39e875547 configure_system: Amend function casing 7 years ago
Lioncash 94daae2847 profile_manager: Use std::optional instead of boost::optional 7 years ago
Zach Hilman 5c294cdb5d configure_system: Clear current username before overwriting 7 years ago
Zach Hilman 1977ed3d9f profile_manager: Create save data if it doesn't exist on use 7 years ago
Zach Hilman da04134ce6 acc: Fix account UUID duplication error 7 years ago
Zach Hilman e1784822f2 configure_system: Clear selection after user delete 7 years ago