From c20a45fac6c5a4a3052f103e8d1070aec152b259 Mon Sep 17 00:00:00 2001 From: sr55 Date: Sun, 23 Aug 2015 21:17:52 +0000 Subject: WinGui: If the Queue Recovery doesn't return any results, show the "Source Selection" pane when the app starts up. Added quick access links to the preferences / About HandBrake Panes on this panel. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@7411 b64f7644-9d1e-0410-96f1-a4d463321fa5 --- win/CS/HandBrakeWPF/Controls/SourceSelection.xaml | 11 +++++++++++ win/CS/HandBrakeWPF/Controls/SourceSelection.xaml.cs | 15 +++++++++++++++ win/CS/HandBrakeWPF/ViewModels/MainViewModel.cs | 8 +++++++- win/CS/HandBrakeWPF/Views/MainView.xaml | 2 +- win/CS/HandBrakeWPF/Views/OptionsView.xaml | 4 +--- 5 files changed, 35 insertions(+), 5 deletions(-) (limited to 'win/CS') diff --git a/win/CS/HandBrakeWPF/Controls/SourceSelection.xaml b/win/CS/HandBrakeWPF/Controls/SourceSelection.xaml index c887a1c1e..b5726fb40 100644 --- a/win/CS/HandBrakeWPF/Controls/SourceSelection.xaml +++ b/win/CS/HandBrakeWPF/Controls/SourceSelection.xaml @@ -19,6 +19,7 @@ + @@ -103,6 +104,16 @@