From d13644e79b5e6688a46773d1d7fd6e936f8ca9a4 Mon Sep 17 00:00:00 2001 From: sr55 Date: Fri, 31 Jul 2020 21:49:24 +0100 Subject: WinGui: Update the UI to allow passthru of metadata to be disabled. This utilises the change 2677f9fe9e91f9dfeccaf8c265615a703e20efa5 This is a new preference in Preferences -> Output Files -> Metadata There is no change to the previous metadata passthru behaviour. It's simply now possible to turn it off. --- win/CS/HandBrakeWPF/Views/OptionsView.xaml | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'win/CS/HandBrakeWPF/Views') diff --git a/win/CS/HandBrakeWPF/Views/OptionsView.xaml b/win/CS/HandBrakeWPF/Views/OptionsView.xaml index 6bb5316ad..fcb860f44 100644 --- a/win/CS/HandBrakeWPF/Views/OptionsView.xaml +++ b/win/CS/HandBrakeWPF/Views/OptionsView.xaml @@ -239,6 +239,16 @@ + + + + + + + + + + -- cgit v1.2.3