From ebc64438a1c1621f9aef1d38f166419ed5b6e92c Mon Sep 17 00:00:00 2001 From: sr55 Date: Fri, 21 Sep 2018 23:03:01 +0100 Subject: WinGui: Archive Queue Recovery files for 7 days. Add an option on the Source Selection Panel to recover archived queue files. Option will disappear automatically after 7 days. --- win/CS/HandBrakeWPF/Controls/SourceSelection.xaml | 35 ++++++++---- win/CS/HandBrakeWPF/Helpers/QueueRecoveryHelper.cs | 63 ++++++++++++++++++++-- .../Properties/ResourcesUI.Designer.cs | 18 +++++++ win/CS/HandBrakeWPF/Properties/ResourcesUI.resx | 6 +++ win/CS/HandBrakeWPF/ViewModels/MainViewModel.cs | 12 +++++ 5 files changed, 120 insertions(+), 14 deletions(-) diff --git a/win/CS/HandBrakeWPF/Controls/SourceSelection.xaml b/win/CS/HandBrakeWPF/Controls/SourceSelection.xaml index 84c8c6ee9..90eec104b 100644 --- a/win/CS/HandBrakeWPF/Controls/SourceSelection.xaml +++ b/win/CS/HandBrakeWPF/Controls/SourceSelection.xaml @@ -1,11 +1,17 @@  + + + + @@ -19,9 +25,10 @@ - + + @@ -91,16 +98,26 @@ - + - +