]> granicus.if.org Git - handbrake/commit
Completely re-factored the preset file storage to use the same format as the Mac...
authorScott <sr55.hb@outlook.com>
Fri, 16 Oct 2015 21:29:31 +0000 (22:29 +0100)
committerScott <sr55.hb@outlook.com>
Fri, 16 Oct 2015 21:30:21 +0000 (22:30 +0100)
commit6ae82c27e75f1eb4bd3c16c07e5b2a2cd120e82c
tree04b2b3a81d2c838b9fd5d56568eed275dc3c27b5
parent5eb711545f4b3fbda67f199f7dd68db920381be8
Completely re-factored the preset file storage to use the same format as the Mac and Linux GUI's. You can now copy the file between platforms and it should load correctly.

WARNING: Any current presets will be lost when you install this or any later build as the format is not backwards compatible and there is no upgrade path.
win/CS/HandBrake.ApplicationServices/Interop/Json/Presets/PresetTransportContainer.cs
win/CS/HandBrakeWPF/Constants.cs
win/CS/HandBrakeWPF/Properties/Resources.Designer.cs
win/CS/HandBrakeWPF/Properties/Resources.resx
win/CS/HandBrakeWPF/Services/Presets/Factories/JsonPresetFactory.cs
win/CS/HandBrakeWPF/Services/Presets/Interfaces/IPresetService.cs
win/CS/HandBrakeWPF/Services/Presets/PresetService.cs