]> granicus.if.org Git - handbrake/commit
WinGui: Fix an integer overflow in the UI layer for the start/stop controls. Fixes...
authorsr55 <sr55.hb@outlook.com>
Thu, 14 Jun 2018 18:56:44 +0000 (19:56 +0100)
committersr55 <sr55.hb@outlook.com>
Thu, 14 Jun 2018 18:56:44 +0000 (19:56 +0100)
commit0c377e599c899845712c22da2d3470df98ab14a7
tree8543e3612e7ec5db154af415c8db7b9490234363
parentcd533d4ae47317ffef69bcea6ec69d2a711b7798
WinGui: Fix an integer overflow in the UI layer for the start/stop controls.  Fixes #1327
win/CS/HandBrakeWPF/Controls/TimeSpanBox.xaml.cs
win/CS/HandBrakeWPF/Converters/LongToIntConverter.cs [new file with mode: 0644]
win/CS/HandBrakeWPF/HandBrakeWPF.csproj
win/CS/HandBrakeWPF/Services/Encode/Model/EncodeTask.cs
win/CS/HandBrakeWPF/Services/Scan/Model/Title.cs
win/CS/HandBrakeWPF/ViewModels/MainViewModel.cs
win/CS/HandBrakeWPF/Views/MainView.xaml