Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
GSoC
GSoC2018
macOS
vlc
Commits
c76cbf18
Commit
c76cbf18
authored
Jun 10, 2018
by
Vibhoothi
Committed by
Felix Paul Kühne
Jun 10, 2018
Browse files
macosx: Remove SplitView from interface builder
This is part of first steps in making the Library view
parent
5af5359a
Changes
1
Hide whitespace changes
Inline
Side-by-side
modules/gui/macosx/UI/MainWindow.xib
View file @
c76cbf18
...
...
@@ -3,7 +3,6 @@
<dependencies>
<deployment
identifier=
"macosx"
/>
<plugIn
identifier=
"com.apple.InterfaceBuilder.CocoaPlugin"
version=
"14113"
/>
<capability
name=
"box content view"
minToolsVersion=
"7.0"
/>
<capability
name=
"documents saved in the Xcode 8 format"
minToolsVersion=
"8.0"
/>
</dependencies>
<objects>
...
...
@@ -18,7 +17,7 @@
<windowStyleMask
key=
"styleMask"
titled=
"YES"
closable=
"YES"
miniaturizable=
"YES"
resizable=
"YES"
/>
<windowPositionMask
key=
"initialPositionMask"
leftStrut=
"YES"
topStrut=
"YES"
/>
<rect
key=
"contentRect"
x=
"53"
y=
"419"
width=
"716"
height=
"333"
/>
<rect
key=
"screenRect"
x=
"0.0"
y=
"0.0"
width=
"1280"
height=
"
778
"
/>
<rect
key=
"screenRect"
x=
"0.0"
y=
"0.0"
width=
"1280"
height=
"
800
"
/>
<view
key=
"contentView"
id=
"2"
>
<rect
key=
"frame"
x=
"0.0"
y=
"0.0"
width=
"716"
height=
"333"
/>
<autoresizingMask
key=
"autoresizingMask"
/>
...
...
@@ -29,312 +28,12 @@
<customView
hidden=
"YES"
focusRingType=
"none"
translatesAutoresizingMaskIntoConstraints=
"NO"
id=
"4665"
customClass=
"VLCVoutView"
>
<rect
key=
"frame"
x=
"0.0"
y=
"0.0"
width=
"716"
height=
"297"
/>
</customView>
<splitView
autosaveName=
"mainWindowSplitView"
dividerStyle=
"thin"
vertical=
"YES"
translatesAutoresizingMaskIntoConstraints=
"NO"
id=
"4680"
customClass=
"VLCMainWindowSplitView"
>
<rect
key=
"frame"
x=
"0.0"
y=
"0.0"
width=
"716"
height=
"297"
/>
<subviews>
<customView
id=
"4681"
>
<rect
key=
"frame"
x=
"0.0"
y=
"0.0"
width=
"238"
height=
"297"
/>
<autoresizingMask
key=
"autoresizingMask"
/>
<subviews>
<scrollView
focusRingType=
"none"
autohidesScrollers=
"YES"
horizontalLineScroll=
"20"
horizontalPageScroll=
"10"
verticalLineScroll=
"20"
verticalPageScroll=
"10"
hasHorizontalScroller=
"NO"
usesPredominantAxisScrolling=
"NO"
translatesAutoresizingMaskIntoConstraints=
"NO"
id=
"4713"
>
<rect
key=
"frame"
x=
"0.0"
y=
"0.0"
width=
"238"
height=
"297"
/>
<clipView
key=
"contentView"
drawsBackground=
"NO"
id=
"3dd-Re-96d"
>
<rect
key=
"frame"
x=
"1"
y=
"1"
width=
"236"
height=
"295"
/>
<autoresizingMask
key=
"autoresizingMask"
widthSizable=
"YES"
heightSizable=
"YES"
/>
<subviews>
<outlineView
focusRingType=
"none"
verticalHuggingPriority=
"750"
allowsExpansionToolTips=
"YES"
columnAutoresizingStyle=
"lastColumnOnly"
selectionHighlightStyle=
"sourceList"
columnReordering=
"NO"
multipleSelection=
"NO"
emptySelection=
"NO"
autosaveColumns=
"NO"
rowHeight=
"20"
indentationPerLevel=
"14"
autoresizesOutlineColumn=
"YES"
outlineTableColumn=
"4717"
id=
"4714"
customClass=
"PXSourceList"
>
<rect
key=
"frame"
x=
"0.0"
y=
"0.0"
width=
"236"
height=
"295"
/>
<autoresizingMask
key=
"autoresizingMask"
widthSizable=
"YES"
/>
<size
key=
"intercellSpacing"
width=
"3"
height=
"0.0"
/>
<color
key=
"backgroundColor"
name=
"_sourceListBackgroundColor"
catalog=
"System"
colorSpace=
"catalog"
/>
<color
key=
"gridColor"
name=
"gridColor"
catalog=
"System"
colorSpace=
"catalog"
/>
<tableColumns>
<tableColumn
identifier=
""
editable=
"NO"
width=
"200"
minWidth=
"118"
maxWidth=
"200"
id=
"4717"
>
<tableHeaderCell
key=
"headerCell"
lineBreakMode=
"truncatingTail"
borderStyle=
"border"
>
<font
key=
"font"
metaFont=
"smallSystem"
/>
<color
key=
"textColor"
name=
"headerTextColor"
catalog=
"System"
colorSpace=
"catalog"
/>
<color
key=
"backgroundColor"
white=
"0.33333299"
alpha=
"1"
colorSpace=
"calibratedWhite"
/>
</tableHeaderCell>
<textFieldCell
key=
"dataCell"
lineBreakMode=
"truncatingTail"
title=
"Text Cell"
id=
"4718"
>
<font
key=
"font"
metaFont=
"smallSystem"
/>
<color
key=
"textColor"
name=
"controlTextColor"
catalog=
"System"
colorSpace=
"catalog"
/>
<color
key=
"backgroundColor"
name=
"controlBackgroundColor"
catalog=
"System"
colorSpace=
"catalog"
/>
</textFieldCell>
<tableColumnResizingMask
key=
"resizingMask"
resizeWithTable=
"YES"
userResizable=
"YES"
/>
</tableColumn>
</tableColumns>
</outlineView>
</subviews>
<nil
key=
"backgroundColor"
/>
</clipView>
<scroller
key=
"horizontalScroller"
hidden=
"YES"
verticalHuggingPriority=
"750"
horizontal=
"YES"
id=
"4715"
>
<rect
key=
"frame"
x=
"-100"
y=
"-100"
width=
"212"
height=
"15"
/>
<autoresizingMask
key=
"autoresizingMask"
/>
</scroller>
<scroller
key=
"verticalScroller"
hidden=
"YES"
verticalHuggingPriority=
"750"
horizontal=
"NO"
id=
"4716"
>
<rect
key=
"frame"
x=
"183"
y=
"1"
width=
"16"
height=
"0.0"
/>
<autoresizingMask
key=
"autoresizingMask"
/>
</scroller>
</scrollView>
</subviews>
<constraints>
<constraint
firstItem=
"4713"
firstAttribute=
"leading"
secondItem=
"4681"
secondAttribute=
"leading"
id=
"8mO-ZP-3Lu"
/>
<constraint
firstItem=
"4713"
firstAttribute=
"top"
secondItem=
"4681"
secondAttribute=
"top"
id=
"ILk-Xg-Whk"
/>
<constraint
firstAttribute=
"trailing"
secondItem=
"4713"
secondAttribute=
"trailing"
id=
"e08-zV-V9G"
/>
<constraint
firstAttribute=
"bottom"
secondItem=
"4713"
secondAttribute=
"bottom"
id=
"rai-cS-eX9"
/>
</constraints>
</customView>
<customView
id=
"4682"
>
<rect
key=
"frame"
x=
"239"
y=
"0.0"
width=
"477"
height=
"297"
/>
<autoresizingMask
key=
"autoresizingMask"
/>
<subviews>
<customView
translatesAutoresizingMaskIntoConstraints=
"NO"
id=
"gff-CR-TiL"
userLabel=
"Header View"
>
<rect
key=
"frame"
x=
"0.0"
y=
"274"
width=
"477"
height=
"23"
/>
<subviews>
<imageView
translatesAutoresizingMaskIntoConstraints=
"NO"
id=
"4692"
>
<rect
key=
"frame"
x=
"0.0"
y=
"-4"
width=
"477"
height=
"27"
/>
<imageCell
key=
"cell"
refusesFirstResponder=
"YES"
alignment=
"left"
imageAlignment=
"top"
imageScaling=
"axesIndependently"
image=
"topbar_background"
id=
"4693"
/>
</imageView>
<textField
verticalHuggingPriority=
"750"
translatesAutoresizingMaskIntoConstraints=
"NO"
id=
"5610"
>
<rect
key=
"frame"
x=
"6"
y=
"5"
width=
"33"
height=
"14"
/>
<textFieldCell
key=
"cell"
controlSize=
"small"
scrollable=
"YES"
lineBreakMode=
"clipping"
sendsActionOnEndEditing=
"YES"
title=
"Label"
id=
"5611"
>
<font
key=
"font"
metaFont=
"smallSystem"
/>
<color
key=
"textColor"
name=
"highlightColor"
catalog=
"System"
colorSpace=
"catalog"
/>
<color
key=
"backgroundColor"
name=
"controlColor"
catalog=
"System"
colorSpace=
"catalog"
/>
</textFieldCell>
</textField>
<searchField
wantsLayer=
"YES"
verticalHuggingPriority=
"750"
translatesAutoresizingMaskIntoConstraints=
"NO"
id=
"5614"
>
<rect
key=
"frame"
x=
"319"
y=
"2"
width=
"150"
height=
"19"
/>
<constraints>
<constraint
firstAttribute=
"width"
constant=
"150"
id=
"AM9-aF-RtQ"
/>
</constraints>
<searchFieldCell
key=
"cell"
controlSize=
"small"
scrollable=
"YES"
lineBreakMode=
"clipping"
selectable=
"YES"
editable=
"YES"
borderStyle=
"bezel"
usesSingleLineMode=
"YES"
bezelStyle=
"round"
id=
"5615"
>
<font
key=
"font"
metaFont=
"smallSystem"
/>
<color
key=
"textColor"
name=
"controlTextColor"
catalog=
"System"
colorSpace=
"catalog"
/>
<color
key=
"backgroundColor"
name=
"textBackgroundColor"
catalog=
"System"
colorSpace=
"catalog"
/>
</searchFieldCell>
<connections>
<action
selector=
"searchItem:"
target=
"21"
id=
"sT4-O5-9TC"
/>
</connections>
</searchField>
</subviews>
<constraints>
<constraint
firstAttribute=
"height"
constant=
"23"
id=
"4D5-Wx-lTu"
/>
<constraint
firstItem=
"5610"
firstAttribute=
"centerY"
secondItem=
"gff-CR-TiL"
secondAttribute=
"centerY"
id=
"6Do-lj-4Id"
/>
<constraint
firstItem=
"5610"
firstAttribute=
"leading"
secondItem=
"gff-CR-TiL"
secondAttribute=
"leading"
constant=
"8"
id=
"S9e-Wf-aoV"
/>
<constraint
firstAttribute=
"trailing"
secondItem=
"4692"
secondAttribute=
"trailing"
id=
"UQn-vu-gKi"
/>
<constraint
firstAttribute=
"trailing"
secondItem=
"5614"
secondAttribute=
"trailing"
constant=
"8"
id=
"Uhi-LR-5w5"
/>
<constraint
firstItem=
"4692"
firstAttribute=
"leading"
secondItem=
"gff-CR-TiL"
secondAttribute=
"leading"
id=
"mEC-jY-rBT"
/>
<constraint
firstItem=
"4692"
firstAttribute=
"top"
secondItem=
"gff-CR-TiL"
secondAttribute=
"top"
id=
"oo7-9w-9NY"
/>
<constraint
firstItem=
"5614"
firstAttribute=
"centerY"
secondItem=
"gff-CR-TiL"
secondAttribute=
"centerY"
id=
"rOp-VL-0qH"
/>
<constraint
firstAttribute=
"bottom"
secondItem=
"4692"
secondAttribute=
"bottom"
constant=
"-4"
id=
"yjP-gD-5lR"
/>
</constraints>
</customView>
<customView
translatesAutoresizingMaskIntoConstraints=
"NO"
id=
"U2A-0F-udY"
userLabel=
"Inner content view"
>
<rect
key=
"frame"
x=
"0.0"
y=
"0.0"
width=
"477"
height=
"274"
/>
<subviews>
<customView
translatesAutoresizingMaskIntoConstraints=
"NO"
id=
"4722"
userLabel=
"Dropzone"
>
<rect
key=
"frame"
x=
"0.0"
y=
"0.0"
width=
"477"
height=
"274"
/>
<subviews>
<imageView
translatesAutoresizingMaskIntoConstraints=
"NO"
id=
"4731"
customClass=
"VLCDropDisabledImageView"
>
<rect
key=
"frame"
x=
"0.0"
y=
"0.0"
width=
"477"
height=
"274"
/>
<imageCell
key=
"cell"
refusesFirstResponder=
"YES"
alignment=
"left"
imageScaling=
"axesIndependently"
image=
"dropzone-background"
id=
"4732"
/>
</imageView>
<customView
translatesAutoresizingMaskIntoConstraints=
"NO"
id=
"5605"
customClass=
"VLCDragDropView"
>
<rect
key=
"frame"
x=
"0.0"
y=
"0.0"
width=
"477"
height=
"274"
/>
<subviews>
<box
autoresizesSubviews=
"NO"
borderType=
"none"
title=
"Box"
titlePosition=
"noTitle"
transparent=
"YES"
translatesAutoresizingMaskIntoConstraints=
"NO"
id=
"4739"
>
<rect
key=
"frame"
x=
"89"
y=
"21"
width=
"300"
height=
"230"
/>
<view
key=
"contentView"
id=
"pxq-Tn-LtA"
>
<rect
key=
"frame"
x=
"0.0"
y=
"0.0"
width=
"300"
height=
"230"
/>
<autoresizingMask
key=
"autoresizingMask"
widthSizable=
"YES"
heightSizable=
"YES"
/>
<subviews>
<imageView
translatesAutoresizingMaskIntoConstraints=
"NO"
id=
"4725"
customClass=
"VLCDropDisabledImageView"
>
<rect
key=
"frame"
x=
"96"
y=
"109"
width=
"108"
height=
"108"
/>
<constraints>
<constraint
firstAttribute=
"height"
constant=
"108"
id=
"X3R-xk-KyA"
/>
<constraint
firstAttribute=
"width"
constant=
"108"
id=
"zkM-JD-1vy"
/>
</constraints>
<imageCell
key=
"cell"
refusesFirstResponder=
"YES"
alignment=
"left"
animates=
"YES"
imageScaling=
"proportionallyDown"
image=
"dropzone"
id=
"4726"
/>
</imageView>
<textField
verticalHuggingPriority=
"749"
translatesAutoresizingMaskIntoConstraints=
"NO"
id=
"4727"
>
<rect
key=
"frame"
x=
"79"
y=
"69"
width=
"143"
height=
"22"
/>
<textFieldCell
key=
"cell"
scrollable=
"YES"
lineBreakMode=
"clipping"
sendsActionOnEndEditing=
"YES"
alignment=
"center"
title=
"Drop Media here"
id=
"4728"
>
<font
key=
"font"
metaFont=
"system"
size=
"18"
/>
<color
key=
"textColor"
name=
"headerColor"
catalog=
"System"
colorSpace=
"catalog"
/>
<color
key=
"backgroundColor"
name=
"controlColor"
catalog=
"System"
colorSpace=
"catalog"
/>
</textFieldCell>
</textField>
<button
verticalHuggingPriority=
"750"
translatesAutoresizingMaskIntoConstraints=
"NO"
id=
"4729"
>
<rect
key=
"frame"
x=
"100"
y=
"14"
width=
"99"
height=
"25"
/>
<buttonCell
key=
"cell"
type=
"roundTextured"
title=
"Open media..."
bezelStyle=
"texturedRounded"
alignment=
"center"
borderStyle=
"border"
imageScaling=
"proportionallyDown"
inset=
"2"
id=
"4730"
>
<behavior
key=
"behavior"
pushIn=
"YES"
lightByBackground=
"YES"
lightByGray=
"YES"
/>
<font
key=
"font"
metaFont=
"system"
/>
</buttonCell>
<connections>
<action
selector=
"dropzoneButtonAction:"
target=
"21"
id=
"4737"
/>
</connections>
</button>
</subviews>
<constraints>
<constraint
firstItem=
"4727"
firstAttribute=
"centerX"
secondItem=
"pxq-Tn-LtA"
secondAttribute=
"centerX"
id=
"6wv-tL-UA8"
/>
<constraint
firstItem=
"4729"
firstAttribute=
"top"
secondItem=
"4727"
secondAttribute=
"bottom"
constant=
"31"
id=
"OQO-a8-vyM"
/>
<constraint
firstItem=
"4727"
firstAttribute=
"top"
secondItem=
"4725"
secondAttribute=
"bottom"
constant=
"18"
id=
"asl-58-YTG"
/>
<constraint
firstItem=
"4725"
firstAttribute=
"top"
secondItem=
"pxq-Tn-LtA"
secondAttribute=
"top"
constant=
"13"
id=
"fbL-o1-erB"
/>
<constraint
firstItem=
"4729"
firstAttribute=
"centerX"
secondItem=
"pxq-Tn-LtA"
secondAttribute=
"centerX"
id=
"jbI-J1-5bo"
/>
<constraint
firstAttribute=
"bottom"
secondItem=
"4729"
secondAttribute=
"bottom"
constant=
"16"
id=
"ush-Fv-vq7"
/>
<constraint
firstItem=
"4725"
firstAttribute=
"centerX"
secondItem=
"pxq-Tn-LtA"
secondAttribute=
"centerX"
id=
"zMM-Hx-gyn"
/>
</constraints>
</view>
<constraints>
<constraint
firstAttribute=
"width"
constant=
"294"
id=
"6bV-ld-5E6"
/>
<constraint
firstAttribute=
"height"
constant=
"224"
id=
"xIC-FI-Wya"
/>
</constraints>
</box>
</subviews>
<constraints>
<constraint
firstItem=
"4739"
firstAttribute=
"centerX"
secondItem=
"5605"
secondAttribute=
"centerX"
id=
"DRn-ZU-uOV"
/>
<constraint
firstItem=
"4739"
firstAttribute=
"centerY"
secondItem=
"5605"
secondAttribute=
"centerY"
id=
"bLg-B5-qh6"
/>
</constraints>
</customView>
</subviews>
<constraints>
<constraint
firstAttribute=
"trailing"
secondItem=
"5605"
secondAttribute=
"trailing"
id=
"4lT-6R-Vts"
/>
<constraint
firstItem=
"4731"
firstAttribute=
"top"
secondItem=
"4722"
secondAttribute=
"top"
id=
"COu-Rz-Uv9"
/>
<constraint
firstItem=
"5605"
firstAttribute=
"top"
secondItem=
"4722"
secondAttribute=
"top"
id=
"EhV-L8-4be"
/>
<constraint
firstItem=
"4731"
firstAttribute=
"leading"
secondItem=
"4722"
secondAttribute=
"leading"
id=
"IWJ-rb-eYv"
/>
<constraint
firstAttribute=
"bottom"
secondItem=
"4731"
secondAttribute=
"bottom"
id=
"UVM-80-u4f"
/>
<constraint
firstAttribute=
"trailing"
secondItem=
"4731"
secondAttribute=
"trailing"
id=
"Zz7-Yo-mNE"
/>
<constraint
firstItem=
"5605"
firstAttribute=
"leading"
secondItem=
"4722"
secondAttribute=
"leading"
id=
"d47-SK-C7A"
/>
<constraint
firstAttribute=
"bottom"
secondItem=
"5605"
secondAttribute=
"bottom"
id=
"fdA-1r-rKk"
/>
</constraints>
</customView>
<scrollView
focusRingType=
"none"
autohidesScrollers=
"YES"
horizontalLineScroll=
"17"
horizontalPageScroll=
"10"
verticalLineScroll=
"17"
verticalPageScroll=
"10"
usesPredominantAxisScrolling=
"NO"
translatesAutoresizingMaskIntoConstraints=
"NO"
id=
"4372"
>
<rect
key=
"frame"
x=
"0.0"
y=
"0.0"
width=
"477"
height=
"274"
/>
<clipView
key=
"contentView"
id=
"wTX-wO-asx"
>
<rect
key=
"frame"
x=
"1"
y=
"0.0"
width=
"475"
height=
"273"
/>
<autoresizingMask
key=
"autoresizingMask"
widthSizable=
"YES"
heightSizable=
"YES"
/>
<subviews>
<outlineView
focusRingType=
"none"
verticalHuggingPriority=
"750"
allowsExpansionToolTips=
"YES"
columnAutoresizingStyle=
"reverseSequential"
alternatingRowBackgroundColors=
"YES"
autosaveColumns=
"NO"
rowHeight=
"15"
headerView=
"4373"
indentationPerLevel=
"16"
autoresizesOutlineColumn=
"YES"
outlineTableColumn=
"4380"
id=
"4376"
customClass=
"VLCPlaylistView"
>
<rect
key=
"frame"
x=
"0.0"
y=
"0.0"
width=
"475"
height=
"250"
/>
<autoresizingMask
key=
"autoresizingMask"
widthSizable=
"YES"
heightSizable=
"YES"
/>
<size
key=
"intercellSpacing"
width=
"3"
height=
"2"
/>
<color
key=
"backgroundColor"
name=
"controlBackgroundColor"
catalog=
"System"
colorSpace=
"catalog"
/>
<tableViewGridLines
key=
"gridStyleMask"
vertical=
"YES"
/>
<color
key=
"gridColor"
name=
"gridColor"
catalog=
"System"
colorSpace=
"catalog"
/>
<tableColumns>
<tableColumn
identifier=
"status"
width=
"18"
minWidth=
"18"
maxWidth=
"18"
id=
"4380"
>
<tableHeaderCell
key=
"headerCell"
lineBreakMode=
"truncatingTail"
borderStyle=
"border"
alignment=
"left"
>
<font
key=
"font"
metaFont=
"smallSystem"
/>
<color
key=
"textColor"
name=
"headerTextColor"
catalog=
"System"
colorSpace=
"catalog"
/>
<color
key=
"backgroundColor"
name=
"headerColor"
catalog=
"System"
colorSpace=
"catalog"
/>
</tableHeaderCell>
<imageCell
key=
"dataCell"
controlSize=
"small"
refusesFirstResponder=
"YES"
alignment=
"left"
imageScaling=
"proportionallyDown"
id=
"4381"
/>
<tableColumnResizingMask
key=
"resizingMask"
resizeWithTable=
"YES"
userResizable=
"YES"
/>
</tableColumn>
</tableColumns>
</outlineView>
</subviews>
</clipView>
<scroller
key=
"horizontalScroller"
hidden=
"YES"
verticalHuggingPriority=
"750"
horizontal=
"YES"
id=
"4374"
>
<rect
key=
"frame"
x=
"1"
y=
"234"
width=
"0.0"
height=
"16"
/>
<autoresizingMask
key=
"autoresizingMask"
/>
</scroller>
<scroller
key=
"verticalScroller"
hidden=
"YES"
verticalHuggingPriority=
"750"
horizontal=
"NO"
id=
"4375"
>
<rect
key=
"frame"
x=
"386"
y=
"23"
width=
"16"
height=
"0.0"
/>
<autoresizingMask
key=
"autoresizingMask"
/>
</scroller>
<tableHeaderView
key=
"headerView"
id=
"4373"
>
<rect
key=
"frame"
x=
"0.0"
y=
"0.0"
width=
"475"
height=
"23"
/>
<autoresizingMask
key=
"autoresizingMask"
/>
</tableHeaderView>
</scrollView>
</subviews>
<constraints>
<constraint
firstAttribute=
"bottom"
secondItem=
"4372"
secondAttribute=
"bottom"
id=
"7nB-oh-n2V"
/>
<constraint
firstItem=
"4722"
firstAttribute=
"leading"
secondItem=
"U2A-0F-udY"
secondAttribute=
"leading"
id=
"FCe-Dh-MEG"
/>
<constraint
firstAttribute=
"trailing"
secondItem=
"4722"
secondAttribute=
"trailing"
id=
"G8U-K8-Aao"
/>
<constraint
firstItem=
"4372"
firstAttribute=
"top"
secondItem=
"U2A-0F-udY"
secondAttribute=
"top"
id=
"TzQ-ic-Og9"
/>
<constraint
firstAttribute=
"bottom"
secondItem=
"4722"
secondAttribute=
"bottom"
id=
"dSW-Uh-nP9"
/>
<constraint
firstItem=
"4372"
firstAttribute=
"leading"
secondItem=
"U2A-0F-udY"
secondAttribute=
"leading"
id=
"fZe-5h-83L"
/>
<constraint
firstAttribute=
"trailing"
secondItem=
"4372"
secondAttribute=
"trailing"
id=
"ozJ-dU-Qw7"
/>
<constraint
firstItem=
"4722"
firstAttribute=
"top"
secondItem=
"U2A-0F-udY"
secondAttribute=
"top"
id=
"tIs-Fh-Jsd"
/>
</constraints>
</customView>
<customView
hidden=
"YES"
translatesAutoresizingMaskIntoConstraints=
"NO"
id=
"5260"
userLabel=
"Podcast"
>
<rect
key=
"frame"
x=
"0.0"
y=
"0.0"
width=
"477"
height=
"23"
/>
<subviews>
<imageView
translatesAutoresizingMaskIntoConstraints=
"NO"
id=
"5261"
>
<rect
key=
"frame"
x=
"0.0"
y=
"-4"
width=
"477"
height=
"27"
/>
<imageCell
key=
"cell"
refusesFirstResponder=
"YES"
alignment=
"left"
imageScaling=
"axesIndependently"
image=
"topbar_background"
id=
"5262"
/>
</imageView>
<button
verticalHuggingPriority=
"750"
translatesAutoresizingMaskIntoConstraints=
"NO"
id=
"5263"
>
<rect
key=
"frame"
x=
"5"
y=
"3"
width=
"67"
height=
"17"
/>
<buttonCell
key=
"cell"
type=
"roundRect"
title=
"Subscribe"
bezelStyle=
"roundedRect"
alignment=
"center"
controlSize=
"small"
borderStyle=
"border"
inset=
"2"
id=
"5264"
>
<behavior
key=
"behavior"
pushIn=
"YES"
lightByBackground=
"YES"
lightByGray=
"YES"
/>
<font
key=
"font"
metaFont=
"smallSystem"
/>
</buttonCell>
<connections>
<action
selector=
"addPodcast:"
target=
"21"
id=
"5299"
/>
</connections>
</button>
<button
verticalHuggingPriority=
"750"
translatesAutoresizingMaskIntoConstraints=
"NO"
id=
"5302"
>
<rect
key=
"frame"
x=
"392"
y=
"3"
width=
"81"
height=
"17"
/>
<buttonCell
key=
"cell"
type=
"roundRect"
title=
"Unsubscribe"
bezelStyle=
"roundedRect"
alignment=
"center"
controlSize=
"small"
borderStyle=
"border"
inset=
"2"
id=
"5303"
>
<behavior
key=
"behavior"
pushIn=
"YES"
lightByBackground=
"YES"
lightByGray=
"YES"
/>
<font
key=
"font"
metaFont=
"smallSystem"
/>
</buttonCell>
<connections>
<action
selector=
"removePodcast:"
target=
"21"
id=
"5334"
/>
</connections>
</button>
</subviews>
<constraints>
<constraint
firstAttribute=
"trailing"
secondItem=
"5261"
secondAttribute=
"trailing"
id=
"1nM-pX-AJn"
/>
<constraint
firstAttribute=
"bottom"
secondItem=
"5261"
secondAttribute=
"bottom"
constant=
"-4"
id=
"2BV-hb-uw2"
/>
<constraint
firstItem=
"5261"
firstAttribute=
"top"
secondItem=
"5260"
secondAttribute=
"top"
id=
"A6X-Wg-BQE"
/>
<constraint
firstItem=
"5302"
firstAttribute=
"centerY"
secondItem=
"5260"
secondAttribute=
"centerY"
id=
"FDB-Ao-9mv"
/>
<constraint
firstAttribute=
"trailing"
secondItem=
"5302"
secondAttribute=
"trailing"
constant=
"4"
id=
"KJC-Ja-hJ4"
/>
<constraint
firstItem=
"5261"
firstAttribute=
"leading"
secondItem=
"5260"
secondAttribute=
"leading"
id=
"T1s-FQ-h2g"
/>
<constraint
firstItem=
"5263"
firstAttribute=
"leading"
secondItem=
"5260"
secondAttribute=
"leading"
constant=
"5"
id=
"WZN-5t-aG1"
/>
<constraint
firstAttribute=
"height"
constant=
"23"
id=
"f1Z-p5-sev"
/>
<constraint
firstItem=
"5263"
firstAttribute=
"centerY"
secondItem=
"5260"
secondAttribute=
"centerY"
id=
"tHx-Kh-uf3"
/>
</constraints>
</customView>
</subviews>
<constraints>
<constraint
firstItem=
"5260"
firstAttribute=
"top"
secondItem=
"U2A-0F-udY"
secondAttribute=
"bottom"
priority=
"1"
id=
"AIy-oz-19u"
/>
<constraint
firstAttribute=
"trailing"
secondItem=
"U2A-0F-udY"
secondAttribute=
"trailing"
id=
"BB8-la-xdJ"
/>
<constraint
firstItem=
"gff-CR-TiL"
firstAttribute=
"top"
secondItem=
"4682"
secondAttribute=
"top"
id=
"MHI-aR-Ycf"
/>
<constraint
firstAttribute=
"trailing"
secondItem=
"5260"
secondAttribute=
"trailing"
id=
"XeB-D8-G5P"
/>
<constraint
firstItem=
"U2A-0F-udY"
firstAttribute=
"top"
secondItem=
"gff-CR-TiL"
secondAttribute=
"bottom"
id=
"ad4-k9-Lhq"
/>
<constraint
firstItem=
"U2A-0F-udY"
firstAttribute=
"leading"
secondItem=
"4682"
secondAttribute=
"leading"
id=
"e7f-Ia-ZvZ"
/>
<constraint
firstItem=
"5260"
firstAttribute=
"leading"
secondItem=
"4682"
secondAttribute=
"leading"
id=
"hMd-13-gV5"
/>
<constraint
firstAttribute=
"bottom"
secondItem=
"5260"
secondAttribute=
"bottom"
id=
"hyT-jU-bih"
/>
<constraint
firstItem=
"gff-CR-TiL"
firstAttribute=
"leading"
secondItem=
"4682"
secondAttribute=
"leading"
id=
"vsZ-Ek-eBa"
/>
<constraint
firstAttribute=
"bottom"
secondItem=
"U2A-0F-udY"
secondAttribute=
"bottom"
priority=
"750"
id=
"wxj-fU-8zZ"
/>
<constraint
firstAttribute=
"trailing"
secondItem=
"gff-CR-TiL"
secondAttribute=
"trailing"
id=
"z4y-R6-tbz"
/>
</constraints>
</customView>
</subviews>
<holdingPriorities>
<real
value=
"250"
/>
<real
value=
"250"
/>
</holdingPriorities>
<connections>
<outlet
property=
"delegate"
destination=
"21"
id=
"4842"
/>
</connections>
</splitView>
</subviews>
<constraints>
<constraint
firstItem=
"4680"
firstAttribute=
"top"
secondItem=
"3Bj-Gx-5iu"
secondAttribute=
"top"
id=
"5BD-QD-xZI"
/>
<constraint
firstAttribute=
"bottom"
secondItem=
"4680"
secondAttribute=
"bottom"
id=
"DLo-m4-Paa"
/>
<constraint
firstItem=
"4665"
firstAttribute=
"leading"
secondItem=
"3Bj-Gx-5iu"
secondAttribute=
"leading"
id=
"P14-cO-Y3q"
/>
<constraint
firstAttribute=
"bottom"
secondItem=
"4665"
secondAttribute=
"bottom"
id=
"Tzn-Qi-iVK"
/>
<constraint
firstItem=
"4680"
firstAttribute=
"leading"
secondItem=
"3Bj-Gx-5iu"
secondAttribute=
"leading"
id=
"hyB-Bw-1m8"
/>
<constraint
firstAttribute=
"trailing"
secondItem=
"4665"
secondAttribute=
"trailing"
id=
"lec-La-MnM"
/>
<constraint
firstItem=
"4665"
firstAttribute=
"top"
secondItem=
"3Bj-Gx-5iu"
secondAttribute=
"top"
id=
"nz6-sf-xgK"
/>
<constraint
firstAttribute=
"trailing"
secondItem=
"4680"
secondAttribute=
"trailing"
id=
"tFU-RQ-RnY"
/>
</constraints>
</customView>
<customView
translatesAutoresizingMaskIntoConstraints=
"NO"
id=
"4756"
customClass=
"VLCBottomBarView"
>
...
...
@@ -643,17 +342,7 @@
</constraints>
</view>
<connections>
<outlet
property=
"categoryLabel"
destination=
"5610"
id=
"28H-0K-uf4"
/>
<outlet
property=
"controlsBar"
destination=
"5339"
id=
"5624"
/>
<outlet
property=
"dropzoneBox"
destination=
"4739"
id=
"3sx-Uq-aFL"
/>
<outlet
property=
"dropzoneButton"
destination=
"4729"
id=
"uUO-5x-qmU"
/>
<outlet
property=
"dropzoneImageView"
destination=
"4725"
id=
"Ck9-vp-aDM"
/>
<outlet
property=
"dropzoneLabel"
destination=
"4727"
id=
"HkS-xv-7B6"
/>
<outlet
property=
"dropzoneView"
destination=
"4722"
id=
"a41-TD-aJs"
/>
<outlet
property=
"outlineView"
destination=
"4376"
id=
"92d-4j-4PK"
/>
<outlet
property=
"playlistScrollView"
destination=
"4372"
id=
"QDP-7m-wKJ"
/>
<outlet
property=
"podcastAddButton"
destination=
"5263"
id=
"Rg8-kX-6dU"
/>
<outlet
property=
"podcastRemoveButton"
destination=
"5302"
id=
"T6b-Y8-Usc"
/>
<outlet
property=
"podcastSubscribeCancelButton"
destination=
"5268"
id=
"nSd-2J-TCb"
/>
<outlet
property=
"podcastSubscribeOkButton"
destination=
"5269"
id=
"vHf-fh-21u"
/>
<outlet
property=
"podcastSubscribeSubtitle"
destination=
"5274"
id=
"wLI-Bk-rB1"
/>
...
...
@@ -666,14 +355,6 @@
<outlet
property=
"podcastUnsubscribePopUpButton"
destination=
"5319"
id=
"dnR-ci-Uv7"
/>
<outlet
property=
"podcastUnsubscribeSubtitle"
destination=
"5310"
id=
"oMV-ik-riY"
/>
<outlet
property=
"podcastUnsubscribeWindow"
destination=
"5305"
id=
"9yb-CN-b5O"
/>
<outlet
property=
"podcastView"
destination=
"5260"
id=
"gOv-Pi-fkF"
/>
<outlet
property=
"searchField"
destination=
"5614"
id=
"Qkl-Wo-cAe"
/>
<outlet
property=
"sidebarScrollView"
destination=
"4713"
id=
"7Th-UT-wuq"
/>
<outlet
property=
"sidebarView"
destination=
"4714"
id=
"Hsb-LW-VTd"
/>
<outlet
property=
"splitView"
destination=
"4680"
id=
"30m-4q-XzK"
/>
<outlet
property=
"splitViewLeft"
destination=
"4681"
id=
"ryK-3z-wuu"
/>
<outlet
property=
"splitViewRight"
destination=
"4682"
id=
"REX-fd-CCP"
/>
<outlet
property=
"tableViewToPodcastConstraint"
destination=
"AIy-oz-19u"
id=
"NaG-yj-Yoh"
/>
<outlet
property=
"videoView"
destination=
"4665"
id=
"5622"
/>
<outlet
property=
"videoViewBottomConstraint"
destination=
"ZVn-EJ-9CG"
id=
"8F2-BP-yVS"
/>
</connections>
...
...
@@ -711,7 +392,7 @@
<windowStyleMask
key=
"styleMask"
titled=
"YES"
/>
<windowPositionMask
key=
"initialPositionMask"
leftStrut=
"YES"
rightStrut=
"YES"
topStrut=
"YES"
bottomStrut=
"YES"
/>
<rect
key=
"contentRect"
x=
"265"
y=
"520"
width=
"612"
height=
"157"
/>
<rect
key=
"screenRect"
x=
"0.0"
y=
"0.0"
width=
"1280"
height=
"77
8
"
/>
<rect
key=
"screenRect"
x=
"0.0"
y=
"0.0"
width=
"1280"
height=
"77
7
"
/>
<value
key=
"minSize"
type=
"size"
width=
"612"
height=
"157"
/>
<value
key=
"maxSize"
type=
"size"
width=
"612"
height=
"159"
/>
<view
key=
"contentView"
id=
"5266"
>
...
...
@@ -791,7 +472,7 @@ Gw
<windowStyleMask
key=
"styleMask"
titled=
"YES"
/>
<windowPositionMask
key=
"initialPositionMask"
leftStrut=
"YES"
rightStrut=
"YES"
topStrut=
"YES"
bottomStrut=
"YES"
/>
<rect
key=
"contentRect"
x=
"265"
y=
"520"
width=
"612"
height=
"156"
/>
<rect
key=
"screenRect"
x=
"0.0"
y=
"0.0"
width=
"1280"
height=
"77
8
"
/>
<rect
key=
"screenRect"
x=
"0.0"
y=
"0.0"
width=
"1280"
height=
"77
7
"
/>
<value
key=
"minSize"
type=
"size"
width=
"612"
height=
"156"
/>
<value
key=
"maxSize"
type=
"size"
width=
"612"
height=
"159"
/>
<view
key=
"contentView"
id=
"5306"
>
...
...
@@ -878,8 +559,6 @@ Gw
<resources>
<image
name=
"backward-6btns"
width=
"28"
height=
"23"
/>
<image
name=
"backward-6btns-pressed"
width=
"28"
height=
"23"
/>
<image
name=
"dropzone"
width=
"112"
height=
"112"
/>
<image
name=
"dropzone-background"
width=
"4"
height=
"4"
/>
<image
name=
"effects-double-buttons"
width=
"29"
height=
"23"
/>
<image
name=
"effects-double-buttons-pressed"
width=
"29"
height=
"23"
/>
<image
name=
"forward-6btns"
width=
"28"
height=
"23"
/>
...
...
@@ -900,7 +579,6 @@ Gw
<image
name=
"shuffle-pressed"
width=
"29"
height=
"23"
/>
<image
name=
"stop"
width=
"29"
height=
"23"
/>
<image
name=
"stop-pressed"
width=
"29"
height=
"23"
/>
<image
name=
"topbar_background"
width=
"1"
height=
"27"
/>
<image
name=
"volume-high"
width=
"13"
height=
"11"
/>
<image
name=
"volume-low"
width=
"5"
height=
"11"
/>
</resources>
...
...
Write
Preview
Supports
Markdown
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