From 136108a7f8eaba02dd0ede50142ee3b93e27efbd Mon Sep 17 00:00:00 2001 From: sr55 Date: Sun, 2 Oct 2016 20:35:00 +0100 Subject: WinGui: Always show the framerate controls when using QSV. When full QSV path is used (decode and encode), libhb will sanatise the setting for now. Fixes #340 --- win/CS/HandBrakeWPF/Properties/ResourcesUI.Designer.cs | 9 --------- win/CS/HandBrakeWPF/Properties/ResourcesUI.resx | 3 --- win/CS/HandBrakeWPF/Views/VideoView.xaml | 7 ++----- 3 files changed, 2 insertions(+), 17 deletions(-) (limited to 'win/CS/HandBrakeWPF') diff --git a/win/CS/HandBrakeWPF/Properties/ResourcesUI.Designer.cs b/win/CS/HandBrakeWPF/Properties/ResourcesUI.Designer.cs index b7b5332d0..2c62e229b 100644 --- a/win/CS/HandBrakeWPF/Properties/ResourcesUI.Designer.cs +++ b/win/CS/HandBrakeWPF/Properties/ResourcesUI.Designer.cs @@ -2330,15 +2330,6 @@ namespace HandBrakeWPF.Properties { } } - /// - /// Looks up a localized string similar to Same as source. - /// - public static string VideoView_SameAsSource { - get { - return ResourceManager.GetString("VideoView_SameAsSource", resourceCulture); - } - } - /// /// Looks up a localized string similar to Turbo first pass. /// diff --git a/win/CS/HandBrakeWPF/Properties/ResourcesUI.resx b/win/CS/HandBrakeWPF/Properties/ResourcesUI.resx index d332c0ca4..97dfabdc0 100644 --- a/win/CS/HandBrakeWPF/Properties/ResourcesUI.resx +++ b/win/CS/HandBrakeWPF/Properties/ResourcesUI.resx @@ -630,9 +630,6 @@ Quality - - Same as source - Turbo first pass diff --git a/win/CS/HandBrakeWPF/Views/VideoView.xaml b/win/CS/HandBrakeWPF/Views/VideoView.xaml index 2c592005b..e8319b785 100644 --- a/win/CS/HandBrakeWPF/Views/VideoView.xaml +++ b/win/CS/HandBrakeWPF/Views/VideoView.xaml @@ -61,12 +61,9 @@ - - + - +