77 Commits (413316560784348b8ea2684d272b974fd0428267)

Author SHA1 Message Date
lat9nq 4133165607 settings,core,config_sys: Remove optional type from custom_rtc, rng_seed 3 years ago
lat9nq 011438fa95 configure_system: Remove external offset on custom rtc 3 years ago
Liam 2cd9e1ecb6 settings: rename extended memory layout to unsafe, move from general to system 3 years ago
german77 e090a1c6bd yuzu: Move audio settings to audio section 3 years ago
german77 e8af3f29d2 yuzu: Remove console id setting 3 years ago
german77 a436467152 yuzu: Fix language comobox crash 3 years ago
Colin Kinloch 28cfc2146f settings: comment language blocklist columns 3 years ago
Colin Kinloch 8594f287b8 settings: added regon/language warning bounds check 3 years ago
Colin Kinloch 2ccf175324 settings: warn on invalid regon/language combinations 3 years ago
Chloe Marcec c5f519e1e4 Set: Allow setting device nickname 3 years ago
Andrea Pappacoda cdb240f3d4
chore: make yuzu REUSE compliant 4 years ago
Kyle K 75bf2c20eb Update some files with Qt 5.15.2 best practices in mind 4 years ago
ameerj 936829e873 yuzu: Reduce unused includes 4 years ago
ameerj ef811c6425 settings: Remove std::chrono usage 4 years ago
Morph ab441fb009 configuration: Use std::make_unique instead of operator new for ui 4 years ago
lat9nq fb66a455c4 yuzu qt: Remove global system instances from config, WaitTree, main 4 years ago
Morph 7bb2dd75cd service: Reduce header include overhead 4 years ago
Morph 065867e2c2
common: fs: Rework the Common Filesystem interface to make use of std::filesystem (#6270) 5 years ago
lat9nq 339dc4f806 general: Demote custom_rtc to regular setting 5 years ago
lat9nq ab2677f0a1 configuration: Add CPU tab to game properties 5 years ago
lat9nq 4aac1ae4b1 configuration: Simplify applying per-game settings 5 years ago
bunnei a4c6712a4b common: Move settings to common from core. 5 years ago
Lioncash 5bc4eabe36 core: Eliminate remaining usages of the global system instance 5 years ago
Lioncash 7aae6d6d2b core/settings: Move configuring_global behind an API 5 years ago
bunnei 62c6c9f6a6 service: time: Update current time with changes to RTC setting. 5 years ago
Lioncash fe86109877 configuration_shared: Simplify name lookup in highlighting functions 5 years ago
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