84 Commits (d35281ddf306edad3c9e42efdcc93ebb99a1e8eb)

Author SHA1 Message Date
lat9nq d35281ddf3 configuration: Use IDs to sort holds 3 years ago
lat9nq 71fe7e39b6 configure_system: Hide locale warn at start 3 years ago
lat9nq 4119adeb56 configuration: Clean up includes a bit 3 years ago
lat9nq b212eb4d6f configuration: Use a mapping of setting value to name 3 years ago
lat9nq 3b0da07854 shared_widget: Refactor helpers 3 years ago
lat9nq 689efc9175 configure_system: Implement with for loop 3 years ago
lat9nq b527f47bd6 configuration: Add base class to tabs 3 years ago
lat9nq bd8630531e settings,core,config_sys: Remove optional type from custom_rtc, rng_seed 3 years ago
lat9nq 29c66764bb configure_system: Remove external offset on custom rtc 3 years ago
Liam bdaf10ec9e settings: rename extended memory layout to unsafe, move from general to system 3 years ago
german77 875958163b yuzu: Move audio settings to audio section 3 years ago
german77 d4ce7b7ad6 yuzu: Remove console id setting 3 years ago
german77 8137de5e93 yuzu: Fix language comobox crash 3 years ago
Colin Kinloch edaac481d1 settings: comment language blocklist columns 3 years ago
Colin Kinloch e7feff53e7 settings: added regon/language warning bounds check 3 years ago
Colin Kinloch 5de4ef224e settings: warn on invalid regon/language combinations 3 years ago
Chloe Marcec 27a7d5a11a Set: Allow setting device nickname 3 years ago
Andrea Pappacoda 6a2efdda2f chore: make yuzu REUSE compliant 4 years ago
Kyle K 50ea1827aa Update some files with Qt 5.15.2 best practices in mind 4 years ago
ameerj 012963c513 yuzu: Reduce unused includes 4 years ago
ameerj 6cfd975469 settings: Remove std::chrono usage 4 years ago
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