[vlc-commits] macosx: Remove VLCRendererDialog
Marvin Scholz
git at videolan.org
Sun Jul 23 15:09:05 CEST 2017
vlc | branch: master | Marvin Scholz <epirat07 at gmail.com> | Sun Jul 23 15:04:48 2017 +0200| [99008db959d09c0bca574b36e0703ea576e20c64] | committer: Marvin Scholz
macosx: Remove VLCRendererDialog
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=99008db959d09c0bca574b36e0703ea576e20c64
---
.../package/macosx/VLC.xcodeproj/project.pbxproj | 2 -
modules/gui/macosx/Makefile.am | 2 -
modules/gui/macosx/UI/VLCRendererDialog.xib | 124 ---------------------
3 files changed, 128 deletions(-)
diff --git a/extras/package/macosx/VLC.xcodeproj/project.pbxproj b/extras/package/macosx/VLC.xcodeproj/project.pbxproj
index 86470fc609..0addda8b8e 100644
--- a/extras/package/macosx/VLC.xcodeproj/project.pbxproj
+++ b/extras/package/macosx/VLC.xcodeproj/project.pbxproj
@@ -174,7 +174,6 @@
6B8224161E4D2A9000833BE1 /* TimeSelectionPanel.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = TimeSelectionPanel.xib; sourceTree = "<group>"; };
6B8224171E4D2A9000833BE1 /* VideoEffects.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = VideoEffects.xib; sourceTree = "<group>"; };
6B8224181E4D2A9000833BE1 /* VLCFullScreenPanel.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = VLCFullScreenPanel.xib; sourceTree = "<group>"; };
- 6B8224191E4D2A9000833BE1 /* VLCRendererDialog.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = VLCRendererDialog.xib; sourceTree = "<group>"; };
6B82241A1E4D2A9000833BE1 /* VLCStatusBarIconMainMenu.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = VLCStatusBarIconMainMenu.xib; sourceTree = "<group>"; };
6B8224381E4D2AFD00833BE1 /* VLCBackwardTemplate.pdf */ = {isa = PBXFileReference; lastKnownFileType = image.pdf; name = VLCBackwardTemplate.pdf; path = "Button-Icons/VLCBackwardTemplate.pdf"; sourceTree = "<group>"; };
6B8224391E4D2AFD00833BE1 /* VLCClearLogTemplate.pdf */ = {isa = PBXFileReference; lastKnownFileType = image.pdf; name = VLCClearLogTemplate.pdf; path = "Button-Icons/VLCClearLogTemplate.pdf"; sourceTree = "<group>"; };
@@ -1791,7 +1790,6 @@
6B8224131E4D2A9000833BE1 /* StreamOutput.xib */,
6B8224151E4D2A9000833BE1 /* TextfieldPanel.xib */,
6B8224161E4D2A9000833BE1 /* TimeSelectionPanel.xib */,
- 6B8224191E4D2A9000833BE1 /* VLCRendererDialog.xib */,
);
name = XIBs;
path = ../../../modules/gui/macosx/UI;
diff --git a/modules/gui/macosx/Makefile.am b/modules/gui/macosx/Makefile.am
index 2a48a67329..15c9936e64 100644
--- a/modules/gui/macosx/Makefile.am
+++ b/modules/gui/macosx/Makefile.am
@@ -131,7 +131,6 @@ nodist_libmacosx_plugin_la_SOURCES = \
gui/macosx/UI/TimeSelectionPanel.nib \
gui/macosx/UI/VideoEffects.nib \
gui/macosx/UI/VLCFullScreenPanel.nib \
- gui/macosx/UI/VLCRendererDialog.nib \
gui/macosx/UI/VLCStatusBarIconMainMenu.nib
EXTRA_DIST += \
@@ -161,7 +160,6 @@ EXTRA_DIST += \
gui/macosx/UI/TimeSelectionPanel.xib \
gui/macosx/UI/VideoEffects.xib \
gui/macosx/UI/VLCFullScreenPanel.xib \
- gui/macosx/UI/VLCRendererDialog.xib \
gui/macosx/UI/VLCStatusBarIconMainMenu.xib
xib_verbose = $(xib_verbose_$(V))
diff --git a/modules/gui/macosx/UI/VLCRendererDialog.xib b/modules/gui/macosx/UI/VLCRendererDialog.xib
deleted file mode 100644
index 9738ab495e..0000000000
--- a/modules/gui/macosx/UI/VLCRendererDialog.xib
+++ /dev/null
@@ -1,124 +0,0 @@
-<?xml version="1.0" encoding="UTF-8" standalone="no"?>
-<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="10117" systemVersion="15F34" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES" customObjectInstantitationMethod="direct">
- <dependencies>
- <deployment identifier="macosx"/>
- <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="10117"/>
- </dependencies>
- <objects>
- <customObject id="-2" userLabel="File's Owner" customClass="VLCRendererDialog">
- <connections>
- <outlet property="arrayController" destination="GOn-Qd-cLD" id="Ntk-ES-VDP"/>
- <outlet property="tableView" destination="qD9-9r-Wgb" id="dmu-NP-6Rg"/>
- <outlet property="window" destination="F0z-JX-Cv5" id="gIp-Ho-8D9"/>
- </connections>
- </customObject>
- <customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
- <customObject id="-3" userLabel="Application" customClass="NSObject"/>
- <window title="Renderer" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" oneShot="NO" showsToolbarButton="NO" animationBehavior="default" id="F0z-JX-Cv5">
- <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="196" y="240" width="480" height="270"/>
- <rect key="screenRect" x="0.0" y="0.0" width="1280" height="777"/>
- <view key="contentView" id="se5-gp-TjO">
- <rect key="frame" x="0.0" y="0.0" width="480" height="270"/>
- <autoresizingMask key="autoresizingMask"/>
- <subviews>
- <scrollView fixedFrame="YES" autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Lcq-BP-WAz">
- <rect key="frame" x="20" y="49" width="440" height="201"/>
- <clipView key="contentView" ambiguous="YES" id="4xa-ie-i9H">
- <rect key="frame" x="1" y="0.0" width="438" height="200"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
- <subviews>
- <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" alternatingRowBackgroundColors="YES" multipleSelection="NO" autosaveColumns="NO" rowSizeStyle="automatic" headerView="OF3-7V-gW0" viewBased="YES" id="qD9-9r-Wgb">
- <rect key="frame" x="0.0" y="0.0" width="438" height="177"/>
- <autoresizingMask key="autoresizingMask"/>
- <size key="intercellSpacing" width="3" height="2"/>
- <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
- <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
- <tableColumns>
- <tableColumn width="40" minWidth="40" maxWidth="1000" id="4Tr-3k-Ifu">
- <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" title="Renderer">
- <font key="font" metaFont="smallSystem"/>
- <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
- <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
- </tableHeaderCell>
- <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" title="Text Cell" id="tNi-X4-pRv">
- <font key="font" metaFont="system"/>
- <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"/>
- <prototypeCellViews>
- <tableCellView id="XG2-rD-PWx">
- <rect key="frame" x="1" y="1" width="40" height="17"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
- <subviews>
- <textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="yKC-kD-jAA">
- <rect key="frame" x="0.0" y="0.0" width="100" height="17"/>
- <textFieldCell key="cell" lineBreakMode="truncatingTail" sendsActionOnEndEditing="YES" title="Table View Cell" id="2Xb-BC-RZo">
- <font key="font" metaFont="system"/>
- <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
- <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
- </textFieldCell>
- <connections>
- <binding destination="XG2-rD-PWx" name="value" keyPath="objectValue.name" id="fFT-Rx-tRI">
- <dictionary key="options">
- <string key="NSNullPlaceholder">Unknown</string>
- </dictionary>
- </binding>
- </connections>
- </textField>
- </subviews>
- <connections>
- <outlet property="textField" destination="yKC-kD-jAA" id="zgr-vt-FKL"/>
- </connections>
- </tableCellView>
- </prototypeCellViews>
- </tableColumn>
- </tableColumns>
- <connections>
- <action trigger="doubleAction" selector="selectRenderer:" target="-2" id="AWf-Mh-S59"/>
- <binding destination="GOn-Qd-cLD" name="content" keyPath="arrangedObjects" id="K7Q-EN-FaO"/>
- <binding destination="GOn-Qd-cLD" name="selectionIndexes" keyPath="selectionIndexes" previousBinding="K7Q-EN-FaO" id="NMI-p2-yxp"/>
- </connections>
- </tableView>
- </subviews>
- <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
- </clipView>
- <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="uX0-jf-qcC">
- <rect key="frame" x="1" y="7" width="0.0" height="16"/>
- <autoresizingMask key="autoresizingMask"/>
- </scroller>
- <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="N4s-Bh-4Nq">
- <rect key="frame" x="224" y="17" width="15" height="102"/>
- <autoresizingMask key="autoresizingMask"/>
- </scroller>
- <tableHeaderView key="headerView" id="OF3-7V-gW0">
- <rect key="frame" x="0.0" y="0.0" width="438" height="23"/>
- <autoresizingMask key="autoresizingMask"/>
- </tableHeaderView>
- </scrollView>
- <button verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="8zq-Ra-Xci">
- <rect key="frame" x="387" y="13" width="79" height="32"/>
- <buttonCell key="cell" type="push" title="Select" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="mjf-EU-Ad3">
- <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
- <font key="font" metaFont="system"/>
- </buttonCell>
- <connections>
- <action selector="selectRenderer:" target="-2" id="s0E-ur-Iah"/>
- </connections>
- </button>
- </subviews>
- </view>
- <connections>
- <outlet property="delegate" destination="-2" id="0bl-1N-AYu"/>
- </connections>
- </window>
- <arrayController objectClassName="VLCRendererItem" editable="NO" automaticallyPreparesContent="YES" id="GOn-Qd-cLD">
- <connections>
- <binding destination="-2" name="contentArray" keyPath="self.rendererItems" id="STy-Ua-Jgr"/>
- </connections>
- </arrayController>
- <userDefaultsController representsSharedInstance="YES" id="E7X-MF-OEQ"/>
- </objects>
-</document>
More information about the vlc-commits
mailing list