Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
V
vlc
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Redmine
Redmine
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Metrics
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
videolan
vlc
Commits
9a2860b8
Commit
9a2860b8
authored
Feb 05, 2016
by
Felix Paul Kühne
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
macosx/Main Menu: switch to auto-layout
parent
b3af79cf
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
57 additions
and
31 deletions
+57
-31
extras/package/macosx/Resources/English.lproj/MainMenu.xib
extras/package/macosx/Resources/English.lproj/MainMenu.xib
+57
-31
No files found.
extras/package/macosx/Resources/English.lproj/MainMenu.xib
View file @
9a2860b8
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<document
type=
"com.apple.InterfaceBuilder3.Cocoa.XIB"
version=
"3.0"
toolsVersion=
"
10102"
systemVersion=
"15D21"
targetRuntime=
"MacOSX.Cocoa"
propertyAccessControl=
"none
"
>
<document
type=
"com.apple.InterfaceBuilder3.Cocoa.XIB"
version=
"3.0"
toolsVersion=
"
9531"
systemVersion=
"15D21"
targetRuntime=
"MacOSX.Cocoa"
propertyAccessControl=
"none"
useAutolayout=
"YES
"
>
<dependencies>
<deployment
version=
"1070"
identifier=
"macosx"
/>
<development
version=
"7000"
identifier=
"xcode"
/>
<plugIn
identifier=
"com.apple.InterfaceBuilder.CocoaPlugin"
version=
"
10102
"
/>
<plugIn
identifier=
"com.apple.InterfaceBuilder.CocoaPlugin"
version=
"
9531
"
/>
</dependencies>
<objects>
<customObject
id=
"-2"
userLabel=
"File's Owner"
customClass=
"VLCMainMenu"
>
...
...
@@ -929,60 +929,59 @@
<rect
key=
"frame"
x=
"0.0"
y=
"0.0"
width=
"307"
height=
"53"
/>
<autoresizingMask
key=
"autoresizingMask"
flexibleMaxX=
"YES"
flexibleMinY=
"YES"
/>
<subviews>
<slider
verticalHuggingPriority=
"750"
id=
"4597"
>
<slider
verticalHuggingPriority=
"750"
translatesAutoresizingMaskIntoConstraints=
"NO"
id=
"4597"
>
<rect
key=
"frame"
x=
"28"
y=
"3"
width=
"261"
height=
"16"
/>
<autoresizingMask
key=
"autoresizingMask"
widthSizable=
"YES"
flexibleMinY=
"YES"
flexibleMaxY=
"YES"
/>
<constraints>
<constraint
firstAttribute=
"width"
constant=
"261"
id=
"mPU-3b-J9E"
/>
</constraints>
<sliderCell
key=
"cell"
controlSize=
"mini"
continuous=
"YES"
enabled=
"NO"
state=
"on"
alignment=
"left"
minValue=
"-34"
maxValue=
"34"
tickMarkPosition=
"above"
numberOfTickMarks=
"17"
sliderType=
"linear"
id=
"4605"
/>
<connections>
<action
selector=
"setPlaybackRate:"
target=
"-2"
id=
"hdX-mB-WKd"
/>
</connections>
</slider>
<textField
verticalHuggingPriority=
"750"
id=
"4600"
>
<rect
key=
"frame"
x=
"27"
y=
"19"
width=
"77"
height=
"14"
/>
<autoresizingMask
key=
"autoresizingMask"
flexibleMaxX=
"YES"
flexibleMinY=
"YES"
/>
<textField
verticalHuggingPriority=
"750"
translatesAutoresizingMaskIntoConstraints=
"NO"
id=
"4600"
>
<rect
key=
"frame"
x=
"26"
y=
"19"
width=
"40"
height=
"14"
/>
<textFieldCell
key=
"cell"
controlSize=
"small"
scrollable=
"YES"
lineBreakMode=
"clipping"
enabled=
"NO"
sendsActionOnEndEditing=
"YES"
alignment=
"left"
title=
"Slower"
id=
"4602"
>
<font
key=
"font"
metaFont=
"smallSystem"
/>
<color
key=
"textColor"
name=
"controlTextColor"
catalog=
"System"
colorSpace=
"catalog"
/>
<color
key=
"backgroundColor"
name=
"controlColor"
catalog=
"System"
colorSpace=
"catalog"
/>
</textFieldCell>
</textField>
<textField
verticalHuggingPriority=
"750"
id=
"4599"
>
<rect
key=
"frame"
x=
"211"
y=
"19"
width=
"79"
height=
"14"
/>
<autoresizingMask
key=
"autoresizingMask"
flexibleMinX=
"YES"
flexibleMinY=
"YES"
/>
<textField
verticalHuggingPriority=
"750"
translatesAutoresizingMaskIntoConstraints=
"NO"
id=
"4599"
>
<rect
key=
"frame"
x=
"254"
y=
"19"
width=
"37"
height=
"14"
/>
<textFieldCell
key=
"cell"
controlSize=
"small"
scrollable=
"YES"
lineBreakMode=
"clipping"
sendsActionOnEndEditing=
"YES"
alignment=
"right"
title=
"Faster"
id=
"4603"
>
<font
key=
"font"
metaFont=
"smallSystem"
/>
<color
key=
"textColor"
name=
"controlTextColor"
catalog=
"System"
colorSpace=
"catalog"
/>
<color
key=
"backgroundColor"
name=
"controlColor"
catalog=
"System"
colorSpace=
"catalog"
/>
</textFieldCell>
</textField>
<textField
verticalHuggingPriority=
"750"
id=
"4598"
>
<rect
key=
"frame"
x=
"101"
y=
"19"
width=
"116"
height=
"14"
/>
<autoresizingMask
key=
"autoresizingMask"
flexibleMinX=
"YES"
flexibleMinY=
"YES"
/>
<textField
verticalHuggingPriority=
"750"
translatesAutoresizingMaskIntoConstraints=
"NO"
id=
"4598"
>
<rect
key=
"frame"
x=
"136"
y=
"19"
width=
"46"
height=
"14"
/>
<textFieldCell
key=
"cell"
controlSize=
"small"
scrollable=
"YES"
lineBreakMode=
"clipping"
sendsActionOnEndEditing=
"YES"
alignment=
"center"
title=
"Normal"
id=
"4604"
>
<font
key=
"font"
metaFont=
"smallSystem"
/>
<color
key=
"textColor"
name=
"controlTextColor"
catalog=
"System"
colorSpace=
"catalog"
/>
<color
key=
"backgroundColor"
name=
"controlColor"
catalog=
"System"
colorSpace=
"catalog"
/>
</textFieldCell>
</textField>
<box
horizontalHuggingPriority=
"750"
title=
"Box"
boxType=
"separator"
titlePosition=
"noTitle"
id=
"4601"
>
<box
horizontalHuggingPriority=
"750"
title=
"Box"
boxType=
"separator"
titlePosition=
"noTitle"
translatesAutoresizingMaskIntoConstraints=
"NO"
id=
"4601"
>
<rect
key=
"frame"
x=
"156"
y=
"11"
width=
"5"
height=
"8"
/>
<autoresizingMask
key=
"autoresizingMask"
flexibleMaxX=
"YES"
flexibleMinY=
"YES"
/>
<constraints>
<constraint
firstAttribute=
"height"
constant=
"8"
id=
"3TW-kT-FcC"
/>
</constraints>
<color
key=
"borderColor"
white=
"0.0"
alpha=
"0.41999999999999998"
colorSpace=
"calibratedWhite"
/>
<color
key=
"fillColor"
white=
"0.0"
alpha=
"0.0"
colorSpace=
"calibratedWhite"
/>
<font
key=
"titleFont"
metaFont=
"system"
/>
</box>
<textField
verticalHuggingPriority=
"750"
id=
"4615"
>
<rect
key=
"frame"
x=
"19"
y=
"35"
width=
"273"
height=
"18"
/>
<autoresizingMask
key=
"autoresizingMask"
flexibleMaxX=
"YES"
flexibleMinY=
"YES"
/>
<textField
verticalHuggingPriority=
"750"
translatesAutoresizingMaskIntoConstraints=
"NO"
id=
"4615"
>
<rect
key=
"frame"
x=
"19"
y=
"35"
width=
"108"
height=
"18"
/>
<textFieldCell
key=
"cell"
scrollable=
"YES"
lineBreakMode=
"clipping"
enabled=
"NO"
sendsActionOnEndEditing=
"YES"
title=
"Playback Speed"
id=
"4616"
>
<font
key=
"font"
metaFont=
"system"
size=
"14"
/>
<color
key=
"textColor"
name=
"controlTextColor"
catalog=
"System"
colorSpace=
"catalog"
/>
<color
key=
"backgroundColor"
name=
"controlColor"
catalog=
"System"
colorSpace=
"catalog"
/>
</textFieldCell>
</textField>
<textField
verticalHuggingPriority=
"750"
id=
"4617"
>
<rect
key=
"frame"
x=
"216"
y=
"35"
width=
"74"
height=
"18"
/>
<autoresizingMask
key=
"autoresizingMask"
flexibleMaxX=
"YES"
flexibleMinY=
"YES"
/>
<textField
verticalHuggingPriority=
"750"
translatesAutoresizingMaskIntoConstraints=
"NO"
id=
"4617"
>
<rect
key=
"frame"
x=
"273"
y=
"35"
width=
"18"
height=
"18"
/>
<textFieldCell
key=
"cell"
scrollable=
"YES"
lineBreakMode=
"clipping"
sendsActionOnEndEditing=
"YES"
alignment=
"right"
title=
"1x"
id=
"4618"
>
<font
key=
"font"
metaFont=
"system"
size=
"14"
/>
<color
key=
"textColor"
name=
"controlTextColor"
catalog=
"System"
colorSpace=
"catalog"
/>
...
...
@@ -990,31 +989,47 @@
</textFieldCell>
</textField>
</subviews>
<constraints>
<constraint
firstItem=
"4615"
firstAttribute=
"leading"
secondItem=
"4597"
secondAttribute=
"leading"
constant=
"-7"
id=
"3bT-I0-wWf"
/>
<constraint
firstItem=
"4597"
firstAttribute=
"leading"
secondItem=
"4596"
secondAttribute=
"leading"
constant=
"28"
id=
"3eU-xF-bKw"
/>
<constraint
firstItem=
"4600"
firstAttribute=
"centerY"
secondItem=
"4598"
secondAttribute=
"centerY"
id=
"5aF-Lp-phm"
/>
<constraint
firstItem=
"4597"
firstAttribute=
"top"
secondItem=
"4601"
secondAttribute=
"bottom"
constant=
"-8"
id=
"5k1-Co-uGX"
/>
<constraint
firstItem=
"4615"
firstAttribute=
"top"
secondItem=
"4596"
secondAttribute=
"top"
id=
"7KB-Mh-tpE"
/>
<constraint
firstItem=
"4597"
firstAttribute=
"top"
secondItem=
"4615"
secondAttribute=
"bottom"
constant=
"16"
id=
"8kk-M5-VKI"
/>
<constraint
firstItem=
"4617"
firstAttribute=
"centerY"
secondItem=
"4615"
secondAttribute=
"centerY"
id=
"Qtz-HV-35I"
/>
<constraint
firstItem=
"4600"
firstAttribute=
"centerY"
secondItem=
"4599"
secondAttribute=
"centerY"
id=
"acy-Wj-eHh"
/>
<constraint
firstItem=
"4617"
firstAttribute=
"trailing"
secondItem=
"4597"
secondAttribute=
"trailing"
id=
"d6x-PQ-pfq"
/>
<constraint
firstItem=
"4598"
firstAttribute=
"centerX"
secondItem=
"4597"
secondAttribute=
"centerX"
id=
"dVp-4U-EiF"
/>
<constraint
firstItem=
"4601"
firstAttribute=
"centerX"
secondItem=
"4597"
secondAttribute=
"centerX"
id=
"gAy-Wg-VLj"
/>
<constraint
firstItem=
"4597"
firstAttribute=
"top"
secondItem=
"4600"
secondAttribute=
"bottom"
id=
"uku-8k-K3D"
/>
<constraint
firstItem=
"4599"
firstAttribute=
"trailing"
secondItem=
"4597"
secondAttribute=
"trailing"
id=
"wQZ-1a-DAZ"
/>
<constraint
firstItem=
"4600"
firstAttribute=
"leading"
secondItem=
"4597"
secondAttribute=
"leading"
id=
"zGp-3d-2RP"
/>
</constraints>
</customView>
<customView
id=
"5547"
userLabel=
"Sub BG Opacity"
>
<rect
key=
"frame"
x=
"0.0"
y=
"0.0"
width=
"309"
height=
"
41
"
/>
<rect
key=
"frame"
x=
"0.0"
y=
"0.0"
width=
"309"
height=
"
39
"
/>
<autoresizingMask
key=
"autoresizingMask"
flexibleMaxX=
"YES"
flexibleMinY=
"YES"
/>
<subviews>
<slider
verticalHuggingPriority=
"750"
id=
"5555"
>
<rect
key=
"frame"
x=
"28"
y=
"3"
width=
"261"
height=
"16"
/>
<autoresizingMask
key=
"autoresizingMask"
widthSizable=
"YES"
flexibleMinY=
"YES"
flexibleMaxY=
"YES"
/>
<slider
verticalHuggingPriority=
"750"
translatesAutoresizingMaskIntoConstraints=
"NO"
id=
"5555"
>
<rect
key=
"frame"
x=
"28"
y=
"1"
width=
"261"
height=
"16"
/>
<constraints>
<constraint
firstAttribute=
"width"
constant=
"261"
id=
"Hu0-CJ-jYl"
/>
</constraints>
<sliderCell
key=
"cell"
controlSize=
"mini"
continuous=
"YES"
enabled=
"NO"
state=
"on"
alignment=
"left"
maxValue=
"255"
tickMarkPosition=
"above"
numberOfTickMarks=
"17"
sliderType=
"linear"
id=
"5556"
/>
<connections>
<action
selector=
"switchSubtitleBackgroundOpacity:"
target=
"-2"
id=
"mIi-V5-gqn"
/>
</connections>
</slider>
<textField
hidden=
"YES"
verticalHuggingPriority=
"750"
id=
"5550"
>
<rect
key=
"frame"
x=
"19"
y=
"22"
width=
"273"
height=
"18"
/>
<autoresizingMask
key=
"autoresizingMask"
flexibleMaxX=
"YES"
flexibleMinY=
"YES"
/>
<textField
hidden=
"YES"
verticalHuggingPriority=
"750"
translatesAutoresizingMaskIntoConstraints=
"NO"
id=
"5550"
>
<rect
key=
"frame"
x=
"19"
y=
"20"
width=
"133"
height=
"18"
/>
<textFieldCell
key=
"cell"
scrollable=
"YES"
lineBreakMode=
"clipping"
enabled=
"NO"
sendsActionOnEndEditing=
"YES"
title=
"Background opacity"
id=
"5560"
>
<font
key=
"font"
metaFont=
"system"
size=
"14"
/>
<color
key=
"textColor"
name=
"controlTextColor"
catalog=
"System"
colorSpace=
"catalog"
/>
<color
key=
"backgroundColor"
name=
"controlColor"
catalog=
"System"
colorSpace=
"catalog"
/>
</textFieldCell>
</textField>
<textField
verticalHuggingPriority=
"750"
id=
"5548"
>
<rect
key=
"frame"
x=
"19"
y=
"22"
width=
"273"
height=
"18"
/>
<autoresizingMask
key=
"autoresizingMask"
flexibleMaxX=
"YES"
flexibleMinY=
"YES"
/>
<textField
verticalHuggingPriority=
"750"
translatesAutoresizingMaskIntoConstraints=
"NO"
id=
"5548"
>
<rect
key=
"frame"
x=
"19"
y=
"20"
width=
"133"
height=
"18"
/>
<textFieldCell
key=
"cell"
scrollable=
"YES"
lineBreakMode=
"clipping"
enabled=
"NO"
sendsActionOnEndEditing=
"YES"
title=
"Background opacity"
id=
"5562"
>
<font
key=
"font"
metaFont=
"system"
size=
"14"
/>
<color
key=
"textColor"
name=
"windowFrameColor"
catalog=
"System"
colorSpace=
"catalog"
/>
...
...
@@ -1022,6 +1037,17 @@
</textFieldCell>
</textField>
</subviews>
<constraints>
<constraint
firstItem=
"5550"
firstAttribute=
"leading"
secondItem=
"5547"
secondAttribute=
"leading"
constant=
"21"
id=
"2NC-Yr-P6e"
/>
<constraint
firstItem=
"5555"
firstAttribute=
"top"
secondItem=
"5550"
secondAttribute=
"bottom"
constant=
"3"
id=
"2ar-fP-Gas"
/>
<constraint
firstItem=
"5550"
firstAttribute=
"width"
secondItem=
"5548"
secondAttribute=
"width"
id=
"5Y0-GK-4Jr"
/>
<constraint
firstItem=
"5550"
firstAttribute=
"top"
secondItem=
"5547"
secondAttribute=
"top"
constant=
"1"
id=
"A0A-U4-c70"
/>
<constraint
firstItem=
"5550"
firstAttribute=
"height"
secondItem=
"5548"
secondAttribute=
"height"
id=
"ARP-iB-hpr"
/>
<constraint
firstItem=
"5548"
firstAttribute=
"centerX"
secondItem=
"5550"
secondAttribute=
"centerX"
id=
"ZTn-Vv-gdG"
/>
<constraint
firstItem=
"5555"
firstAttribute=
"leading"
secondItem=
"5547"
secondAttribute=
"leading"
constant=
"28"
id=
"abd-YT-hbw"
/>
<constraint
firstItem=
"5548"
firstAttribute=
"centerY"
secondItem=
"5550"
secondAttribute=
"centerY"
id=
"jed-zg-Ueg"
/>
</constraints>
<point
key=
"canvasLocation"
x=
"479.5"
y=
"564.5"
/>
</customView>
<userDefaultsController
representsSharedInstance=
"YES"
id=
"uFO-sP-uo6"
/>
</objects>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment