]> granicus.if.org Git - handbrake/commit
WinGui: Make the app UWP aware. When in a UWP container, the update options will...
authorsr55 <sr55.hb@outlook.com>
Fri, 18 Aug 2017 20:50:54 +0000 (21:50 +0100)
committersr55 <sr55.hb@outlook.com>
Fri, 18 Aug 2017 20:50:54 +0000 (21:50 +0100)
commit63add3c308571c1018fd1f8801100ead98e989b4
tree65830fd0bbe9d5504038dcf176a579029abf0a2f
parenta5d09db0caec7c880e9b280d72a2fafeb122815b
WinGui: Make the app UWP aware. When in a UWP container, the update options will now be disabled.
win/CS/HandBrakeWPF/Converters/OptionTabConverter.cs [new file with mode: 0644]
win/CS/HandBrakeWPF/HandBrakeWPF.csproj
win/CS/HandBrakeWPF/Services/UpdateService.cs
win/CS/HandBrakeWPF/Utilities/UwpDetect.cs [new file with mode: 0644]
win/CS/HandBrakeWPF/ViewModels/MainViewModel.cs
win/CS/HandBrakeWPF/ViewModels/OptionsViewModel.cs
win/CS/HandBrakeWPF/Views/MainView.xaml
win/CS/HandBrakeWPF/Views/OptionsView.xaml