53 Commits (e8be665f1132503330137ecef352a2392f7f935c)

Author SHA1 Message Date
t895 e8be665f11 settings: Allow audio sink, input, and output to be set per game 2 years ago
Narr the Reg 9169cbf728 yuzu: Save mute when in background setting 2 years ago
Narr the Reg c84c35ac74 yuzu: Fix mute when in background setting 2 years ago
lat9nq 85ed10f31f configure_audio/cpu: Sort settings 2 years ago
lat9nq 1d4f813c6a qt/configuration: Use deleteLater 2 years ago
lat9nq 17b9c1e171 common,qt-config: Remove usage of forward_list 2 years ago
lat9nq 926f3e3d3e settings,configuration: Add a default suffix 3 years ago
lat9nq 21723879e7 configuration: Use specialization of settings 3 years ago
lat9nq ad645c29a4 configuration: Use a builder to create widgets 3 years ago
lat9nq ee32b17782 common,yuzu-qt: GCC warning silences 3 years ago
lat9nq a7ee9d999f configuration: Use shorter constructor as needed 3 years ago
lat9nq 79024bb955 FIXME configuration: Avoid unnecessary allocations 3 years ago
lat9nq 81e9cf0934 configuration: Document odd widget cases 3 years ago
lat9nq d146dd9d12 settings,general: Rename non-confirming enums 3 years ago
lat9nq 217fa04080 configuration: Clean up includes a bit 3 years ago
lat9nq c5a3642cb6 configuration: Use a mapping of setting value to name 3 years ago
lat9nq 432f68ad29 configure_audio: Implement ui generation 3 years ago
lat9nq d3b94d64d4 configuration: Add base class to tabs 3 years ago
Morph 4c678cfbc8 configure_audio: Fix output mode setting not saving 3 years ago
german77 e090a1c6bd yuzu: Move audio settings to audio section 3 years ago
Kelebek1 8c9e238a7b Choose the SDL audio backend when Cubeb reports too high of a latency 3 years ago
Kelebek1 458da8a948 Project Andio 4 years ago
Morph 99ceb03a1c general: Convert source file copyright comments over to SPDX 4 years ago
ameerj 936829e873 yuzu: Reduce unused includes 4 years ago
lat9nq 493905665c configuration: Add const qualifier where able 4 years ago
lat9nq fb66a455c4 yuzu qt: Remove global system instances from config, WaitTree, main 4 years ago
Moonlacer 44135b011f remove-audio-stretching-setting 4 years ago
Morph b804f77fa5 configure_audio: Fix volume clamping to 0 5 years ago
ameerj 386cd45f07 configure_audio: Use u8 for volume value 5 years ago
lat9nq b91b76df4f general: Make most settings a BasicSetting 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 7aae6d6d2b core/settings: Move configuring_global behind an API 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 bf25d583c6 configure_audio: Implement highlighted overrides 6 years ago
lat9nq 63d23835ef
configuration: implement per-game configurations (#4098) 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
Lioncash 5f01ec338e yuzu/configuration/configure_audio: Store power on query into a variable 7 years ago
Lioncash d00ca5c6c8 yuzu/configuration/configure_audio: Tidy up function cast 7 years ago
Lioncash d184224e8f yuzu/configuration/configure_audio: Specify string conversions explicitly 7 years ago
Lioncash 6beb823f15 audio_core: Make g_sink_details internally linked 7 years ago
Lioncash 1c7c798e9e configure_audio: Move combo box index setting to their own functions 7 years ago
Lioncash 57e47bae32 configure_audio: Use QString::fromStdString() for converting audio device names 7 years ago
Lioncash 226dc914b3 configure_audio: Add disambiguation comment for the volume percentage string 7 years ago
fearlessTobi a6efff8b02 Add audio stretching support 7 years ago