]> granicus.if.org Git - handbrake/commit
WinGui: Handle HB_STATE_MUXING and HB_STATE_SEARCHING for better progress indication...
authorsr55 <sr55.hb@outlook.com>
Sat, 15 Apr 2017 11:26:59 +0000 (12:26 +0100)
committersr55 <sr55.hb@outlook.com>
Sat, 15 Apr 2017 11:27:19 +0000 (12:27 +0100)
commit52d4c21b22cfc91b63a680aa7e475cc0ca6012cb
treed742c17b8ddff744d10ec5ee79344355aa17a907
parenta0fefdaf374c7e7b0bbf58482b86bac03d673a7c
WinGui: Handle HB_STATE_MUXING and HB_STATE_SEARCHING for better progress indication in the UI. #676
win/CS/HandBrake.ApplicationServices/Interop/EventArgs/EncodeProgressEventArgs.cs
win/CS/HandBrake.ApplicationServices/Interop/HandBrakeInstance.cs
win/CS/HandBrake.ApplicationServices/Interop/HbLib/NativeConstants.cs
win/CS/HandBrakeWPF/Properties/ResourcesUI.Designer.cs
win/CS/HandBrakeWPF/Properties/ResourcesUI.resx
win/CS/HandBrakeWPF/Services/Encode/EventArgs/EncodeProgressEventArgs.cs
win/CS/HandBrakeWPF/Services/Encode/LibEncode.cs
win/CS/HandBrakeWPF/Services/Scan/EventArgs/ScanProgressEventArgs.cs
win/CS/HandBrakeWPF/ViewModels/MainViewModel.cs
win/CS/HandBrakeWPF/ViewModels/QueueViewModel.cs