]> granicus.if.org Git - handbrake/commit
Refactoring the Preset service to store the Built-In Presets and User Presets in...
authorScott <sr55.hb@outlook.com>
Sun, 11 Oct 2015 20:56:02 +0000 (21:56 +0100)
committerScott <sr55.hb@outlook.com>
Fri, 16 Oct 2015 21:30:20 +0000 (22:30 +0100)
commit24ac78a88cec224379acd8533fcfaaa42a5cbd94
tree6c332725f714bf4b4404d062172b92da6f353f71
parentfc1188fc2447c39f9abb282e101758e516ee9a07
Refactoring the Preset service to store the Built-In Presets and User Presets in the new version of the JSON format. This allows HandBrakeCLI to use the presets stored by the GUI.
win/CS/HandBrakeWPF/Constants.cs
win/CS/HandBrakeWPF/HandBrakeWPF.csproj
win/CS/HandBrakeWPF/Services/Presets/Factories/JsonPresetFactory.cs
win/CS/HandBrakeWPF/Services/Presets/Model/PresetContainer.cs [deleted file]
win/CS/HandBrakeWPF/Services/Presets/PresetService.cs