diff options
author | Damiano Galassi <[email protected]> | 2019-01-30 09:55:12 +0100 |
---|---|---|
committer | Damiano Galassi <[email protected]> | 2019-02-10 13:48:42 +0100 |
commit | 3678fc240aa7118804a1c050f92dbe499a558495 (patch) | |
tree | 8d8ca23cd3c2420b305ee619d1d74fd16e5aafc1 /macosx | |
parent | 544e9228dbdf16228f267ccac698eacf217a4151 (diff) |
MacGui: made the preview hud a bit larger.
(cherry picked from commit d1a9db0b1eb385f221e6fed7ffd0218a3ed71335)
Diffstat (limited to 'macosx')
-rw-r--r-- | macosx/Base.lproj/HBEncodingProgressHUDController.xib | 14 | ||||
-rw-r--r-- | macosx/Base.lproj/HBPictureHUDController.xib | 24 | ||||
-rw-r--r-- | macosx/Base.lproj/HBPlayerHUDController.xib | 15 |
3 files changed, 26 insertions, 27 deletions
diff --git a/macosx/Base.lproj/HBEncodingProgressHUDController.xib b/macosx/Base.lproj/HBEncodingProgressHUDController.xib index b28478654..00b50012c 100644 --- a/macosx/Base.lproj/HBEncodingProgressHUDController.xib +++ b/macosx/Base.lproj/HBEncodingProgressHUDController.xib @@ -1,8 +1,8 @@ <?xml version="1.0" encoding="UTF-8"?> -<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="14460.23.1" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES"> +<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="14490.55" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES"> <dependencies> <deployment identifier="macosx"/> - <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="14460.23.1"/> + <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="14490.55"/> <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/> </dependencies> <objects> @@ -16,14 +16,14 @@ <customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/> <customObject id="-3" userLabel="Application" customClass="NSObject"/> <customView hidden="YES" id="Bz7-r6-NCQ" userLabel="Encoding Controls" customClass="HBHUDView"> - <rect key="frame" x="0.0" y="0.0" width="460" height="100"/> + <rect key="frame" x="0.0" y="0.0" width="476" height="100"/> <autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMaxX="YES" flexibleMaxY="YES"/> <subviews> <progressIndicator wantsLayer="YES" verticalHuggingPriority="750" maxValue="1" bezeled="NO" controlSize="small" style="bar" translatesAutoresizingMaskIntoConstraints="NO" id="oJT-Rc-VeH"> - <rect key="frame" x="17" y="27" width="365" height="12"/> + <rect key="frame" x="17" y="27" width="381" height="12"/> </progressIndicator> <button toolTip="Cancel Live Preview Encode" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="SEa-H6-T26"> - <rect key="frame" x="389" y="25" width="55" height="16"/> + <rect key="frame" x="405" y="25" width="55" height="16"/> <buttonCell key="cell" type="push" title="Cancel" bezelStyle="rounded" alignment="center" controlSize="mini" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="Ha0-iE-RLa"> <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/> <font key="font" metaFont="miniSystem"/> @@ -36,7 +36,7 @@ Gw </connections> </button> <textField verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="eKh-n7-BCx"> - <rect key="frame" x="15" y="60" width="430" height="14"/> + <rect key="frame" x="15" y="60" width="446" height="14"/> <textFieldCell key="cell" controlSize="small" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="left" title="Preparing Preview" id="tM8-gj-kBo"> <font key="font" metaFont="smallSystemBold"/> <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/> @@ -55,7 +55,7 @@ Gw <constraint firstItem="SEa-H6-T26" firstAttribute="centerY" secondItem="oJT-Rc-VeH" secondAttribute="centerY" id="z66-s2-3yN"/> <constraint firstItem="eKh-n7-BCx" firstAttribute="leading" secondItem="Bz7-r6-NCQ" secondAttribute="leading" constant="17" id="zKA-IC-ZFj"/> </constraints> - <point key="canvasLocation" x="262" y="401"/> + <point key="canvasLocation" x="160" y="131"/> </customView> </objects> </document> diff --git a/macosx/Base.lproj/HBPictureHUDController.xib b/macosx/Base.lproj/HBPictureHUDController.xib index 54f0dab84..e5f52cf70 100644 --- a/macosx/Base.lproj/HBPictureHUDController.xib +++ b/macosx/Base.lproj/HBPictureHUDController.xib @@ -1,8 +1,8 @@ <?xml version="1.0" encoding="UTF-8"?> -<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="14269.12" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES"> +<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="14490.55" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES"> <dependencies> <deployment identifier="macosx"/> - <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="14269.12"/> + <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="14490.55"/> <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/> </dependencies> <objects> @@ -21,7 +21,7 @@ <customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/> <customObject id="-3" userLabel="Application" customClass="NSObject"/> <customView id="agq-EJ-miM" userLabel="Picture Controls" customClass="HBHUDView"> - <rect key="frame" x="0.0" y="0.0" width="460" height="100"/> + <rect key="frame" x="0.0" y="0.0" width="476" height="100"/> <autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMaxX="YES" flexibleMaxY="YES"/> <subviews> <button toolTip="Encode and play a preview video using current settings." horizontalHuggingPriority="249" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="16b-R9-bBU"> @@ -38,7 +38,7 @@ </connections> </button> <button toolTip="Show picture settings." verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="mV7-hU-tMt"> - <rect key="frame" x="383" y="11" width="61" height="16"/> + <rect key="frame" x="399" y="11" width="61" height="16"/> <constraints> <constraint firstAttribute="width" relation="greaterThanOrEqual" constant="50" id="xea-W9-xGB"/> </constraints> @@ -73,9 +73,9 @@ </textFieldCell> </textField> <popUpButton toolTip="Duration to encode in seconds." verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="ASA-X8-16P"> - <rect key="frame" x="158" y="12" width="53" height="15"/> + <rect key="frame" x="158" y="11" width="53" height="16"/> <constraints> - <constraint firstAttribute="width" constant="50" id="JLd-YP-qt1"/> + <constraint firstAttribute="width" relation="greaterThanOrEqual" constant="50" id="JLd-YP-qt1"/> </constraints> <popUpButtonCell key="cell" type="push" title="240" bezelStyle="rounded" alignment="left" controlSize="mini" lineBreakMode="truncatingTail" state="on" borderStyle="borderAndBezel" inset="2" selectedItem="XYh-Ls-slf" id="yDS-gf-Y4N"> <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/> @@ -92,7 +92,7 @@ </connections> </popUpButton> <slider toolTip="Starting point for the preview encode." verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="wUk-SQ-GhS"> - <rect key="frame" x="17" y="38" width="426" height="15"/> + <rect key="frame" x="17" y="38" width="442" height="15"/> <sliderCell key="cell" controlSize="mini" continuous="YES" alignment="left" maxValue="9" tickMarkPosition="above" numberOfTickMarks="10" allowsTickMarkValuesOnly="YES" sliderType="linear" id="dPk-jb-w9o"> <font key="font" metaFont="miniSystem"/> </sliderCell> @@ -102,7 +102,7 @@ </connections> </slider> <textField verticalHuggingPriority="750" allowsCharacterPickerTouchBarItem="YES" preferredMaxLayoutWidth="426" translatesAutoresizingMaskIntoConstraints="NO" id="MkW-KN-I1h"> - <rect key="frame" x="15" y="54" width="430" height="20"/> + <rect key="frame" x="15" y="54" width="446" height="20"/> <constraints> <constraint firstAttribute="height" constant="20" id="Wqt-oa-eQj"/> </constraints> @@ -113,7 +113,7 @@ </textFieldCell> </textField> <textField verticalHuggingPriority="750" allowsCharacterPickerTouchBarItem="YES" preferredMaxLayoutWidth="600" translatesAutoresizingMaskIntoConstraints="NO" id="7UR-Zz-7iX"> - <rect key="frame" x="15" y="76" width="430" height="12"/> + <rect key="frame" x="15" y="76" width="446" height="12"/> <textFieldCell key="cell" controlSize="mini" sendsActionOnEndEditing="YES" alignment="left" id="CeL-Pu-NS6"> <font key="font" metaFont="miniSystemBold"/> <color key="textColor" name="secondaryLabelColor" catalog="System" colorSpace="catalog"/> @@ -121,7 +121,7 @@ </textFieldCell> </textField> <button toolTip="Scale preview to fill the display." verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="12K-c3-Z7A"> - <rect key="frame" x="282" y="11" width="95" height="16"/> + <rect key="frame" x="298" y="11" width="95" height="16"/> <constraints> <constraint firstAttribute="width" relation="greaterThanOrEqual" constant="50" id="N0p-GD-cNh"/> </constraints> @@ -139,7 +139,7 @@ <constraint firstAttribute="trailing" secondItem="MkW-KN-I1h" secondAttribute="trailing" constant="17" id="51b-ga-cex"/> <constraint firstItem="16b-R9-bBU" firstAttribute="top" secondItem="wUk-SQ-GhS" secondAttribute="bottom" constant="11" id="GV8-xv-F3F"/> <constraint firstItem="7UR-Zz-7iX" firstAttribute="leading" secondItem="agq-EJ-miM" secondAttribute="leading" constant="17" id="JPF-0p-EcT"/> - <constraint firstItem="mV7-hU-tMt" firstAttribute="leading" secondItem="12K-c3-Z7A" secondAttribute="trailing" constant="8" id="Kuw-QY-Ctl"/> + <constraint firstItem="mV7-hU-tMt" firstAttribute="leading" secondItem="12K-c3-Z7A" secondAttribute="trailing" constant="8" symbolic="YES" id="Kuw-QY-Ctl"/> <constraint firstItem="MkW-KN-I1h" firstAttribute="top" secondItem="7UR-Zz-7iX" secondAttribute="bottom" constant="2" id="LMS-rl-nxL"/> <constraint firstAttribute="trailing" secondItem="wUk-SQ-GhS" secondAttribute="trailing" constant="17" id="Nwp-nu-Nm6"/> <constraint firstItem="5T3-Vx-mC1" firstAttribute="leading" secondItem="16b-R9-bBU" secondAttribute="trailing" constant="17" id="NyV-CH-jxk"/> @@ -159,7 +159,7 @@ <constraint firstItem="12K-c3-Z7A" firstAttribute="leading" relation="greaterThanOrEqual" secondItem="Vrm-He-CjP" secondAttribute="trailing" constant="8" symbolic="YES" id="ybz-88-aqy"/> <constraint firstItem="16b-R9-bBU" firstAttribute="leading" secondItem="agq-EJ-miM" secondAttribute="leading" constant="17" id="zmJ-qN-Z7W"/> </constraints> - <point key="canvasLocation" x="7" y="106"/> + <point key="canvasLocation" x="15" y="106"/> </customView> </objects> </document> diff --git a/macosx/Base.lproj/HBPlayerHUDController.xib b/macosx/Base.lproj/HBPlayerHUDController.xib index 9d095abb2..eacc32c1c 100644 --- a/macosx/Base.lproj/HBPlayerHUDController.xib +++ b/macosx/Base.lproj/HBPlayerHUDController.xib @@ -1,9 +1,8 @@ <?xml version="1.0" encoding="UTF-8"?> -<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="14113" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES"> +<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="14490.55" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES"> <dependencies> <deployment identifier="macosx"/> - <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="14113"/> - <capability name="Alignment constraints to the first baseline" minToolsVersion="6.0"/> + <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="14490.55"/> <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/> </dependencies> <objects> @@ -21,11 +20,11 @@ <customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/> <customObject id="-3" userLabel="Application" customClass="NSObject"/> <customView hidden="YES" id="xT7-Bx-eCV" userLabel="Playback Controls" customClass="HBHUDView"> - <rect key="frame" x="0.0" y="0.0" width="460" height="100"/> + <rect key="frame" x="0.0" y="0.0" width="476" height="100"/> <autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMaxX="YES" flexibleMaxY="YES"/> <subviews> <slider toolTip="Drag to change timeline position." verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="lBp-JT-ehn"> - <rect key="frame" x="69" y="19" width="322" height="15"/> + <rect key="frame" x="69" y="20" width="338" height="15"/> <sliderCell key="cell" controlSize="small" continuous="YES" alignment="left" maxValue="100" tickMarkPosition="above" sliderType="linear" id="mMk-re-3u5"/> <accessibility description="Timeline"/> <connections> @@ -78,7 +77,7 @@ </connections> </button> <textField toolTip="Time remaining." verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" allowsCharacterPickerTouchBarItem="YES" preferredMaxLayoutWidth="100" translatesAutoresizingMaskIntoConstraints="NO" id="PVD-pq-1ZG"> - <rect key="frame" x="397" y="20" width="53" height="14"/> + <rect key="frame" x="413" y="20" width="53" height="14"/> <textFieldCell key="cell" controlSize="small" sendsActionOnEndEditing="YES" alignment="right" title="00:00:00" id="6A0-9h-5UY"> <font key="font" metaFont="smallSystem"/> <color key="textColor" name="secondaryLabelColor" catalog="System" colorSpace="catalog"/> @@ -96,7 +95,7 @@ <accessibility description="Current Timeline Position"/> </textField> <slider toolTip="Drag to change volume." verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="gzA-no-jdv"> - <rect key="frame" x="34" y="56" width="65" height="15"/> + <rect key="frame" x="34" y="57" width="65" height="15"/> <constraints> <constraint firstAttribute="width" constant="65" id="bu2-Fj-XwN"/> </constraints> @@ -107,7 +106,7 @@ </connections> </slider> <button toolTip="Exit player and return to still image previews." translatesAutoresizingMaskIntoConstraints="NO" id="84p-08-fGK" userLabel="Stop Button"> - <rect key="frame" x="426" y="56" width="14" height="15"/> + <rect key="frame" x="426" y="56" width="30" height="15"/> <buttonCell key="cell" type="square" bezelStyle="shadowlessSquare" image="NSStopProgressFreestandingTemplate" imagePosition="overlaps" alignment="center" imageScaling="proportionallyDown" id="hWC-BU-ynp"> <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/> <font key="font" metaFont="system"/> |