]> granicus.if.org Git - handbrake/commit
WinGui: Reafactor application init and introduce a --no-hardware flat that can be...
authorsr55 <sr55.hb@outlook.com>
Sat, 6 Apr 2019 14:35:13 +0000 (15:35 +0100)
committersr55 <sr55.hb@outlook.com>
Sat, 6 Apr 2019 14:35:30 +0000 (15:35 +0100)
commit42594b81c948bd55c862c680e8af5e2618989127
treeeab6fda7e4315deceaf0cf02a92ce1b214ca7ca7
parent2b49ecaa889e72bdce73a20d0729aacee8b9ab03
WinGui: Reafactor application init and introduce a --no-hardware flat that can be added to HandBrake.exe to disable hardware encoder support.
16 files changed:
win/CS/HandBrake.Interop/Interop/HandBrakeEncoderHelpers.cs
win/CS/HandBrake.Interop/Interop/HandBrakeInstance.cs
win/CS/HandBrake.Interop/Interop/HandBrakeUnitConversionHelpers.cs
win/CS/HandBrake.Interop/Interop/HandBrakeUtils.cs
win/CS/HandBrake.Interop/Interop/Interfaces/IEncodeInstance.cs
win/CS/HandBrake.Interop/Model/HBConfiguration.cs
win/CS/HandBrake.Worker/ApiRouter.cs
win/CS/HandBrakeWPF/App.xaml.cs
win/CS/HandBrakeWPF/Factories/HBConfigurationFactory.cs
win/CS/HandBrakeWPF/Instance/HandBrakeInstanceManager.cs
win/CS/HandBrakeWPF/Instance/RemoteInstance.cs
win/CS/HandBrakeWPF/Properties/Resources.Designer.cs
win/CS/HandBrakeWPF/Properties/Resources.resx
win/CS/HandBrakeWPF/Services/Scan/LibScan.cs
win/CS/HandBrakeWPF/ViewModels/MainViewModel.cs
win/CS/HandBrakeWPF/ViewModels/OptionsViewModel.cs