You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
265 lines
24 KiB
265 lines
24 KiB
<?xml version="1.0" encoding="UTF-8"?>
|
|
<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="24412" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES" customObjectInstantitationMethod="direct">
|
|
<dependencies>
|
|
<plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="24412"/>
|
|
<capability name="System colors introduced in macOS 10.14" minToolsVersion="10.0"/>
|
|
<capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
|
|
</dependencies>
|
|
<objects>
|
|
<customObject id="-2" userLabel="File's Owner" customClass="VLCLibraryWindowPlayQueueSidebarViewController">
|
|
<connections>
|
|
<outlet property="bottomButtonsSeparator" destination="ew3-Pn-diG" id="N5L-cw-953"/>
|
|
<outlet property="buttonStack" destination="hc5-GJ-yJe" id="cvF-K1-cq5"/>
|
|
<outlet property="clearButton" destination="aKS-lw-hfk" id="30D-7g-SnA"/>
|
|
<outlet property="dragDropImageBackgroundBox" destination="aUB-Ld-N2o" id="9xc-5h-uRF"/>
|
|
<outlet property="dragDropView" destination="grx-kk-1X1" id="b1W-Zw-a7Z"/>
|
|
<outlet property="footerContainerView" destination="ftr-ct-999" id="ftr-o1-999"/>
|
|
<outlet property="footerContainerViewDefaultBottomConstraint" destination="ftr-bot-999" id="y58-xy-3xa"/>
|
|
<outlet property="footerContainerViewLeadingConstraint" destination="ftr-lead-999" id="0qS-cp-cxI"/>
|
|
<outlet property="footerContainerViewTrailingConstraint" destination="ftr-trail-999" id="BCD-w4-CYV"/>
|
|
<outlet property="openMediaButton" destination="ghp-DI-YmZ" id="30J-m7-gLb"/>
|
|
<outlet property="repeatButton" destination="9xU-Ba-Hys" id="myS-5X-rgK"/>
|
|
<outlet property="scrollView" destination="EIb-Is-vco" id="9JX-Ba-BHj"/>
|
|
<outlet property="scrollViewDefaultBottomConstraint" destination="scr-bot-001" id="ndp-LY-vyP"/>
|
|
<outlet property="shuffleButton" destination="bdZ-N9-Noa" id="bJz-sR-lGW"/>
|
|
<outlet property="sortButton" destination="C02-6a-1Uw" id="kfR-K3-lce"/>
|
|
<outlet property="tableView" destination="Ubg-RS-LWE" id="ZiJ-ca-sOj"/>
|
|
<outlet property="titleSeparator" destination="ik5-L4-VLw" id="qht-tq-0rB"/>
|
|
<outlet property="view" destination="NJR-gf-yTs" id="P3C-tn-4va"/>
|
|
</connections>
|
|
</customObject>
|
|
<customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
|
|
<customObject id="-3" userLabel="Application" customClass="NSObject"/>
|
|
<customView identifier="VLCLibraryWindowPlayQueueSidebarIdentifier" id="NJR-gf-yTs">
|
|
<rect key="frame" x="0.0" y="0.0" width="510" height="261"/>
|
|
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
|
|
<subviews>
|
|
<box verticalHuggingPriority="751" boxType="separator" translatesAutoresizingMaskIntoConstraints="NO" id="ik5-L4-VLw">
|
|
<rect key="frame" x="20" y="258" width="470" height="5"/>
|
|
</box>
|
|
<scrollView borderType="none" autohidesScrollers="YES" horizontalLineScroll="18" horizontalPageScroll="10" verticalLineScroll="18" verticalPageScroll="10" hasHorizontalScroller="NO" usesPredominantAxisScrolling="NO" translatesAutoresizingMaskIntoConstraints="NO" id="EIb-Is-vco">
|
|
<rect key="frame" x="0.0" y="50" width="510" height="210"/>
|
|
<clipView key="contentView" drawsBackground="NO" copiesOnScroll="NO" id="20t-S6-IYS">
|
|
<rect key="frame" x="0.0" y="0.0" width="510" height="210"/>
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
<subviews>
|
|
<tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" autosaveColumns="NO" rowHeight="16" rowSizeStyle="automatic" viewBased="YES" id="Ubg-RS-LWE" customClass="VLCPlayQueueTableView">
|
|
<rect key="frame" x="0.0" y="0.0" width="510" height="210"/>
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
<size key="intercellSpacing" width="3" height="2"/>
|
|
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
|
|
<color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
|
|
<tableColumns>
|
|
<tableColumn width="478" minWidth="40" maxWidth="1000" id="vsk-lo-Poz">
|
|
<tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border">
|
|
<color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
|
|
<color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
|
|
</tableHeaderCell>
|
|
<textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" title="Text Cell" id="hd9-0h-vDz">
|
|
<font key="font" metaFont="message"/>
|
|
<color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
|
|
<color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
|
|
</textFieldCell>
|
|
<tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
|
|
<prototypeCellViews>
|
|
<tableCellView id="16d-Sp-wg1">
|
|
<rect key="frame" x="11" y="1" width="487" height="16"/>
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
<subviews>
|
|
<textField focusRingType="none" verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" translatesAutoresizingMaskIntoConstraints="NO" id="UNu-bV-KHW">
|
|
<rect key="frame" x="0.0" y="0.0" width="487" height="16"/>
|
|
<textFieldCell key="cell" lineBreakMode="truncatingTail" sendsActionOnEndEditing="YES" title="Table View Cell" id="cHf-3e-UVA">
|
|
<font key="font" metaFont="message"/>
|
|
<color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
|
|
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
|
|
</textFieldCell>
|
|
</textField>
|
|
</subviews>
|
|
<constraints>
|
|
<constraint firstItem="UNu-bV-KHW" firstAttribute="centerX" secondItem="16d-Sp-wg1" secondAttribute="centerX" id="3lH-fF-e4z"/>
|
|
<constraint firstItem="UNu-bV-KHW" firstAttribute="leading" secondItem="16d-Sp-wg1" secondAttribute="leading" constant="2" id="daN-fU-MF2"/>
|
|
<constraint firstItem="UNu-bV-KHW" firstAttribute="centerY" secondItem="16d-Sp-wg1" secondAttribute="centerY" id="gxh-uO-KDR"/>
|
|
</constraints>
|
|
<connections>
|
|
<outlet property="textField" destination="UNu-bV-KHW" id="M8y-bv-h0J"/>
|
|
</connections>
|
|
</tableCellView>
|
|
</prototypeCellViews>
|
|
</tableColumn>
|
|
</tableColumns>
|
|
<connections>
|
|
<action trigger="doubleAction" selector="tableDoubleClickAction:" target="-2" id="dA1-82-uPF"/>
|
|
</connections>
|
|
</tableView>
|
|
</subviews>
|
|
<nil key="backgroundColor"/>
|
|
</clipView>
|
|
<scroller key="horizontalScroller" hidden="YES" wantsLayer="YES" verticalHuggingPriority="750" horizontal="YES" id="d8X-HO-km5">
|
|
<rect key="frame" x="-100" y="-100" width="0.0" height="16"/>
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
</scroller>
|
|
<scroller key="verticalScroller" hidden="YES" wantsLayer="YES" verticalHuggingPriority="750" horizontal="NO" id="pGF-gC-QOo">
|
|
<rect key="frame" x="494" y="0.0" width="16" height="27"/>
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
</scroller>
|
|
</scrollView>
|
|
<customView translatesAutoresizingMaskIntoConstraints="NO" id="ftr-ct-999">
|
|
<rect key="frame" x="0.0" y="0.0" width="510" height="50"/>
|
|
<subviews>
|
|
<box verticalHuggingPriority="751" boxType="separator" translatesAutoresizingMaskIntoConstraints="NO" id="ew3-Pn-diG">
|
|
<rect key="frame" x="20" y="47" width="470" height="5"/>
|
|
</box>
|
|
<stackView distribution="equalCentering" orientation="horizontal" alignment="centerY" horizontalStackHuggingPriority="249.99998474121094" verticalStackHuggingPriority="249.99998474121094" detachesHiddenViews="YES" translatesAutoresizingMaskIntoConstraints="NO" id="hc5-GJ-yJe">
|
|
<rect key="frame" x="20" y="0.0" width="490" height="50"/>
|
|
<subviews>
|
|
<button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="bdZ-N9-Noa">
|
|
<rect key="frame" x="0.0" y="13" width="24" height="24"/>
|
|
<buttonCell key="cell" type="square" bezelStyle="shadowlessSquare" image="shuffleOn" imagePosition="only" alignment="center" imageScaling="proportionallyDown" inset="2" id="fpN-XQ-XkJ">
|
|
<behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
|
|
<font key="font" metaFont="system"/>
|
|
</buttonCell>
|
|
<constraints>
|
|
<constraint firstAttribute="width" constant="24" id="Dt6-9r-UXZ"/>
|
|
<constraint firstAttribute="height" constant="24" id="MPF-8Q-Oge"/>
|
|
</constraints>
|
|
<connections>
|
|
<action selector="shuffleAction:" target="-2" id="yht-Rc-8kq"/>
|
|
</connections>
|
|
</button>
|
|
<button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="9xU-Ba-Hys">
|
|
<rect key="frame" x="155" y="13" width="24" height="24"/>
|
|
<buttonCell key="cell" type="square" bezelStyle="shadowlessSquare" image="repeatOff" imagePosition="only" alignment="center" imageScaling="proportionallyDown" inset="2" id="CWu-CE-2fG">
|
|
<behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
|
|
<font key="font" metaFont="system"/>
|
|
</buttonCell>
|
|
<constraints>
|
|
<constraint firstAttribute="width" constant="24" id="LwI-Gs-9Ll"/>
|
|
<constraint firstAttribute="height" constant="24" id="oy4-Ke-bx1"/>
|
|
</constraints>
|
|
<connections>
|
|
<action selector="repeatAction:" target="-2" id="SNk-vw-LSL"/>
|
|
</connections>
|
|
</button>
|
|
<button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="C02-6a-1Uw">
|
|
<rect key="frame" x="311" y="13" width="24" height="25"/>
|
|
<buttonCell key="cell" type="square" bezelStyle="shadowlessSquare" image="line.horizontal.3.decrease" catalog="system" imagePosition="only" alignment="center" imageScaling="proportionallyDown" inset="2" id="Qsi-6S-0bG">
|
|
<behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
|
|
<font key="font" metaFont="system"/>
|
|
</buttonCell>
|
|
<constraints>
|
|
<constraint firstAttribute="height" constant="24" id="3rz-oE-rhS"/>
|
|
<constraint firstAttribute="width" constant="24" id="uLL-RT-XeW"/>
|
|
</constraints>
|
|
<connections>
|
|
<action selector="sortPlayQueue:" target="-2" id="BAl-CA-um5"/>
|
|
</connections>
|
|
</button>
|
|
<button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="aKS-lw-hfk">
|
|
<rect key="frame" x="466" y="10" width="24.5" height="32"/>
|
|
<buttonCell key="cell" type="square" bezelStyle="shadowlessSquare" image="trash" catalog="system" imagePosition="only" alignment="center" imageScaling="proportionallyDown" inset="2" id="DEr-Gg-n7Z">
|
|
<behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
|
|
<font key="font" metaFont="system"/>
|
|
</buttonCell>
|
|
<constraints>
|
|
<constraint firstAttribute="height" constant="24" id="TWi-ow-aoD"/>
|
|
<constraint firstAttribute="width" constant="24" id="bgh-Lr-Mae"/>
|
|
</constraints>
|
|
<connections>
|
|
<action selector="clearPlayQueue:" target="-2" id="DEh-0j-CpD"/>
|
|
</connections>
|
|
</button>
|
|
</subviews>
|
|
<visibilityPriorities>
|
|
<integer value="1000"/>
|
|
<integer value="1000"/>
|
|
<integer value="1000"/>
|
|
<integer value="1000"/>
|
|
</visibilityPriorities>
|
|
<customSpacing>
|
|
<real value="3.4028234663852886e+38"/>
|
|
<real value="3.4028234663852886e+38"/>
|
|
<real value="3.4028234663852886e+38"/>
|
|
<real value="3.4028234663852886e+38"/>
|
|
</customSpacing>
|
|
</stackView>
|
|
</subviews>
|
|
<constraints>
|
|
<constraint firstAttribute="bottom" secondItem="hc5-GJ-yJe" secondAttribute="bottom" id="0Wh-UN-tLi"/>
|
|
<constraint firstItem="hc5-GJ-yJe" firstAttribute="leading" secondItem="ftr-ct-999" secondAttribute="leading" constant="20" symbolic="YES" id="Saj-PQ-UQL"/>
|
|
<constraint firstAttribute="height" constant="50" id="ftr-h-001"/>
|
|
<constraint firstItem="ew3-Pn-diG" firstAttribute="leading" secondItem="ftr-ct-999" secondAttribute="leading" constant="20" id="ftr-l-001"/>
|
|
<constraint firstAttribute="trailing" secondItem="ew3-Pn-diG" secondAttribute="trailing" constant="20" id="ftr-t-001"/>
|
|
<constraint firstItem="ew3-Pn-diG" firstAttribute="top" secondItem="ftr-ct-999" secondAttribute="top" id="ftr-top-001"/>
|
|
<constraint firstAttribute="trailing" secondItem="hc5-GJ-yJe" secondAttribute="trailing" id="nNk-FA-MRz"/>
|
|
<constraint firstItem="hc5-GJ-yJe" firstAttribute="top" secondItem="ftr-ct-999" secondAttribute="top" id="pJc-3i-ul8"/>
|
|
</constraints>
|
|
</customView>
|
|
<customView hidden="YES" translatesAutoresizingMaskIntoConstraints="NO" id="grx-kk-1X1" customClass="VLCDragDropView">
|
|
<rect key="frame" x="0.0" y="50" width="510" height="210"/>
|
|
<subviews>
|
|
<box boxType="custom" borderType="line" borderWidth="0.0" cornerRadius="10" titlePosition="noTitle" translatesAutoresizingMaskIntoConstraints="NO" id="aUB-Ld-N2o">
|
|
<rect key="frame" x="188" y="38" width="134" height="134"/>
|
|
<view key="contentView" id="9Ay-rU-2bA">
|
|
<rect key="frame" x="0.0" y="0.0" width="134" height="134"/>
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
</view>
|
|
<color key="borderColor" name="separatorColor" catalog="System" colorSpace="catalog"/>
|
|
</box>
|
|
<imageView translatesAutoresizingMaskIntoConstraints="NO" id="qv6-Mn-ifA" customClass="VLCDropDisabledImageView">
|
|
<rect key="frame" x="199" y="49" width="112" height="112"/>
|
|
<constraints>
|
|
<constraint firstAttribute="height" constant="112" id="CUl-4Z-0sw"/>
|
|
<constraint firstAttribute="width" constant="112" id="MpG-av-aGj"/>
|
|
</constraints>
|
|
<imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" image="dropzone" id="AZ2-8e-Rrz"/>
|
|
</imageView>
|
|
<button wantsLayer="YES" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="ghp-DI-YmZ">
|
|
<rect key="frame" x="201" y="4" width="108" height="24"/>
|
|
<buttonCell key="cell" type="push" title="Open media..." bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="07D-yu-JVI">
|
|
<behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
|
|
<font key="font" metaFont="system"/>
|
|
</buttonCell>
|
|
<connections>
|
|
<action selector="openMedia:" target="-2" id="bNF-Oh-7mm"/>
|
|
</connections>
|
|
</button>
|
|
</subviews>
|
|
<constraints>
|
|
<constraint firstItem="qv6-Mn-ifA" firstAttribute="centerY" secondItem="grx-kk-1X1" secondAttribute="centerY" id="AO4-Hd-L52"/>
|
|
<constraint firstItem="aUB-Ld-N2o" firstAttribute="centerX" secondItem="qv6-Mn-ifA" secondAttribute="centerX" id="DKc-9E-HYo"/>
|
|
<constraint firstItem="aUB-Ld-N2o" firstAttribute="width" secondItem="qv6-Mn-ifA" secondAttribute="width" multiplier="1.2" id="Jkb-0O-auX"/>
|
|
<constraint firstItem="ghp-DI-YmZ" firstAttribute="top" secondItem="aUB-Ld-N2o" secondAttribute="bottom" constant="10" id="XFC-9r-Q8L"/>
|
|
<constraint firstItem="aUB-Ld-N2o" firstAttribute="height" secondItem="qv6-Mn-ifA" secondAttribute="height" multiplier="1.2" id="eJ2-wz-BJL"/>
|
|
<constraint firstItem="ghp-DI-YmZ" firstAttribute="centerX" secondItem="qv6-Mn-ifA" secondAttribute="centerX" id="gL5-uR-Smy"/>
|
|
<constraint firstItem="aUB-Ld-N2o" firstAttribute="centerY" secondItem="qv6-Mn-ifA" secondAttribute="centerY" id="yfU-xa-zSE"/>
|
|
<constraint firstItem="qv6-Mn-ifA" firstAttribute="centerX" secondItem="grx-kk-1X1" secondAttribute="centerX" id="z8g-fU-cRw"/>
|
|
</constraints>
|
|
</customView>
|
|
</subviews>
|
|
<constraints>
|
|
<constraint firstItem="ik5-L4-VLw" firstAttribute="top" secondItem="NJR-gf-yTs" secondAttribute="top" id="1za-9j-6sD"/>
|
|
<constraint firstAttribute="trailing" secondItem="grx-kk-1X1" secondAttribute="trailing" id="4CB-HB-Om0"/>
|
|
<constraint firstItem="grx-kk-1X1" firstAttribute="top" secondItem="ik5-L4-VLw" secondAttribute="bottom" id="AoR-Q7-XYJ"/>
|
|
<constraint firstItem="ik5-L4-VLw" firstAttribute="leading" secondItem="NJR-gf-yTs" secondAttribute="leading" constant="20" id="CW2-KK-Z5t"/>
|
|
<constraint firstItem="EIb-Is-vco" firstAttribute="top" secondItem="ik5-L4-VLw" secondAttribute="bottom" id="Cyw-MK-W8n"/>
|
|
<constraint firstAttribute="trailing" secondItem="EIb-Is-vco" secondAttribute="trailing" id="UAJ-gH-fWy"/>
|
|
<constraint firstAttribute="trailing" secondItem="ik5-L4-VLw" secondAttribute="trailing" constant="20" id="ef5-v1-Rm6"/>
|
|
<constraint firstAttribute="bottom" secondItem="ftr-ct-999" secondAttribute="bottom" id="ftr-bot-999"/>
|
|
<constraint firstItem="ftr-ct-999" firstAttribute="leading" secondItem="NJR-gf-yTs" secondAttribute="leading" id="ftr-lead-999"/>
|
|
<constraint firstAttribute="trailing" secondItem="ftr-ct-999" secondAttribute="trailing" id="ftr-trail-999"/>
|
|
<constraint firstItem="ew3-Pn-diG" firstAttribute="top" secondItem="grx-kk-1X1" secondAttribute="bottom" id="haK-Qu-HJv"/>
|
|
<constraint firstItem="EIb-Is-vco" firstAttribute="leading" secondItem="NJR-gf-yTs" secondAttribute="leading" id="kEZ-5n-pxq"/>
|
|
<constraint firstItem="grx-kk-1X1" firstAttribute="leading" secondItem="NJR-gf-yTs" secondAttribute="leading" id="mCw-UE-mS0"/>
|
|
<constraint firstItem="EIb-Is-vco" firstAttribute="bottom" secondItem="ftr-ct-999" secondAttribute="top" id="scr-bot-001"/>
|
|
</constraints>
|
|
<point key="canvasLocation" x="-148" y="45"/>
|
|
</customView>
|
|
</objects>
|
|
<resources>
|
|
<image name="dropzone" width="112" height="112"/>
|
|
<image name="line.horizontal.3.decrease" catalog="system" width="16" height="10"/>
|
|
<image name="repeatOff" width="24" height="24"/>
|
|
<image name="shuffleOn" width="24" height="24"/>
|
|
<image name="trash" catalog="system" width="15" height="17"/>
|
|
</resources>
|
|
</document>
|
|
|