From fbd436be448583b36985e54f383bf6b99e423507 Mon Sep 17 00:00:00 2001 From: jstebbins Date: Sat, 18 Jan 2014 00:12:30 +0000 Subject: LinGui: fix problem with un-editable GtkEntry fields This affected custom denoise, deinterlace, and decomb git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@5983 b64f7644-9d1e-0410-96f1-a4d463321fa5 --- gtk/src/ghb.ui | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'gtk') diff --git a/gtk/src/ghb.ui b/gtk/src/ghb.ui index 960fbbece..4f2ee52eb 100644 --- a/gtk/src/ghb.ui +++ b/gtk/src/ghb.ui @@ -3802,7 +3802,7 @@ weather-clear - False + True @@ -8816,7 +8816,7 @@ Encoders are most effecient when the video dimensions are aligned to some specif - False + True Custom denoise filter string format SpatialLuma:SpatialChroma:TemporalLuma:TemporalChroma 8 @@ -8908,7 +8908,7 @@ Encoders are most effecient when the video dimensions are aligned to some specif - False + True Custom detelecine filter string format JunkLeft:JunkRight:JunkTop:JunkBottom:StrictBreaks:MetricPlane:Parity 8 @@ -9000,7 +9000,7 @@ The classic deinterlace filter is applied to all frames. Frames that are not int - False + True Custom decomb filter string format Mode:SpatialMetric:MotionThresh:SpatialThresh:BlockThresh:BlockWidth:BlockHeight:MagnitudeThres:VarianceThres:LaplacianThresh:DilationThresh:ErosionThresh:NoiseThresh:MaxSearchDistance:PostProcessing:Parity 8 @@ -9047,7 +9047,7 @@ The classic deinterlace filter is applied to all frames. Frames that are not int - False + True Custom deinterlace filter string format YadifMode:YadifParity:McdintMode:McdeintQp 8 -- cgit v1.2.3