From e090a1c6bdcfc7515c66fc49b0028b161dbe80eb Mon Sep 17 00:00:00 2001 From: german77 Date: Sat, 11 Mar 2023 20:04:36 -0600 Subject: yuzu: Move audio settings to audio section --- src/yuzu/configuration/configure_audio.ui | 45 +++++++++++++++++++++++++++++-- 1 file changed, 43 insertions(+), 2 deletions(-) (limited to 'src/yuzu/configuration/configure_audio.ui') diff --git a/src/yuzu/configuration/configure_audio.ui b/src/yuzu/configuration/configure_audio.ui index 6034d8581..bcd5d8c2b 100644 --- a/src/yuzu/configuration/configure_audio.ui +++ b/src/yuzu/configuration/configure_audio.ui @@ -39,7 +39,7 @@ - Output Device + Output Device: @@ -53,7 +53,7 @@ - Input Device + Input Device: @@ -61,6 +61,36 @@ + + + + + + + Sound Ouput Mode: + + + + + + + + Mono + + + + + Stereo + + + + + Surround + + + + + @@ -149,6 +179,17 @@ + + + + + + Mute audio when in background + + + + + -- cgit v1.2.3