]> granicus.if.org Git - handbrake/commit
MacGui: move the UI helper methods to new categories. Implement NSCoding in more...
authorritsuka <damiog@gmail.com>
Tue, 23 Dec 2014 10:23:59 +0000 (10:23 +0000)
committerritsuka <damiog@gmail.com>
Tue, 23 Dec 2014 10:23:59 +0000 (10:23 +0000)
commita66b692e29674de9c444fd54f0493d03b4900abc
tree1356eec981d0542ad6ca9087794e7cc52a09c664
parentee10e1fdb417c7f1047406522379c85c47143bfd
MacGui: move the UI helper methods to new categories. Implement NSCoding in more classes.

git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@6643 b64f7644-9d1e-0410-96f1-a4d463321fa5
27 files changed:
macosx/HBAudio.h
macosx/HBAudio.m
macosx/HBAudioTrackPreset.h
macosx/HBAudioTrackPreset.m
macosx/HBFilters+UIAdditions.h [new file with mode: 0644]
macosx/HBFilters+UIAdditions.m [new file with mode: 0644]
macosx/HBFilters.h
macosx/HBFilters.m
macosx/HBJob+UIAdditions.h [new file with mode: 0644]
macosx/HBJob+UIAdditions.m [new file with mode: 0644]
macosx/HBJob.h
macosx/HBJob.m
macosx/HBPicture+UIAdditions.h [new file with mode: 0644]
macosx/HBPicture+UIAdditions.m [new file with mode: 0644]
macosx/HBPicture.h
macosx/HBPicture.m
macosx/HBRange+UIAdditions.h [new file with mode: 0644]
macosx/HBRange+UIAdditions.m [new file with mode: 0644]
macosx/HBRange.h
macosx/HBRange.m
macosx/HBTitle.h
macosx/HBTitle.m
macosx/HBVideo+UIAdditions.h [new file with mode: 0644]
macosx/HBVideo+UIAdditions.m [new file with mode: 0644]
macosx/HBVideo.h
macosx/HBVideo.m
macosx/HandBrake.xcodeproj/project.pbxproj