]> granicus.if.org Git - handbrake/commit
WinGui: Move UserSettings over to JSON format. Settings from the older XML format...
authorsr55 <sr55.hb@outlook.com>
Wed, 18 Jul 2018 21:28:13 +0000 (22:28 +0100)
committersr55 <sr55.hb@outlook.com>
Wed, 18 Jul 2018 21:28:27 +0000 (22:28 +0100)
commit3e41c7995374e71e9d61b0dce4ac59066a261599
treec7e643e1e5df2ab9d3bb78740c4f6ad740efba31
parent45f24decdf2bb41c8eac24ead218d05fbd92955a
WinGui: Move UserSettings over to JSON format.  Settings from the older XML format will automatically transfer and the legacy files will be removed.
12 files changed:
win/CS/HandBrakeWPF/Factories/HBConfigurationFactory.cs
win/CS/HandBrakeWPF/HandBrakeWPF.csproj.DotSettings [new file with mode: 0644]
win/CS/HandBrakeWPF/Helpers/AutoNameHelper.cs
win/CS/HandBrakeWPF/Services/Interfaces/IUserSettingService.cs
win/CS/HandBrakeWPF/Services/Presets/PresetService.cs
win/CS/HandBrakeWPF/Services/UpdateService.cs
win/CS/HandBrakeWPF/Services/UserSettingService.cs
win/CS/HandBrakeWPF/UserSettingConstants.cs
win/CS/HandBrakeWPF/ViewModels/OptionsViewModel.cs
win/CS/HandBrakeWPF/ViewModels/StaticPreviewViewModel.cs
win/CS/HandBrakeWPF/ViewModels/SummaryViewModel.cs
win/CS/HandBrakeWPF/defaultsettings.xml