|
@@ -163,14 +163,10 @@
|
|
|
<bool key="isElement" value="YES"/>
|
|
|
</accessibility>
|
|
|
</view>
|
|
|
- <view contentMode="scaleToFill" id="165" userLabel="Controls panel">
|
|
|
+ <view contentMode="scaleToFill" id="165" userLabel="Controls panel" customClass="VLCFrostedGlasView">
|
|
|
<rect key="frame" x="0.0" y="395" width="320" height="46"/>
|
|
|
<autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMaxX="YES" flexibleMinY="YES"/>
|
|
|
<subviews>
|
|
|
- <imageView userInteractionEnabled="NO" contentMode="scaleToFill" image="playbackControllerBg.png" id="273">
|
|
|
- <rect key="frame" x="0.0" y="0.0" width="320" height="46"/>
|
|
|
- <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
|
|
|
- </imageView>
|
|
|
<slider opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" minValue="-34" maxValue="34" id="168" customClass="VLCSlider">
|
|
|
<rect key="frame" x="18" y="19" width="284" height="29"/>
|
|
|
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
|
|
@@ -669,6 +665,21 @@
|
|
|
<action selector="playPause" destination="-2" eventType="touchUpInside" id="ajc-gW-8UA"/>
|
|
|
</connections>
|
|
|
</button>
|
|
|
+ <view contentMode="scaleToFill" id="SX3-Kb-W8g" customClass="MPVolumeView">
|
|
|
+ <rect key="frame" x="20" y="16" width="117" height="22"/>
|
|
|
+ <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
|
|
|
+ </view>
|
|
|
+ <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" id="lib-Hc-4qn">
|
|
|
+ <rect key="frame" x="306" y="5" width="32" height="40"/>
|
|
|
+ <autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMinY="YES"/>
|
|
|
+ <fontDescription key="fontDescription" type="system" pointSize="18"/>
|
|
|
+ <state key="normal" image="repeat.png">
|
|
|
+ <color key="titleShadowColor" white="0.5" alpha="1" colorSpace="calibratedWhite"/>
|
|
|
+ </state>
|
|
|
+ <connections>
|
|
|
+ <action selector="toggleRepeatMode:" destination="-1" eventType="touchUpInside" id="1XB-hZ-pNx"/>
|
|
|
+ </connections>
|
|
|
+ </button>
|
|
|
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" id="awR-Dt-S0B">
|
|
|
<rect key="frame" x="142" y="5" width="32" height="40"/>
|
|
|
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
|
|
@@ -683,22 +694,7 @@
|
|
|
<color key="titleColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
|
|
|
</state>
|
|
|
<connections>
|
|
|
- <action selector="switchAudioTrack:" destination="-1" eventType="touchUpInside" id="EYA-AC-aby"/>
|
|
|
- </connections>
|
|
|
- </button>
|
|
|
- <view contentMode="scaleToFill" id="SX3-Kb-W8g" customClass="MPVolumeView">
|
|
|
- <rect key="frame" x="20" y="16" width="117" height="22"/>
|
|
|
- <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
|
|
|
- </view>
|
|
|
- <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" id="lib-Hc-4qn">
|
|
|
- <rect key="frame" x="306" y="5" width="32" height="40"/>
|
|
|
- <autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMinY="YES"/>
|
|
|
- <fontDescription key="fontDescription" type="system" pointSize="18"/>
|
|
|
- <state key="normal" image="repeat.png">
|
|
|
- <color key="titleShadowColor" white="0.5" alpha="1" colorSpace="calibratedWhite"/>
|
|
|
- </state>
|
|
|
- <connections>
|
|
|
- <action selector="toggleRepeatMode:" destination="-1" eventType="touchUpInside" id="1XB-hZ-pNx"/>
|
|
|
+ <action selector="switchAudioTrack:" destination="-1" eventType="touchUpInside" id="YjO-LC-Ome"/>
|
|
|
</connections>
|
|
|
</button>
|
|
|
</subviews>
|
|
@@ -711,7 +707,6 @@
|
|
|
<image name="backIcon.png" width="32" height="16"/>
|
|
|
<image name="forwardIcon.png" width="32" height="16"/>
|
|
|
<image name="playIcon.png" width="19" height="17"/>
|
|
|
- <image name="playbackControllerBg.png" width="3" height="90"/>
|
|
|
<image name="ratioIcon.png" width="23" height="18"/>
|
|
|
<image name="repeat.png" width="23" height="18"/>
|
|
|
<image name="resetIcon.png" width="24" height="30"/>
|