lat9nq
5dad33923c
shared_translation: Add barrier_feedback_loops
3 years ago
lat9nq
61239d5b12
configuration: Use enum index
3 years ago
lat9nq
5c08176020
shared_translation: Deobfuscate auto time zone
3 years ago
lat9nq
d9699be7c2
shared_translation: Fix context usage
Currently unused, but I don't want to start headaches when someone
decides to use it the first time.
3 years ago
lat9nq
27df166abd
settings,translation: Fix time zone enum
Renames enum values to conform to naming convention.
3 years ago
lat9nq
0a5e03b492
configuration: Move speed_limit to core
3 years ago
lat9nq
98eb39ee74
settings: Delete cpu_accuracy_first_time
Almost a 2 year old migration setting now
3 years ago
lat9nq
4ca87e712d
configuration/shared: Clean up includes [IWYU]
3 years ago
lat9nq
9d6de208a1
general: Add typeinfo where needed
Using typeid without including typeinfo first produces an ill-formed program.
3 years ago
lat9nq
38683238a8
shared_translation: Populate combobox enums with macro
3 years ago
lat9nq
435aec0f7f
shared_translation: Add translation for use video framrate
3 years ago
lat9nq
78f92086ca
settings,general: Rename non-confirming enums
3 years ago
lat9nq
80669058c7
settings,general: Rename/reorder setting ids
3 years ago
lat9nq
302903ef12
shared_translation: Add translation for AstcRecompression
3 years ago
lat9nq
51ecf3cb5d
shared_translation: Add missing tooltips
3 years ago
lat9nq
b212eb4d6f
configuration: Use a mapping of setting value to name
Makes comboboxes always correspond to the value of the setting they're
modifying.
3 years ago
lat9nq
d39bfc646f
configure_audio: Implement ui generation
Needs a considerable amount of management specific to some of
the comoboboxes due to the audio engine configuration.
general: Partial audio config implmentation
configure_audio: Implement ui generation
Needs a considerable amount of management specific to some of
the comoboboxes due to the audio engine configuration.
general: Partial audio config implmentation
settings: Make audio settings as enums
3 years ago
lat9nq
3b0da07854
shared_widget: Refactor helpers
Makes checkbox creation an option as opposed to a label.
3 years ago
lat9nq
689efc9175
configure_system: Implement with for loop
3 years ago
lat9nq
46114bf316
shared_translation: Add UI widget translations
3 years ago
lat9nq
e40f887355
configuration: Use buttons instead of highlights
Only for updated configs at the moment
3 years ago
lat9nq
d7e389b2f0
shared_translations: Re flow strings
3 years ago
lat9nq
11c4168adb
settings: Add anisotropy mode enum
3 years ago
lat9nq
eae5e1f6f3
shared_translation: Finish using int ids
3 years ago
lat9nq
d7ffd33ca0
configure_graphics: Partial runtime implementation
3 years ago
lat9nq
1b886c42ef
shared_translation: Add the rest of the settings
3 years ago
lat9nq
3e26089711
shared_translation: Add copyright and license
3 years ago
lat9nq
4a5f3e4733
configure_graphics_advance: Generate UI at runtime
We can iterate through the AdvancedGraphics settings and generate the UI
during runtime. This doesn't help runtime efficiency, but it helps a ton
in reducing the amount of work a developer needs in order to add a new
setting.
3 years ago