]> granicus.if.org Git - handbrake/commit
WinGui: A number of small fixes and Improvements.
authorsr55 <sr55.hb@outlook.com>
Tue, 27 Dec 2016 12:09:13 +0000 (12:09 +0000)
committersr55 <sr55.hb@outlook.com>
Tue, 27 Dec 2016 12:10:57 +0000 (12:10 +0000)
commitaa8096c72da0111f0598c5228792b759ebd74417
treeeb0699b94261b094066304d8c3e098a7ad334ff3
parentd48f6377f279b303afc111229d121332ccd50cf0
WinGui: A number of small fixes and Improvements.
- Fix Update Preset Option.  Add CC and Foreign Audio Scan were not  setting correctly when updating a preset. Fixes #442
- Fix an issue where "Normal" Preset  was showing as default as well as "Fast".
- Fix issues in the preset loading of the Deinterlace/Decomb Presets. Fixes #443
- Make the Video Extra Options Box Fix to area to make it easier to read long option strings.
- Change the logic for enabling the Use Advanced Options box to not look at the option string. Fixes #441
win/CS/HandBrakeWPF/Model/Subtitles/SubtitleBehaviours.cs
win/CS/HandBrakeWPF/Services/Presets/Factories/JsonPresetFactory.cs
win/CS/HandBrakeWPF/Services/Presets/PresetService.cs
win/CS/HandBrakeWPF/ViewModels/FiltersViewModel.cs
win/CS/HandBrakeWPF/ViewModels/VideoViewModel.cs
win/CS/HandBrakeWPF/Views/MainView.xaml
win/CS/HandBrakeWPF/Views/VideoView.xaml