]> granicus.if.org Git - handbrake/commit
MacGui: separate the video settings logic from the view controller. There are a numbe...
authorritsuka <damiog@gmail.com>
Thu, 18 Dec 2014 11:18:00 +0000 (11:18 +0000)
committerritsuka <damiog@gmail.com>
Thu, 18 Dec 2014 11:18:00 +0000 (11:18 +0000)
commit8d8c8c1c56012cb5b4ce7548576832b2348cae2a
tree0d548d02602f4452e99577d91a1c369ecfadabfb
parent217d6e9d87b5bdfe75a18b3e5f87327505459cbe
MacGui: separate the video settings logic from the view controller. There are a number of small regression ("Custom" preset and auto naming not updating) that will be fixed in the next commits.

git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@6606 b64f7644-9d1e-0410-96f1-a4d463321fa5
15 files changed:
libhb/sync.c
macosx/Controller.m
macosx/English.lproj/Video.xib
macosx/HBAdvancedController.h
macosx/HBAdvancedController.m
macosx/HBAudioController.m
macosx/HBChapterTitlesController.m
macosx/HBPresetsViewController.m
macosx/HBSubtitlesController.m
macosx/HBUtilities.h
macosx/HBUtilities.m
macosx/HBVideo.m
macosx/HBVideoController.h
macosx/HBVideoController.m
macosx/HBViewValidation.h