]> granicus.if.org Git - handbrake/commit
WinGui: Auto-name System will now always generate a unique filename. The Prefix is...
authorsr55 <sr55.hb@outlook.com>
Sun, 21 Apr 2019 15:57:54 +0000 (16:57 +0100)
committersr55 <sr55.hb@outlook.com>
Sun, 21 Apr 2019 15:57:54 +0000 (16:57 +0100)
commitf91daa70b55b50ad1195ea835509178e35555d11
treee30c3394bb4d424a24fcc9d4b09a2b7a5b98ec24
parent37813cfb2ab9def39064c0d62b239ea8a3cdf668
WinGui: Auto-name System will now always generate a unique filename. The Prefix is now a configurable Pre/Postfix in preferences.   "(1)" will always be appended with an appropriate number where a collision occurs.
win/CS/HandBrakeWPF/Converters/EnumComboConverter.cs
win/CS/HandBrakeWPF/HandBrakeWPF.csproj
win/CS/HandBrakeWPF/Helpers/AutoNameHelper.cs
win/CS/HandBrakeWPF/Model/Options/AutonameFileCollisionBehaviour.cs [new file with mode: 0644]
win/CS/HandBrakeWPF/Properties/Resources.Designer.cs
win/CS/HandBrakeWPF/Properties/Resources.resx
win/CS/HandBrakeWPF/UserSettingConstants.cs
win/CS/HandBrakeWPF/ViewModels/OptionsViewModel.cs
win/CS/HandBrakeWPF/Views/OptionsView.xaml
win/CS/HandBrakeWPF/defaultsettings.xml