]> granicus.if.org Git - handbrake/commit
MacGui: fix an exception when reading an HBJob from disk; do not store previews image...
authorDamiano Galassi <damiog@gmail.com>
Wed, 14 Aug 2019 05:21:48 +0000 (07:21 +0200)
committerDamiano Galassi <damiog@gmail.com>
Wed, 14 Aug 2019 05:21:48 +0000 (07:21 +0200)
commit4a710ddbff7f89bf96a993b8125e9d4e8d4a9fdf
treef50554ff272a23afef63ef802652235666045f2f
parentf733d04817f949554176aed401c505a950c054b9
MacGui: fix an exception when reading an HBJob from disk; do not store previews image when scanning the title in the queue; set the log level immediately; improve progress info when the pass number is not set yet.
20 files changed:
macosx/HBAppDelegate.m
macosx/HBAudio.m
macosx/HBAudioDefaults.m
macosx/HBAudioTrack.m
macosx/HBController.m
macosx/HBCore.h
macosx/HBCore.m
macosx/HBJob+HBJobConversion.m
macosx/HBJob.m
macosx/HBPreviewView.m
macosx/HBQueue.m
macosx/HBRemoteCore.h
macosx/HBRemoteCore.m
macosx/HBStateFormatter.m
macosx/HBSubtitles.m
macosx/HBSubtitlesDefaults.m
macosx/HBSubtitlesTrack.m
macosx/HBTitle.m
macosx/HandBrakeXPCService/HBRemoteCoreProtocol.h
macosx/HandBrakeXPCService/HandBrakeXPCService.m