WinGui: Remove the Simple advanced options tab.
authorsr55 <sr55.hb@outlook.com>
Fri, 23 Jan 2015 17:39:01 +0000 (17:39 +0000)
committersr55 <sr55.hb@outlook.com>
Fri, 23 Jan 2015 17:39:01 +0000 (17:39 +0000)
commit89cecd0032ad92c997bdda39b8c614ed1711fb11
tree3f54ed88323c27ba98f6c41ebbb82d2da69d97b4
parentbc2ae04da874138f3a3dada19221363ef8619881
WinGui: Remove the Simple advanced options tab.
All advanced options for non-x264 encoders must now be done on the VideoTab. The x264 advanced tab can still be enabled where necessary.

git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@6803 b64f7644-9d1e-0410-96f1-a4d463321fa5
win/CS/HandBrakeWPF/HandBrakeWPF.csproj
win/CS/HandBrakeWPF/Properties/Resources.Designer.cs
win/CS/HandBrakeWPF/Properties/Resources.resx
win/CS/HandBrakeWPF/Startup/CastleBootstrapper.cs
win/CS/HandBrakeWPF/ViewModels/AdvancedViewModel.cs
win/CS/HandBrakeWPF/ViewModels/EncoderOptionsViewModel.cs [deleted file]
win/CS/HandBrakeWPF/ViewModels/Interfaces/IEncoderOptionsViewModel.cs [deleted file]
win/CS/HandBrakeWPF/Views/AdvancedView.xaml
win/CS/HandBrakeWPF/Views/EncoderOptionsView.xaml [deleted file]
win/CS/HandBrakeWPF/Views/EncoderOptionsView.xaml.cs [deleted file]
win/CS/HandBrakeWPF/Views/VideoView.xaml