From 8ce01f3f60df3e2065e44bdf2629f81b7b10b2b6 Mon Sep 17 00:00:00 2001 From: sr55 Date: Sat, 6 Feb 2016 15:29:34 +0000 Subject: WinGui: - Refractor the Audio and Subtitle Defaults into their own View/ViewModel - Add a new PopupWindow container system. - Add "Edit Defaults" for Audio and Subtitles on the Add Preset Pane to make the feature more discoverable. (Note, this does not change the existing settings on the Audio/Subtitle Tabs) --- win/CS/HandBrakeWPF/HandBrakeWPF.csproj | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) (limited to 'win/CS/HandBrakeWPF/HandBrakeWPF.csproj') diff --git a/win/CS/HandBrakeWPF/HandBrakeWPF.csproj b/win/CS/HandBrakeWPF/HandBrakeWPF.csproj index 85328d652..21b92b13e 100644 --- a/win/CS/HandBrakeWPF/HandBrakeWPF.csproj +++ b/win/CS/HandBrakeWPF/HandBrakeWPF.csproj @@ -243,16 +243,28 @@ + + SourceSelection.xaml + + + + + + AudioDefaultsView.xaml + + + PopupWindowView.xaml + CountdownAlertView.xaml @@ -370,6 +382,9 @@ Code + + SubtitlesDefaultsView.xaml + X264View.xaml @@ -456,6 +471,14 @@ MSBuild:Compile Designer + + MSBuild:Compile + Designer + + + MSBuild:Compile + Designer + Designer MSBuild:Compile @@ -504,6 +527,10 @@ Designer MSBuild:Compile + + MSBuild:Compile + Designer + Designer MSBuild:Compile -- cgit v1.2.3