]> 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:57:32 +0000 (19:57 +0100)
commit5b3920785a616e0b641bf82e8f3ab9fff25fdda5
treef748e5dd70017fac839d5c0945ca9242971417cb
parent6200f993e074bec2d0af2eb394cfce80128504e9
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