OSDN Git Service

macGui: fix bug in Advanced x264 option widgets
authordynaflash <dynaflash@b64f7644-9d1e-0410-96f1-a4d463321fa5>
Tue, 15 May 2007 20:33:42 +0000 (20:33 +0000)
committerdynaflash <dynaflash@b64f7644-9d1e-0410-96f1-a4d463321fa5>
Tue, 15 May 2007 20:33:42 +0000 (20:33 +0000)
commitbbe2b6aacc51700856e0bd135c6134b4973d9f5f
tree09c9de9c3381ca8bdfe011bbe718f275447883f4
parent7fade48018e12cb5e52e89740f2cce9580f82725
macGui: fix bug in Advanced x264 option widgets
Modify the test to see if an optName already exists to avoid conflict with similar name patterns in the -X264AdvancedOptionsChanged: method where we test for the presence of the optNameToChange in the existing string.

This change starts on line 2215.

git-svn-id: svn://localhost/HandBrake/trunk@583 b64f7644-9d1e-0410-96f1-a4d463321fa5
macosx/Controller.mm