Interface.storyboard 13 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179
  1. <?xml version="1.0" encoding="UTF-8" standalone="no"?>
  2. <document type="com.apple.InterfaceBuilder.WatchKit.Storyboard" version="3.0" toolsVersion="7531" systemVersion="14D131" targetRuntime="watchKit" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" initialViewController="AgC-eL-Hgc">
  3. <dependencies>
  4. <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="7520"/>
  5. <plugIn identifier="com.apple.InterfaceBuilder.IBWatchKitPlugin" version="3737"/>
  6. </dependencies>
  7. <scenes>
  8. <!--tableViewController-->
  9. <scene sceneID="aou-V4-d1y">
  10. <objects>
  11. <controller identifier="tableViewController" id="AgC-eL-Hgc" customClass="VLCPlaylistInterfaceController">
  12. <items>
  13. <button width="1" alignment="left" title="︿" id="fUJ-qB-19l">
  14. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
  15. <connections>
  16. <action selector="previousPagePressed" destination="AgC-eL-Hgc" id="d5P-dB-jji"/>
  17. </connections>
  18. </button>
  19. <table alignment="left" id="lC4-Vd-sgP">
  20. <items>
  21. <tableRow identifier="mediaRow" id="QhF-se-FCS" customClass="VLCRowController">
  22. <group key="rootItem" width="1" height="60" alignment="left" contentMode="scaleAspectFill" layout="vertical" radius="5" id="IQK-uE-8Jr">
  23. <items>
  24. <label alignment="left" text="title" minimumScaleFactor="0.90000000000000002" id="bUB-PE-2P0">
  25. <fontDescription key="font" style="UICTFontTextStyleCaption2"/>
  26. </label>
  27. <separator alignment="left" verticalAlignment="bottom" id="ziJ-iW-Rvc">
  28. <color key="color" red="0.92549019610000005" green="0.43529411759999997" blue="0.0" alpha="1" colorSpace="calibratedRGB"/>
  29. </separator>
  30. </items>
  31. <color key="backgroundColor" red="0.76862745099999996" green="0.74901960779999999" blue="0.75686274509999996" alpha="1" colorSpace="calibratedRGB"/>
  32. </group>
  33. <connections>
  34. <outlet property="group" destination="IQK-uE-8Jr" id="AMK-in-WKm"/>
  35. <outlet property="progressObject" destination="ziJ-iW-Rvc" id="khJ-Im-SdA"/>
  36. <outlet property="titleLabel" destination="bUB-PE-2P0" id="U07-pL-M8k"/>
  37. </connections>
  38. </tableRow>
  39. </items>
  40. </table>
  41. <button width="1" alignment="left" title="﹀" id="3AK-kX-V9D">
  42. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
  43. <connections>
  44. <action selector="nextPagePressed" destination="AgC-eL-Hgc" id="iNm-4n-TvE"/>
  45. </connections>
  46. </button>
  47. <group width="1" alignment="left" hidden="YES" layout="vertical" id="Sdu-Gc-HNJ">
  48. <items>
  49. <imageView alignment="center" image="vlcCone" contentMode="scaleAspectFit" id="oPx-9e-qpC"/>
  50. <label width="1" alignment="center" textAlignment="center" numberOfLines="0" id="t8d-XX-2X2">
  51. <fontDescription key="font" style="UICTFontTextStyleHeadline"/>
  52. </label>
  53. </items>
  54. </group>
  55. </items>
  56. <connections>
  57. <outlet property="emptyLibraryGroup" destination="Sdu-Gc-HNJ" id="Pj1-Oh-Is8"/>
  58. <outlet property="emptyLibraryLabel" destination="t8d-XX-2X2" id="5MF-Vt-cAr"/>
  59. <outlet property="nextButton" destination="3AK-kX-V9D" id="Iju-cx-571"/>
  60. <outlet property="previousButton" destination="fUJ-qB-19l" id="r36-II-aik"/>
  61. <outlet property="table" destination="lC4-Vd-sgP" id="mxe-b7-XMx"/>
  62. </connections>
  63. </controller>
  64. </objects>
  65. <point key="canvasLocation" x="221" y="216"/>
  66. </scene>
  67. <!--detailInfo-->
  68. <scene sceneID="ssu-GA-ce6">
  69. <objects>
  70. <controller identifier="detailInfo" id="iqo-j9-nlr" customClass="VLCDetailInterfaceController">
  71. <items>
  72. <label alignment="left" verticalAlignment="bottom" text="title" textAlignment="left" numberOfLines="0" id="0av-IS-YI5">
  73. <fontDescription key="font" style="UICTFontTextStyleCaption1"/>
  74. </label>
  75. <group width="1" alignment="left" verticalAlignment="bottom" layout="vertical" id="f8s-XC-ak2">
  76. <items>
  77. <label alignment="left" verticalAlignment="bottom" text="duration" id="eqY-Zs-PAu">
  78. <fontDescription key="font" type="italicSystem" pointSize="14"/>
  79. </label>
  80. </items>
  81. </group>
  82. <group width="1" height="100" alignment="left" layout="vertical" id="w46-UP-k21">
  83. <items>
  84. <separator alignment="left" verticalAlignment="bottom" id="sMd-Gr-vD4">
  85. <color key="color" red="0.92549019610000005" green="0.43529411759999997" blue="0.0" alpha="1" colorSpace="calibratedRGB"/>
  86. </separator>
  87. <group alignment="center" verticalAlignment="center" radius="20" id="bEJ-d5-UhP">
  88. <items>
  89. <button width="40" height="40" alignment="center" verticalAlignment="center" title="▶︎" enabled="NO" id="4LT-2D-Zeq">
  90. <color key="titleColor" red="0.92549019610000005" green="0.43529411759999997" blue="0.0" alpha="1" colorSpace="calibratedRGB"/>
  91. <color key="backgroundColor" red="1" green="1" blue="1" alpha="0.40000000000000002" colorSpace="calibratedRGB"/>
  92. <connections>
  93. <action selector="playNow" destination="iqo-j9-nlr" id="y9K-R2-er7"/>
  94. </connections>
  95. </button>
  96. </items>
  97. </group>
  98. </items>
  99. </group>
  100. <label alignment="left" hidden="YES" text="???" id="l0f-Nd-PHT"/>
  101. </items>
  102. <connections>
  103. <outlet property="durationLabel" destination="eqY-Zs-PAu" id="ttj-gB-C2S"/>
  104. <outlet property="group" destination="w46-UP-k21" id="tq6-TE-A5x"/>
  105. <outlet property="playNowButton" destination="4LT-2D-Zeq" id="d2T-jc-gAb"/>
  106. <outlet property="progressObject" destination="sMd-Gr-vD4" id="IwD-KA-6K3"/>
  107. <outlet property="titleLabel" destination="0av-IS-YI5" id="vEh-KH-Vt5"/>
  108. </connections>
  109. </controller>
  110. </objects>
  111. <point key="canvasLocation" x="497" y="222"/>
  112. </scene>
  113. <!--nowPlaying-->
  114. <scene sceneID="NHj-Mq-ifc">
  115. <objects>
  116. <controller identifier="nowPlaying" id="Mzo-Y8-gdK" customClass="VLCNowPlayingInterfaceController">
  117. <items>
  118. <group width="1" height="1" heightAdjustment="-2" alignment="left" verticalAlignment="center" contentMode="scaleAspectFit" layout="vertical" id="uwS-0S-Ag2">
  119. <items>
  120. <group width="1" height="1" heightAdjustment="-30" alignment="left" contentMode="scaleAspectFit" id="iCs-yD-jsj">
  121. <items>
  122. <group alignment="center" verticalAlignment="center" spacing="25" id="egl-IT-539">
  123. <items>
  124. <button alignment="left" verticalAlignment="center" accessibilityLabel="backward" backgroundImage="backward" id="uKa-8V-C8x">
  125. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
  126. <connections>
  127. <action selector="skipBackward" destination="Mzo-Y8-gdK" id="aP1-vb-XwF"/>
  128. </connections>
  129. </button>
  130. <button alignment="center" accessibilityLabel="play / pause" accessibilityHint="starts playing or pauses the current playback" backgroundImage="pause" id="BAZ-aC-ETt">
  131. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
  132. <connections>
  133. <action selector="playPausePressed" destination="Mzo-Y8-gdK" id="6p8-JZ-0Gh"/>
  134. </connections>
  135. </button>
  136. <button alignment="right" verticalAlignment="center" accessibilityLabel="forward" backgroundImage="forward" id="w8s-Mc-7oV">
  137. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
  138. <connections>
  139. <action selector="skipForward" destination="Mzo-Y8-gdK" id="1kf-Nh-kjr"/>
  140. </connections>
  141. </button>
  142. </items>
  143. </group>
  144. </items>
  145. </group>
  146. <group width="1" alignment="left" verticalAlignment="bottom" id="d9m-EJ-n3r">
  147. <items>
  148. <label width="100" alignment="left" verticalAlignment="bottom" accessibilityLabel="title" text="title" id="H58-Y8-Tbc">
  149. <fontDescription key="font" type="system" pointSize="14"/>
  150. </label>
  151. <label alignment="right" verticalAlignment="bottom" accessibilityLabel="playback duration" text="duration" id="D0h-cq-wsv">
  152. <color key="textColor" white="0.66666666666666663" alpha="1" colorSpace="calibratedWhite"/>
  153. <fontDescription key="font" style="UICTFontTextStyleFootnote"/>
  154. </label>
  155. </items>
  156. </group>
  157. </items>
  158. <edgeInsets key="margins" left="1" right="1" top="0.0" bottom="0.0"/>
  159. </group>
  160. <group width="1" height="2" alignment="left" verticalAlignment="bottom" radius="0.0" spacing="0.0" id="9DQ-Bn-k5Y">
  161. <color key="backgroundColor" red="0.92549019610000005" green="0.43529411759999997" blue="0.0" alpha="1" colorSpace="calibratedRGB"/>
  162. </group>
  163. </items>
  164. <edgeInsets key="margins" left="0.0" right="0.0" top="0.0" bottom="0.0"/>
  165. <connections>
  166. <outlet property="durationLabel" destination="D0h-cq-wsv" id="3AN-YZ-yEj"/>
  167. <outlet property="playElementsGroup" destination="uwS-0S-Ag2" id="aJc-Db-Z3L"/>
  168. <outlet property="playPauseButton" destination="BAZ-aC-ETt" id="X17-bz-cFy"/>
  169. <outlet property="progressObject" destination="9DQ-Bn-k5Y" id="LK1-eS-RGv"/>
  170. <outlet property="titleLabel" destination="H58-Y8-Tbc" id="xZs-ZW-Shj"/>
  171. </connections>
  172. </controller>
  173. </objects>
  174. <point key="canvasLocation" x="221" y="605"/>
  175. </scene>
  176. </scenes>
  177. <color key="tintColor" red="0.92549019610000005" green="0.43529411759999997" blue="0.0" alpha="1" colorSpace="calibratedRGB"/>
  178. </document>