VLCOpenNetworkStreamViewController.xib 10 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121
  1. <?xml version="1.0" encoding="UTF-8" standalone="no"?>
  2. <document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="7706" systemVersion="14E33b" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none">
  3. <dependencies>
  4. <deployment identifier="iOS"/>
  5. <development version="5000" identifier="xcode"/>
  6. <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="7703"/>
  7. </dependencies>
  8. <objects>
  9. <placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner" customClass="VLCOpenNetworkStreamViewController">
  10. <connections>
  11. <outlet property="ScanSubModeLabel" destination="Ewx-Hn-7Lc" id="Mfo-2x-j1h"/>
  12. <outlet property="ScanSubToggleSwitch" destination="nCb-2V-ulT" id="5s3-DJ-mwc"/>
  13. <outlet property="historyTableView" destination="10" id="15"/>
  14. <outlet property="openButton" destination="i2a-FY-QGC" id="ry8-BI-sW5"/>
  15. <outlet property="privateModeLabel" destination="9" id="13"/>
  16. <outlet property="privateToggleSwitch" destination="8" id="12"/>
  17. <outlet property="urlField" destination="Ucc-ui-OIc" id="TiQ-KO-ZbK"/>
  18. <outlet property="view" destination="1" id="3"/>
  19. <outlet property="whatToOpenHelpLabel" destination="27" id="29"/>
  20. </connections>
  21. </placeholder>
  22. <placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
  23. <view contentMode="scaleToFill" id="1">
  24. <rect key="frame" x="0.0" y="0.0" width="320" height="383"/>
  25. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  26. <subviews>
  27. <view contentMode="scaleToFill" id="4">
  28. <rect key="frame" x="0.0" y="0.0" width="320" height="131"/>
  29. <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxY="YES"/>
  30. <subviews>
  31. <label clipsSubviews="YES" userInteractionEnabled="NO" contentMode="left" text="Enter any HTTP, RTSP, RTMP, MMS, FTP or UDP/RTP address to open the stream directly." textAlignment="center" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" minimumFontSize="9" id="27">
  32. <rect key="frame" x="7" y="81" width="306" height="50"/>
  33. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  34. <color key="backgroundColor" red="0.1215686275" green="0.1215686275" blue="0.1215686275" alpha="1" colorSpace="calibratedRGB"/>
  35. <fontDescription key="fontDescription" type="system" pointSize="14"/>
  36. <color key="textColor" red="0.74659199620000005" green="0.74659199620000005" blue="0.74659199620000005" alpha="1" colorSpace="calibratedRGB"/>
  37. <nil key="highlightedColor"/>
  38. </label>
  39. <textField clipsSubviews="YES" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" textAlignment="center" minimumFontSize="17" clearButtonMode="unlessEditing" id="Ucc-ui-OIc">
  40. <rect key="frame" x="0.0" y="5" width="320" height="31"/>
  41. <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxY="YES"/>
  42. <color key="backgroundColor" red="0.28627450980000002" green="0.28627450980000002" blue="0.28627450980000002" alpha="1" colorSpace="calibratedRGB"/>
  43. <color key="textColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
  44. <fontDescription key="fontDescription" type="system" pointSize="14"/>
  45. <textInputTraits key="textInputTraits" autocorrectionType="no" keyboardAppearance="alert"/>
  46. </textField>
  47. <button contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" id="i2a-FY-QGC">
  48. <rect key="frame" x="0.0" y="41" width="320" height="40"/>
  49. <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxY="YES"/>
  50. <color key="backgroundColor" white="0.0" alpha="1" colorSpace="calibratedWhite"/>
  51. <fontDescription key="fontDescription" type="boldSystem" pointSize="15"/>
  52. <state key="normal" title="Télécharger"/>
  53. <connections>
  54. <action selector="openButtonAction:" destination="-1" eventType="touchUpInside" id="ggP-1c-34h"/>
  55. </connections>
  56. </button>
  57. </subviews>
  58. <color key="backgroundColor" red="0.1215686275" green="0.1215686275" blue="0.1215686275" alpha="1" colorSpace="calibratedRGB"/>
  59. </view>
  60. <view contentMode="scaleToFill" id="19">
  61. <rect key="frame" x="0.0" y="133" width="320" height="51"/>
  62. <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxY="YES"/>
  63. <subviews>
  64. <switch opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" id="8">
  65. <rect key="frame" x="20" y="10" width="51" height="31"/>
  66. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  67. <color key="onTintColor" red="1" green="0.51764705879999995" blue="0.0" alpha="1" colorSpace="deviceRGB"/>
  68. </switch>
  69. <label clipsSubviews="YES" userInteractionEnabled="NO" contentMode="left" text="Private Playback" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" id="9">
  70. <rect key="frame" x="77" y="15" width="205" height="21"/>
  71. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  72. <color key="backgroundColor" red="0.1215686275" green="0.1215686275" blue="0.1215686275" alpha="1" colorSpace="calibratedRGB"/>
  73. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  74. <color key="textColor" red="0.74659199620000005" green="0.74659199620000005" blue="0.74659199620000005" alpha="1" colorSpace="calibratedRGB"/>
  75. <nil key="highlightedColor"/>
  76. </label>
  77. </subviews>
  78. <color key="backgroundColor" red="0.1215686275" green="0.1215686275" blue="0.1215686275" alpha="1" colorSpace="calibratedRGB"/>
  79. </view>
  80. <view contentMode="scaleToFill" id="Cuf-mI-ZuN">
  81. <rect key="frame" x="0.0" y="184" width="320" height="51"/>
  82. <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxY="YES"/>
  83. <subviews>
  84. <switch opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" id="nCb-2V-ulT">
  85. <rect key="frame" x="20" y="10" width="51" height="31"/>
  86. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  87. <color key="onTintColor" red="1" green="0.51764705879999995" blue="0.0" alpha="1" colorSpace="deviceRGB"/>
  88. </switch>
  89. <label clipsSubviews="YES" userInteractionEnabled="NO" contentMode="left" text="Scan Subtitle" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" id="Ewx-Hn-7Lc" userLabel="Label - Scan Subtitle">
  90. <rect key="frame" x="77" y="10" width="205" height="31"/>
  91. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  92. <color key="backgroundColor" red="0.1215686275" green="0.1215686275" blue="0.1215686275" alpha="1" colorSpace="calibratedRGB"/>
  93. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  94. <color key="textColor" red="0.74659199620000005" green="0.74659199620000005" blue="0.74659199620000005" alpha="1" colorSpace="calibratedRGB"/>
  95. <nil key="highlightedColor"/>
  96. </label>
  97. </subviews>
  98. <color key="backgroundColor" red="0.1215686275" green="0.1215686275" blue="0.1215686275" alpha="1" colorSpace="calibratedRGB"/>
  99. </view>
  100. <tableView clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" showsHorizontalScrollIndicator="NO" indicatorStyle="white" style="plain" separatorStyle="none" rowHeight="44" sectionHeaderHeight="22" sectionFooterHeight="22" id="10">
  101. <rect key="frame" x="0.0" y="238" width="320" height="145"/>
  102. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  103. <color key="backgroundColor" red="0.1215686275" green="0.1215686275" blue="0.1215686275" alpha="1" colorSpace="calibratedRGB"/>
  104. <color key="separatorColor" white="0.0" alpha="0.60999999999999999" colorSpace="custom" customColorSpace="calibratedWhite"/>
  105. <connections>
  106. <outlet property="dataSource" destination="-1" id="18"/>
  107. <outlet property="delegate" destination="-1" id="17"/>
  108. </connections>
  109. </tableView>
  110. </subviews>
  111. <color key="backgroundColor" white="0.0" alpha="1" colorSpace="calibratedWhite"/>
  112. <freeformSimulatedSizeMetrics key="simulatedDestinationMetrics"/>
  113. </view>
  114. </objects>
  115. <simulatedMetricsContainer key="defaultSimulatedMetrics">
  116. <simulatedStatusBarMetrics key="statusBar"/>
  117. <simulatedOrientationMetrics key="orientation"/>
  118. <simulatedScreenMetrics key="destination" type="retina4"/>
  119. </simulatedMetricsContainer>
  120. </document>