vlc | branch: master | Felix Paul Kühne <[email protected]> | Tue Sep 4 18:16:11 2018 +0200| [6a1b0be5915ba6d158889bf72a2a0a5c0d1bdcdc] | committer: Felix Paul Kühne
macosx: minor refinements for dark UI mode > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=6a1b0be5915ba6d158889bf72a2a0a5c0d1bdcdc --- modules/gui/macosx/UI/Open.xib | 8 +- modules/gui/macosx/UI/SimplePreferences.xib | 248 ++++++++++++++-------------- 2 files changed, 127 insertions(+), 129 deletions(-) diff --git a/modules/gui/macosx/UI/Open.xib b/modules/gui/macosx/UI/Open.xib index d71200bdd1..6e84cd8e5c 100644 --- a/modules/gui/macosx/UI/Open.xib +++ b/modules/gui/macosx/UI/Open.xib @@ -1535,7 +1535,7 @@ Gw To open a stream using a different protocol, just press Cancel to close this sheet. </string> - <color key="textColor" white="0.25" alpha="1" colorSpace="custom" customColorSpace="calibratedWhite"/> + <color key="textColor" name="tertiaryLabelColor" catalog="System" colorSpace="catalog"/> <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/> </textFieldCell> </textField> @@ -1543,7 +1543,7 @@ To open a stream using a different protocol, just press Cancel to close this she <rect key="frame" x="34" y="213" width="55" height="17"/> <textFieldCell key="cell" lineBreakMode="truncatingTail" sendsActionOnEndEditing="YES" title="Protocol" usesSingleLineMode="YES" id="2987"> <font key="font" metaFont="system"/> - <color key="textColor" white="0.25" alpha="1" colorSpace="custom" customColorSpace="calibratedWhite"/> + <color key="textColor" name="tertiaryLabelColor" catalog="System" colorSpace="catalog"/> <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/> </textFieldCell> </textField> @@ -1551,7 +1551,7 @@ To open a stream using a different protocol, just press Cancel to close this she <rect key="frame" x="166" y="213" width="124" height="17"/> <textFieldCell key="cell" lineBreakMode="truncatingTail" sendsActionOnEndEditing="YES" title="Mode" usesSingleLineMode="YES" id="2988"> <font key="font" metaFont="system"/> - <color key="textColor" white="0.25" alpha="1" colorSpace="custom" customColorSpace="calibratedWhite"/> + <color key="textColor" name="tertiaryLabelColor" catalog="System" colorSpace="catalog"/> <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/> </textFieldCell> </textField> @@ -1559,7 +1559,7 @@ To open a stream using a different protocol, just press Cancel to close this she <rect key="frame" x="353" y="213" width="54" height="17"/> <textFieldCell key="cell" lineBreakMode="truncatingTail" sendsActionOnEndEditing="YES" alignment="right" title="Address" usesSingleLineMode="YES" id="2989"> <font key="font" metaFont="system"/> - <color key="textColor" white="0.25" alpha="1" colorSpace="custom" customColorSpace="calibratedWhite"/> + <color key="textColor" name="tertiaryLabelColor" catalog="System" colorSpace="catalog"/> <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/> </textFieldCell> </textField> diff --git a/modules/gui/macosx/UI/SimplePreferences.xib b/modules/gui/macosx/UI/SimplePreferences.xib index 1d96b48048..1366b78cc7 100644 --- a/modules/gui/macosx/UI/SimplePreferences.xib +++ b/modules/gui/macosx/UI/SimplePreferences.xib @@ -1,10 +1,8 @@ <?xml version="1.0" encoding="UTF-8"?> -<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="14113" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES"> +<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="14313.13.2" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES"> <dependencies> <deployment identifier="macosx"/> - <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="14113"/> - <capability name="Constraints with non-1.0 multipliers" minToolsVersion="5.1"/> - <capability name="box content view" minToolsVersion="7.0"/> + <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="14313.13.2"/> <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/> </dependencies> <objects> @@ -159,7 +157,7 @@ <windowStyleMask key="styleMask" titled="YES" resizable="YES"/> <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/> <rect key="contentRect" x="105" y="903" width="580" height="620"/> - <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1178"/> + <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1177"/> <view key="contentView" id="2266"> <rect key="frame" x="0.0" y="0.0" width="580" height="620"/> <autoresizingMask key="autoresizingMask"/> @@ -185,11 +183,11 @@ <constraints> <constraint firstAttribute="height" relation="greaterThanOrEqual" constant="200" id="LBG-ZW-rzc"/> </constraints> - <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="09p-uc-Z8j"> + <scroller key="horizontalScroller" hidden="YES" wantsLayer="YES" verticalHuggingPriority="750" horizontal="YES" id="09p-uc-Z8j"> <rect key="frame" x="-100" y="-100" width="568" height="16"/> <autoresizingMask key="autoresizingMask"/> </scroller> - <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" doubleValue="0.5" horizontal="NO" id="5eR-1v-88a"> + <scroller key="verticalScroller" hidden="YES" wantsLayer="YES" verticalHuggingPriority="750" doubleValue="0.5" horizontal="NO" id="5eR-1v-88a"> <rect key="frame" x="563" y="1" width="16" height="573"/> <autoresizingMask key="autoresizingMask"/> </scroller> @@ -281,9 +279,9 @@ Gw <rect key="frame" x="0.0" y="0.0" width="597" height="597"/> <subviews> <box borderType="line" title="General Settings" translatesAutoresizingMaskIntoConstraints="NO" id="kup-aY-Wqq"> - <rect key="frame" x="18" y="483" width="563" height="93"/> + <rect key="frame" x="18" y="481" width="563" height="95"/> <view key="contentView" id="wFl-aV-3Hn"> - <rect key="frame" x="1" y="1" width="561" height="77"/> + <rect key="frame" x="3" y="3" width="557" height="77"/> <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> <subviews> <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="3892"> @@ -295,7 +293,7 @@ Gw </textFieldCell> </textField> <popUpButton verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="3900"> - <rect key="frame" x="145" y="43" width="399" height="26"/> + <rect key="frame" x="145" y="43" width="395" height="25"/> <constraints> <constraint firstAttribute="width" relation="greaterThanOrEqual" constant="288" id="Kfa-pp-08X"/> </constraints> @@ -332,9 +330,9 @@ Gw </view> </box> <box borderType="line" title="Playback control" translatesAutoresizingMaskIntoConstraints="NO" id="CZP-ZN-k6p"> - <rect key="frame" x="18" y="337" width="563" height="142"/> + <rect key="frame" x="18" y="333" width="563" height="144"/> <view key="contentView" id="gj4-zO-E26"> - <rect key="frame" x="1" y="1" width="561" height="126"/> + <rect key="frame" x="3" y="3" width="557" height="126"/> <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> <subviews> <button mirrorLayoutDirectionWhenInternationalizing="always" translatesAutoresizingMaskIntoConstraints="NO" id="3542"> @@ -366,7 +364,7 @@ Gw </textFieldCell> </textField> <popUpButton verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="3920"> - <rect key="frame" x="145" y="92" width="402" height="26"/> + <rect key="frame" x="145" y="92" width="398" height="25"/> <popUpButtonCell key="cell" type="push" bezelStyle="rounded" lineBreakMode="truncatingTail" borderStyle="borderAndBezel" inset="2" arrowPosition="arrowAtCenter" preferredEdge="maxY" id="3921"> <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/> <font key="font" metaFont="menu"/> @@ -407,13 +405,13 @@ Gw </view> </box> <box verticalHuggingPriority="251" verticalCompressionResistancePriority="751" borderType="line" title="Playback behaviour" translatesAutoresizingMaskIntoConstraints="NO" id="EKZ-iB-CMo"> - <rect key="frame" x="18" y="247" width="563" height="86"/> + <rect key="frame" x="18" y="243" width="563" height="86"/> <view key="contentView" id="BMS-wa-oJS"> - <rect key="frame" x="1" y="1" width="561" height="70"/> + <rect key="frame" x="3" y="3" width="557" height="68"/> <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> <subviews> <button mirrorLayoutDirectionWhenInternationalizing="always" translatesAutoresizingMaskIntoConstraints="NO" id="3564"> - <rect key="frame" x="16" y="44" width="284" height="18"/> + <rect key="frame" x="16" y="42" width="284" height="18"/> <buttonCell key="cell" type="check" title="Enable notifications on playlist item change" bezelStyle="regularSquare" imagePosition="left" alignment="left" inset="2" id="3565"> <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/> <font key="font" metaFont="system"/> @@ -423,7 +421,7 @@ Gw </connections> </button> <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="3910"> - <rect key="frame" x="16" y="16" width="116" height="17"/> + <rect key="frame" x="16" y="14" width="116" height="17"/> <textFieldCell key="cell" lineBreakMode="truncatingTail" sendsActionOnEndEditing="YES" title="Pause iTunes" usesSingleLineMode="YES" id="3914"> <font key="font" metaFont="system"/> <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/> @@ -431,7 +429,7 @@ Gw </textFieldCell> </textField> <popUpButton verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="3911"> - <rect key="frame" x="145" y="11" width="400" height="26"/> + <rect key="frame" x="145" y="9" width="396" height="25"/> <popUpButtonCell key="cell" type="push" bezelStyle="rounded" lineBreakMode="truncatingTail" borderStyle="borderAndBezel" inset="2" arrowPosition="arrowAtCenter" preferredEdge="maxY" id="3912"> <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/> <font key="font" metaFont="menu"/> @@ -458,9 +456,9 @@ Gw </constraints> </box> <box verticalHuggingPriority="249" borderType="line" title="Privacy / Network Interaction" translatesAutoresizingMaskIntoConstraints="NO" id="2318"> - <rect key="frame" x="18" y="112" width="563" height="131"/> + <rect key="frame" x="18" y="114" width="563" height="125"/> <view key="contentView" id="nnH-Tj-ON7"> - <rect key="frame" x="1" y="1" width="561" height="115"/> + <rect key="frame" x="3" y="3" width="557" height="107"/> <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> <subviews> <button verticalHuggingPriority="251" mirrorLayoutDirectionWhenInternationalizing="always" translatesAutoresizingMaskIntoConstraints="NO" id="3556"> @@ -474,7 +472,7 @@ Gw </connections> </button> <button mirrorLayoutDirectionWhenInternationalizing="always" translatesAutoresizingMaskIntoConstraints="NO" id="3928"> - <rect key="frame" x="14" y="65" width="161" height="42"/> + <rect key="frame" x="14" y="65" width="161" height="34"/> <buttonCell key="cell" type="check" title="Allow metadata access" bezelStyle="regularSquare" imagePosition="left" alignment="left" state="on" inset="2" id="3929"> <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/> <font key="font" metaFont="system"/> @@ -487,7 +485,7 @@ Gw <rect key="frame" x="42" y="17" width="153" height="14"/> <textFieldCell key="cell" controlSize="small" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Last check on June 27 2045" id="3561"> <font key="font" metaFont="smallSystem"/> - <color key="textColor" name="controlShadowColor" catalog="System" colorSpace="catalog"/> + <color key="textColor" name="tertiaryLabelColor" catalog="System" colorSpace="catalog"/> <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/> </textFieldCell> </textField> @@ -507,9 +505,9 @@ Gw </view> </box> <box borderType="line" title="HTTP Server" translatesAutoresizingMaskIntoConstraints="NO" id="drh-ot-Vyn"> - <rect key="frame" x="18" y="16" width="563" height="89"/> + <rect key="frame" x="18" y="16" width="563" height="91"/> <view key="contentView" id="Who-VF-GbQ"> - <rect key="frame" x="1" y="1" width="561" height="73"/> + <rect key="frame" x="3" y="3" width="557" height="73"/> <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> <subviews> <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="3875"> @@ -521,10 +519,10 @@ Gw </textFieldCell> </textField> <textField verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="3884" customClass="NSSecureTextField"> - <rect key="frame" x="147" y="17" width="397" height="22"/> + <rect key="frame" x="147" y="17" width="393" height="22"/> <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="3885"> <font key="font" metaFont="system"/> - <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/> + <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/> <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/> </textFieldCell> <connections> @@ -581,16 +579,16 @@ Gw <point key="canvasLocation" x="256" y="428.5"/> </customView> <customView translatesAutoresizingMaskIntoConstraints="NO" id="2330" userLabel="Audio"> - <rect key="frame" x="0.0" y="0.0" width="594" height="425"/> + <rect key="frame" x="0.0" y="0.0" width="596" height="425"/> <subviews> <box title="Last.fm" translatesAutoresizingMaskIntoConstraints="NO" id="2363"> - <rect key="frame" x="17" y="16" width="560" height="142"/> + <rect key="frame" x="17" y="16" width="562" height="142"/> <view key="contentView" id="7U2-xM-E1M"> - <rect key="frame" x="2" y="2" width="556" height="125"/> + <rect key="frame" x="3" y="3" width="556" height="124"/> <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> <subviews> <button mirrorLayoutDirectionWhenInternationalizing="always" translatesAutoresizingMaskIntoConstraints="NO" id="2365"> - <rect key="frame" x="14" y="73" width="190" height="43"/> + <rect key="frame" x="14" y="74" width="190" height="41"/> <buttonCell key="cell" type="check" title="Enable Last.fm submissions" bezelStyle="regularSquare" imagePosition="left" alignment="left" inset="2" id="3472"> <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/> <font key="font" metaFont="system"/> @@ -603,7 +601,7 @@ Gw <rect key="frame" x="175" y="45" width="361" height="22"/> <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" continuous="YES" enabled="NO" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="3474"> <font key="font" metaFont="system"/> - <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/> + <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/> <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/> </textFieldCell> <connections> @@ -613,7 +611,7 @@ Gw </connections> </textField> <textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" translatesAutoresizingMaskIntoConstraints="NO" id="2368"> - <rect key="frame" x="106" y="15" width="63" height="17"/> + <rect key="frame" x="106" y="16" width="63" height="17"/> <textFieldCell key="cell" lineBreakMode="truncatingTail" sendsActionOnEndEditing="YES" title="Password" usesSingleLineMode="YES" id="3475"> <font key="font" metaFont="system"/> <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/> @@ -624,7 +622,7 @@ Gw <rect key="frame" x="175" y="13" width="361" height="22"/> <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" continuous="YES" enabled="NO" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="3476"> <font key="font" metaFont="system"/> - <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/> + <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/> <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/> </textFieldCell> <connections> @@ -634,7 +632,7 @@ Gw </connections> </textField> <textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" translatesAutoresizingMaskIntoConstraints="NO" id="2366"> - <rect key="frame" x="99" y="47" width="70" height="17"/> + <rect key="frame" x="99" y="48" width="70" height="17"/> <textFieldCell key="cell" lineBreakMode="truncatingTail" sendsActionOnEndEditing="YES" title="User name" usesSingleLineMode="YES" id="3473"> <font key="font" metaFont="system"/> <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/> @@ -660,9 +658,9 @@ Gw </view> </box> <box title="Effects" translatesAutoresizingMaskIntoConstraints="NO" id="2347"> - <rect key="frame" x="17" y="164" width="560" height="59"/> + <rect key="frame" x="17" y="163" width="562" height="60"/> <view key="contentView" id="N65-iQ-8gY"> - <rect key="frame" x="2" y="2" width="556" height="42"/> + <rect key="frame" x="3" y="3" width="556" height="42"/> <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> <subviews> <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" translatesAutoresizingMaskIntoConstraints="NO" id="2357"> @@ -674,7 +672,7 @@ Gw </textFieldCell> </textField> <popUpButton verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="2358"> - <rect key="frame" x="173" y="8" width="366" height="26"/> + <rect key="frame" x="173" y="8" width="366" height="25"/> <popUpButtonCell key="cell" type="push" title="Default" bezelStyle="rounded" lineBreakMode="truncatingTail" state="on" borderStyle="borderAndBezel" inset="2" arrowPosition="arrowAtCenter" preferredEdge="maxY" selectedItem="2361" id="3471"> <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/> <font key="font" metaFont="menu"/> @@ -702,9 +700,9 @@ Gw </view> </box> <box title="General Audio" translatesAutoresizingMaskIntoConstraints="NO" id="2332"> - <rect key="frame" x="17" y="229" width="560" height="153"/> + <rect key="frame" x="17" y="228" width="562" height="154"/> <view key="contentView" id="sX1-um-Nbr"> - <rect key="frame" x="2" y="2" width="556" height="136"/> + <rect key="frame" x="3" y="3" width="556" height="136"/> <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> <subviews> <slider verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="2335"> @@ -720,7 +718,7 @@ Gw </connections> </slider> <textField verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="2336"> - <rect key="frame" x="490" y="50" width="46" height="22"/> + <rect key="frame" x="490" y="51" width="46" height="22"/> <constraints> <constraint firstAttribute="width" constant="46" id="96N-ME-SLD"/> </constraints> @@ -740,7 +738,7 @@ Gw <real key="maximum" value="200"/> </numberFormatter> <font key="font" metaFont="system"/> - <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/> + <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/> <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/> </textFieldCell> <connections> @@ -761,7 +759,7 @@ Gw <rect key="frame" x="175" y="15" width="361" height="22"/> <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" continuous="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="3465"> <font key="font" metaFont="system"/> - <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/> + <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/> <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/> </textFieldCell> <connections> @@ -854,10 +852,10 @@ Gw <point key="canvasLocation" x="265.5" y="1003"/> </customView> <customView translatesAutoresizingMaskIntoConstraints="NO" id="2440" userLabel="Video"> - <rect key="frame" x="0.0" y="0.0" width="582" height="497"/> + <rect key="frame" x="0.0" y="-4" width="582" height="501"/> <subviews> <button verticalHuggingPriority="251" mirrorLayoutDirectionWhenInternationalizing="always" translatesAutoresizingMaskIntoConstraints="NO" id="2448"> - <rect key="frame" x="18" y="461" width="101" height="18"/> + <rect key="frame" x="18" y="465" width="101" height="18"/> <buttonCell key="cell" type="check" title="Enable Video" bezelStyle="regularSquare" imagePosition="left" alignment="left" inset="2" id="3477"> <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/> <font key="font" metaFont="system"/> @@ -867,9 +865,9 @@ Gw </connections> </button> <box title="Display" translatesAutoresizingMaskIntoConstraints="NO" id="2449"> - <rect key="frame" x="17" y="351" width="548" height="104"/> + <rect key="frame" x="17" y="354" width="548" height="105"/> <view key="contentView" id="eGM-I9-pBb"> - <rect key="frame" x="2" y="2" width="544" height="87"/> + <rect key="frame" x="3" y="3" width="542" height="87"/> <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> <subviews> <button mirrorLayoutDirectionWhenInternationalizing="always" translatesAutoresizingMaskIntoConstraints="NO" id="2452"> @@ -903,7 +901,7 @@ Gw </connections> </button> <button mirrorLayoutDirectionWhenInternationalizing="always" translatesAutoresizingMaskIntoConstraints="NO" id="3728"> - <rect key="frame" x="270" y="10" width="146" height="18"/> + <rect key="frame" x="269" y="10" width="146" height="18"/> <buttonCell key="cell" type="check" title="Window decorations" bezelStyle="regularSquare" imagePosition="left" alignment="left" inset="2" id="3729"> <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/> <font key="font" metaFont="system"/> @@ -930,9 +928,9 @@ Gw </view> </box> <box title="Fullscreen" translatesAutoresizingMaskIntoConstraints="NO" id="9CN-jv-NQ1"> - <rect key="frame" x="17" y="229" width="548" height="118"/> + <rect key="frame" x="17" y="231" width="548" height="119"/> <view key="contentView" id="DfV-6B-rTp"> - <rect key="frame" x="2" y="2" width="544" height="101"/> + <rect key="frame" x="3" y="3" width="542" height="101"/> <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> <subviews> <button mirrorLayoutDirectionWhenInternationalizing="always" translatesAutoresizingMaskIntoConstraints="NO" id="5Db-fa-Ffw"> @@ -946,7 +944,7 @@ Gw </connections> </button> <button mirrorLayoutDirectionWhenInternationalizing="always" translatesAutoresizingMaskIntoConstraints="NO" id="i5X-iK-Hbj"> - <rect key="frame" x="270" y="74" width="224" height="18"/> + <rect key="frame" x="269" y="74" width="224" height="18"/> <buttonCell key="cell" type="check" title="Black screens in Fullscreen mode" bezelStyle="regularSquare" imagePosition="left" alignment="left" inset="2" id="mR8-Zk-i3R"> <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/> <font key="font" metaFont="system"/> @@ -966,7 +964,7 @@ Gw </connections> </button> <popUpButton verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="74n-z2-A2G"> - <rect key="frame" x="270" y="10" width="260" height="26"/> + <rect key="frame" x="269" y="10" width="259" height="25"/> <popUpButtonCell key="cell" type="push" title="Screen 1 (1280 * 800)" bezelStyle="rounded" lineBreakMode="truncatingTail" state="on" borderStyle="borderAndBezel" inset="2" arrowPosition="arrowAtCenter" preferredEdge="maxY" selectedItem="2ni-Sy-Xtp" id="HOa-K5-WKi"> <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/> <font key="font" metaFont="menu"/> @@ -983,7 +981,7 @@ Gw </connections> </popUpButton> <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="pch-Ac-iPY"> - <rect key="frame" x="14" y="15" width="252" height="17"/> + <rect key="frame" x="14" y="15" width="251" height="17"/> <textFieldCell key="cell" lineBreakMode="truncatingTail" sendsActionOnEndEditing="YES" title="Fullscreen video device" usesSingleLineMode="YES" id="Ft8-Q4-fXE"> <font key="font" metaFont="system"/> <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/> @@ -1010,13 +1008,13 @@ Gw </view> </box> <box title="Video" translatesAutoresizingMaskIntoConstraints="NO" id="3722"> - <rect key="frame" x="17" y="136" width="548" height="89"/> + <rect key="frame" x="17" y="137" width="548" height="90"/> <view key="contentView" id="Kie-O4-kEN"> - <rect key="frame" x="2" y="2" width="544" height="72"/> + <rect key="frame" x="3" y="3" width="542" height="72"/> <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> <subviews> <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="3707"> - <rect key="frame" x="14" y="16" width="252" height="17"/> + <rect key="frame" x="14" y="16" width="251" height="17"/> <textFieldCell key="cell" lineBreakMode="truncatingTail" sendsActionOnEndEditing="YES" title="Deinterlace mode" usesSingleLineMode="YES" id="3708"> <font key="font" metaFont="system"/> <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/> @@ -1024,7 +1022,7 @@ Gw </textFieldCell> </textField> <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="3705"> - <rect key="frame" x="14" y="43" width="252" height="17"/> + <rect key="frame" x="14" y="43" width="251" height="17"/> <textFieldCell key="cell" lineBreakMode="truncatingTail" sendsActionOnEndEditing="YES" title="Deinterlace" usesSingleLineMode="YES" id="3714"> <font key="font" metaFont="system"/> <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/> @@ -1032,7 +1030,7 @@ Gw </textFieldCell> </textField> <popUpButton verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="3704"> - <rect key="frame" x="270" y="38" width="260" height="26"/> + <rect key="frame" x="269" y="38" width="259" height="25"/> <popUpButtonCell key="cell" type="push" title="Item1" bezelStyle="rounded" lineBreakMode="truncatingTail" state="on" borderStyle="borderAndBezel" inset="2" arrowPosition="arrowAtCenter" preferredEdge="maxY" selectedItem="3718" id="3715"> <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/> <font key="font" metaFont="menu"/> @@ -1049,7 +1047,7 @@ Gw </connections> </popUpButton> <popUpButton verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="3706"> - <rect key="frame" x="270" y="11" width="260" height="26"/> + <rect key="frame" x="269" y="11" width="259" height="25"/> <popUpButtonCell key="cell" type="push" bezelStyle="rounded" lineBreakMode="truncatingTail" borderStyle="borderAndBezel" inset="2" arrowPosition="arrowAtCenter" preferredEdge="maxY" id="3709"> <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/> <font key="font" metaFont="menu"/> @@ -1084,16 +1082,16 @@ Gw </view> </box> <box title="Video snapshots" translatesAutoresizingMaskIntoConstraints="NO" id="2466"> - <rect key="frame" x="17" y="16" width="548" height="116"/> + <rect key="frame" x="17" y="16" width="548" height="117"/> <view key="contentView" id="0VI-tx-88U"> - <rect key="frame" x="2" y="2" width="544" height="99"/> + <rect key="frame" x="3" y="3" width="542" height="99"/> <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> <subviews> <textField verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="2468"> - <rect key="frame" x="78" y="67" width="358" height="22"/> + <rect key="frame" x="78" y="68" width="356" height="22"/> <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" continuous="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="3486"> <font key="font" metaFont="system"/> - <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/> + <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/> <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/> </textFieldCell> <connections> @@ -1111,7 +1109,7 @@ Gw </textFieldCell> </textField> <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="2473"> - <rect key="frame" x="438" y="61" width="96" height="32"/> + <rect key="frame" x="436" y="61" width="96" height="32"/> <buttonCell key="cell" type="push" title="Browse..." bezelStyle="rounded" alignment="center" borderStyle="border" inset="2" id="3488"> <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/> <font key="font" metaFont="system"/> @@ -1121,10 +1119,10 @@ Gw </connections> </button> <textField verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="2474"> - <rect key="frame" x="78" y="40" width="210" height="22"/> + <rect key="frame" x="78" y="41" width="210" height="22"/> <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" continuous="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="vlcsnap-" drawsBackground="YES" id="3489"> <font key="font" metaFont="system"/> - <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/> + <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/> <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/> </textFieldCell> <connections> @@ -1142,7 +1140,7 @@ Gw </textFieldCell> </textField> <button mirrorLayoutDirectionWhenInternationalizing="always" translatesAutoresizingMaskIntoConstraints="NO" id="2476"> - <rect key="frame" x="294" y="42" width="155" height="18"/> + <rect key="frame" x="294" y="43" width="155" height="18"/> <buttonCell key="cell" type="check" title="Sequential numbering" bezelStyle="regularSquare" imagePosition="left" alignment="left" inset="2" id="3491"> <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/> <font key="font" metaFont="system"/> @@ -1160,7 +1158,7 @@ Gw </textFieldCell> </textField> <popUpButton verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="2478"> - <rect key="frame" x="76" y="8" width="215" height="26"/> + <rect key="frame" x="76" y="8" width="215" height="25"/> <constraints> <constraint firstAttribute="width" constant="210" id="QXI-vw-6ZO"/> </constraints> @@ -1206,7 +1204,7 @@ Gw </view> </box> <customView hidden="YES" translatesAutoresizingMaskIntoConstraints="NO" id="Hrj-mH-eqd" userLabel="half size helper view"> - <rect key="frame" x="291" y="459" width="271" height="23"/> + <rect key="frame" x="291" y="463" width="271" height="23"/> <constraints> <constraint firstAttribute="height" constant="23" id="5d3-4W-bXj"/> </constraints> @@ -1242,22 +1240,22 @@ Gw <point key="canvasLocation" x="265" y="1524.5"/> </customView> <customView translatesAutoresizingMaskIntoConstraints="NO" id="2562" userLabel="Input & Codecs"> - <rect key="frame" x="0.0" y="0.0" width="572" height="452"/> + <rect key="frame" x="0.0" y="0.0" width="572" height="457"/> <subviews> <box borderType="line" title="Record directory or filename" translatesAutoresizingMaskIntoConstraints="NO" id="3623"> - <rect key="frame" x="17" y="372" width="538" height="60"/> + <rect key="frame" x="17" y="375" width="538" height="62"/> <view key="contentView" id="7b2-vV-8CM"> - <rect key="frame" x="1" y="1" width="536" height="44"/> + <rect key="frame" x="3" y="3" width="532" height="44"/> <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> <subviews> <textField verticalHuggingPriority="751" translatesAutoresizingMaskIntoConstraints="NO" id="3614"> - <rect key="frame" x="18" y="12" width="408" height="20"/> + <rect key="frame" x="16" y="12" width="406" height="20"/> <constraints> <constraint firstAttribute="height" constant="20" id="aEu-v9-mQg"/> </constraints> <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" continuous="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="3619"> <font key="font" metaFont="system"/> - <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/> + <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/> <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/> </textFieldCell> <connections> @@ -1266,7 +1264,7 @@ Gw </connections> </textField> <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="3616"> - <rect key="frame" x="428" y="5" width="96" height="32"/> + <rect key="frame" x="424" y="5" width="96" height="32"/> <buttonCell key="cell" type="push" title="Browse..." bezelStyle="rounded" alignment="center" borderStyle="border" inset="2" id="3617"> <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/> <font key="font" metaFont="system"/> @@ -1289,13 +1287,13 @@ Gw </constraints> </box> <box title="Network" translatesAutoresizingMaskIntoConstraints="NO" id="2563"> - <rect key="frame" x="17" y="306" width="538" height="62"/> + <rect key="frame" x="17" y="308" width="538" height="63"/> <view key="contentView" id="1lv-cw-XiH"> - <rect key="frame" x="2" y="2" width="534" height="45"/> + <rect key="frame" x="3" y="3" width="532" height="45"/> <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> <subviews> <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="3742"> - <rect key="frame" x="11" y="5" width="512" height="32"/> + <rect key="frame" x="10" y="5" width="512" height="32"/> <buttonCell key="cell" type="push" title="Edit default application settings for network protocols" bezelStyle="rounded" alignment="center" borderStyle="border" inset="2" id="3743"> <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/> <font key="font" metaFont="system"/> @@ -1316,13 +1314,13 @@ Gw </constraints> </box> <box title="Caching" translatesAutoresizingMaskIntoConstraints="NO" id="2572"> - <rect key="frame" x="17" y="213" width="538" height="88"/> + <rect key="frame" x="17" y="214" width="538" height="89"/> <view key="contentView" id="deK-kX-Lvr"> - <rect key="frame" x="2" y="2" width="534" height="71"/> + <rect key="frame" x="3" y="3" width="532" height="71"/> <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> <subviews> <popUpButton verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="2580"> - <rect key="frame" x="267" y="37" width="253" height="26"/> + <rect key="frame" x="267" y="37" width="251" height="25"/> <constraints> <constraint firstAttribute="width" relation="greaterThanOrEqual" constant="197" id="5lH-sw-4lb"/> </constraints> @@ -1350,10 +1348,10 @@ Gw </textFieldCell> </textField> <textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" preferredMaxLayoutWidth="0.0" translatesAutoresizingMaskIntoConstraints="NO" id="3162" customClass="VLCWrappableTextField"> - <rect key="frame" x="15" y="24" width="504" height="11"/> + <rect key="frame" x="15" y="24" width="502" height="11"/> <textFieldCell key="cell" sendsActionOnEndEditing="YES" alignment="center" title="Use the complete preferences to configure custom caching values for each access module." id="3515"> <font key="font" metaFont="miniSystem"/> - <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/> + <color key="textColor" name="tertiaryLabelColor" catalog="System" colorSpace="catalog"/> <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/> </textFieldCell> </textField> @@ -1373,9 +1371,9 @@ Gw </view> </box> <box title="Codecs / Muxers" translatesAutoresizingMaskIntoConstraints="NO" id="2585"> - <rect key="frame" x="17" y="16" width="538" height="190"/> + <rect key="frame" x="17" y="16" width="538" height="191"/> <view key="contentView" id="30i-kg-rYI"> - <rect key="frame" x="2" y="2" width="534" height="173"/> + <rect key="frame" x="3" y="3" width="532" height="173"/> <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> <subviews> <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="2592"> @@ -1413,7 +1411,7 @@ Gw </connections> </button> <textField verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="2587"> - <rect key="frame" x="269" y="112" width="227" height="22"/> + <rect key="frame" x="269" y="112" width="225" height="22"/> <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" continuous="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" alignment="right" title="1234" drawsBackground="YES" id="3516"> <numberFormatter key="formatter" formatterBehavior="10_0" positiveFormat="0" negativeFormat="" localizesFormat="NO" hasThousandSeparators="NO" thousandSeparator="," id="2588"> <attributedString key="attributedStringForZero"> @@ -1423,7 +1421,7 @@ Gw <decimal key="maximum" value="8"/> </numberFormatter> <font key="font" metaFont="system"/> - <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/> + <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/> <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/> </textFieldCell> <connections> @@ -1433,14 +1431,14 @@ Gw </connections> </textField> <stepper horizontalHuggingPriority="750" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="2589"> - <rect key="frame" x="501" y="109" width="19" height="27"/> + <rect key="frame" x="499" y="109" width="19" height="27"/> <stepperCell key="cell" continuous="YES" alignment="left" maxValue="8" valueWraps="YES" id="3517"/> <connections> <action selector="inputSettingChanged:" target="-2" id="ED3-8S-LYW"/> </connections> </stepper> <popUpButton verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="2594"> - <rect key="frame" x="267" y="76" width="253" height="26"/> + <rect key="frame" x="267" y="76" width="251" height="25"/> <popUpButtonCell key="cell" type="push" title="Item1" bezelStyle="rounded" lineBreakMode="truncatingTail" state="on" borderStyle="borderAndBezel" inset="2" arrowPosition="arrowAtCenter" preferredEdge="maxY" selectedItem="2598" id="3520"> <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/> <font key="font" metaFont="menu"/> @@ -1457,7 +1455,7 @@ Gw </connections> </popUpButton> <popUpButton verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="3435"> - <rect key="frame" x="267" y="43" width="253" height="26"/> + <rect key="frame" x="267" y="43" width="251" height="25"/> <popUpButtonCell key="cell" type="push" title="Item1" bezelStyle="rounded" lineBreakMode="truncatingTail" state="on" borderStyle="borderAndBezel" inset="2" arrowPosition="arrowAtCenter" preferredEdge="maxY" selectedItem="3439" id="3523"> <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/> <font key="font" metaFont="menu"/> @@ -1534,16 +1532,16 @@ Gw <point key="canvasLocation" x="883" y="158"/> </customView> <customView translatesAutoresizingMaskIntoConstraints="NO" id="2523" userLabel="Subtitles & OSD Settings"> - <rect key="frame" x="0.0" y="0.0" width="571" height="401"/> + <rect key="frame" x="0.0" y="-1" width="571" height="402"/> <subviews> <box title="Display Settings" translatesAutoresizingMaskIntoConstraints="NO" id="2537"> - <rect key="frame" x="18" y="16" width="537" height="213"/> + <rect key="frame" x="17" y="16" width="537" height="214"/> <view key="contentView" id="YRd-Qa-GBI"> - <rect key="frame" x="2" y="2" width="533" height="196"/> + <rect key="frame" x="3" y="3" width="531" height="196"/> <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> <subviews> <textField verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="2541"> - <rect key="frame" x="141" y="165" width="282" height="22"/> + <rect key="frame" x="141" y="165" width="280" height="22"/> <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" continuous="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="3499"> <font key="font" metaFont="system"/> <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/> @@ -1556,7 +1554,7 @@ Gw </connections> </textField> <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="2542"> - <rect key="frame" x="13" y="167" width="113" height="17"/> + <rect key="frame" x="13" y="168" width="113" height="17"/> <textFieldCell key="cell" lineBreakMode="truncatingTail" sendsActionOnEndEditing="YES" title="Font" usesSingleLineMode="YES" id="3500"> <font key="font" metaFont="system"/> <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/> @@ -1564,7 +1562,7 @@ Gw </textFieldCell> </textField> <button horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="2543"> - <rect key="frame" x="425" y="158" width="98" height="32"/> + <rect key="frame" x="423" y="159" width="98" height="32"/> <buttonCell key="cell" type="push" title="Choose..." bezelStyle="rounded" alignment="center" borderStyle="border" inset="2" id="3501"> <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/> <font key="font" metaFont="system"/> @@ -1574,7 +1572,7 @@ Gw </connections> </button> <popUpButton verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="2544"> - <rect key="frame" x="139" y="133" width="287" height="26"/> + <rect key="frame" x="139" y="133" width="285" height="25"/> <popUpButtonCell key="cell" type="push" title="Item1" bezelStyle="rounded" lineBreakMode="truncatingTail" state="on" borderStyle="borderAndBezel" inset="2" arrowPosition="arrowAtCenter" preferredEdge="maxY" selectedItem="2546" id="3502"> <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/> <font key="font" metaFont="menu"/> @@ -1599,7 +1597,7 @@ Gw </textFieldCell> </textField> <popUpButton verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="2550"> - <rect key="frame" x="139" y="103" width="287" height="26"/> + <rect key="frame" x="139" y="103" width="285" height="25"/> <popUpButtonCell key="cell" type="push" title="Item1" bezelStyle="rounded" lineBreakMode="truncatingTail" state="on" borderStyle="borderAndBezel" inset="2" arrowPosition="arrowAtCenter" preferredEdge="maxY" selectedItem="2553" id="3504"> <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/> <font key="font" metaFont="menu"/> @@ -1624,7 +1622,7 @@ Gw </textFieldCell> </textField> <popUpButton verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="3682"> - <rect key="frame" x="139" y="43" width="287" height="26"/> + <rect key="frame" x="139" y="43" width="285" height="25"/> <popUpButtonCell key="cell" type="push" title="Item1" bezelStyle="rounded" lineBreakMode="truncatingTail" state="on" borderStyle="borderAndBezel" inset="2" arrowPosition="arrowAtCenter" preferredEdge="maxY" selectedItem="3688" id="3685"> <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/> <font key="font" metaFont="menu"/> @@ -1649,7 +1647,7 @@ Gw </textFieldCell> </textField> <popUpButton verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="3691"> - <rect key="frame" x="139" y="13" width="287" height="26"/> + <rect key="frame" x="139" y="13" width="285" height="25"/> <popUpButtonCell key="cell" type="push" title="Item1" bezelStyle="rounded" lineBreakMode="truncatingTail" state="on" borderStyle="borderAndBezel" inset="2" arrowPosition="arrowAtCenter" preferredEdge="maxY" selectedItem="3697" id="3694"> <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/> <font key="font" metaFont="menu"/> @@ -1674,7 +1672,7 @@ Gw </textFieldCell> </textField> <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="3568"> - <rect key="frame" x="13" y="78" width="113" height="17"/> + <rect key="frame" x="13" y="79" width="113" height="17"/> <textFieldCell key="cell" lineBreakMode="truncatingTail" sendsActionOnEndEditing="YES" title="Opacity" usesSingleLineMode="YES" id="3574"> <font key="font" metaFont="system"/> <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/> @@ -1682,7 +1680,7 @@ Gw </textFieldCell> </textField> <slider verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="3569"> - <rect key="frame" x="139" y="77" width="232" height="19"/> + <rect key="frame" x="139" y="78" width="230" height="19"/> <sliderCell key="cell" continuous="YES" alignment="left" maxValue="100" doubleValue="100" tickMarkPosition="above" sliderType="linear" id="3573"> <font key="font" size="12" name="Helvetica"/> </sliderCell> @@ -1691,7 +1689,7 @@ Gw </connections> </slider> <button mirrorLayoutDirectionWhenInternationalizing="always" translatesAutoresizingMaskIntoConstraints="NO" id="3584"> - <rect key="frame" x="429" y="108" width="87" height="18"/> + <rect key="frame" x="427" y="108" width="87" height="18"/> <buttonCell key="cell" type="check" title="Force Bold" bezelStyle="regularSquare" imagePosition="left" alignment="left" inset="2" id="3585"> <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/> <font key="font" metaFont="system"/> @@ -1701,7 +1699,7 @@ Gw </connections> </button> <textField verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="3594"> - <rect key="frame" x="377" y="76" width="46" height="22"/> + <rect key="frame" x="375" y="76" width="46" height="22"/> <constraints> <constraint firstAttribute="width" constant="46" id="N9V-Sb-2yE"/> </constraints> @@ -1714,7 +1712,7 @@ Gw <real key="maximum" value="100"/> </numberFormatter> <font key="font" metaFont="system"/> - <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/> + <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/> <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/> </textFieldCell> <connections> @@ -1772,9 +1770,9 @@ Gw </view> </box> <box title="On Screen Display" translatesAutoresizingMaskIntoConstraints="NO" id="2524"> - <rect key="frame" x="17" y="328" width="537" height="53"/> + <rect key="frame" x="17" y="328" width="537" height="54"/> <view key="contentView" id="GNq-vl-Idl"> - <rect key="frame" x="2" y="2" width="533" height="36"/> + <rect key="frame" x="3" y="3" width="531" height="36"/> <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> <subviews> <button mirrorLayoutDirectionWhenInternationalizing="always" translatesAutoresizingMaskIntoConstraints="NO" id="2526"> @@ -1797,9 +1795,9 @@ Gw </view> </box> <box title="SPU language" translatesAutoresizingMaskIntoConstraints="NO" id="1aw-Yd-yzY"> - <rect key="frame" x="17" y="235" width="537" height="87"/> + <rect key="frame" x="17" y="235" width="537" height="88"/> <view key="contentView" id="clp-fm-5xs"> - <rect key="frame" x="2" y="2" width="533" height="70"/> + <rect key="frame" x="3" y="3" width="531" height="70"/> <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> <subviews> <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="2529"> @@ -1811,10 +1809,10 @@ Gw </textFieldCell> </textField> <textField verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="2530"> - <rect key="frame" x="206" y="41" width="310" height="22"/> + <rect key="frame" x="206" y="41" width="308" height="22"/> <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" continuous="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="3496"> <font key="font" metaFont="system"/> - <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/> + <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/> <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/> </textFieldCell> <connections> @@ -1831,7 +1829,7 @@ Gw </textFieldCell> </textField> <popUpButton verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="2532"> - <rect key="frame" x="204" y="9" width="315" height="26"/> + <rect key="frame" x="204" y="9" width="313" height="25"/> <popUpButtonCell key="cell" type="push" bezelStyle="rounded" lineBreakMode="truncatingTail" state="on" borderStyle="borderAndBezel" inset="2" arrowPosition="arrowAtCenter" preferredEdge="maxY" selectedItem="2665" id="3498"> <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/> <font key="font" metaFont="menu"/> @@ -1935,11 +1933,11 @@ Gw <constraints> <constraint firstAttribute="height" relation="greaterThanOrEqual" constant="311" id="fAq-ky-igL"/> </constraints> - <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="3540"> + <scroller key="horizontalScroller" hidden="YES" wantsLayer="YES" verticalHuggingPriority="750" horizontal="YES" id="3540"> <rect key="frame" x="1" y="294" width="528" height="15"/> <autoresizingMask key="autoresizingMask"/> </scroller> - <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="3539"> + <scroller key="verticalScroller" hidden="YES" wantsLayer="YES" verticalHuggingPriority="750" horizontal="NO" id="3539"> <rect key="frame" x="514" y="17" width="15" height="277"/> <autoresizingMask key="autoresizingMask"/> </scroller> @@ -1996,7 +1994,7 @@ Gw <windowStyleMask key="styleMask" titled="YES"/> <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/> <rect key="contentRect" x="433" y="441" width="440" height="170"/> - <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1178"/> + <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1177"/> <view key="contentView" id="2678"> <rect key="frame" x="0.0" y="0.0" width="440" height="170"/> <autoresizingMask key="autoresizingMask"/> @@ -2020,7 +2018,7 @@ Gw </textFieldCell> </textField> <textField verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="2803"> - <rect key="frame" x="112" y="54" width="218" height="14"/> + <rect key="frame" x="111" y="54" width="218" height="14"/> <textFieldCell key="cell" controlSize="small" lineBreakMode="truncatingTail" sendsActionOnEndEditing="YES" alignment="center" title="This combination is already taken by %s" usesSingleLineMode="YES" id="3531"> <font key="font" metaFont="smallSystem"/> <color key="textColor" name="controlShadowColor" catalog="System" colorSpace="catalog"/> @@ -2070,11 +2068,11 @@ Gw </constraints> </view> </window> - <window title="url handlers" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" restorable="NO" oneShot="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="3745" userLabel="url handlers"> + <window title="url handlers" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" restorable="NO" visibleAtLaunch="NO" animationBehavior="default" id="3745" userLabel="url handlers"> <windowStyleMask key="styleMask" titled="YES" closable="YES" miniaturizable="YES" resizable="YES"/> <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/> <rect key="contentRect" x="340" y="383" width="485" height="254"/> - <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1178"/> + <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1177"/> <view key="contentView" id="3746"> <rect key="frame" x="0.0" y="0.0" width="485" height="254"/> <autoresizingMask key="autoresizingMask"/> @@ -2122,7 +2120,7 @@ Gw </connections> </button> <popUpButton verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="3789"> - <rect key="frame" x="77" y="149" width="130" height="26"/> + <rect key="frame" x="77" y="149" width="130" height="25"/> <constraints> <constraint firstAttribute="width" constant="125" id="1ju-0u-22Z"/> </constraints> @@ -2147,7 +2145,7 @@ Gw </textFieldCell> </textField> <popUpButton verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="3797"> - <rect key="frame" x="77" y="123" width="130" height="26"/> + <rect key="frame" x="77" y="123" width="130" height="25"/> <popUpButtonCell key="cell" type="push" title="Item 1" bezelStyle="rounded" lineBreakMode="truncatingTail" state="on" borderStyle="borderAndBezel" imageScaling="proportionallyDown" inset="2" selectedItem="3804" id="3800"> <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/> <font key="font" metaFont="menu"/> @@ -2169,7 +2167,7 @@ Gw </textFieldCell> </textField> <popUpButton verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="3805"> - <rect key="frame" x="77" y="97" width="130" height="26"/> + <rect key="frame" x="77" y="97" width="130" height="25"/> <popUpButtonCell key="cell" type="push" title="Item 1" bezelStyle="rounded" lineBreakMode="truncatingTail" state="on" borderStyle="borderAndBezel" imageScaling="proportionallyDown" inset="2" selectedItem="3810" id="3808"> <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/> <font key="font" metaFont="menu"/> @@ -2191,7 +2189,7 @@ Gw </textFieldCell> </textField> <popUpButton verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="3813"> - <rect key="frame" x="322" y="149" width="130" height="26"/> + <rect key="frame" x="322" y="149" width="130" height="25"/> <popUpButtonCell key="cell" type="push" title="Item 1" bezelStyle="rounded" lineBreakMode="truncatingTail" state="on" borderStyle="borderAndBezel" imageScaling="proportionallyDown" inset="2" selectedItem="3820" id="3816"> <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/> <font key="font" metaFont="menu"/> @@ -2213,7 +2211,7 @@ Gw </textFieldCell> </textField> <popUpButton verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="3821"> - <rect key="frame" x="77" y="71" width="130" height="26"/> + <rect key="frame" x="77" y="71" width="130" height="25"/> <popUpButtonCell key="cell" type="push" title="Item 1" bezelStyle="rounded" lineBreakMode="truncatingTail" state="on" borderStyle="borderAndBezel" imageScaling="proportionallyDown" inset="2" selectedItem="3826" id="3824"> <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/> <font key="font" metaFont="menu"/> @@ -2235,7 +2233,7 @@ Gw </textFieldCell> </textField> <popUpButton verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="3829"> - <rect key="frame" x="322" y="123" width="130" height="26"/> + <rect key="frame" x="322" y="123" width="130" height="25"/> <popUpButtonCell key="cell" type="push" title="Item 1" bezelStyle="rounded" lineBreakMode="truncatingTail" state="on" borderStyle="borderAndBezel" imageScaling="proportionallyDown" inset="2" selectedItem="3836" id="3832"> <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/> <font key="font" metaFont="menu"/> @@ -2257,7 +2255,7 @@ Gw </textFieldCell> </textField> <popUpButton verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="3837"> - <rect key="frame" x="322" y="97" width="130" height="26"/> + <rect key="frame" x="322" y="97" width="130" height="25"/> <popUpButtonCell key="cell" type="push" title="Item 1" bezelStyle="rounded" lineBreakMode="truncatingTail" state="on" borderStyle="borderAndBezel" imageScaling="proportionallyDown" inset="2" selectedItem="3842" id="3840"> <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/> <font key="font" metaFont="menu"/> @@ -2279,7 +2277,7 @@ Gw </textFieldCell> </textField> <popUpButton verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="3845"> - <rect key="frame" x="322" y="71" width="130" height="26"/> + <rect key="frame" x="322" y="71" width="130" height="25"/> <popUpButtonCell key="cell" type="push" title="Item 1" bezelStyle="rounded" lineBreakMode="truncatingTail" state="on" borderStyle="borderAndBezel" imageScaling="proportionallyDown" inset="2" selectedItem="3852" id="3848"> <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/> <font key="font" metaFont="menu"/> _______________________________________________ vlc-commits mailing list [email protected] https://mailman.videolan.org/listinfo/vlc-commits
