]> granicus.if.org Git - handbrake/commit
MacGui: refactor some queue related properties out of HBJob to a new HBQueueItem...
authorDamiano Galassi <damiog@gmail.com>
Thu, 7 Feb 2019 18:11:51 +0000 (19:11 +0100)
committerDamiano Galassi <damiog@gmail.com>
Thu, 7 Feb 2019 18:11:51 +0000 (19:11 +0100)
commit5c52e252def1d72d072adc4cfdb2137a35705186
tree8c34d9d5ea5acdc012155c8c14abd15b87cfefc6
parent618ee9eb98daba5d4f64cf26c04b6429d16faf97
MacGui: refactor some queue related properties out of HBJob to a new HBQueueItem class.
14 files changed:
macosx/Base.lproj/Queue.xib
macosx/Base.lproj/Subtitles.xib
macosx/HBAutoNamer.m
macosx/HBJob+UIAdditions.h
macosx/HBJob.h
macosx/HBJob.m
macosx/HBQueueController.m
macosx/HBQueueItem.h [new file with mode: 0644]
macosx/HBQueueItem.m [new file with mode: 0644]
macosx/HBQueueItemView.h
macosx/HBQueueItemView.m
macosx/HandBrake.xcodeproj/project.pbxproj
macosx/HandBrake.xcodeproj/xcshareddata/xcschemes/HandBrake-Release-Sandbox.xcscheme
macosx/HandBrakeKit/HandBrakeKit.h