]> granicus.if.org Git - handbrake/commit
Updates to Mac OS X GUI to support 5.1 audio extraction as AAC, based on dynaflash...
authormaurj <handbrake@maurj.com>
Tue, 13 Feb 2007 20:40:03 +0000 (20:40 +0000)
committermaurj <handbrake@maurj.com>
Tue, 13 Feb 2007 20:40:03 +0000 (20:40 +0000)
commitcf92856beaa8a83dfe986518d68675d5af407026
treeab2f3a7f672fd16e2c9306df2993450b93ca5242
parentf9e19d9eca99b50baeb754f9807ebefa30283432
Updates to Mac OS X GUI to support 5.1 audio extraction as AAC, based on dynaflash's addition of a checkbox to the audio tab

- this includes a new function in controller.mm - Check6ChannelAACExtraction - to set the visibility of the checkbox (fAudLang1SurroundCheck) based on the current audio settings.  This is called by several of the popup menus whenever they change

- note - this still doesn't take into account the second audio track, which is still broken (and disabled) as before

git-svn-id: svn://svn.handbrake.fr/HandBrake/branches/0.8.0_beta2_5.1@321 b64f7644-9d1e-0410-96f1-a4d463321fa5
macosx/Controller.h
macosx/Controller.mm
macosx/English.lproj/MainMenu.nib/classes.nib
macosx/English.lproj/MainMenu.nib/info.nib
macosx/English.lproj/MainMenu.nib/keyedobjects.nib
test/test.c