summaryrefslogtreecommitdiffstats
path: root/macosx/Base.lproj/HBPlayerHUDController.xib
diff options
context:
space:
mode:
Diffstat (limited to 'macosx/Base.lproj/HBPlayerHUDController.xib')
-rw-r--r--macosx/Base.lproj/HBPlayerHUDController.xib116
1 files changed, 80 insertions, 36 deletions
diff --git a/macosx/Base.lproj/HBPlayerHUDController.xib b/macosx/Base.lproj/HBPlayerHUDController.xib
index da2013c38..9d095abb2 100644
--- a/macosx/Base.lproj/HBPlayerHUDController.xib
+++ b/macosx/Base.lproj/HBPlayerHUDController.xib
@@ -1,9 +1,10 @@
<?xml version="1.0" encoding="UTF-8"?>
-<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="11762" systemVersion="16C67" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none">
+<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="14113" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES">
<dependencies>
<deployment identifier="macosx"/>
- <development version="7000" identifier="xcode"/>
- <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="11762"/>
+ <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="14113"/>
+ <capability name="Alignment constraints to the first baseline" minToolsVersion="6.0"/>
+ <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
</dependencies>
<objects>
<customObject id="-2" userLabel="File's Owner" customClass="HBPlayerHUDController">
@@ -23,19 +24,21 @@
<rect key="frame" x="0.0" y="0.0" width="460" height="100"/>
<autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMaxX="YES" flexibleMaxY="YES"/>
<subviews>
- <slider toolTip="Drag to change timeline position." verticalHuggingPriority="750" id="lBp-JT-ehn">
- <rect key="frame" x="69" y="18" width="322" height="17"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxY="YES"/>
+ <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"/>
<sliderCell key="cell" controlSize="small" continuous="YES" alignment="left" maxValue="100" tickMarkPosition="above" sliderType="linear" id="mMk-re-3u5"/>
<accessibility description="Timeline"/>
<connections>
<action selector="sliderChanged:" target="-2" id="YM4-mh-fr5"/>
</connections>
</slider>
- <button toolTip="Toggle Play/Pause" id="mLA-ei-4sK">
+ <button toolTip="Toggle Play/Pause" translatesAutoresizingMaskIntoConstraints="NO" id="mLA-ei-4sK">
<rect key="frame" x="212" y="46" width="36" height="36"/>
- <autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMaxX="YES" flexibleMinY="YES"/>
- <buttonCell key="cell" type="square" bezelStyle="shadowlessSquare" image="PlayTemplate" imagePosition="overlaps" alignment="center" imageScaling="proportionallyDown" id="jG9-2O-OES">
+ <constraints>
+ <constraint firstAttribute="height" constant="36" id="X8s-nz-Azm"/>
+ <constraint firstAttribute="width" constant="36" id="mCt-hw-6Cl"/>
+ </constraints>
+ <buttonCell key="cell" type="square" bezelStyle="shadowlessSquare" image="PlayTemplate" imagePosition="only" alignment="center" imageScaling="proportionallyDown" id="jG9-2O-OES">
<behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
<font key="font" metaFont="system"/>
</buttonCell>
@@ -44,10 +47,13 @@
<action selector="playPauseToggle:" target="-2" id="LLB-0k-P6K"/>
</connections>
</button>
- <button toolTip="Go To Beginning" id="WuP-9l-8AN">
+ <button toolTip="Go To Beginning" translatesAutoresizingMaskIntoConstraints="NO" id="WuP-9l-8AN">
<rect key="frame" x="170" y="51" width="32" height="26"/>
- <autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMaxX="YES" flexibleMinY="YES"/>
- <buttonCell key="cell" type="square" bezelStyle="shadowlessSquare" image="PrevTemplate" imagePosition="overlaps" alignment="center" imageScaling="proportionallyDown" id="IBZ-MN-bJO">
+ <constraints>
+ <constraint firstAttribute="height" constant="26" id="LYj-zA-LDX"/>
+ <constraint firstAttribute="width" constant="32" id="uKO-gw-ffy"/>
+ </constraints>
+ <buttonCell key="cell" type="square" bezelStyle="shadowlessSquare" image="PrevTemplate" imagePosition="only" alignment="center" imageScaling="proportionallyDown" id="IBZ-MN-bJO">
<behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
<font key="font" metaFont="system"/>
</buttonCell>
@@ -56,9 +62,12 @@
<action selector="goToBeginning:" target="-2" id="m24-WZ-vGD"/>
</connections>
</button>
- <button toolTip="Go To End" id="CQ0-pk-SFk">
+ <button toolTip="Go To End" translatesAutoresizingMaskIntoConstraints="NO" id="CQ0-pk-SFk">
<rect key="frame" x="258" y="51" width="32" height="26"/>
- <autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMaxX="YES" flexibleMinY="YES"/>
+ <constraints>
+ <constraint firstAttribute="height" constant="26" id="QM8-Iv-2Dj"/>
+ <constraint firstAttribute="width" constant="32" id="phm-QW-jOq"/>
+ </constraints>
<buttonCell key="cell" type="square" bezelStyle="shadowlessSquare" image="NextTemplate" imagePosition="only" alignment="center" controlSize="mini" imageScaling="proportionallyDown" id="LUb-dY-8hG">
<behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
<font key="font" metaFont="miniSystem"/>
@@ -68,9 +77,8 @@
<action selector="goToEnd:" target="-2" id="Rp0-53-4gw"/>
</connections>
</button>
- <textField toolTip="Time remaining." verticalHuggingPriority="750" id="PVD-pq-1ZG">
- <rect key="frame" x="395" y="20" width="55" height="14"/>
- <autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMaxY="YES"/>
+ <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"/>
<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"/>
@@ -78,9 +86,8 @@
</textFieldCell>
<accessibility description="Time Remaining"/>
</textField>
- <textField toolTip="Current timeline position." verticalHuggingPriority="750" id="uYx-2C-8et">
- <rect key="frame" x="10" y="20" width="55" height="14"/>
- <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
+ <textField toolTip="Current timeline position." verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" allowsCharacterPickerTouchBarItem="YES" preferredMaxLayoutWidth="100" translatesAutoresizingMaskIntoConstraints="NO" id="uYx-2C-8et">
+ <rect key="frame" x="10" y="20" width="53" height="14"/>
<textFieldCell key="cell" controlSize="small" sendsActionOnEndEditing="YES" alignment="left" title="00:00:00" id="dGi-LK-P1E">
<font key="font" metaFont="smallSystem"/>
<color key="textColor" name="secondaryLabelColor" catalog="System" colorSpace="catalog"/>
@@ -88,18 +95,19 @@
</textFieldCell>
<accessibility description="Current Timeline Position"/>
</textField>
- <slider toolTip="Drag to change volume." verticalHuggingPriority="750" id="gzA-no-jdv">
- <rect key="frame" x="34" y="55" width="65" height="17"/>
- <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
+ <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"/>
+ <constraints>
+ <constraint firstAttribute="width" constant="65" id="bu2-Fj-XwN"/>
+ </constraints>
<sliderCell key="cell" controlSize="small" continuous="YES" state="on" alignment="left" maxValue="1" doubleValue="1" tickMarkPosition="above" sliderType="linear" id="aQz-j6-bQi"/>
<accessibility description="Volume Control"/>
<connections>
<action selector="volumeSliderChanged:" target="-2" id="rLr-Ug-i8q"/>
</connections>
</slider>
- <button toolTip="Exit player and return to still image previews." id="84p-08-fGK" userLabel="Stop Button">
- <rect key="frame" x="424" y="55" width="16" height="16"/>
- <autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMinY="YES"/>
+ <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"/>
<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"/>
@@ -109,10 +117,13 @@
<action selector="showPicturesPreview:" target="-2" id="kCs-UI-Epb"/>
</connections>
</button>
- <button toolTip="Mute Volume" id="euL-Tg-dmT">
+ <button toolTip="Mute Volume" translatesAutoresizingMaskIntoConstraints="NO" id="euL-Tg-dmT">
<rect key="frame" x="12" y="55" width="18" height="18"/>
- <autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMaxX="YES" flexibleMinY="YES"/>
- <buttonCell key="cell" type="square" bezelStyle="shadowlessSquare" image="volLowTemplate" imagePosition="overlaps" alignment="center" imageScaling="proportionallyDown" id="njB-22-thn">
+ <constraints>
+ <constraint firstAttribute="width" constant="18" id="T8H-oI-ZPM"/>
+ <constraint firstAttribute="height" constant="18" id="gbJ-wm-eO2"/>
+ </constraints>
+ <buttonCell key="cell" type="square" bezelStyle="shadowlessSquare" image="volLowTemplate" imagePosition="only" alignment="center" imageScaling="proportionallyDown" id="njB-22-thn">
<behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
<font key="font" metaFont="system"/>
</buttonCell>
@@ -121,10 +132,13 @@
<action selector="mute:" target="-2" id="CIm-ce-Lnf"/>
</connections>
</button>
- <button toolTip="Full Volume" id="Kiv-cL-wYI">
+ <button toolTip="Full Volume" translatesAutoresizingMaskIntoConstraints="NO" id="Kiv-cL-wYI">
<rect key="frame" x="103" y="55" width="18" height="18"/>
- <autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMaxX="YES" flexibleMinY="YES"/>
- <buttonCell key="cell" type="square" bezelStyle="shadowlessSquare" image="volHighTemplate" imagePosition="overlaps" alignment="center" imageScaling="proportionallyDown" id="rgx-mB-Rva">
+ <constraints>
+ <constraint firstAttribute="width" constant="18" id="BMZ-v1-tgu"/>
+ <constraint firstAttribute="height" constant="18" id="kB7-1B-FDd"/>
+ </constraints>
+ <buttonCell key="cell" type="square" bezelStyle="shadowlessSquare" image="volHighTemplate" imagePosition="only" alignment="center" imageScaling="proportionallyDown" id="rgx-mB-Rva">
<behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
<font key="font" metaFont="system"/>
</buttonCell>
@@ -133,9 +147,11 @@
<action selector="maxVolume:" target="-2" id="89B-BN-U8S"/>
</connections>
</button>
- <popUpButton toolTip="Enable or disable tracks." id="Vj1-Za-AUV">
- <rect key="frame" x="336" y="47" width="73" height="30"/>
- <autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMinY="YES"/>
+ <popUpButton toolTip="Enable or disable tracks." translatesAutoresizingMaskIntoConstraints="NO" id="Vj1-Za-AUV">
+ <rect key="frame" x="335" y="53" width="74" height="20"/>
+ <constraints>
+ <constraint firstAttribute="width" constant="68" id="5FX-cP-Cps"/>
+ </constraints>
<popUpButtonCell key="cell" type="push" title="Tracks" bezelStyle="rounded" alignment="left" controlSize="small" lineBreakMode="truncatingTail" state="on" borderStyle="border" tag="1" imageScaling="proportionallyDown" inset="2" pullsDown="YES" autoenablesItems="NO" altersStateOfSelectedItem="NO" id="uwd-kr-YUM">
<behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
<font key="font" metaFont="smallSystem"/>
@@ -150,7 +166,35 @@
<accessibility description="Tracks Selection"/>
</popUpButton>
</subviews>
- <point key="canvasLocation" x="73" y="25"/>
+ <constraints>
+ <constraint firstItem="lBp-JT-ehn" firstAttribute="centerY" secondItem="uYx-2C-8et" secondAttribute="centerY" id="0Ae-58-HZk"/>
+ <constraint firstItem="mLA-ei-4sK" firstAttribute="centerY" secondItem="CQ0-pk-SFk" secondAttribute="centerY" id="5iK-al-YML"/>
+ <constraint firstAttribute="trailing" secondItem="PVD-pq-1ZG" secondAttribute="trailing" constant="12" id="6dk-cb-v2e"/>
+ <constraint firstItem="WuP-9l-8AN" firstAttribute="leading" secondItem="Kiv-cL-wYI" secondAttribute="trailing" constant="49" id="79A-5g-U7Q"/>
+ <constraint firstAttribute="bottom" secondItem="PVD-pq-1ZG" secondAttribute="bottom" constant="20" id="9cE-Nk-kcB"/>
+ <constraint firstItem="uYx-2C-8et" firstAttribute="leading" secondItem="xT7-Bx-eCV" secondAttribute="leading" constant="12" id="EmN-mc-qMr"/>
+ <constraint firstItem="lBp-JT-ehn" firstAttribute="leading" secondItem="uYx-2C-8et" secondAttribute="trailing" constant="8" id="Grx-ac-rC2"/>
+ <constraint firstItem="84p-08-fGK" firstAttribute="firstBaseline" secondItem="Vj1-Za-AUV" secondAttribute="firstBaseline" id="H0w-KP-ye3"/>
+ <constraint firstItem="euL-Tg-dmT" firstAttribute="centerY" secondItem="gzA-no-jdv" secondAttribute="centerY" id="HTx-V5-2xM"/>
+ <constraint firstItem="euL-Tg-dmT" firstAttribute="top" secondItem="xT7-Bx-eCV" secondAttribute="top" constant="27" id="K07-g0-aA4"/>
+ <constraint firstItem="Vj1-Za-AUV" firstAttribute="leading" secondItem="CQ0-pk-SFk" secondAttribute="trailing" constant="48" id="KlG-3j-Fev"/>
+ <constraint firstItem="WuP-9l-8AN" firstAttribute="centerY" secondItem="mLA-ei-4sK" secondAttribute="centerY" id="Q4l-43-xPh"/>
+ <constraint firstAttribute="trailing" secondItem="84p-08-fGK" secondAttribute="trailing" constant="20" id="VH0-gL-7T0"/>
+ <constraint firstItem="Kiv-cL-wYI" firstAttribute="centerY" secondItem="WuP-9l-8AN" secondAttribute="centerY" id="Vqw-sb-0Co"/>
+ <constraint firstItem="lBp-JT-ehn" firstAttribute="centerY" secondItem="PVD-pq-1ZG" secondAttribute="centerY" id="b7z-6O-9eC"/>
+ <constraint firstItem="mLA-ei-4sK" firstAttribute="leading" secondItem="WuP-9l-8AN" secondAttribute="trailing" constant="10" id="cPY-cs-tor"/>
+ <constraint firstItem="PVD-pq-1ZG" firstAttribute="leading" secondItem="lBp-JT-ehn" secondAttribute="trailing" constant="8" id="eye-Bl-wmu"/>
+ <constraint firstItem="CQ0-pk-SFk" firstAttribute="centerY" secondItem="Vj1-Za-AUV" secondAttribute="centerY" id="fcb-yb-zym"/>
+ <constraint firstItem="CQ0-pk-SFk" firstAttribute="leading" secondItem="mLA-ei-4sK" secondAttribute="trailing" constant="10" id="fnn-T8-f6u"/>
+ <constraint firstItem="gzA-no-jdv" firstAttribute="centerY" secondItem="Kiv-cL-wYI" secondAttribute="centerY" id="ipl-TU-6il"/>
+ <constraint firstAttribute="bottom" secondItem="uYx-2C-8et" secondAttribute="bottom" constant="20" id="lVk-4b-i7C"/>
+ <constraint firstItem="84p-08-fGK" firstAttribute="leading" secondItem="Vj1-Za-AUV" secondAttribute="trailing" constant="20" id="leh-vT-GXl"/>
+ <constraint firstItem="Kiv-cL-wYI" firstAttribute="leading" secondItem="gzA-no-jdv" secondAttribute="trailing" constant="4" id="n5u-wZ-juV"/>
+ <constraint firstItem="84p-08-fGK" firstAttribute="top" secondItem="xT7-Bx-eCV" secondAttribute="top" constant="29" id="skk-2D-f35"/>
+ <constraint firstItem="gzA-no-jdv" firstAttribute="leading" secondItem="euL-Tg-dmT" secondAttribute="trailing" constant="4" id="vyV-Ai-ba8"/>
+ <constraint firstItem="euL-Tg-dmT" firstAttribute="leading" secondItem="xT7-Bx-eCV" secondAttribute="leading" constant="12" id="z5G-Dw-ebP"/>
+ </constraints>
+ <point key="canvasLocation" x="113" y="153"/>
</customView>
</objects>
<resources>