]> granicus.if.org Git - handbrake/commit
MacGui: remove some HBPreset -> NSDictionary conversions and add a mutable version...
authorDamiano Galassi <damiog@gmail.com>
Tue, 13 Oct 2015 08:22:02 +0000 (10:22 +0200)
committerDamiano Galassi <damiog@gmail.com>
Tue, 13 Oct 2015 08:22:02 +0000 (10:22 +0200)
commit14839ed2b8a7e4615b2c30fe8a46bb63819d0b40
treef8684e1d7eb41fa1df0c420da50cd4f53f692e64
parentb8bcf81a60e505135cab3f6deeb090989012ba5e
MacGui: remove some HBPreset -> NSDictionary conversions and add a mutable version of HBPreset.
18 files changed:
macosx/HBAddPresetController.m
macosx/HBAudio.m
macosx/HBAudioDefaults.m
macosx/HBController.m
macosx/HBFilters.m
macosx/HBJob.h
macosx/HBJob.m
macosx/HBMutablePreset.h [new file with mode: 0644]
macosx/HBMutablePreset.m [new file with mode: 0644]
macosx/HBPicture.m
macosx/HBPreset.h
macosx/HBPreset.m
macosx/HBPresetCoding.h
macosx/HBSubtitles.m
macosx/HBSubtitlesDefaults.m
macosx/HBVideo.m
macosx/HandBrake Tests/HBJobTests.m
macosx/HandBrake.xcodeproj/project.pbxproj