From 3b394866924deeb1c8b9291c1d62db566dc10394 Mon Sep 17 00:00:00 2001 From: jstebbins Date: Fri, 15 May 2015 19:08:22 +0000 Subject: LinGui: audio pane refactoring - Use dict keys that align with job in audio list. - Fix quality for encoders with inverted quality scale like lame. - Fix disabling of audio passthru options that do not apply to the current input audio track. - Fix enable/disable of quality widgets - Fix random failure to change audio encoders in audio settings popup git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@7190 b64f7644-9d1e-0410-96f1-a4d463321fa5 --- gtk/src/ghb-3.14.ui | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) (limited to 'gtk/src/ghb-3.14.ui') diff --git a/gtk/src/ghb-3.14.ui b/gtk/src/ghb-3.14.ui index 101f17558..aeeed8b0b 100644 --- a/gtk/src/ghb-3.14.ui +++ b/gtk/src/ghb-3.14.ui @@ -9144,7 +9144,7 @@ Players may use this in the audio selection list. True False False - + 1 @@ -9293,7 +9293,6 @@ DRC allows you to 'compress' the range by making loud sounds softer and soft sou Enable bitrate setting start True - False @@ -9334,7 +9333,7 @@ DRC allows you to 'compress' the range by making loud sounds softer and soft sou GTK_ALIGN_CENTER GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK Set the bitrate to encode this track with. - + False @@ -9349,7 +9348,7 @@ DRC allows you to 'compress' the range by making loud sounds softer and soft sou False GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK - + True False GTK_ALIGN_CENTER @@ -9427,7 +9426,7 @@ weather-clear GTK_ALIGN_CENTER GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK Set the sample rate of the output audio track. - + 1 -- cgit v1.2.3