summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorritsuka <[email protected]>2014-10-31 07:56:39 +0000
committerritsuka <[email protected]>2014-10-31 07:56:39 +0000
commitf12e42149e22e5791d7bfd75f8feff1f31d42a2f (patch)
treea10efcb2c3edb924e92c39975f13795e75d92146
parent0a865e3d000f1d16fbb4c8564c444753f63e639a (diff)
MacGui: reordered the options in the advanced preferences tab.
git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@6489 b64f7644-9d1e-0410-96f1-a4d463321fa5
-rw-r--r--macosx/English.lproj/Preferences.xib145
1 files changed, 82 insertions, 63 deletions
diff --git a/macosx/English.lproj/Preferences.xib b/macosx/English.lproj/Preferences.xib
index f25dc14fc..d18e96fbc 100644
--- a/macosx/English.lproj/Preferences.xib
+++ b/macosx/English.lproj/Preferences.xib
@@ -320,7 +320,7 @@
</textFieldCell>
</textField>
</subviews>
- <point key="canvasLocation" x="136" y="107"/>
+ <point key="canvasLocation" x="101" y="-370"/>
</customView>
<customView id="235" userLabel="Audio">
<rect key="frame" x="0.0" y="0.0" width="500" height="136"/>
@@ -382,11 +382,11 @@
</subviews>
</customView>
<customView id="236" userLabel="Advanced">
- <rect key="frame" x="0.0" y="0.0" width="500" height="278"/>
+ <rect key="frame" x="0.0" y="-3" width="500" height="290"/>
<autoresizingMask key="autoresizingMask"/>
<subviews>
<popUpButton verticalHuggingPriority="750" id="363">
- <rect key="frame" x="297" y="78" width="66" height="22"/>
+ <rect key="frame" x="284" y="62" width="66" height="22"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
<popUpButtonCell key="cell" type="push" title="1" bezelStyle="rounded" alignment="left" controlSize="small" lineBreakMode="truncatingTail" state="on" borderStyle="borderAndBezel" imageScaling="proportionallyDown" inset="2" selectedItem="369" id="364">
<behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
@@ -404,7 +404,7 @@
</connections>
</popUpButton>
<popUpButton verticalHuggingPriority="750" id="387">
- <rect key="frame" x="300" y="237" width="76" height="22"/>
+ <rect key="frame" x="337" y="249" width="76" height="22"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
<popUpButtonCell key="cell" type="push" title="0.25" bezelStyle="rounded" alignment="left" controlSize="small" lineBreakMode="truncatingTail" state="on" borderStyle="borderAndBezel" imageScaling="proportionallyDown" inset="2" selectedItem="391" id="388">
<behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
@@ -426,50 +426,8 @@
<binding destination="61" name="selectedValue" keyPath="values.x264CqSliderFractional" id="397"/>
</connections>
</popUpButton>
- <popUpButton verticalHuggingPriority="750" id="352">
- <rect key="frame" x="299" y="178" width="73" height="22"/>
- <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
- <popUpButtonCell key="cell" type="push" bezelStyle="rounded" alignment="left" controlSize="small" lineBreakMode="truncatingTail" borderStyle="borderAndBezel" imageScaling="proportionallyDown" inset="2" id="353">
- <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
- <font key="font" metaFont="smallSystem"/>
- <menu key="menu" title="OtherViews" id="354">
- <items>
- <menuItem title="10" id="355"/>
- <menuItem title="15" id="356"/>
- <menuItem title="20" id="357"/>
- <menuItem title="25" id="361">
- <modifierMask key="keyEquivalentModifierMask"/>
- </menuItem>
- <menuItem title="30" id="362">
- <modifierMask key="keyEquivalentModifierMask"/>
- </menuItem>
- <menuItem title="35" id="514">
- <modifierMask key="keyEquivalentModifierMask"/>
- </menuItem>
- <menuItem title="40" id="515">
- <modifierMask key="keyEquivalentModifierMask"/>
- </menuItem>
- <menuItem title="45" id="516">
- <modifierMask key="keyEquivalentModifierMask"/>
- </menuItem>
- <menuItem title="50" id="517">
- <modifierMask key="keyEquivalentModifierMask"/>
- </menuItem>
- <menuItem title="55" id="518">
- <modifierMask key="keyEquivalentModifierMask"/>
- </menuItem>
- <menuItem title="60" id="519">
- <modifierMask key="keyEquivalentModifierMask"/>
- </menuItem>
- </items>
- </menu>
- </popUpButtonCell>
- <connections>
- <binding destination="61" name="selectedValue" keyPath="values.PreviewsNumber" id="358"/>
- </connections>
- </popUpButton>
<button id="401">
- <rect key="frame" x="138" y="37" width="339" height="18"/>
+ <rect key="frame" x="125" y="17" width="339" height="18"/>
<autoresizingMask key="autoresizingMask"/>
<buttonCell key="cell" type="check" title="Alert when updating built-in presets" bezelStyle="regularSquare" imagePosition="left" alignment="left" controlSize="small" inset="2" id="402">
<behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
@@ -480,7 +438,7 @@
</connections>
</button>
<button id="398">
- <rect key="frame" x="138" y="136" width="339" height="18"/>
+ <rect key="frame" x="125" y="120" width="339" height="18"/>
<autoresizingMask key="autoresizingMask"/>
<buttonCell key="cell" type="check" title="Use libdvdnav (instead of libdvdread)" bezelStyle="regularSquare" imagePosition="left" alignment="left" controlSize="small" inset="2" id="399">
<behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
@@ -491,7 +449,7 @@
</connections>
</button>
<button id="347">
- <rect key="frame" x="138" y="102" width="340" height="18"/>
+ <rect key="frame" x="125" y="86" width="340" height="18"/>
<autoresizingMask key="autoresizingMask"/>
<buttonCell key="cell" type="check" title="Put individual encode logs in same location as movie" bezelStyle="regularSquare" imagePosition="left" alignment="left" controlSize="small" inset="2" id="348">
<behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
@@ -502,7 +460,7 @@
</connections>
</button>
<textField verticalHuggingPriority="750" id="442">
- <rect key="frame" x="18" y="138" width="117" height="14"/>
+ <rect key="frame" x="18" y="122" width="104" height="14"/>
<autoresizingMask key="autoresizingMask"/>
<textFieldCell key="cell" controlSize="small" sendsActionOnEndEditing="YES" alignment="right" title="DVD-Video:" id="443">
<font key="font" metaFont="smallSystem"/>
@@ -510,8 +468,26 @@
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
</textField>
+ <textField verticalHuggingPriority="750" id="IV7-SY-HLR">
+ <rect key="frame" x="18" y="195" width="104" height="14"/>
+ <autoresizingMask key="autoresizingMask"/>
+ <textFieldCell key="cell" controlSize="small" sendsActionOnEndEditing="YES" alignment="right" title="Scan:" id="c0L-TU-WML">
+ <font key="font" metaFont="smallSystem"/>
+ <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
+ <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
+ </textFieldCell>
+ </textField>
+ <textField verticalHuggingPriority="750" id="jPa-4p-Y29">
+ <rect key="frame" x="18" y="254" width="104" height="14"/>
+ <autoresizingMask key="autoresizingMask"/>
+ <textFieldCell key="cell" controlSize="small" sendsActionOnEndEditing="YES" alignment="right" title="x264:" id="cqp-xU-GOe">
+ <font key="font" metaFont="smallSystem"/>
+ <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
+ <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
+ </textFieldCell>
+ </textField>
<textField verticalHuggingPriority="750" id="350">
- <rect key="frame" x="17" y="104" width="118" height="14"/>
+ <rect key="frame" x="18" y="88" width="104" height="14"/>
<autoresizingMask key="autoresizingMask"/>
<textFieldCell key="cell" controlSize="small" sendsActionOnEndEditing="YES" alignment="right" title="Log:" id="351">
<font key="font" metaFont="smallSystem"/>
@@ -520,7 +496,7 @@
</textFieldCell>
</textField>
<textField verticalHuggingPriority="750" id="371">
- <rect key="frame" x="114" y="83" width="180" height="14"/>
+ <rect key="frame" x="101" y="67" width="180" height="14"/>
<autoresizingMask key="autoresizingMask"/>
<textFieldCell key="cell" controlSize="small" sendsActionOnEndEditing="YES" alignment="right" title="Activity Log Verbosity Level:" id="372">
<font key="font" metaFont="smallSystem"/>
@@ -529,7 +505,7 @@
</textFieldCell>
</textField>
<textField verticalHuggingPriority="750" id="359">
- <rect key="frame" x="17" y="183" width="279" height="14"/>
+ <rect key="frame" x="92" y="171" width="230" height="14"/>
<autoresizingMask key="autoresizingMask"/>
<textFieldCell key="cell" controlSize="small" sendsActionOnEndEditing="YES" alignment="right" title="Number of picture previews to scan:" id="360">
<font key="font" metaFont="smallSystem"/>
@@ -538,7 +514,7 @@
</textFieldCell>
</textField>
<textField verticalHuggingPriority="750" id="463">
- <rect key="frame" x="119" y="210" width="178" height="14"/>
+ <rect key="frame" x="126" y="196" width="171" height="14"/>
<autoresizingMask key="autoresizingMask"/>
<textFieldCell key="cell" controlSize="small" sendsActionOnEndEditing="YES" alignment="right" title="Minimum length of title to scan:" id="464">
<font key="font" metaFont="smallSystem"/>
@@ -547,7 +523,7 @@
</textFieldCell>
</textField>
<textField verticalHuggingPriority="750" id="UXr-op-aKN">
- <rect key="frame" x="356" y="209" width="121" height="14"/>
+ <rect key="frame" x="356" y="195" width="77" height="14"/>
<autoresizingMask key="autoresizingMask"/>
<textFieldCell key="cell" controlSize="small" sendsActionOnEndEditing="YES" alignment="left" title="seconds" id="klQ-DW-Kc6">
<font key="font" metaFont="smallSystem"/>
@@ -556,16 +532,16 @@
</textFieldCell>
</textField>
<textField verticalHuggingPriority="750" id="395">
- <rect key="frame" x="18" y="242" width="279" height="14"/>
+ <rect key="frame" x="118" y="254" width="216" height="14"/>
<autoresizingMask key="autoresizingMask"/>
- <textFieldCell key="cell" controlSize="small" sendsActionOnEndEditing="YES" alignment="right" title="x264 Constant Quality fractional granularity:" id="396">
+ <textFieldCell key="cell" controlSize="small" sendsActionOnEndEditing="YES" alignment="right" title="Constant Quality fractional granularity:" id="396">
<font key="font" metaFont="smallSystem"/>
<color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
</textField>
<textField verticalHuggingPriority="750" id="480">
- <rect key="frame" x="303" y="207" width="48" height="19"/>
+ <rect key="frame" x="303" y="193" width="48" height="19"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
<textFieldCell key="cell" controlSize="small" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="481">
<font key="font" metaFont="smallSystem"/>
@@ -577,7 +553,7 @@
</connections>
</textField>
<button id="ybi-46-yhY">
- <rect key="frame" x="138" y="17" width="344" height="20"/>
+ <rect key="frame" x="126" y="229" width="286" height="20"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
<buttonCell key="cell" type="check" title="Show Advanced Encoder Options Tab" bezelStyle="regularSquare" imagePosition="left" controlSize="small" state="on" inset="2" id="Du1-9x-nHn">
<behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
@@ -588,20 +564,63 @@
</connections>
</button>
<box verticalHuggingPriority="750" title="Box" boxType="separator" titlePosition="noTitle" id="NGW-RG-tnZ">
- <rect key="frame" x="20" y="64" width="460" height="5"/>
- <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
+ <rect key="frame" x="20" y="46" width="460" height="5"/>
+ <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxY="YES"/>
<color key="borderColor" white="0.0" alpha="0.41999999999999998" colorSpace="calibratedWhite"/>
<color key="fillColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
<font key="titleFont" metaFont="system"/>
</box>
<box verticalHuggingPriority="750" title="Box" boxType="separator" titlePosition="noTitle" id="I0V-hM-Fq0">
- <rect key="frame" x="20" y="164" width="460" height="5"/>
- <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
+ <rect key="frame" x="20" y="150" width="460" height="5"/>
+ <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxY="YES"/>
<color key="borderColor" white="0.0" alpha="0.41999999999999998" colorSpace="calibratedWhite"/>
<color key="fillColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
<font key="titleFont" metaFont="system"/>
</box>
+ <popUpButton verticalHuggingPriority="750" id="352">
+ <rect key="frame" x="325" y="166" width="73" height="22"/>
+ <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
+ <popUpButtonCell key="cell" type="push" bezelStyle="rounded" alignment="left" controlSize="small" lineBreakMode="truncatingTail" borderStyle="borderAndBezel" imageScaling="proportionallyDown" inset="2" id="353">
+ <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
+ <font key="font" metaFont="smallSystem"/>
+ <menu key="menu" title="OtherViews" id="354">
+ <items>
+ <menuItem title="10" id="355"/>
+ <menuItem title="15" id="356"/>
+ <menuItem title="20" id="357"/>
+ <menuItem title="25" id="361">
+ <modifierMask key="keyEquivalentModifierMask"/>
+ </menuItem>
+ <menuItem title="30" id="362">
+ <modifierMask key="keyEquivalentModifierMask"/>
+ </menuItem>
+ <menuItem title="35" id="514">
+ <modifierMask key="keyEquivalentModifierMask"/>
+ </menuItem>
+ <menuItem title="40" id="515">
+ <modifierMask key="keyEquivalentModifierMask"/>
+ </menuItem>
+ <menuItem title="45" id="516">
+ <modifierMask key="keyEquivalentModifierMask"/>
+ </menuItem>
+ <menuItem title="50" id="517">
+ <modifierMask key="keyEquivalentModifierMask"/>
+ </menuItem>
+ <menuItem title="55" id="518">
+ <modifierMask key="keyEquivalentModifierMask"/>
+ </menuItem>
+ <menuItem title="60" id="519">
+ <modifierMask key="keyEquivalentModifierMask"/>
+ </menuItem>
+ </items>
+ </menu>
+ </popUpButtonCell>
+ <connections>
+ <binding destination="61" name="selectedValue" keyPath="values.PreviewsNumber" id="358"/>
+ </connections>
+ </popUpButton>
</subviews>
+ <point key="canvasLocation" x="101" y="71"/>
</customView>
<customObject id="410" userLabel="Updater" customClass="SUUpdater"/>
</objects>