Interface.storyboard 15 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196
  1. <?xml version="1.0" encoding="UTF-8" standalone="no"?>
  2. <document type="com.apple.InterfaceBuilder.WatchKit.Storyboard" version="3.0" toolsVersion="7702" systemVersion="14D136" targetRuntime="watchKit" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" initialViewController="AgC-eL-Hgc">
  3. <dependencies>
  4. <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="7701"/>
  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" spacing="0.0" id="IQK-uE-8Jr">
  23. <items>
  24. <group width="1" height="1" heightAdjustment="-2" alignment="left" contentMode="scaleAspectFill" layout="vertical" id="n51-TH-TfQ">
  25. <items>
  26. <label alignment="left" text="title" minimumScaleFactor="0.90000000000000002" id="bUB-PE-2P0">
  27. <fontDescription key="font" style="UICTFontTextStyleCaption2"/>
  28. </label>
  29. </items>
  30. <edgeInsets key="margins" left="5" right="5" top="5" bottom="5"/>
  31. </group>
  32. <group width="1" widthAdjustment="11" height="2" alignment="left" verticalAlignment="bottom" radius="0.0" spacing="0.0" id="emQ-zO-BxV" userLabel="progress Group">
  33. <color key="backgroundColor" red="0.92549019610000005" green="0.43529411759999997" blue="0.0" alpha="1" colorSpace="calibratedRGB"/>
  34. </group>
  35. </items>
  36. <color key="backgroundColor" red="0.76862745099999996" green="0.74901960779999999" blue="0.75686274509999996" alpha="1" colorSpace="calibratedRGB"/>
  37. <edgeInsets key="margins" left="0.0" right="0.0" top="0.0" bottom="0.0"/>
  38. </group>
  39. <connections>
  40. <outlet property="group" destination="IQK-uE-8Jr" id="WBV-Cl-DBU"/>
  41. <outlet property="progressObject" destination="emQ-zO-BxV" id="quT-o1-pWc"/>
  42. <outlet property="titleLabel" destination="bUB-PE-2P0" id="U07-pL-M8k"/>
  43. </connections>
  44. </tableRow>
  45. </items>
  46. </table>
  47. <button width="1" alignment="left" title="﹀" id="3AK-kX-V9D">
  48. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
  49. <connections>
  50. <action selector="nextPagePressed" destination="AgC-eL-Hgc" id="iNm-4n-TvE"/>
  51. </connections>
  52. </button>
  53. <group width="1" alignment="left" hidden="YES" layout="vertical" id="Sdu-Gc-HNJ">
  54. <items>
  55. <imageView alignment="center" image="vlcCone" contentMode="scaleAspectFit" id="oPx-9e-qpC"/>
  56. <label width="1" alignment="center" textAlignment="center" numberOfLines="0" id="t8d-XX-2X2">
  57. <fontDescription key="font" style="UICTFontTextStyleHeadline"/>
  58. </label>
  59. </items>
  60. </group>
  61. </items>
  62. <connections>
  63. <outlet property="emptyLibraryGroup" destination="Sdu-Gc-HNJ" id="Pj1-Oh-Is8"/>
  64. <outlet property="emptyLibraryLabel" destination="t8d-XX-2X2" id="5MF-Vt-cAr"/>
  65. <outlet property="nextButton" destination="3AK-kX-V9D" id="Iju-cx-571"/>
  66. <outlet property="previousButton" destination="fUJ-qB-19l" id="r36-II-aik"/>
  67. <outlet property="table" destination="lC4-Vd-sgP" id="mxe-b7-XMx"/>
  68. </connections>
  69. </controller>
  70. </objects>
  71. <point key="canvasLocation" x="221" y="216"/>
  72. </scene>
  73. <!--detailInfo-->
  74. <scene sceneID="ssu-GA-ce6">
  75. <objects>
  76. <controller identifier="detailInfo" id="iqo-j9-nlr" customClass="VLCDetailInterfaceController">
  77. <items>
  78. <group width="1" height="100" alignment="left" layout="vertical" id="w46-UP-k21">
  79. <items>
  80. <group alignment="center" verticalAlignment="center" radius="20" id="bEJ-d5-UhP">
  81. <items>
  82. <button width="40" height="40" alignment="center" verticalAlignment="center" title="▶︎" enabled="NO" id="4LT-2D-Zeq">
  83. <accessibilityTraits key="accessibilityTraits" none="YES" button="YES" playsSound="YES"/>
  84. <color key="titleColor" red="0.92549019610000005" green="0.43529411759999997" blue="0.0" alpha="1" colorSpace="calibratedRGB"/>
  85. <color key="backgroundColor" red="1" green="1" blue="1" alpha="0.40000000000000002" colorSpace="calibratedRGB"/>
  86. <connections>
  87. <action selector="playNow" destination="iqo-j9-nlr" id="y9K-R2-er7"/>
  88. </connections>
  89. </button>
  90. </items>
  91. </group>
  92. </items>
  93. </group>
  94. <group width="1" height="2" alignment="left" verticalAlignment="center" radius="0.0" spacing="0.0" id="JNG-N2-V7J" userLabel="progress Group">
  95. <color key="backgroundColor" red="0.92549019610000005" green="0.43529411759999997" blue="0.0" alpha="1" colorSpace="calibratedRGB"/>
  96. </group>
  97. <label alignment="left" verticalAlignment="bottom" text="title" textAlignment="left" numberOfLines="0" id="0av-IS-YI5">
  98. <fontDescription key="font" style="UICTFontTextStyleCaption1"/>
  99. </label>
  100. <group width="1" alignment="left" verticalAlignment="bottom" layout="vertical" id="f8s-XC-ak2">
  101. <items>
  102. <label alignment="left" verticalAlignment="bottom" text="duration" id="eqY-Zs-PAu">
  103. <fontDescription key="font" type="italicSystem" pointSize="14"/>
  104. </label>
  105. </items>
  106. </group>
  107. </items>
  108. <connections>
  109. <outlet property="durationLabel" destination="eqY-Zs-PAu" id="ttj-gB-C2S"/>
  110. <outlet property="group" destination="w46-UP-k21" id="tq6-TE-A5x"/>
  111. <outlet property="playNowButton" destination="4LT-2D-Zeq" id="d2T-jc-gAb"/>
  112. <outlet property="progressObject" destination="JNG-N2-V7J" id="eqg-BR-4a3"/>
  113. <outlet property="titleLabel" destination="0av-IS-YI5" id="vEh-KH-Vt5"/>
  114. </connections>
  115. </controller>
  116. </objects>
  117. <point key="canvasLocation" x="497" y="222"/>
  118. </scene>
  119. <!--nowPlaying-->
  120. <scene sceneID="NHj-Mq-ifc">
  121. <objects>
  122. <controller identifier="nowPlaying" id="Mzo-Y8-gdK" customClass="VLCNowPlayingInterfaceController">
  123. <items>
  124. <group width="1" height="1" heightAdjustment="-2" alignment="left" verticalAlignment="center" contentMode="scaleAspectFit" layout="vertical" id="uwS-0S-Ag2">
  125. <items>
  126. <group width="1" height="1" heightAdjustment="-55" alignment="left" contentMode="scaleAspectFit" layout="vertical" id="iCs-yD-jsj">
  127. <items>
  128. <group width="1" height="45" alignment="center" verticalAlignment="center" spacing="0.0" id="egl-IT-539">
  129. <items>
  130. <button alignment="center" verticalAlignment="center" accessibilityLabel="backward" id="uKa-8V-C8x">
  131. <group key="contentGroup" width="0.29999999999999999" height="1" alignment="left" backgroundImage="backward" contentMode="center" id="5qh-bH-XHx"/>
  132. <connections>
  133. <action selector="skipBackward" destination="Mzo-Y8-gdK" id="aP1-vb-XwF"/>
  134. </connections>
  135. </button>
  136. <button alignment="center" verticalAlignment="center" accessibilityLabel="play / pause" accessibilityHint="starts playing or pauses the current playback" id="BAZ-aC-ETt">
  137. <group key="contentGroup" width="0.30000000000000004" height="1" alignment="left" backgroundImage="play" contentMode="center" id="21n-1o-3T6"/>
  138. <connections>
  139. <action selector="playPausePressed" destination="Mzo-Y8-gdK" id="6p8-JZ-0Gh"/>
  140. </connections>
  141. </button>
  142. <button alignment="center" verticalAlignment="center" accessibilityLabel="forward" id="w8s-Mc-7oV">
  143. <group key="contentGroup" width="0.29999999999999999" height="1" alignment="left" backgroundImage="forward" contentMode="center" id="ZlX-jT-lUZ"/>
  144. <connections>
  145. <action selector="skipForward" destination="Mzo-Y8-gdK" id="1kf-Nh-kjr"/>
  146. </connections>
  147. </button>
  148. </items>
  149. </group>
  150. </items>
  151. <variation key="device=watch42mm" heightAdjustment="-60"/>
  152. </group>
  153. <slider width="1" alignment="left" verticalAlignment="bottom" continuous="YES" value="0.5" steps="16" id="WNd-eJ-DzK">
  154. <color key="color" red="1" green="0.50196081400000003" blue="0.0" alpha="1" colorSpace="calibratedRGB"/>
  155. <connections>
  156. <action selector="volumeSliderChanged:" destination="Mzo-Y8-gdK" id="8uu-ZX-J9P"/>
  157. </connections>
  158. </slider>
  159. <group width="1" alignment="left" verticalAlignment="bottom" id="d9m-EJ-n3r">
  160. <items>
  161. <label width="100" alignment="left" verticalAlignment="bottom" text="title" id="H58-Y8-Tbc">
  162. <fontDescription key="font" type="system" pointSize="14"/>
  163. </label>
  164. <label alignment="right" verticalAlignment="bottom" accessibilityLabel="playback duration" text="duration" id="D0h-cq-wsv">
  165. <color key="textColor" white="0.66666666666666663" alpha="1" colorSpace="calibratedWhite"/>
  166. <fontDescription key="font" style="UICTFontTextStyleFootnote"/>
  167. </label>
  168. </items>
  169. </group>
  170. </items>
  171. <edgeInsets key="margins" left="1" right="1" top="0.0" bottom="0.0"/>
  172. </group>
  173. <group width="1" height="2" alignment="left" verticalAlignment="bottom" radius="0.0" spacing="0.0" id="9DQ-Bn-k5Y" userLabel="progress Group">
  174. <color key="backgroundColor" red="0.92549019610000005" green="0.43529411759999997" blue="0.0" alpha="1" colorSpace="calibratedRGB"/>
  175. </group>
  176. </items>
  177. <edgeInsets key="margins" left="0.0" right="0.0" top="0.0" bottom="0.0"/>
  178. <connections>
  179. <outlet property="durationLabel" destination="D0h-cq-wsv" id="3AN-YZ-yEj"/>
  180. <outlet property="playElementsGroup" destination="uwS-0S-Ag2" id="aJc-Db-Z3L"/>
  181. <outlet property="playPauseButton" destination="BAZ-aC-ETt" id="X17-bz-cFy"/>
  182. <outlet property="playPauseButtonGroup" destination="21n-1o-3T6" id="piE-Uf-NeC"/>
  183. <outlet property="progressObject" destination="9DQ-Bn-k5Y" id="LK1-eS-RGv"/>
  184. <outlet property="skipBackwardButton" destination="uKa-8V-C8x" id="88k-O6-fq3"/>
  185. <outlet property="skipForwardButton" destination="w8s-Mc-7oV" id="E9p-we-dPi"/>
  186. <outlet property="titleLabel" destination="H58-Y8-Tbc" id="xZs-ZW-Shj"/>
  187. <outlet property="volumeSlider" destination="WNd-eJ-DzK" id="IyP-bA-Qmf"/>
  188. </connections>
  189. </controller>
  190. </objects>
  191. <point key="canvasLocation" x="221" y="605"/>
  192. </scene>
  193. </scenes>
  194. <color key="tintColor" red="0.92549019610000005" green="0.43529411759999997" blue="0.0" alpha="1" colorSpace="calibratedRGB"/>
  195. </document>