Commit d0080666 authored by David Fuhrmann's avatar David Fuhrmann

macosx: fix bindings and missing action in video effects

parent a8433c32
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="8152.3" systemVersion="15A216g" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none">
<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="7706" systemVersion="14F25a" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none">
<dependencies>
<deployment version="1070" identifier="macosx"/>
<development version="5100" identifier="xcode"/>
<plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="8152.3"/>
<plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="7706"/>
</dependencies>
<objects>
<customObject id="-2" userLabel="File's Owner" customClass="VLCVideoEffects">
......@@ -116,7 +116,7 @@
</connections>
</customObject>
<customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
<customObject id="-3" userLabel="Application"/>
<customObject id="-3" userLabel="Application" customClass="NSObject"/>
<window title="Video Effects" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" hidesOnDeactivate="YES" releasedWhenClosed="NO" visibleAtLaunch="NO" frameAutosaveName="videoeffects" animationBehavior="default" id="1" customClass="NSPanel">
<windowStyleMask key="styleMask" titled="YES" closable="YES" utility="YES" HUD="YES"/>
<windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
......@@ -509,6 +509,7 @@
</textFieldCell>
<connections>
<action selector="cropObjectChanged:" target="-2" id="kBZ-nJ-fHt"/>
<binding destination="-2" name="value" keyPath="self.cropTopValue" id="gHx-EW-7X8"/>
</connections>
</textField>
<textField verticalHuggingPriority="750" id="76" customClass="BGHUDLabel">
......@@ -533,6 +534,7 @@
</stepperCell>
<connections>
<action selector="cropObjectChanged:" target="-2" id="j7g-ws-1Lg"/>
<binding destination="-2" name="value" keyPath="self.cropTopValue" id="A1r-VP-TjS"/>
</connections>
</stepper>
<textField verticalHuggingPriority="750" id="83">
......@@ -553,6 +555,7 @@
</textFieldCell>
<connections>
<action selector="cropObjectChanged:" target="-2" id="0ui-ey-NwN"/>
<binding destination="-2" name="value" keyPath="self.cropBottomValue" id="ZxR-KD-4kJ"/>
</connections>
</textField>
<textField verticalHuggingPriority="750" id="84" customClass="BGHUDLabel">
......@@ -577,6 +580,7 @@
</stepperCell>
<connections>
<action selector="cropObjectChanged:" target="-2" id="zeZ-NA-YGh"/>
<binding destination="-2" name="value" keyPath="self.cropBottomValue" id="y7g-lQ-DEN"/>
</connections>
</stepper>
<textField verticalHuggingPriority="750" id="92">
......@@ -597,6 +601,7 @@
</textFieldCell>
<connections>
<action selector="cropObjectChanged:" target="-2" id="6qK-Ea-mfC"/>
<binding destination="-2" name="value" keyPath="self.cropRightValue" id="ne2-Wy-pCd"/>
</connections>
</textField>
<textField verticalHuggingPriority="750" id="93" customClass="BGHUDLabel">
......@@ -621,6 +626,7 @@
</stepperCell>
<connections>
<action selector="cropObjectChanged:" target="-2" id="gzn-Rw-tYe"/>
<binding destination="-2" name="value" keyPath="self.cropRightValue" id="HIO-qZ-h1z"/>
</connections>
</stepper>
<textField verticalHuggingPriority="750" id="101">
......@@ -641,6 +647,7 @@
</textFieldCell>
<connections>
<action selector="cropObjectChanged:" target="-2" id="uTe-k0-ceY"/>
<binding destination="-2" name="value" keyPath="self.cropLeftValue" id="Gwq-w1-DlE"/>
</connections>
</textField>
<textField verticalHuggingPriority="750" id="102" customClass="BGHUDLabel">
......@@ -665,6 +672,7 @@
</stepperCell>
<connections>
<action selector="cropObjectChanged:" target="-2" id="kxN-8q-kWt"/>
<binding destination="-2" name="value" keyPath="self.cropLeftValue" id="eFt-d6-b6y"/>
</connections>
</stepper>
<button id="110">
......@@ -828,6 +836,7 @@
</textFieldCell>
<connections>
<action selector="puzzleModifierChanged:" target="-2" id="KAa-Qv-qgQ"/>
<binding destination="-2" name="value" keyPath="self.puzzleRowsValue" id="SQJ-a6-rm9"/>
</connections>
</textField>
<stepper horizontalHuggingPriority="750" verticalHuggingPriority="750" id="140">
......@@ -839,6 +848,7 @@
</stepperCell>
<connections>
<action selector="puzzleModifierChanged:" target="-2" id="ctW-nu-CDt"/>
<binding destination="-2" name="value" keyPath="self.puzzleRowsValue" id="p1K-CS-YuJ"/>
</connections>
</stepper>
<textField verticalHuggingPriority="750" id="142" customClass="BGHUDLabel">
......@@ -873,6 +883,7 @@
</textFieldCell>
<connections>
<action selector="puzzleModifierChanged:" target="-2" id="9ng-EI-oqG"/>
<binding destination="-2" name="value" keyPath="self.puzzleColumnsValue" id="FVT-Qa-ZP6"/>
</connections>
</textField>
<stepper horizontalHuggingPriority="750" verticalHuggingPriority="750" id="145">
......@@ -884,6 +895,7 @@
</stepperCell>
<connections>
<action selector="puzzleModifierChanged:" target="-2" id="xWH-Ir-p5b"/>
<binding destination="-2" name="value" keyPath="self.puzzleColumnsValue" id="flo-or-cvr"/>
</connections>
</stepper>
<textField verticalHuggingPriority="750" id="146" customClass="BGHUDLabel">
......@@ -950,6 +962,7 @@
</textFieldCell>
<connections>
<action selector="wallModifierChanged:" target="-2" id="FRa-cc-bNT"/>
<binding destination="-2" name="value" keyPath="self.wallRowsValue" id="StS-qu-nA8"/>
</connections>
</textField>
<stepper horizontalHuggingPriority="750" verticalHuggingPriority="750" id="760">
......@@ -961,6 +974,7 @@
</stepperCell>
<connections>
<action selector="wallModifierChanged:" target="-2" id="lnW-1A-hCk"/>
<binding destination="-2" name="value" keyPath="self.wallRowsValue" id="7jt-T0-dn8"/>
</connections>
</stepper>
<textField verticalHuggingPriority="750" id="759" customClass="BGHUDLabel">
......@@ -995,6 +1009,7 @@
</textFieldCell>
<connections>
<action selector="wallModifierChanged:" target="-2" id="Kk5-GT-ybR"/>
<binding destination="-2" name="value" keyPath="self.wallColumnsValue" id="8Ys-JM-Eo5"/>
</connections>
</textField>
<stepper horizontalHuggingPriority="750" verticalHuggingPriority="750" id="757">
......@@ -1006,6 +1021,7 @@
</stepperCell>
<connections>
<action selector="wallModifierChanged:" target="-2" id="4Xg-an-BA6"/>
<binding destination="-2" name="value" keyPath="self.wallColumnsValue" id="mfP-tC-7ac"/>
</connections>
</stepper>
<textField verticalHuggingPriority="750" id="756" customClass="BGHUDLabel">
......@@ -1072,6 +1088,7 @@
</textFieldCell>
<connections>
<action selector="cloneModifierChanged:" target="-2" id="YMx-ib-BdB"/>
<binding destination="-2" name="value" keyPath="self.cloneValue" id="Zeg-7O-OGK"/>
</connections>
</textField>
<stepper horizontalHuggingPriority="750" verticalHuggingPriority="750" id="735">
......@@ -1083,6 +1100,7 @@
</stepperCell>
<connections>
<action selector="cloneModifierChanged:" target="-2" id="jKa-p4-moU"/>
<binding destination="-2" name="value" keyPath="self.cloneValue" id="vFw-9n-Kb8"/>
</connections>
</stepper>
<textField verticalHuggingPriority="750" id="734" customClass="BGHUDLabel">
......@@ -1249,6 +1267,9 @@
</userDefinedRuntimeAttribute>
</userDefinedRuntimeAttributes>
</buttonCell>
<connections>
<action selector="enableMotionDetect:" target="-2" id="KhE-5L-uU8"/>
</connections>
</button>
<button id="256">
<rect key="frame" x="415" y="40" width="190" height="18"/>
......@@ -1366,6 +1387,7 @@
</textFieldCell>
<connections>
<action selector="posterizeModifierChanged:" target="-2" id="AUW-9s-3tZ"/>
<binding destination="-2" name="value" keyPath="self.posterizeValue" id="GRt-7E-asx"/>
</connections>
</textField>
<stepper horizontalHuggingPriority="750" verticalHuggingPriority="750" id="234">
......@@ -1377,6 +1399,7 @@
</stepperCell>
<connections>
<action selector="posterizeModifierChanged:" target="-2" id="a1q-m5-5Lk"/>
<binding destination="-2" name="value" keyPath="self.posterizeValue" id="zyN-cD-GaL"/>
</connections>
</stepper>
<textField verticalHuggingPriority="750" id="240" customClass="BGHUDLabel">
......@@ -1443,6 +1466,7 @@
</textFieldCell>
<connections>
<action selector="sepiaModifierChanged:" target="-2" id="7uV-7M-ehS"/>
<binding destination="-2" name="value" keyPath="self.sepiaValue" id="PbM-s7-yDX"/>
</connections>
</textField>
<stepper horizontalHuggingPriority="750" verticalHuggingPriority="750" id="245">
......@@ -1454,6 +1478,7 @@
</stepperCell>
<connections>
<action selector="sepiaModifierChanged:" target="-2" id="Gyn-cw-e3B"/>
<binding destination="-2" name="value" keyPath="self.sepiaValue" id="Uoe-tK-Ewl"/>
</connections>
</stepper>
<textField verticalHuggingPriority="750" id="244" customClass="BGHUDLabel">
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment