]> git.sesse.net Git - vlc/commitdiff
macosx: move detached window stuff in extra xib file and only load that when necessary
authorDavid Fuhrmann <david.fuhrmann@googlemail.com>
Fri, 28 Sep 2012 13:16:13 +0000 (15:16 +0200)
committerDavid Fuhrmann <david.fuhrmann@googlemail.com>
Fri, 28 Sep 2012 13:17:30 +0000 (15:17 +0200)
Makefile.am
extras/package/macosx/Resources/English.lproj/DetachedVideoWindow.xib [new file with mode: 0644]
extras/package/macosx/Resources/English.lproj/MainMenu.xib
extras/package/macosx/vlc.xcodeproj/project.pbxproj
modules/gui/macosx/MainWindow.h
modules/gui/macosx/MainWindow.m

index becb0f93e81f40868255feac78d408c0d6e27e4e..861cf4a2e0e7b1ab75817757ee3611567d4c4fe7 100644 (file)
@@ -105,6 +105,7 @@ EXTRA_DIST += \
        extras/package/macosx/Resources/English.lproj/Bookmarks.xib \
        extras/package/macosx/Resources/English.lproj/ConvertAndSave.xib \
        extras/package/macosx/Resources/English.lproj/CoreDialogs.xib \
+       extras/package/macosx/Resources/English.lproj/DetachedVideoWindow.xib \
        extras/package/macosx/Resources/English.lproj/ErrorPanel.xib \
        extras/package/macosx/Resources/English.lproj/InfoPlist.strings.in \
        extras/package/macosx/Resources/English.lproj/MainMenu.xib \
diff --git a/extras/package/macosx/Resources/English.lproj/DetachedVideoWindow.xib b/extras/package/macosx/Resources/English.lproj/DetachedVideoWindow.xib
new file mode 100644 (file)
index 0000000..eea8b4e
--- /dev/null
@@ -0,0 +1,1621 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<archive type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="7.10">
+  <data>
+    <int key="IBDocument.SystemTarget">1060</int>
+    <string key="IBDocument.SystemVersion">12C54</string>
+    <string key="IBDocument.InterfaceBuilderVersion">851</string>
+    <string key="IBDocument.AppKitVersion">1187.34</string>
+    <string key="IBDocument.HIToolboxVersion">625.00</string>
+    <object class="NSMutableDictionary" key="IBDocument.PluginVersions">
+      <string key="NS.key.0">com.apple.InterfaceBuilder.CocoaPlugin</string>
+      <string key="NS.object.0">851</string>
+    </object>
+    <object class="NSMutableArray" key="IBDocument.EditedObjectIDs">
+      <bool key="EncodedWithXMLCoder">YES</bool>
+    </object>
+    <object class="NSArray" key="IBDocument.PluginDependencies">
+      <bool key="EncodedWithXMLCoder">YES</bool>
+      <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+    </object>
+    <object class="NSMutableDictionary" key="IBDocument.Metadata">
+      <bool key="EncodedWithXMLCoder">YES</bool>
+      <object class="NSArray" key="dict.sortedKeys" id="0">
+        <bool key="EncodedWithXMLCoder">YES</bool>
+      </object>
+      <object class="NSMutableArray" key="dict.values">
+        <bool key="EncodedWithXMLCoder">YES</bool>
+      </object>
+    </object>
+    <object class="NSMutableArray" key="IBDocument.RootObjects" id="1000">
+      <bool key="EncodedWithXMLCoder">YES</bool>
+      <object class="NSCustomObject" id="1001">
+        <string key="NSClassName">NSWindowController</string>
+      </object>
+      <object class="NSCustomObject" id="1003">
+        <string key="NSClassName">FirstResponder</string>
+      </object>
+      <object class="NSCustomObject" id="1004">
+        <string key="NSClassName">NSApplication</string>
+      </object>
+      <object class="NSWindowTemplate" id="951447013">
+        <int key="NSWindowStyleMask">15</int>
+        <int key="NSWindowBacking">2</int>
+        <string key="NSWindowRect">{{131, 97}, {363, 239}}</string>
+        <int key="NSWTFlags">1954022400</int>
+        <string key="NSWindowTitle">Detached Video</string>
+        <string key="NSWindowClass">VLCDetachedVideoWindow</string>
+        <nil key="NSViewClass"/>
+        <nil key="NSUserInterfaceItemIdentifier"/>
+        <string key="NSWindowContentMaxSize">{1.7976931348623157e+308, 1.7976931348623157e+308}</string>
+        <object class="NSView" key="NSWindowView" id="708382085">
+          <nil key="NSNextResponder"/>
+          <int key="NSvFlags">256</int>
+          <object class="NSMutableArray" key="NSSubviews">
+            <bool key="EncodedWithXMLCoder">YES</bool>
+            <object class="NSCustomView" id="113392663">
+              <reference key="NSNextResponder" ref="708382085"/>
+              <int key="NSvFlags">290</int>
+              <object class="NSMutableArray" key="NSSubviews">
+                <bool key="EncodedWithXMLCoder">YES</bool>
+                <object class="NSCustomView" id="146519853">
+                  <reference key="NSNextResponder" ref="113392663"/>
+                  <int key="NSvFlags">290</int>
+                  <object class="NSMutableArray" key="NSSubviews">
+                    <bool key="EncodedWithXMLCoder">YES</bool>
+                    <object class="NSCustomView" id="147134085">
+                      <reference key="NSNextResponder" ref="146519853"/>
+                      <int key="NSvFlags">-2147483356</int>
+                      <string key="NSFrame">{{1, 1}, {60, 12}}</string>
+                      <reference key="NSSuperview" ref="146519853"/>
+                      <string key="NSClassName">VLCThreePartImageView</string>
+                    </object>
+                    <object class="NSSlider" id="737614494">
+                      <reference key="NSNextResponder" ref="146519853"/>
+                      <int key="NSvFlags">-2147483358</int>
+                      <string key="NSFrame">{{1, 0}, {168, 15}}</string>
+                      <reference key="NSSuperview" ref="146519853"/>
+                      <bool key="NSViewCanDrawConcurrently">YES</bool>
+                      <bool key="NSEnabled">YES</bool>
+                      <object class="NSSliderCell" key="NSCell" id="743222304">
+                        <int key="NSCellFlags">-2080112384</int>
+                        <int key="NSCellFlags2">131072</int>
+                        <object class="NSMutableString" key="NSContents">
+                          <characters key="NS.bytes"/>
+                        </object>
+                        <object class="NSFont" key="NSSupport">
+                          <string key="NSName">Helvetica</string>
+                          <double key="NSSize">12</double>
+                          <int key="NSfFlags">16</int>
+                        </object>
+                        <reference key="NSControlView" ref="737614494"/>
+                        <double key="NSMaxValue">10000</double>
+                        <double key="NSMinValue">0.0</double>
+                        <double key="NSValue">3260.3068524096384</double>
+                        <double key="NSAltIncValue">0.0</double>
+                        <int key="NSNumberOfTickMarks">0</int>
+                        <int key="NSTickMarkPosition">1</int>
+                        <bool key="NSAllowsTickMarkValuesOnly">NO</bool>
+                        <bool key="NSVertical">NO</bool>
+                      </object>
+                      <bool key="NSAllowsLogicalLayoutDirection">NO</bool>
+                    </object>
+                    <object class="NSProgressIndicator" id="242221086">
+                      <reference key="NSNextResponder" ref="146519853"/>
+                      <int key="NSvFlags">-2147483358</int>
+                      <string key="NSFrame">{{0, 2}, {171, 12}}</string>
+                      <reference key="NSSuperview" ref="146519853"/>
+                      <int key="NSpiFlags">16650</int>
+                      <double key="NSMaxValue">100</double>
+                    </object>
+                    <object class="NSCustomView" id="714132571">
+                      <reference key="NSNextResponder" ref="146519853"/>
+                      <int key="NSvFlags">290</int>
+                      <string key="NSFrameSize">{171, 14}</string>
+                      <reference key="NSSuperview" ref="146519853"/>
+                      <string key="NSReuseIdentifierKey">_NS:1109</string>
+                      <string key="NSClassName">VLCThreePartImageView</string>
+                    </object>
+                  </object>
+                  <string key="NSFrame">{{96, 10}, {171, 14}}</string>
+                  <reference key="NSSuperview" ref="113392663"/>
+                  <string key="NSReuseIdentifierKey">_NS:1109</string>
+                  <string key="NSClassName">VLCProgressView</string>
+                </object>
+                <object class="NSImageView" id="1034029023">
+                  <reference key="NSNextResponder" ref="113392663"/>
+                  <int key="NSvFlags">289</int>
+                  <object class="NSMutableSet" key="NSDragTypes">
+                    <bool key="EncodedWithXMLCoder">YES</bool>
+                    <object class="NSArray" key="set.sortedObjects">
+                      <bool key="EncodedWithXMLCoder">YES</bool>
+                      <string>Apple PDF pasteboard type</string>
+                      <string>Apple PICT pasteboard type</string>
+                      <string>Apple PNG pasteboard type</string>
+                      <string>NSFilenamesPboardType</string>
+                      <string>NeXT Encapsulated PostScript v1.2 pasteboard type</string>
+                      <string>NeXT TIFF v4.0 pasteboard type</string>
+                    </object>
+                  </object>
+                  <string key="NSFrame">{{349, 0}, {14, 14}}</string>
+                  <reference key="NSSuperview" ref="113392663"/>
+                  <string key="NSReuseIdentifierKey">_NS:2165</string>
+                  <bool key="NSEnabled">YES</bool>
+                  <object class="NSImageCell" key="NSCell" id="653708454">
+                    <int key="NSCellFlags">524288</int>
+                    <int key="NSCellFlags2">33554432</int>
+                    <object class="NSCustomResource" key="NSContents">
+                      <string key="NSClassName">NSImage</string>
+                      <string key="NSResourceName">window-resize</string>
+                    </object>
+                    <string key="NSCellIdentifier">_NS:2165</string>
+                    <int key="NSAlign">0</int>
+                    <int key="NSScale">2</int>
+                    <int key="NSStyle">0</int>
+                    <bool key="NSAnimates">NO</bool>
+                  </object>
+                  <bool key="NSAllowsLogicalLayoutDirection">NO</bool>
+                  <bool key="NSEditable">YES</bool>
+                </object>
+                <object class="NSButton" id="870873343">
+                  <reference key="NSNextResponder" ref="113392663"/>
+                  <int key="NSvFlags">289</int>
+                  <string key="NSFrame">{{327, 6}, {29, 23}}</string>
+                  <reference key="NSSuperview" ref="113392663"/>
+                  <bool key="NSEnabled">YES</bool>
+                  <object class="NSButtonCell" key="NSCell" id="521044114">
+                    <int key="NSCellFlags">67108864</int>
+                    <int key="NSCellFlags2">134217728</int>
+                    <string key="NSContents"/>
+                    <object class="NSFont" key="NSSupport" id="448182480">
+                      <string key="NSName">LucidaGrande</string>
+                      <double key="NSSize">10</double>
+                      <int key="NSfFlags">2832</int>
+                    </object>
+                    <reference key="NSControlView" ref="870873343"/>
+                    <int key="NSButtonFlags">-931921920</int>
+                    <int key="NSButtonFlags2">2</int>
+                    <object class="NSCustomResource" key="NSNormalImage">
+                      <string key="NSClassName">NSImage</string>
+                      <string key="NSResourceName">fullscreen-double-buttons</string>
+                    </object>
+                    <object class="NSCustomResource" key="NSAlternateImage">
+                      <string key="NSClassName">NSImage</string>
+                      <string key="NSResourceName">fullscreen-double-buttons-pressed</string>
+                    </object>
+                    <string key="NSAlternateContents"/>
+                    <object class="NSMutableString" key="NSKeyEquivalent">
+                      <characters key="NS.bytes"/>
+                    </object>
+                    <int key="NSPeriodicDelay">200</int>
+                    <int key="NSPeriodicInterval">25</int>
+                  </object>
+                  <bool key="NSAllowsLogicalLayoutDirection">NO</bool>
+                </object>
+                <object class="NSTextField" id="832170804">
+                  <reference key="NSNextResponder" ref="113392663"/>
+                  <int key="NSvFlags">289</int>
+                  <string key="NSFrame">{{269, 11}, {55, 13}}</string>
+                  <reference key="NSSuperview" ref="113392663"/>
+                  <bool key="NSEnabled">YES</bool>
+                  <object class="NSTextFieldCell" key="NSCell" id="94968110">
+                    <int key="NSCellFlags">-2079326144</int>
+                    <int key="NSCellFlags2">138413056</int>
+                    <string key="NSContents">00:00</string>
+                    <reference key="NSSupport" ref="448182480"/>
+                    <reference key="NSControlView" ref="832170804"/>
+                    <object class="NSColor" key="NSBackgroundColor">
+                      <int key="NSColorSpace">6</int>
+                      <string key="NSCatalogName">System</string>
+                      <string key="NSColorName">textBackgroundColor</string>
+                      <object class="NSColor" key="NSColor">
+                        <int key="NSColorSpace">3</int>
+                        <bytes key="NSWhite">MQA</bytes>
+                      </object>
+                    </object>
+                    <object class="NSColor" key="NSTextColor">
+                      <int key="NSColorSpace">3</int>
+                      <bytes key="NSWhite">MC4yNQA</bytes>
+                      <object class="NSColorSpace" key="NSCustomColorSpace">
+                        <int key="NSID">2</int>
+                      </object>
+                    </object>
+                  </object>
+                  <bool key="NSAllowsLogicalLayoutDirection">NO</bool>
+                </object>
+                <object class="NSButton" id="256837310">
+                  <reference key="NSNextResponder" ref="113392663"/>
+                  <int key="NSvFlags">260</int>
+                  <string key="NSFrame">{{35, 6}, {27, 23}}</string>
+                  <reference key="NSSuperview" ref="113392663"/>
+                  <bool key="NSEnabled">YES</bool>
+                  <object class="NSButtonCell" key="NSCell" id="384334476">
+                    <int key="NSCellFlags">67108864</int>
+                    <int key="NSCellFlags2">134217728</int>
+                    <string key="NSContents"/>
+                    <object class="NSFont" key="NSSupport">
+                      <string key="NSName">LucidaGrande</string>
+                      <double key="NSSize">12</double>
+                      <int key="NSfFlags">16</int>
+                    </object>
+                    <reference key="NSControlView" ref="256837310"/>
+                    <int key="NSButtonFlags">139722752</int>
+                    <int key="NSButtonFlags2">2</int>
+                    <object class="NSCustomResource" key="NSNormalImage">
+                      <string key="NSClassName">NSImage</string>
+                      <string key="NSResourceName">play</string>
+                    </object>
+                    <object class="NSCustomResource" key="NSAlternateImage">
+                      <string key="NSClassName">NSImage</string>
+                      <string key="NSResourceName">play-pressed</string>
+                    </object>
+                    <string key="NSAlternateContents"/>
+                    <string key="NSKeyEquivalent"/>
+                    <int key="NSPeriodicDelay">200</int>
+                    <int key="NSPeriodicInterval">25</int>
+                  </object>
+                  <bool key="NSAllowsLogicalLayoutDirection">NO</bool>
+                </object>
+                <object class="NSButton" id="723500596">
+                  <reference key="NSNextResponder" ref="113392663"/>
+                  <int key="NSvFlags">260</int>
+                  <string key="NSFrame">{{6, 6}, {29, 23}}</string>
+                  <reference key="NSSuperview" ref="113392663"/>
+                  <bool key="NSEnabled">YES</bool>
+                  <object class="NSButtonCell" key="NSCell" id="616810207">
+                    <int key="NSCellFlags">604504064</int>
+                    <int key="NSCellFlags2">134217728</int>
+                    <string key="NSContents"/>
+                    <reference key="NSSupport" ref="448182480"/>
+                    <reference key="NSControlView" ref="723500596"/>
+                    <int key="NSButtonFlags">138674176</int>
+                    <int key="NSButtonFlags2">2</int>
+                    <object class="NSCustomResource" key="NSNormalImage">
+                      <string key="NSClassName">NSImage</string>
+                      <string key="NSResourceName">backward-3btns</string>
+                    </object>
+                    <object class="NSCustomResource" key="NSAlternateImage">
+                      <string key="NSClassName">NSImage</string>
+                      <string key="NSResourceName">backward-3btns-pressed</string>
+                    </object>
+                    <string key="NSAlternateContents"/>
+                    <object class="NSMutableString" key="NSKeyEquivalent">
+                      <characters key="NS.bytes"/>
+                    </object>
+                    <int key="NSPeriodicDelay">200</int>
+                    <int key="NSPeriodicInterval">25</int>
+                  </object>
+                  <bool key="NSAllowsLogicalLayoutDirection">NO</bool>
+                </object>
+                <object class="NSButton" id="865782191">
+                  <reference key="NSNextResponder" ref="113392663"/>
+                  <int key="NSvFlags">260</int>
+                  <string key="NSFrame">{{62, 6}, {29, 23}}</string>
+                  <reference key="NSSuperview" ref="113392663"/>
+                  <bool key="NSEnabled">YES</bool>
+                  <object class="NSButtonCell" key="NSCell" id="1002406855">
+                    <int key="NSCellFlags">604504064</int>
+                    <int key="NSCellFlags2">134217728</int>
+                    <string key="NSContents"/>
+                    <reference key="NSSupport" ref="448182480"/>
+                    <reference key="NSControlView" ref="865782191"/>
+                    <int key="NSButtonFlags">138674176</int>
+                    <int key="NSButtonFlags2">2</int>
+                    <object class="NSCustomResource" key="NSNormalImage">
+                      <string key="NSClassName">NSImage</string>
+                      <string key="NSResourceName">forward-3btns</string>
+                    </object>
+                    <object class="NSCustomResource" key="NSAlternateImage">
+                      <string key="NSClassName">NSImage</string>
+                      <string key="NSResourceName">forward-3btns-pressed</string>
+                    </object>
+                    <string key="NSAlternateContents"/>
+                    <string key="NSKeyEquivalent"/>
+                    <int key="NSPeriodicDelay">200</int>
+                    <int key="NSPeriodicInterval">25</int>
+                  </object>
+                  <bool key="NSAllowsLogicalLayoutDirection">NO</bool>
+                </object>
+              </object>
+              <string key="NSFrameSize">{363, 36}</string>
+              <reference key="NSSuperview" ref="708382085"/>
+              <string key="NSReuseIdentifierKey">_NS:1109</string>
+              <string key="NSClassName">VLCThreePartDropView</string>
+            </object>
+          </object>
+          <string key="NSFrameSize">{363, 239}</string>
+          <string key="NSReuseIdentifierKey">_NS:122</string>
+        </object>
+        <string key="NSScreenRect">{{0, 0}, {1680, 1028}}</string>
+        <string key="NSMaxSize">{1.7976931348623157e+308, 1.7976931348623157e+308}</string>
+        <string key="NSFrameAutosaveName">detachedvideowindow</string>
+        <bool key="NSWindowIsRestorable">NO</bool>
+      </object>
+      <object class="NSCustomView" id="669633479">
+        <nil key="NSNextResponder"/>
+        <int key="NSvFlags">266</int>
+        <object class="NSMutableArray" key="NSSubviews">
+          <bool key="EncodedWithXMLCoder">YES</bool>
+          <object class="NSTextField" id="686161087">
+            <reference key="NSNextResponder" ref="669633479"/>
+            <int key="NSvFlags">266</int>
+            <string key="NSFrame">{{65, 3}, {263, 17}}</string>
+            <reference key="NSSuperview" ref="669633479"/>
+            <string key="NSReuseIdentifierKey">_NS:4068</string>
+            <bool key="NSEnabled">YES</bool>
+            <object class="NSTextFieldCell" key="NSCell" id="300915789">
+              <int key="NSCellFlags">67108928</int>
+              <int key="NSCellFlags2">1212155968</int>
+              <string key="NSContents">Label</string>
+              <object class="NSFont" key="NSSupport">
+                <string key="NSName">LucidaGrande</string>
+                <double key="NSSize">13</double>
+                <int key="NSfFlags">16</int>
+              </object>
+              <string key="NSCellIdentifier">_NS:4068</string>
+              <reference key="NSControlView" ref="686161087"/>
+              <object class="NSColor" key="NSBackgroundColor">
+                <int key="NSColorSpace">6</int>
+                <string key="NSCatalogName">System</string>
+                <string key="NSColorName">controlColor</string>
+                <object class="NSColor" key="NSColor">
+                  <int key="NSColorSpace">3</int>
+                  <bytes key="NSWhite">MC42NjY2NjY2NjY3AA</bytes>
+                </object>
+              </object>
+              <object class="NSColor" key="NSTextColor">
+                <int key="NSColorSpace">1</int>
+                <bytes key="NSRGB">MSAxIDEAA</bytes>
+              </object>
+            </object>
+            <bool key="NSAllowsLogicalLayoutDirection">NO</bool>
+          </object>
+          <object class="NSButton" id="176506004">
+            <reference key="NSNextResponder" ref="669633479"/>
+            <int key="NSvFlags">265</int>
+            <string key="NSFrame">{{383, 4}, {14, 14}}</string>
+            <reference key="NSSuperview" ref="669633479"/>
+            <string key="NSReuseIdentifierKey">_NS:610</string>
+            <bool key="NSEnabled">YES</bool>
+            <object class="NSButtonCell" key="NSCell" id="744071623">
+              <int key="NSCellFlags">-2080374784</int>
+              <int key="NSCellFlags2">134217728</int>
+              <string key="NSContents"/>
+              <object class="NSFont" key="NSSupport" id="755735334">
+                <string key="NSName">LucidaGrande</string>
+                <double key="NSSize">13</double>
+                <int key="NSfFlags">1040</int>
+              </object>
+              <string key="NSCellIdentifier">_NS:610</string>
+              <reference key="NSControlView" ref="176506004"/>
+              <int key="NSButtonFlags">134365184</int>
+              <int key="NSButtonFlags2">6</int>
+              <string key="NSAlternateContents"/>
+              <string key="NSKeyEquivalent"/>
+              <int key="NSPeriodicDelay">200</int>
+              <int key="NSPeriodicInterval">25</int>
+            </object>
+            <bool key="NSAllowsLogicalLayoutDirection">NO</bool>
+          </object>
+          <object class="NSButton" id="505211502">
+            <reference key="NSNextResponder" ref="669633479"/>
+            <int key="NSvFlags">268</int>
+            <string key="NSFrame">{{48, 1}, {14, 16}}</string>
+            <reference key="NSSuperview" ref="669633479"/>
+            <string key="NSReuseIdentifierKey">_NS:610</string>
+            <bool key="NSEnabled">YES</bool>
+            <object class="NSButtonCell" key="NSCell" id="856613968">
+              <int key="NSCellFlags">-2080374784</int>
+              <int key="NSCellFlags2">134217728</int>
+              <string key="NSContents"/>
+              <reference key="NSSupport" ref="755735334"/>
+              <string key="NSCellIdentifier">_NS:610</string>
+              <reference key="NSControlView" ref="505211502"/>
+              <int key="NSButtonFlags">138690560</int>
+              <int key="NSButtonFlags2">6</int>
+              <string key="NSAlternateContents"/>
+              <string key="NSKeyEquivalent"/>
+              <int key="NSPeriodicDelay">200</int>
+              <int key="NSPeriodicInterval">25</int>
+            </object>
+            <bool key="NSAllowsLogicalLayoutDirection">NO</bool>
+          </object>
+          <object class="NSButton" id="207102644">
+            <reference key="NSNextResponder" ref="669633479"/>
+            <int key="NSvFlags">268</int>
+            <string key="NSFrame">{{28, 1}, {14, 16}}</string>
+            <reference key="NSSuperview" ref="669633479"/>
+            <string key="NSReuseIdentifierKey">_NS:610</string>
+            <bool key="NSEnabled">YES</bool>
+            <object class="NSButtonCell" key="NSCell" id="637045118">
+              <int key="NSCellFlags">67108864</int>
+              <int key="NSCellFlags2">134217728</int>
+              <string key="NSContents"/>
+              <reference key="NSSupport" ref="755735334"/>
+              <string key="NSCellIdentifier">_NS:610</string>
+              <reference key="NSControlView" ref="207102644"/>
+              <int key="NSButtonFlags">138690560</int>
+              <int key="NSButtonFlags2">6</int>
+              <string key="NSAlternateContents"/>
+              <string key="NSKeyEquivalent"/>
+              <int key="NSPeriodicDelay">200</int>
+              <int key="NSPeriodicInterval">25</int>
+            </object>
+            <bool key="NSAllowsLogicalLayoutDirection">NO</bool>
+          </object>
+          <object class="NSButton" id="101032218">
+            <reference key="NSNextResponder" ref="669633479"/>
+            <int key="NSvFlags">268</int>
+            <string key="NSFrame">{{8, 1}, {14, 16}}</string>
+            <reference key="NSSuperview" ref="669633479"/>
+            <string key="NSReuseIdentifierKey">_NS:610</string>
+            <bool key="NSEnabled">YES</bool>
+            <object class="NSButtonCell" key="NSCell" id="597554768">
+              <int key="NSCellFlags">67108864</int>
+              <int key="NSCellFlags2">134217728</int>
+              <string key="NSContents"/>
+              <reference key="NSSupport" ref="755735334"/>
+              <string key="NSCellIdentifier">_NS:610</string>
+              <reference key="NSControlView" ref="101032218"/>
+              <int key="NSButtonFlags">139214848</int>
+              <int key="NSButtonFlags2">6</int>
+              <string key="NSAlternateContents"/>
+              <string key="NSKeyEquivalent"/>
+              <int key="NSPeriodicDelay">200</int>
+              <int key="NSPeriodicInterval">25</int>
+            </object>
+            <bool key="NSAllowsLogicalLayoutDirection">NO</bool>
+          </object>
+        </object>
+        <string key="NSFrameSize">{400, 22}</string>
+        <string key="NSReuseIdentifierKey">_NS:1109</string>
+        <string key="NSClassName">VLCMainWindowTitleView</string>
+      </object>
+      <object class="NSCustomObject" id="839119909">
+        <string key="NSClassName">VLCControlsBarCommon</string>
+      </object>
+    </object>
+    <object class="IBObjectContainer" key="IBDocument.Objects">
+      <object class="NSMutableArray" key="connectionRecords">
+        <bool key="EncodedWithXMLCoder">YES</bool>
+        <object class="IBConnectionRecord">
+          <object class="IBOutletConnection" key="connection">
+            <string key="label">o_fullscreen_btn</string>
+            <reference key="source" ref="669633479"/>
+            <reference key="destination" ref="176506004"/>
+          </object>
+          <int key="connectionID">34</int>
+        </object>
+        <object class="IBConnectionRecord">
+          <object class="IBOutletConnection" key="connection">
+            <string key="label">o_yellow_btn</string>
+            <reference key="source" ref="669633479"/>
+            <reference key="destination" ref="207102644"/>
+          </object>
+          <int key="connectionID">35</int>
+        </object>
+        <object class="IBConnectionRecord">
+          <object class="IBOutletConnection" key="connection">
+            <string key="label">o_green_btn</string>
+            <reference key="source" ref="669633479"/>
+            <reference key="destination" ref="505211502"/>
+          </object>
+          <int key="connectionID">36</int>
+        </object>
+        <object class="IBConnectionRecord">
+          <object class="IBActionConnection" key="connection">
+            <string key="label">fullscreen:</string>
+            <reference key="source" ref="839119909"/>
+            <reference key="destination" ref="870873343"/>
+          </object>
+          <int key="connectionID">37</int>
+        </object>
+        <object class="IBConnectionRecord">
+          <object class="IBActionConnection" key="connection">
+            <string key="label">buttonAction:</string>
+            <reference key="source" ref="669633479"/>
+            <reference key="destination" ref="207102644"/>
+          </object>
+          <int key="connectionID">38</int>
+        </object>
+        <object class="IBConnectionRecord">
+          <object class="IBActionConnection" key="connection">
+            <string key="label">play:</string>
+            <reference key="source" ref="839119909"/>
+            <reference key="destination" ref="256837310"/>
+          </object>
+          <int key="connectionID">39</int>
+        </object>
+        <object class="IBConnectionRecord">
+          <object class="IBOutletConnection" key="connection">
+            <string key="label">o_play_btn</string>
+            <reference key="source" ref="839119909"/>
+            <reference key="destination" ref="256837310"/>
+          </object>
+          <int key="connectionID">40</int>
+        </object>
+        <object class="IBConnectionRecord">
+          <object class="IBOutletConnection" key="connection">
+            <string key="label">o_controls_bar</string>
+            <reference key="source" ref="951447013"/>
+            <reference key="destination" ref="839119909"/>
+          </object>
+          <int key="connectionID">41</int>
+        </object>
+        <object class="IBConnectionRecord">
+          <object class="IBOutletConnection" key="connection">
+            <string key="label">o_progress_view</string>
+            <reference key="source" ref="839119909"/>
+            <reference key="destination" ref="146519853"/>
+          </object>
+          <int key="connectionID">42</int>
+        </object>
+        <object class="IBConnectionRecord">
+          <object class="IBOutletConnection" key="connection">
+            <string key="label">o_fwd_btn</string>
+            <reference key="source" ref="839119909"/>
+            <reference key="destination" ref="865782191"/>
+          </object>
+          <int key="connectionID">43</int>
+        </object>
+        <object class="IBConnectionRecord">
+          <object class="IBOutletConnection" key="connection">
+            <string key="label">o_fullscreen_btn</string>
+            <reference key="source" ref="839119909"/>
+            <reference key="destination" ref="870873343"/>
+          </object>
+          <int key="connectionID">44</int>
+        </object>
+        <object class="IBConnectionRecord">
+          <object class="IBOutletConnection" key="connection">
+            <string key="label">o_time_sld_background</string>
+            <reference key="source" ref="839119909"/>
+            <reference key="destination" ref="714132571"/>
+          </object>
+          <int key="connectionID">45</int>
+        </object>
+        <object class="IBConnectionRecord">
+          <object class="IBActionConnection" key="connection">
+            <string key="label">timeSliderAction:</string>
+            <reference key="source" ref="839119909"/>
+            <reference key="destination" ref="737614494"/>
+          </object>
+          <int key="connectionID">46</int>
+        </object>
+        <object class="IBConnectionRecord">
+          <object class="IBOutletConnection" key="connection">
+            <string key="label">o_time_fld</string>
+            <reference key="source" ref="839119909"/>
+            <reference key="destination" ref="832170804"/>
+          </object>
+          <int key="connectionID">47</int>
+        </object>
+        <object class="IBConnectionRecord">
+          <object class="IBOutletConnection" key="connection">
+            <string key="label">o_resize_view</string>
+            <reference key="source" ref="839119909"/>
+            <reference key="destination" ref="1034029023"/>
+          </object>
+          <int key="connectionID">48</int>
+        </object>
+        <object class="IBConnectionRecord">
+          <object class="IBOutletConnection" key="connection">
+            <string key="label">o_progress_bar</string>
+            <reference key="source" ref="839119909"/>
+            <reference key="destination" ref="242221086"/>
+          </object>
+          <int key="connectionID">49</int>
+        </object>
+        <object class="IBConnectionRecord">
+          <object class="IBOutletConnection" key="connection">
+            <string key="label">o_bwd_btn</string>
+            <reference key="source" ref="839119909"/>
+            <reference key="destination" ref="723500596"/>
+          </object>
+          <int key="connectionID">50</int>
+        </object>
+        <object class="IBConnectionRecord">
+          <object class="IBActionConnection" key="connection">
+            <string key="label">fwd:</string>
+            <reference key="source" ref="839119909"/>
+            <reference key="destination" ref="865782191"/>
+          </object>
+          <int key="connectionID">51</int>
+        </object>
+        <object class="IBConnectionRecord">
+          <object class="IBActionConnection" key="connection">
+            <string key="label">buttonAction:</string>
+            <reference key="source" ref="669633479"/>
+            <reference key="destination" ref="505211502"/>
+          </object>
+          <int key="connectionID">52</int>
+        </object>
+        <object class="IBConnectionRecord">
+          <object class="IBActionConnection" key="connection">
+            <string key="label">buttonAction:</string>
+            <reference key="source" ref="669633479"/>
+            <reference key="destination" ref="101032218"/>
+          </object>
+          <int key="connectionID">53</int>
+        </object>
+        <object class="IBConnectionRecord">
+          <object class="IBOutletConnection" key="connection">
+            <string key="label">o_title_lbl</string>
+            <reference key="source" ref="669633479"/>
+            <reference key="destination" ref="686161087"/>
+          </object>
+          <int key="connectionID">54</int>
+        </object>
+        <object class="IBConnectionRecord">
+          <object class="IBActionConnection" key="connection">
+            <string key="label">buttonAction:</string>
+            <reference key="source" ref="669633479"/>
+            <reference key="destination" ref="176506004"/>
+          </object>
+          <int key="connectionID">55</int>
+        </object>
+        <object class="IBConnectionRecord">
+          <object class="IBActionConnection" key="connection">
+            <string key="label">bwd:</string>
+            <reference key="source" ref="839119909"/>
+            <reference key="destination" ref="723500596"/>
+          </object>
+          <int key="connectionID">56</int>
+        </object>
+        <object class="IBConnectionRecord">
+          <object class="IBOutletConnection" key="connection">
+            <string key="label">o_bottombar_view</string>
+            <reference key="source" ref="839119909"/>
+            <reference key="destination" ref="113392663"/>
+          </object>
+          <int key="connectionID">57</int>
+        </object>
+        <object class="IBConnectionRecord">
+          <object class="IBOutletConnection" key="connection">
+            <string key="label">o_time_sld_fancygradient_view</string>
+            <reference key="source" ref="839119909"/>
+            <reference key="destination" ref="147134085"/>
+          </object>
+          <int key="connectionID">58</int>
+        </object>
+        <object class="IBConnectionRecord">
+          <object class="IBOutletConnection" key="connection">
+            <string key="label">o_titlebar_view</string>
+            <reference key="source" ref="951447013"/>
+            <reference key="destination" ref="669633479"/>
+          </object>
+          <int key="connectionID">59</int>
+        </object>
+        <object class="IBConnectionRecord">
+          <object class="IBOutletConnection" key="connection">
+            <string key="label">o_time_sld</string>
+            <reference key="source" ref="839119909"/>
+            <reference key="destination" ref="737614494"/>
+          </object>
+          <int key="connectionID">60</int>
+        </object>
+        <object class="IBConnectionRecord">
+          <object class="IBOutletConnection" key="connection">
+            <string key="label">o_red_btn</string>
+            <reference key="source" ref="669633479"/>
+            <reference key="destination" ref="101032218"/>
+          </object>
+          <int key="connectionID">61</int>
+        </object>
+        <object class="IBConnectionRecord">
+          <object class="IBOutletConnection" key="connection">
+            <string key="label">window</string>
+            <reference key="source" ref="1001"/>
+            <reference key="destination" ref="951447013"/>
+          </object>
+          <int key="connectionID">62</int>
+        </object>
+      </object>
+      <object class="IBMutableOrderedSet" key="objectRecords">
+        <object class="NSArray" key="orderedObjects">
+          <bool key="EncodedWithXMLCoder">YES</bool>
+          <object class="IBObjectRecord">
+            <int key="objectID">0</int>
+            <reference key="object" ref="0"/>
+            <reference key="children" ref="1000"/>
+            <nil key="parent"/>
+          </object>
+          <object class="IBObjectRecord">
+            <int key="objectID">-2</int>
+            <reference key="object" ref="1001"/>
+            <reference key="parent" ref="0"/>
+            <string key="objectName">File's Owner</string>
+          </object>
+          <object class="IBObjectRecord">
+            <int key="objectID">-1</int>
+            <reference key="object" ref="1003"/>
+            <reference key="parent" ref="0"/>
+            <string key="objectName">First Responder</string>
+          </object>
+          <object class="IBObjectRecord">
+            <int key="objectID">-3</int>
+            <reference key="object" ref="1004"/>
+            <reference key="parent" ref="0"/>
+            <string key="objectName">Application</string>
+          </object>
+          <object class="IBObjectRecord">
+            <int key="objectID">1</int>
+            <reference key="object" ref="669633479"/>
+            <object class="NSMutableArray" key="children">
+              <bool key="EncodedWithXMLCoder">YES</bool>
+              <reference ref="101032218"/>
+              <reference ref="207102644"/>
+              <reference ref="505211502"/>
+              <reference ref="176506004"/>
+              <reference ref="686161087"/>
+            </object>
+            <reference key="parent" ref="0"/>
+            <string key="objectName">Detached Title View</string>
+          </object>
+          <object class="IBObjectRecord">
+            <int key="objectID">2</int>
+            <reference key="object" ref="951447013"/>
+            <object class="NSMutableArray" key="children">
+              <bool key="EncodedWithXMLCoder">YES</bool>
+              <reference ref="708382085"/>
+            </object>
+            <reference key="parent" ref="0"/>
+            <string key="objectName">Detached Video Window</string>
+          </object>
+          <object class="IBObjectRecord">
+            <int key="objectID">3</int>
+            <reference key="object" ref="839119909"/>
+            <reference key="parent" ref="0"/>
+            <string key="objectName">Detached Window Controls Bar</string>
+          </object>
+          <object class="IBObjectRecord">
+            <int key="objectID">4</int>
+            <reference key="object" ref="708382085"/>
+            <object class="NSMutableArray" key="children">
+              <bool key="EncodedWithXMLCoder">YES</bool>
+              <reference ref="113392663"/>
+            </object>
+            <reference key="parent" ref="951447013"/>
+          </object>
+          <object class="IBObjectRecord">
+            <int key="objectID">5</int>
+            <reference key="object" ref="113392663"/>
+            <object class="NSMutableArray" key="children">
+              <bool key="EncodedWithXMLCoder">YES</bool>
+              <reference ref="146519853"/>
+              <reference ref="1034029023"/>
+              <reference ref="870873343"/>
+              <reference ref="832170804"/>
+              <reference ref="256837310"/>
+              <reference ref="723500596"/>
+              <reference ref="865782191"/>
+            </object>
+            <reference key="parent" ref="708382085"/>
+          </object>
+          <object class="IBObjectRecord">
+            <int key="objectID">6</int>
+            <reference key="object" ref="146519853"/>
+            <object class="NSMutableArray" key="children">
+              <bool key="EncodedWithXMLCoder">YES</bool>
+              <reference ref="147134085"/>
+              <reference ref="737614494"/>
+              <reference ref="242221086"/>
+              <reference ref="714132571"/>
+            </object>
+            <reference key="parent" ref="113392663"/>
+          </object>
+          <object class="IBObjectRecord">
+            <int key="objectID">7</int>
+            <reference key="object" ref="1034029023"/>
+            <object class="NSMutableArray" key="children">
+              <bool key="EncodedWithXMLCoder">YES</bool>
+              <reference ref="653708454"/>
+            </object>
+            <reference key="parent" ref="113392663"/>
+          </object>
+          <object class="IBObjectRecord">
+            <int key="objectID">8</int>
+            <reference key="object" ref="870873343"/>
+            <object class="NSMutableArray" key="children">
+              <bool key="EncodedWithXMLCoder">YES</bool>
+              <reference ref="521044114"/>
+            </object>
+            <reference key="parent" ref="113392663"/>
+          </object>
+          <object class="IBObjectRecord">
+            <int key="objectID">9</int>
+            <reference key="object" ref="832170804"/>
+            <object class="NSMutableArray" key="children">
+              <bool key="EncodedWithXMLCoder">YES</bool>
+              <reference ref="94968110"/>
+            </object>
+            <reference key="parent" ref="113392663"/>
+          </object>
+          <object class="IBObjectRecord">
+            <int key="objectID">10</int>
+            <reference key="object" ref="256837310"/>
+            <object class="NSMutableArray" key="children">
+              <bool key="EncodedWithXMLCoder">YES</bool>
+              <reference ref="384334476"/>
+            </object>
+            <reference key="parent" ref="113392663"/>
+          </object>
+          <object class="IBObjectRecord">
+            <int key="objectID">11</int>
+            <reference key="object" ref="723500596"/>
+            <object class="NSMutableArray" key="children">
+              <bool key="EncodedWithXMLCoder">YES</bool>
+              <reference ref="616810207"/>
+            </object>
+            <reference key="parent" ref="113392663"/>
+          </object>
+          <object class="IBObjectRecord">
+            <int key="objectID">12</int>
+            <reference key="object" ref="865782191"/>
+            <object class="NSMutableArray" key="children">
+              <bool key="EncodedWithXMLCoder">YES</bool>
+              <reference ref="1002406855"/>
+            </object>
+            <reference key="parent" ref="113392663"/>
+          </object>
+          <object class="IBObjectRecord">
+            <int key="objectID">13</int>
+            <reference key="object" ref="1002406855"/>
+            <reference key="parent" ref="865782191"/>
+          </object>
+          <object class="IBObjectRecord">
+            <int key="objectID">14</int>
+            <reference key="object" ref="616810207"/>
+            <reference key="parent" ref="723500596"/>
+          </object>
+          <object class="IBObjectRecord">
+            <int key="objectID">15</int>
+            <reference key="object" ref="384334476"/>
+            <reference key="parent" ref="256837310"/>
+          </object>
+          <object class="IBObjectRecord">
+            <int key="objectID">16</int>
+            <reference key="object" ref="94968110"/>
+            <reference key="parent" ref="832170804"/>
+          </object>
+          <object class="IBObjectRecord">
+            <int key="objectID">17</int>
+            <reference key="object" ref="521044114"/>
+            <reference key="parent" ref="870873343"/>
+          </object>
+          <object class="IBObjectRecord">
+            <int key="objectID">18</int>
+            <reference key="object" ref="653708454"/>
+            <reference key="parent" ref="1034029023"/>
+          </object>
+          <object class="IBObjectRecord">
+            <int key="objectID">19</int>
+            <reference key="object" ref="147134085"/>
+            <reference key="parent" ref="146519853"/>
+          </object>
+          <object class="IBObjectRecord">
+            <int key="objectID">20</int>
+            <reference key="object" ref="737614494"/>
+            <object class="NSMutableArray" key="children">
+              <bool key="EncodedWithXMLCoder">YES</bool>
+              <reference ref="743222304"/>
+            </object>
+            <reference key="parent" ref="146519853"/>
+          </object>
+          <object class="IBObjectRecord">
+            <int key="objectID">21</int>
+            <reference key="object" ref="242221086"/>
+            <reference key="parent" ref="146519853"/>
+          </object>
+          <object class="IBObjectRecord">
+            <int key="objectID">22</int>
+            <reference key="object" ref="714132571"/>
+            <reference key="parent" ref="146519853"/>
+          </object>
+          <object class="IBObjectRecord">
+            <int key="objectID">23</int>
+            <reference key="object" ref="743222304"/>
+            <reference key="parent" ref="737614494"/>
+          </object>
+          <object class="IBObjectRecord">
+            <int key="objectID">24</int>
+            <reference key="object" ref="101032218"/>
+            <object class="NSMutableArray" key="children">
+              <bool key="EncodedWithXMLCoder">YES</bool>
+              <reference ref="597554768"/>
+            </object>
+            <reference key="parent" ref="669633479"/>
+          </object>
+          <object class="IBObjectRecord">
+            <int key="objectID">25</int>
+            <reference key="object" ref="207102644"/>
+            <object class="NSMutableArray" key="children">
+              <bool key="EncodedWithXMLCoder">YES</bool>
+              <reference ref="637045118"/>
+            </object>
+            <reference key="parent" ref="669633479"/>
+          </object>
+          <object class="IBObjectRecord">
+            <int key="objectID">26</int>
+            <reference key="object" ref="505211502"/>
+            <object class="NSMutableArray" key="children">
+              <bool key="EncodedWithXMLCoder">YES</bool>
+              <reference ref="856613968"/>
+            </object>
+            <reference key="parent" ref="669633479"/>
+          </object>
+          <object class="IBObjectRecord">
+            <int key="objectID">27</int>
+            <reference key="object" ref="176506004"/>
+            <object class="NSMutableArray" key="children">
+              <bool key="EncodedWithXMLCoder">YES</bool>
+              <reference ref="744071623"/>
+            </object>
+            <reference key="parent" ref="669633479"/>
+          </object>
+          <object class="IBObjectRecord">
+            <int key="objectID">28</int>
+            <reference key="object" ref="686161087"/>
+            <object class="NSMutableArray" key="children">
+              <bool key="EncodedWithXMLCoder">YES</bool>
+              <reference ref="300915789"/>
+            </object>
+            <reference key="parent" ref="669633479"/>
+          </object>
+          <object class="IBObjectRecord">
+            <int key="objectID">29</int>
+            <reference key="object" ref="300915789"/>
+            <reference key="parent" ref="686161087"/>
+          </object>
+          <object class="IBObjectRecord">
+            <int key="objectID">30</int>
+            <reference key="object" ref="744071623"/>
+            <reference key="parent" ref="176506004"/>
+          </object>
+          <object class="IBObjectRecord">
+            <int key="objectID">31</int>
+            <reference key="object" ref="856613968"/>
+            <reference key="parent" ref="505211502"/>
+          </object>
+          <object class="IBObjectRecord">
+            <int key="objectID">32</int>
+            <reference key="object" ref="637045118"/>
+            <reference key="parent" ref="207102644"/>
+          </object>
+          <object class="IBObjectRecord">
+            <int key="objectID">33</int>
+            <reference key="object" ref="597554768"/>
+            <reference key="parent" ref="101032218"/>
+          </object>
+        </object>
+      </object>
+      <object class="NSMutableDictionary" key="flattenedProperties">
+        <bool key="EncodedWithXMLCoder">YES</bool>
+        <object class="NSArray" key="dict.sortedKeys">
+          <bool key="EncodedWithXMLCoder">YES</bool>
+          <string>1.IBEditorWindowLastContentRect</string>
+          <string>1.IBPluginDependency</string>
+          <string>10.IBPluginDependency</string>
+          <string>10.IBViewBoundsToFrameTransform</string>
+          <string>10.ImportedFromIB2</string>
+          <string>11.IBPluginDependency</string>
+          <string>11.IBViewBoundsToFrameTransform</string>
+          <string>11.ImportedFromIB2</string>
+          <string>12.IBPluginDependency</string>
+          <string>12.IBViewBoundsToFrameTransform</string>
+          <string>12.ImportedFromIB2</string>
+          <string>13.IBPluginDependency</string>
+          <string>14.IBPluginDependency</string>
+          <string>15.IBPluginDependency</string>
+          <string>16.IBPluginDependency</string>
+          <string>17.IBPluginDependency</string>
+          <string>18.IBPluginDependency</string>
+          <string>19.IBPluginDependency</string>
+          <string>19.IBViewBoundsToFrameTransform</string>
+          <string>2.IBEditorWindowLastContentRect</string>
+          <string>2.IBPluginDependency</string>
+          <string>2.IBWindowTemplateEditedContentRect</string>
+          <string>2.NSWindowTemplate.visibleAtLaunch</string>
+          <string>2.windowTemplate.hasMinSize</string>
+          <string>2.windowTemplate.minSize</string>
+          <string>20.CustomClassName</string>
+          <string>20.IBPluginDependency</string>
+          <string>20.IBViewBoundsToFrameTransform</string>
+          <string>20.ImportedFromIB2</string>
+          <string>21.IBPluginDependency</string>
+          <string>21.IBViewBoundsToFrameTransform</string>
+          <string>21.ImportedFromIB2</string>
+          <string>22.IBPluginDependency</string>
+          <string>22.IBViewBoundsToFrameTransform</string>
+          <string>23.IBPluginDependency</string>
+          <string>24.CustomClassName</string>
+          <string>24.IBPluginDependency</string>
+          <string>24.IBViewBoundsToFrameTransform</string>
+          <string>25.CustomClassName</string>
+          <string>25.IBPluginDependency</string>
+          <string>25.IBViewBoundsToFrameTransform</string>
+          <string>26.CustomClassName</string>
+          <string>26.IBPluginDependency</string>
+          <string>26.IBViewBoundsToFrameTransform</string>
+          <string>27.CustomClassName</string>
+          <string>27.IBPluginDependency</string>
+          <string>27.IBViewBoundsToFrameTransform</string>
+          <string>28.IBPluginDependency</string>
+          <string>28.IBViewBoundsToFrameTransform</string>
+          <string>29.IBPluginDependency</string>
+          <string>3.IBPluginDependency</string>
+          <string>30.CustomClassName</string>
+          <string>30.IBPluginDependency</string>
+          <string>31.CustomClassName</string>
+          <string>31.IBPluginDependency</string>
+          <string>32.CustomClassName</string>
+          <string>32.IBPluginDependency</string>
+          <string>33.CustomClassName</string>
+          <string>33.IBPluginDependency</string>
+          <string>4.IBPluginDependency</string>
+          <string>5.IBPluginDependency</string>
+          <string>5.IBViewBoundsToFrameTransform</string>
+          <string>6.IBPluginDependency</string>
+          <string>7.CustomClassName</string>
+          <string>7.IBPluginDependency</string>
+          <string>8.IBPluginDependency</string>
+          <string>8.IBViewBoundsToFrameTransform</string>
+          <string>8.ImportedFromIB2</string>
+          <string>9.CustomClassName</string>
+          <string>9.IBPluginDependency</string>
+          <string>9.IBViewBoundsToFrameTransform</string>
+          <string>9.ImportedFromIB2</string>
+        </object>
+        <object class="NSMutableArray" key="dict.values">
+          <bool key="EncodedWithXMLCoder">YES</bool>
+          <string>{{363, 734}, {400, 22}}</string>
+          <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+          <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+          <object class="NSAffineTransform">
+            <bytes key="NSTransformStruct">P4AAAL+AAABB2AAAwgQAAA</bytes>
+          </object>
+          <boolean value="YES"/>
+          <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+          <object class="NSAffineTransform">
+            <bytes key="NSTransformStruct">P4AAAL+AAABBUAAAw5gAAA</bytes>
+          </object>
+          <boolean value="YES"/>
+          <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+          <object class="NSAffineTransform">
+            <bytes key="NSTransformStruct">P4AAAL+AAABCpgAAw5gAAA</bytes>
+          </object>
+          <boolean value="YES"/>
+          <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+          <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+          <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+          <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+          <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+          <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+          <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+          <object class="NSAffineTransform">
+            <bytes key="NSTransformStruct">AULCAABBMAAAA</bytes>
+          </object>
+          <string>{{558, 677}, {363, 239}}</string>
+          <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+          <string>{{558, 677}, {363, 239}}</string>
+          <boolean value="NO"/>
+          <boolean value="NO"/>
+          <string>{363, 203}</string>
+          <string>TimeLineSlider</string>
+          <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+          <object class="NSAffineTransform">
+            <bytes key="NSTransformStruct">P4AAAL+AAABCwgAAwbgAAA</bytes>
+          </object>
+          <boolean value="YES"/>
+          <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+          <object class="NSAffineTransform">
+            <bytes key="NSTransformStruct">P4AAAL+AAABCwAAAwbAAAA</bytes>
+          </object>
+          <boolean value="YES"/>
+          <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+          <object class="NSAffineTransform">
+            <bytes key="NSTransformStruct">AULAAABBIAAAA</bytes>
+          </object>
+          <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+          <string>VLCCustomWindowCloseButton</string>
+          <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+          <object class="NSAffineTransform">
+            <bytes key="NSTransformStruct">P4AAAL+AAABBAAAAwXAAAA</bytes>
+          </object>
+          <string>VLCCustomWindowMinimizeButton</string>
+          <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+          <object class="NSAffineTransform">
+            <bytes key="NSTransformStruct">P4AAAL+AAABB4AAAwXAAAA</bytes>
+          </object>
+          <string>VLCCustomWindowZoomButton</string>
+          <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+          <object class="NSAffineTransform">
+            <bytes key="NSTransformStruct">P4AAAL+AAABCQAAAwXAAAA</bytes>
+          </object>
+          <string>VLCCustomWindowFullscreenButton</string>
+          <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+          <object class="NSAffineTransform">
+            <bytes key="NSTransformStruct">P4AAAL+AAABDv4AAwYAAAA</bytes>
+          </object>
+          <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+          <object class="NSAffineTransform">
+            <bytes key="NSTransformStruct">P4AAAL+AAABCggAAwZAAAA</bytes>
+          </object>
+          <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+          <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+          <string>VLCWindowButtonCell</string>
+          <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+          <string>VLCWindowButtonCell</string>
+          <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+          <string>VLCWindowButtonCell</string>
+          <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+          <string>VLCWindowButtonCell</string>
+          <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+          <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+          <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+          <object class="NSAffineTransform">
+            <bytes key="NSTransformStruct">AUKkAABCDAAAA</bytes>
+          </object>
+          <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+          <string>VLCResizeControl</string>
+          <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+          <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+          <object class="NSAffineTransform">
+            <bytes key="NSTransformStruct">P4AAAL+AAABDq4AAwjQAAA</bytes>
+          </object>
+          <boolean value="YES"/>
+          <string>VLCTimeField</string>
+          <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+          <object class="NSAffineTransform">
+            <bytes key="NSTransformStruct">P4AAAL+AAABDiwAAwbgAAA</bytes>
+          </object>
+          <boolean value="YES"/>
+        </object>
+      </object>
+      <object class="NSMutableDictionary" key="unlocalizedProperties">
+        <bool key="EncodedWithXMLCoder">YES</bool>
+        <reference key="dict.sortedKeys" ref="0"/>
+        <object class="NSMutableArray" key="dict.values">
+          <bool key="EncodedWithXMLCoder">YES</bool>
+        </object>
+      </object>
+      <nil key="activeLocalization"/>
+      <object class="NSMutableDictionary" key="localizations">
+        <bool key="EncodedWithXMLCoder">YES</bool>
+        <reference key="dict.sortedKeys" ref="0"/>
+        <object class="NSMutableArray" key="dict.values">
+          <bool key="EncodedWithXMLCoder">YES</bool>
+        </object>
+      </object>
+      <nil key="sourceID"/>
+      <int key="maxID">62</int>
+    </object>
+    <object class="IBClassDescriber" key="IBDocument.Classes">
+      <object class="NSMutableArray" key="referencedPartialClassDescriptions">
+        <bool key="EncodedWithXMLCoder">YES</bool>
+        <object class="IBPartialClassDescription">
+          <string key="className">TimeLineSlider</string>
+          <string key="superclassName">NSSlider</string>
+          <object class="IBClassDescriptionSource" key="sourceIdentifier">
+            <string key="majorKey">IBUserSource</string>
+            <string key="minorKey"/>
+          </object>
+        </object>
+        <object class="IBPartialClassDescription">
+          <string key="className">VLCControlsBarCommon</string>
+          <string key="superclassName">NSObject</string>
+          <object class="NSMutableDictionary" key="actions">
+            <bool key="EncodedWithXMLCoder">YES</bool>
+            <object class="NSArray" key="dict.sortedKeys">
+              <bool key="EncodedWithXMLCoder">YES</bool>
+              <string>bwd:</string>
+              <string>fullscreen:</string>
+              <string>fwd:</string>
+              <string>play:</string>
+              <string>timeSliderAction:</string>
+            </object>
+            <object class="NSMutableArray" key="dict.values">
+              <bool key="EncodedWithXMLCoder">YES</bool>
+              <string>id</string>
+              <string>id</string>
+              <string>id</string>
+              <string>id</string>
+              <string>id</string>
+            </object>
+          </object>
+          <object class="NSMutableDictionary" key="actionInfosByName">
+            <bool key="EncodedWithXMLCoder">YES</bool>
+            <object class="NSArray" key="dict.sortedKeys">
+              <bool key="EncodedWithXMLCoder">YES</bool>
+              <string>bwd:</string>
+              <string>fullscreen:</string>
+              <string>fwd:</string>
+              <string>play:</string>
+              <string>timeSliderAction:</string>
+            </object>
+            <object class="NSMutableArray" key="dict.values">
+              <bool key="EncodedWithXMLCoder">YES</bool>
+              <object class="IBActionInfo">
+                <string key="name">bwd:</string>
+                <string key="candidateClassName">id</string>
+              </object>
+              <object class="IBActionInfo">
+                <string key="name">fullscreen:</string>
+                <string key="candidateClassName">id</string>
+              </object>
+              <object class="IBActionInfo">
+                <string key="name">fwd:</string>
+                <string key="candidateClassName">id</string>
+              </object>
+              <object class="IBActionInfo">
+                <string key="name">play:</string>
+                <string key="candidateClassName">id</string>
+              </object>
+              <object class="IBActionInfo">
+                <string key="name">timeSliderAction:</string>
+                <string key="candidateClassName">id</string>
+              </object>
+            </object>
+          </object>
+          <object class="NSMutableDictionary" key="outlets">
+            <bool key="EncodedWithXMLCoder">YES</bool>
+            <object class="NSArray" key="dict.sortedKeys">
+              <bool key="EncodedWithXMLCoder">YES</bool>
+              <string>o_bottombar_view</string>
+              <string>o_bwd_btn</string>
+              <string>o_fullscreen_btn</string>
+              <string>o_fwd_btn</string>
+              <string>o_play_btn</string>
+              <string>o_progress_bar</string>
+              <string>o_progress_view</string>
+              <string>o_resize_view</string>
+              <string>o_time_fld</string>
+              <string>o_time_sld</string>
+              <string>o_time_sld_background</string>
+              <string>o_time_sld_fancygradient_view</string>
+            </object>
+            <object class="NSMutableArray" key="dict.values">
+              <bool key="EncodedWithXMLCoder">YES</bool>
+              <string>id</string>
+              <string>id</string>
+              <string>id</string>
+              <string>id</string>
+              <string>id</string>
+              <string>id</string>
+              <string>id</string>
+              <string>id</string>
+              <string>id</string>
+              <string>id</string>
+              <string>id</string>
+              <string>id</string>
+            </object>
+          </object>
+          <object class="NSMutableDictionary" key="toOneOutletInfosByName">
+            <bool key="EncodedWithXMLCoder">YES</bool>
+            <object class="NSArray" key="dict.sortedKeys">
+              <bool key="EncodedWithXMLCoder">YES</bool>
+              <string>o_bottombar_view</string>
+              <string>o_bwd_btn</string>
+              <string>o_fullscreen_btn</string>
+              <string>o_fwd_btn</string>
+              <string>o_play_btn</string>
+              <string>o_progress_bar</string>
+              <string>o_progress_view</string>
+              <string>o_resize_view</string>
+              <string>o_time_fld</string>
+              <string>o_time_sld</string>
+              <string>o_time_sld_background</string>
+              <string>o_time_sld_fancygradient_view</string>
+            </object>
+            <object class="NSMutableArray" key="dict.values">
+              <bool key="EncodedWithXMLCoder">YES</bool>
+              <object class="IBToOneOutletInfo">
+                <string key="name">o_bottombar_view</string>
+                <string key="candidateClassName">id</string>
+              </object>
+              <object class="IBToOneOutletInfo">
+                <string key="name">o_bwd_btn</string>
+                <string key="candidateClassName">id</string>
+              </object>
+              <object class="IBToOneOutletInfo">
+                <string key="name">o_fullscreen_btn</string>
+                <string key="candidateClassName">id</string>
+              </object>
+              <object class="IBToOneOutletInfo">
+                <string key="name">o_fwd_btn</string>
+                <string key="candidateClassName">id</string>
+              </object>
+              <object class="IBToOneOutletInfo">
+                <string key="name">o_play_btn</string>
+                <string key="candidateClassName">id</string>
+              </object>
+              <object class="IBToOneOutletInfo">
+                <string key="name">o_progress_bar</string>
+                <string key="candidateClassName">id</string>
+              </object>
+              <object class="IBToOneOutletInfo">
+                <string key="name">o_progress_view</string>
+                <string key="candidateClassName">id</string>
+              </object>
+              <object class="IBToOneOutletInfo">
+                <string key="name">o_resize_view</string>
+                <string key="candidateClassName">id</string>
+              </object>
+              <object class="IBToOneOutletInfo">
+                <string key="name">o_time_fld</string>
+                <string key="candidateClassName">id</string>
+              </object>
+              <object class="IBToOneOutletInfo">
+                <string key="name">o_time_sld</string>
+                <string key="candidateClassName">id</string>
+              </object>
+              <object class="IBToOneOutletInfo">
+                <string key="name">o_time_sld_background</string>
+                <string key="candidateClassName">id</string>
+              </object>
+              <object class="IBToOneOutletInfo">
+                <string key="name">o_time_sld_fancygradient_view</string>
+                <string key="candidateClassName">id</string>
+              </object>
+            </object>
+          </object>
+          <object class="IBClassDescriptionSource" key="sourceIdentifier">
+            <string key="majorKey">IBUserSource</string>
+            <string key="minorKey"/>
+          </object>
+        </object>
+        <object class="IBPartialClassDescription">
+          <string key="className">VLCCustomWindowButtonPrototype</string>
+          <string key="superclassName">NSButton</string>
+          <object class="IBClassDescriptionSource" key="sourceIdentifier">
+            <string key="majorKey">IBUserSource</string>
+            <string key="minorKey"/>
+          </object>
+        </object>
+        <object class="IBPartialClassDescription">
+          <string key="className">VLCCustomWindowCloseButton</string>
+          <string key="superclassName">VLCCustomWindowButtonPrototype</string>
+          <object class="IBClassDescriptionSource" key="sourceIdentifier">
+            <string key="majorKey">IBUserSource</string>
+            <string key="minorKey"/>
+          </object>
+        </object>
+        <object class="IBPartialClassDescription">
+          <string key="className">VLCCustomWindowFullscreenButton</string>
+          <string key="superclassName">VLCCustomWindowButtonPrototype</string>
+          <object class="IBClassDescriptionSource" key="sourceIdentifier">
+            <string key="majorKey">IBUserSource</string>
+            <string key="minorKey"/>
+          </object>
+        </object>
+        <object class="IBPartialClassDescription">
+          <string key="className">VLCCustomWindowMinimizeButton</string>
+          <string key="superclassName">VLCCustomWindowButtonPrototype</string>
+          <object class="IBClassDescriptionSource" key="sourceIdentifier">
+            <string key="majorKey">IBUserSource</string>
+            <string key="minorKey"/>
+          </object>
+        </object>
+        <object class="IBPartialClassDescription">
+          <string key="className">VLCCustomWindowZoomButton</string>
+          <string key="superclassName">VLCCustomWindowButtonPrototype</string>
+          <object class="IBClassDescriptionSource" key="sourceIdentifier">
+            <string key="majorKey">IBUserSource</string>
+            <string key="minorKey"/>
+          </object>
+        </object>
+        <object class="IBPartialClassDescription">
+          <string key="className">VLCDetachedVideoWindow</string>
+          <string key="superclassName">VLCVideoWindowCommon</string>
+          <object class="IBClassDescriptionSource" key="sourceIdentifier">
+            <string key="majorKey">IBUserSource</string>
+            <string key="minorKey"/>
+          </object>
+        </object>
+        <object class="IBPartialClassDescription">
+          <string key="className">VLCMainWindowTitleView</string>
+          <string key="superclassName">VLCThreePartImageView</string>
+          <object class="NSMutableDictionary" key="actions">
+            <string key="NS.key.0">buttonAction:</string>
+            <string key="NS.object.0">id</string>
+          </object>
+          <object class="NSMutableDictionary" key="actionInfosByName">
+            <string key="NS.key.0">buttonAction:</string>
+            <object class="IBActionInfo" key="NS.object.0">
+              <string key="name">buttonAction:</string>
+              <string key="candidateClassName">id</string>
+            </object>
+          </object>
+          <object class="NSMutableDictionary" key="outlets">
+            <bool key="EncodedWithXMLCoder">YES</bool>
+            <object class="NSArray" key="dict.sortedKeys">
+              <bool key="EncodedWithXMLCoder">YES</bool>
+              <string>o_fullscreen_btn</string>
+              <string>o_green_btn</string>
+              <string>o_red_btn</string>
+              <string>o_title_lbl</string>
+              <string>o_yellow_btn</string>
+            </object>
+            <object class="NSMutableArray" key="dict.values">
+              <bool key="EncodedWithXMLCoder">YES</bool>
+              <string>id</string>
+              <string>id</string>
+              <string>id</string>
+              <string>id</string>
+              <string>id</string>
+            </object>
+          </object>
+          <object class="NSMutableDictionary" key="toOneOutletInfosByName">
+            <bool key="EncodedWithXMLCoder">YES</bool>
+            <object class="NSArray" key="dict.sortedKeys">
+              <bool key="EncodedWithXMLCoder">YES</bool>
+              <string>o_fullscreen_btn</string>
+              <string>o_green_btn</string>
+              <string>o_red_btn</string>
+              <string>o_title_lbl</string>
+              <string>o_yellow_btn</string>
+            </object>
+            <object class="NSMutableArray" key="dict.values">
+              <bool key="EncodedWithXMLCoder">YES</bool>
+              <object class="IBToOneOutletInfo">
+                <string key="name">o_fullscreen_btn</string>
+                <string key="candidateClassName">id</string>
+              </object>
+              <object class="IBToOneOutletInfo">
+                <string key="name">o_green_btn</string>
+                <string key="candidateClassName">id</string>
+              </object>
+              <object class="IBToOneOutletInfo">
+                <string key="name">o_red_btn</string>
+                <string key="candidateClassName">id</string>
+              </object>
+              <object class="IBToOneOutletInfo">
+                <string key="name">o_title_lbl</string>
+                <string key="candidateClassName">id</string>
+              </object>
+              <object class="IBToOneOutletInfo">
+                <string key="name">o_yellow_btn</string>
+                <string key="candidateClassName">id</string>
+              </object>
+            </object>
+          </object>
+          <object class="IBClassDescriptionSource" key="sourceIdentifier">
+            <string key="majorKey">IBUserSource</string>
+            <string key="minorKey"/>
+          </object>
+        </object>
+        <object class="IBPartialClassDescription">
+          <string key="className">VLCProgressView</string>
+          <string key="superclassName">NSView</string>
+          <object class="IBClassDescriptionSource" key="sourceIdentifier">
+            <string key="majorKey">IBUserSource</string>
+            <string key="minorKey"/>
+          </object>
+        </object>
+        <object class="IBPartialClassDescription">
+          <string key="className">VLCResizeControl</string>
+          <string key="superclassName">NSImageView</string>
+          <object class="IBClassDescriptionSource" key="sourceIdentifier">
+            <string key="majorKey">IBUserSource</string>
+            <string key="minorKey"/>
+          </object>
+        </object>
+        <object class="IBPartialClassDescription">
+          <string key="className">VLCThreePartDropView</string>
+          <string key="superclassName">VLCThreePartImageView</string>
+          <object class="IBClassDescriptionSource" key="sourceIdentifier">
+            <string key="majorKey">IBUserSource</string>
+            <string key="minorKey"/>
+          </object>
+        </object>
+        <object class="IBPartialClassDescription">
+          <string key="className">VLCThreePartImageView</string>
+          <string key="superclassName">NSView</string>
+          <object class="IBClassDescriptionSource" key="sourceIdentifier">
+            <string key="majorKey">IBUserSource</string>
+            <string key="minorKey"/>
+          </object>
+        </object>
+        <object class="IBPartialClassDescription">
+          <string key="className">VLCTimeField</string>
+          <string key="superclassName">NSTextField</string>
+          <object class="IBClassDescriptionSource" key="sourceIdentifier">
+            <string key="majorKey">IBUserSource</string>
+            <string key="minorKey"/>
+          </object>
+        </object>
+        <object class="IBPartialClassDescription">
+          <string key="className">VLCVideoWindowCommon</string>
+          <string key="superclassName">VLCWindow</string>
+          <object class="NSMutableDictionary" key="outlets">
+            <bool key="EncodedWithXMLCoder">YES</bool>
+            <object class="NSArray" key="dict.sortedKeys">
+              <bool key="EncodedWithXMLCoder">YES</bool>
+              <string>o_controls_bar</string>
+              <string>o_titlebar_view</string>
+            </object>
+            <object class="NSMutableArray" key="dict.values">
+              <bool key="EncodedWithXMLCoder">YES</bool>
+              <string>VLCControlsBarCommon</string>
+              <string>id</string>
+            </object>
+          </object>
+          <object class="NSMutableDictionary" key="toOneOutletInfosByName">
+            <bool key="EncodedWithXMLCoder">YES</bool>
+            <object class="NSArray" key="dict.sortedKeys">
+              <bool key="EncodedWithXMLCoder">YES</bool>
+              <string>o_controls_bar</string>
+              <string>o_titlebar_view</string>
+            </object>
+            <object class="NSMutableArray" key="dict.values">
+              <bool key="EncodedWithXMLCoder">YES</bool>
+              <object class="IBToOneOutletInfo">
+                <string key="name">o_controls_bar</string>
+                <string key="candidateClassName">VLCControlsBarCommon</string>
+              </object>
+              <object class="IBToOneOutletInfo">
+                <string key="name">o_titlebar_view</string>
+                <string key="candidateClassName">id</string>
+              </object>
+            </object>
+          </object>
+          <object class="IBClassDescriptionSource" key="sourceIdentifier">
+            <string key="majorKey">IBUserSource</string>
+            <string key="minorKey"/>
+          </object>
+        </object>
+        <object class="IBPartialClassDescription">
+          <string key="className">VLCWindow</string>
+          <string key="superclassName">NSWindow</string>
+          <object class="IBClassDescriptionSource" key="sourceIdentifier">
+            <string key="majorKey">IBUserSource</string>
+            <string key="minorKey"/>
+          </object>
+        </object>
+        <object class="IBPartialClassDescription">
+          <string key="className">VLCWindowButtonCell</string>
+          <string key="superclassName">NSButtonCell</string>
+          <object class="IBClassDescriptionSource" key="sourceIdentifier">
+            <string key="majorKey">IBUserSource</string>
+            <string key="minorKey"/>
+          </object>
+        </object>
+      </object>
+    </object>
+    <int key="IBDocument.localizationMode">0</int>
+    <string key="IBDocument.TargetRuntimeIdentifier">IBCocoaFramework</string>
+    <object class="NSMutableDictionary" key="IBDocument.PluginDeclaredDevelopmentDependencies">
+      <string key="NS.key.0">com.apple.InterfaceBuilder.CocoaPlugin.InterfaceBuilder3</string>
+      <integer value="3000" key="NS.object.0"/>
+    </object>
+    <bool key="IBDocument.PluginDeclaredDependenciesTrackSystemTargetVersion">YES</bool>
+    <nil key="IBDocument.LastKnownRelativeProjectPath"/>
+    <int key="IBDocument.defaultPropertyAccessControl">3</int>
+    <object class="NSMutableDictionary" key="IBDocument.LastKnownImageSizes">
+      <bool key="EncodedWithXMLCoder">YES</bool>
+      <object class="NSArray" key="dict.sortedKeys">
+        <bool key="EncodedWithXMLCoder">YES</bool>
+        <string>backward-3btns</string>
+        <string>backward-3btns-pressed</string>
+        <string>forward-3btns</string>
+        <string>forward-3btns-pressed</string>
+        <string>fullscreen-double-buttons</string>
+        <string>fullscreen-double-buttons-pressed</string>
+        <string>play</string>
+        <string>play-pressed</string>
+        <string>window-resize</string>
+      </object>
+      <object class="NSMutableArray" key="dict.values">
+        <bool key="EncodedWithXMLCoder">YES</bool>
+        <string>{128, 128}</string>
+        <string>{128, 128}</string>
+        <string>{128, 128}</string>
+        <string>{128, 128}</string>
+        <string>{128, 128}</string>
+        <string>{128, 128}</string>
+        <string>{128, 128}</string>
+        <string>{128, 128}</string>
+        <string>{128, 128}</string>
+      </object>
+    </object>
+  </data>
+</archive>
index 39d9ef1d12663ed1cf4917e77d0cc765555a4d71..bbb5a6e22b9f04337d0f681b81020ebf36808454 100644 (file)
     </object>
     <object class="NSMutableArray" key="IBDocument.EditedObjectIDs">
       <bool key="EncodedWithXMLCoder">YES</bool>
-      <integer value="4596"/>
-      <integer value="4948"/>
-      <integer value="5248"/>
-      <integer value="21"/>
     </object>
     <object class="NSArray" key="IBDocument.PluginDependencies">
       <bool key="EncodedWithXMLCoder">YES</bool>
@@ -57,7 +53,7 @@
         <nil key="NSUserInterfaceItemIdentifier"/>
         <string key="NSWindowContentMaxSize">{1.7976931348623157e+308, 1.7976931348623157e+308}</string>
         <object class="NSView" key="NSWindowView" id="429932428">
-          <reference key="NSNextResponder"/>
+          <nil key="NSNextResponder"/>
           <int key="NSvFlags">256</int>
           <object class="NSMutableArray" key="NSSubviews">
             <bool key="EncodedWithXMLCoder">YES</bool>
                           </object>
                           <string key="NSFrame">{{1, 1}, {199, 272}}</string>
                           <reference key="NSSuperview" ref="979766179"/>
-                          <reference key="NSNextKeyView" ref="1064884668"/>
                           <reference key="NSDocView" ref="1064884668"/>
                           <reference key="NSBGColor" ref="885475112"/>
                           <int key="NScvFlags">4</int>
                       </object>
                       <string key="NSFrameSize">{201, 274}</string>
                       <reference key="NSSuperview" ref="824340487"/>
-                      <reference key="NSNextKeyView" ref="18556274"/>
                       <int key="NSsFlags">133650</int>
                       <reference key="NSVScroller" ref="252983915"/>
                       <reference key="NSHScroller" ref="11557666"/>
                           </object>
                           <string key="NSFrame">{{1, 17}, {402, 236}}</string>
                           <reference key="NSSuperview" ref="915491793"/>
-                          <reference key="NSNextKeyView" ref="23448837"/>
                           <reference key="NSDocView" ref="23448837"/>
                           <reference key="NSBGColor" ref="885475112"/>
                           <int key="NScvFlags">4</int>
                           </object>
                           <string key="NSFrame">{{1, 0}, {402, 17}}</string>
                           <reference key="NSSuperview" ref="915491793"/>
-                          <reference key="NSNextKeyView" ref="823165105"/>
                           <reference key="NSDocView" ref="823165105"/>
                           <reference key="NSBGColor" ref="885475112"/>
                           <int key="NScvFlags">4</int>
                       </object>
                       <string key="NSFrameSize">{404, 254}</string>
                       <reference key="NSSuperview" ref="440594360"/>
-                      <reference key="NSNextKeyView" ref="343242432"/>
                       <int key="NSsFlags">133682</int>
                       <reference key="NSVScroller" ref="573737110"/>
                       <reference key="NSHScroller" ref="297523533"/>
                   <object class="NSImageCell" key="NSCell" id="655520031">
                     <int key="NSCellFlags">524288</int>
                     <int key="NSCellFlags2">33554432</int>
-                    <object class="NSCustomResource" key="NSContents" id="601387496">
+                    <object class="NSCustomResource" key="NSContents">
                       <string key="NSClassName">NSImage</string>
                       <string key="NSResourceName">window-resize</string>
                     </object>
                     <int key="NSCellFlags">67108864</int>
                     <int key="NSCellFlags2">134217728</int>
                     <string key="NSContents"/>
-                    <object class="NSFont" key="NSSupport" id="638151999">
+                    <object class="NSFont" key="NSSupport">
                       <string key="NSName">LucidaGrande</string>
                       <double key="NSSize">12</double>
                       <int key="NSfFlags">16</int>
                     <reference key="NSControlView" ref="707945673"/>
                     <int key="NSButtonFlags">139722752</int>
                     <int key="NSButtonFlags2">2</int>
-                    <object class="NSCustomResource" key="NSNormalImage" id="84571113">
+                    <object class="NSCustomResource" key="NSNormalImage">
                       <string key="NSClassName">NSImage</string>
                       <string key="NSResourceName">play</string>
                     </object>
-                    <object class="NSCustomResource" key="NSAlternateImage" id="393891795">
+                    <object class="NSCustomResource" key="NSAlternateImage">
                       <string key="NSClassName">NSImage</string>
                       <string key="NSResourceName">play-pressed</string>
                     </object>
                     <reference key="NSControlView" ref="714984330"/>
                     <int key="NSButtonFlags">-931921920</int>
                     <int key="NSButtonFlags2">2</int>
-                    <object class="NSCustomResource" key="NSNormalImage" id="749061626">
+                    <object class="NSCustomResource" key="NSNormalImage">
                       <string key="NSClassName">NSImage</string>
                       <string key="NSResourceName">fullscreen-double-buttons</string>
                     </object>
-                    <object class="NSCustomResource" key="NSAlternateImage" id="454400208">
+                    <object class="NSCustomResource" key="NSAlternateImage">
                       <string key="NSClassName">NSImage</string>
                       <string key="NSResourceName">fullscreen-double-buttons-pressed</string>
                     </object>
                     <reference key="NSControlView" ref="1023610457"/>
                     <int key="NSButtonFlags">138674176</int>
                     <int key="NSButtonFlags2">2</int>
-                    <object class="NSCustomResource" key="NSNormalImage" id="1045625320">
+                    <object class="NSCustomResource" key="NSNormalImage">
                       <string key="NSClassName">NSImage</string>
                       <string key="NSResourceName">backward-3btns</string>
                     </object>
-                    <object class="NSCustomResource" key="NSAlternateImage" id="221198018">
+                    <object class="NSCustomResource" key="NSAlternateImage">
                       <string key="NSClassName">NSImage</string>
                       <string key="NSResourceName">backward-3btns-pressed</string>
                     </object>
                     <object class="NSColor" key="NSTextColor">
                       <int key="NSColorSpace">3</int>
                       <bytes key="NSWhite">MC4yNQA</bytes>
-                      <object class="NSColorSpace" key="NSCustomColorSpace" id="746494608">
+                      <object class="NSColorSpace" key="NSCustomColorSpace">
                         <int key="NSID">2</int>
                       </object>
                     </object>
             </object>
           </object>
           <string key="NSFrameSize">{604, 310}</string>
-          <reference key="NSSuperview"/>
         </object>
         <string key="NSScreenRect">{{0, 0}, {1280, 778}}</string>
         <string key="NSMaxSize">{1.7976931348623157e+308, 1.7976931348623157e+308}</string>
       <object class="NSCustomObject" id="878580547">
         <string key="NSClassName">VLCMainWindowControlsBar</string>
       </object>
+      <object class="NSCustomView" id="661733562">
+        <nil key="NSNextResponder"/>
+        <int key="NSvFlags">266</int>
+        <object class="NSMutableArray" key="NSSubviews">
+          <bool key="EncodedWithXMLCoder">YES</bool>
+          <object class="NSTextField" id="329129268">
+            <reference key="NSNextResponder" ref="661733562"/>
+            <int key="NSvFlags">266</int>
+            <string key="NSFrame">{{65, 3}, {263, 17}}</string>
+            <reference key="NSSuperview" ref="661733562"/>
+            <string key="NSReuseIdentifierKey">_NS:4068</string>
+            <bool key="NSEnabled">YES</bool>
+            <object class="NSTextFieldCell" key="NSCell" id="645411226">
+              <int key="NSCellFlags">67108928</int>
+              <int key="NSCellFlags2">1212155968</int>
+              <string key="NSContents">Label</string>
+              <object class="NSFont" key="NSSupport">
+                <string key="NSName">LucidaGrande</string>
+                <double key="NSSize">13</double>
+                <int key="NSfFlags">16</int>
+              </object>
+              <string key="NSCellIdentifier">_NS:4068</string>
+              <reference key="NSControlView" ref="329129268"/>
+              <reference key="NSBackgroundColor" ref="3414043"/>
+              <object class="NSColor" key="NSTextColor">
+                <int key="NSColorSpace">1</int>
+                <bytes key="NSRGB">MSAxIDEAA</bytes>
+              </object>
+            </object>
+            <bool key="NSAllowsLogicalLayoutDirection">NO</bool>
+          </object>
+          <object class="NSButton" id="725350360">
+            <reference key="NSNextResponder" ref="661733562"/>
+            <int key="NSvFlags">265</int>
+            <string key="NSFrame">{{383, 4}, {14, 14}}</string>
+            <reference key="NSSuperview" ref="661733562"/>
+            <string key="NSReuseIdentifierKey">_NS:610</string>
+            <bool key="NSEnabled">YES</bool>
+            <object class="NSButtonCell" key="NSCell" id="113847949">
+              <int key="NSCellFlags">-2080374784</int>
+              <int key="NSCellFlags2">134217728</int>
+              <string key="NSContents"/>
+              <reference key="NSSupport" ref="841513812"/>
+              <string key="NSCellIdentifier">_NS:610</string>
+              <reference key="NSControlView" ref="725350360"/>
+              <int key="NSButtonFlags">134365184</int>
+              <int key="NSButtonFlags2">6</int>
+              <string key="NSAlternateContents"/>
+              <string key="NSKeyEquivalent"/>
+              <int key="NSPeriodicDelay">200</int>
+              <int key="NSPeriodicInterval">25</int>
+            </object>
+            <bool key="NSAllowsLogicalLayoutDirection">NO</bool>
+          </object>
+          <object class="NSButton" id="880009621">
+            <reference key="NSNextResponder" ref="661733562"/>
+            <int key="NSvFlags">268</int>
+            <string key="NSFrame">{{48, 3}, {14, 16}}</string>
+            <reference key="NSSuperview" ref="661733562"/>
+            <string key="NSReuseIdentifierKey">_NS:610</string>
+            <bool key="NSEnabled">YES</bool>
+            <object class="NSButtonCell" key="NSCell" id="978616291">
+              <int key="NSCellFlags">-2080374784</int>
+              <int key="NSCellFlags2">134217728</int>
+              <string key="NSContents"/>
+              <reference key="NSSupport" ref="841513812"/>
+              <string key="NSCellIdentifier">_NS:610</string>
+              <reference key="NSControlView" ref="880009621"/>
+              <int key="NSButtonFlags">138690560</int>
+              <int key="NSButtonFlags2">6</int>
+              <string key="NSAlternateContents"/>
+              <string key="NSKeyEquivalent"/>
+              <int key="NSPeriodicDelay">200</int>
+              <int key="NSPeriodicInterval">25</int>
+            </object>
+            <bool key="NSAllowsLogicalLayoutDirection">NO</bool>
+          </object>
+          <object class="NSButton" id="297736534">
+            <reference key="NSNextResponder" ref="661733562"/>
+            <int key="NSvFlags">268</int>
+            <string key="NSFrame">{{28, 3}, {14, 16}}</string>
+            <reference key="NSSuperview" ref="661733562"/>
+            <string key="NSReuseIdentifierKey">_NS:610</string>
+            <bool key="NSEnabled">YES</bool>
+            <object class="NSButtonCell" key="NSCell" id="267729555">
+              <int key="NSCellFlags">67108864</int>
+              <int key="NSCellFlags2">134217728</int>
+              <string key="NSContents"/>
+              <reference key="NSSupport" ref="841513812"/>
+              <string key="NSCellIdentifier">_NS:610</string>
+              <reference key="NSControlView" ref="297736534"/>
+              <int key="NSButtonFlags">138690560</int>
+              <int key="NSButtonFlags2">6</int>
+              <string key="NSAlternateContents"/>
+              <string key="NSKeyEquivalent"/>
+              <int key="NSPeriodicDelay">200</int>
+              <int key="NSPeriodicInterval">25</int>
+            </object>
+            <bool key="NSAllowsLogicalLayoutDirection">NO</bool>
+          </object>
+          <object class="NSButton" id="425279991">
+            <reference key="NSNextResponder" ref="661733562"/>
+            <int key="NSvFlags">268</int>
+            <string key="NSFrame">{{8, 3}, {14, 16}}</string>
+            <reference key="NSSuperview" ref="661733562"/>
+            <string key="NSReuseIdentifierKey">_NS:610</string>
+            <bool key="NSEnabled">YES</bool>
+            <object class="NSButtonCell" key="NSCell" id="155309985">
+              <int key="NSCellFlags">67108864</int>
+              <int key="NSCellFlags2">134217728</int>
+              <string key="NSContents"/>
+              <reference key="NSSupport" ref="841513812"/>
+              <string key="NSCellIdentifier">_NS:610</string>
+              <reference key="NSControlView" ref="425279991"/>
+              <int key="NSButtonFlags">139214848</int>
+              <int key="NSButtonFlags2">6</int>
+              <string key="NSAlternateContents"/>
+              <string key="NSKeyEquivalent"/>
+              <int key="NSPeriodicDelay">200</int>
+              <int key="NSPeriodicInterval">25</int>
+            </object>
+            <bool key="NSAllowsLogicalLayoutDirection">NO</bool>
+          </object>
+        </object>
+        <string key="NSFrameSize">{400, 22}</string>
+        <string key="NSReuseIdentifierKey">_NS:1109</string>
+        <string key="NSClassName">VLCMainWindowTitleView</string>
+      </object>
       <object class="NSMenu" id="782168084">
         <string key="NSTitle">MainMenu</string>
         <object class="NSMutableArray" key="NSMenuItems">
@@ -4123,7 +4241,7 @@ LCAuLi4</string>
         <string key="NSClassName">SUUpdater</string>
       </object>
       <object class="NSCustomView" id="560875128">
-        <reference key="NSNextResponder"/>
+        <nil key="NSNextResponder"/>
         <int key="NSvFlags">268</int>
         <object class="NSMutableArray" key="NSSubviews">
           <bool key="EncodedWithXMLCoder">YES</bool>
@@ -4284,7 +4402,6 @@ LCAuLi4</string>
           </object>
         </object>
         <string key="NSFrameSize">{307, 53}</string>
-        <reference key="NSSuperview"/>
         <string key="NSClassName">NSView</string>
       </object>
       <object class="NSCustomView" id="256817023">
@@ -4460,563 +4577,60 @@ LCAuLi4</string>
         <nil key="NSParentWindow"/>
         <nil key="NSDelegate"/>
       </object>
-      <object class="NSCustomView" id="661733562">
+      <object class="NSCustomView" id="115834448">
         <nil key="NSNextResponder"/>
-        <int key="NSvFlags">266</int>
+        <int key="NSvFlags">290</int>
         <object class="NSMutableArray" key="NSSubviews">
           <bool key="EncodedWithXMLCoder">YES</bool>
-          <object class="NSTextField" id="329129268">
-            <reference key="NSNextResponder" ref="661733562"/>
-            <int key="NSvFlags">266</int>
-            <string key="NSFrame">{{65, 3}, {263, 17}}</string>
-            <reference key="NSSuperview" ref="661733562"/>
-            <string key="NSReuseIdentifierKey">_NS:4068</string>
-            <bool key="NSEnabled">YES</bool>
-            <object class="NSTextFieldCell" key="NSCell" id="645411226">
-              <int key="NSCellFlags">67108928</int>
-              <int key="NSCellFlags2">1212155968</int>
-              <string key="NSContents">Label</string>
-              <object class="NSFont" key="NSSupport" id="1142">
-                <string key="NSName">LucidaGrande</string>
-                <double key="NSSize">13</double>
-                <int key="NSfFlags">16</int>
-              </object>
-              <string key="NSCellIdentifier">_NS:4068</string>
-              <reference key="NSControlView" ref="329129268"/>
-              <reference key="NSBackgroundColor" ref="3414043"/>
-              <object class="NSColor" key="NSTextColor" id="1145">
-                <int key="NSColorSpace">1</int>
-                <bytes key="NSRGB">MSAxIDEAA</bytes>
-              </object>
-            </object>
-            <bool key="NSAllowsLogicalLayoutDirection">NO</bool>
-          </object>
-          <object class="NSButton" id="725350360">
-            <reference key="NSNextResponder" ref="661733562"/>
+          <object class="NSButton" id="545072553">
+            <reference key="NSNextResponder" ref="115834448"/>
             <int key="NSvFlags">265</int>
-            <string key="NSFrame">{{383, 4}, {14, 14}}</string>
-            <reference key="NSSuperview" ref="661733562"/>
-            <string key="NSReuseIdentifierKey">_NS:610</string>
-            <bool key="NSEnabled">YES</bool>
-            <object class="NSButtonCell" key="NSCell" id="113847949">
-              <int key="NSCellFlags">-2080374784</int>
-              <int key="NSCellFlags2">134217728</int>
-              <string key="NSContents"/>
-              <reference key="NSSupport" ref="841513812"/>
-              <string key="NSCellIdentifier">_NS:610</string>
-              <reference key="NSControlView" ref="725350360"/>
-              <int key="NSButtonFlags">134365184</int>
-              <int key="NSButtonFlags2">6</int>
-              <string key="NSAlternateContents"/>
-              <string key="NSKeyEquivalent"/>
-              <int key="NSPeriodicDelay">200</int>
-              <int key="NSPeriodicInterval">25</int>
-            </object>
-            <bool key="NSAllowsLogicalLayoutDirection">NO</bool>
-          </object>
-          <object class="NSButton" id="880009621">
-            <reference key="NSNextResponder" ref="661733562"/>
-            <int key="NSvFlags">268</int>
-            <string key="NSFrame">{{48, 3}, {14, 16}}</string>
-            <reference key="NSSuperview" ref="661733562"/>
-            <string key="NSReuseIdentifierKey">_NS:610</string>
+            <string key="NSFrame">{{298, 1}, {101, 17}}</string>
+            <reference key="NSSuperview" ref="115834448"/>
+            <string key="NSReuseIdentifierKey">_NS:125</string>
             <bool key="NSEnabled">YES</bool>
-            <object class="NSButtonCell" key="NSCell" id="978616291">
-              <int key="NSCellFlags">-2080374784</int>
-              <int key="NSCellFlags2">134217728</int>
-              <string key="NSContents"/>
-              <reference key="NSSupport" ref="841513812"/>
-              <string key="NSCellIdentifier">_NS:610</string>
-              <reference key="NSControlView" ref="880009621"/>
-              <int key="NSButtonFlags">138690560</int>
-              <int key="NSButtonFlags2">6</int>
+            <object class="BGHUDButtonCell" key="NSCell" id="748519518">
+              <int key="NSCellFlags">67108864</int>
+              <int key="NSCellFlags2">134348800</int>
+              <string key="NSContents">Unsubscribe</string>
+              <reference key="NSSupport" ref="26"/>
+              <string key="NSCellIdentifier">_NS:125</string>
+              <reference key="NSControlView" ref="545072553"/>
+              <int key="NSButtonFlags">-2038284288</int>
+              <int key="NSButtonFlags2">36</int>
+              <reference key="NSAlternateImage" ref="747390061"/>
               <string key="NSAlternateContents"/>
               <string key="NSKeyEquivalent"/>
               <int key="NSPeriodicDelay">200</int>
               <int key="NSPeriodicInterval">25</int>
+              <string key="themeKey">gradientTheme</string>
+              <int key="BGButtonType">0</int>
             </object>
             <bool key="NSAllowsLogicalLayoutDirection">NO</bool>
           </object>
-          <object class="NSButton" id="297736534">
-            <reference key="NSNextResponder" ref="661733562"/>
+          <object class="NSButton" id="882473348">
+            <reference key="NSNextResponder" ref="115834448"/>
             <int key="NSvFlags">268</int>
-            <string key="NSFrame">{{28, 3}, {14, 16}}</string>
-            <reference key="NSSuperview" ref="661733562"/>
-            <string key="NSReuseIdentifierKey">_NS:610</string>
+            <string key="NSFrame">{{5, 1}, {101, 17}}</string>
+            <reference key="NSSuperview" ref="115834448"/>
+            <string key="NSReuseIdentifierKey">_NS:125</string>
             <bool key="NSEnabled">YES</bool>
-            <object class="NSButtonCell" key="NSCell" id="267729555">
+            <object class="BGHUDButtonCell" key="NSCell" id="590507939">
               <int key="NSCellFlags">67108864</int>
-              <int key="NSCellFlags2">134217728</int>
-              <string key="NSContents"/>
-              <reference key="NSSupport" ref="841513812"/>
-              <string key="NSCellIdentifier">_NS:610</string>
-              <reference key="NSControlView" ref="297736534"/>
-              <int key="NSButtonFlags">138690560</int>
-              <int key="NSButtonFlags2">6</int>
+              <int key="NSCellFlags2">134348800</int>
+              <string key="NSContents">Subscribe</string>
+              <reference key="NSSupport" ref="26"/>
+              <string key="NSCellIdentifier">_NS:125</string>
+              <reference key="NSControlView" ref="882473348"/>
+              <int key="NSButtonFlags">-2038284288</int>
+              <int key="NSButtonFlags2">36</int>
+              <reference key="NSAlternateImage" ref="747390061"/>
               <string key="NSAlternateContents"/>
               <string key="NSKeyEquivalent"/>
               <int key="NSPeriodicDelay">200</int>
               <int key="NSPeriodicInterval">25</int>
-            </object>
-            <bool key="NSAllowsLogicalLayoutDirection">NO</bool>
-          </object>
-          <object class="NSButton" id="425279991">
-            <reference key="NSNextResponder" ref="661733562"/>
-            <int key="NSvFlags">268</int>
-            <string key="NSFrame">{{8, 3}, {14, 16}}</string>
-            <reference key="NSSuperview" ref="661733562"/>
-            <string key="NSReuseIdentifierKey">_NS:610</string>
-            <bool key="NSEnabled">YES</bool>
-            <object class="NSButtonCell" key="NSCell" id="155309985">
-              <int key="NSCellFlags">67108864</int>
-              <int key="NSCellFlags2">134217728</int>
-              <string key="NSContents"/>
-              <reference key="NSSupport" ref="841513812"/>
-              <string key="NSCellIdentifier">_NS:610</string>
-              <reference key="NSControlView" ref="425279991"/>
-              <int key="NSButtonFlags">139214848</int>
-              <int key="NSButtonFlags2">6</int>
-              <string key="NSAlternateContents"/>
-              <string key="NSKeyEquivalent"/>
-              <int key="NSPeriodicDelay">200</int>
-              <int key="NSPeriodicInterval">25</int>
-            </object>
-            <bool key="NSAllowsLogicalLayoutDirection">NO</bool>
-          </object>
-        </object>
-        <string key="NSFrameSize">{400, 22}</string>
-        <string key="NSReuseIdentifierKey">_NS:1109</string>
-        <string key="NSClassName">VLCMainWindowTitleView</string>
-      </object>
-      <object class="NSWindowTemplate" id="429979276">
-        <int key="NSWindowStyleMask">15</int>
-        <int key="NSWindowBacking">2</int>
-        <string key="NSWindowRect">{{131, 97}, {363, 239}}</string>
-        <int key="NSWTFlags">1954022400</int>
-        <string key="NSWindowTitle">Detached Video</string>
-        <string key="NSWindowClass">VLCDetachedVideoWindow</string>
-        <nil key="NSViewClass"/>
-        <nil key="NSUserInterfaceItemIdentifier"/>
-        <string key="NSWindowContentMaxSize">{1.7976931348623157e+308, 1.7976931348623157e+308}</string>
-        <object class="NSView" key="NSWindowView" id="598483044">
-          <reference key="NSNextResponder"/>
-          <int key="NSvFlags">256</int>
-          <object class="NSMutableArray" key="NSSubviews">
-            <bool key="EncodedWithXMLCoder">YES</bool>
-            <object class="NSCustomView" id="984096082">
-              <reference key="NSNextResponder" ref="598483044"/>
-              <int key="NSvFlags">290</int>
-              <object class="NSMutableArray" key="NSSubviews">
-                <bool key="EncodedWithXMLCoder">YES</bool>
-                <object class="NSCustomView" id="999946268">
-                  <reference key="NSNextResponder" ref="984096082"/>
-                  <int key="NSvFlags">290</int>
-                  <object class="NSMutableArray" key="NSSubviews">
-                    <bool key="EncodedWithXMLCoder">YES</bool>
-                    <object class="NSCustomView" id="1037621901">
-                      <reference key="NSNextResponder" ref="999946268"/>
-                      <int key="NSvFlags">-2147483356</int>
-                      <string key="NSFrame">{{1, 1}, {60, 12}}</string>
-                      <reference key="NSSuperview" ref="999946268"/>
-                      <string key="NSClassName">VLCThreePartImageView</string>
-                    </object>
-                    <object class="NSSlider" id="672269443">
-                      <reference key="NSNextResponder" ref="999946268"/>
-                      <int key="NSvFlags">-2147483358</int>
-                      <string key="NSFrame">{{1, 0}, {168, 15}}</string>
-                      <reference key="NSSuperview" ref="999946268"/>
-                      <bool key="NSViewCanDrawConcurrently">YES</bool>
-                      <bool key="NSEnabled">YES</bool>
-                      <object class="NSSliderCell" key="NSCell" id="457679772">
-                        <int key="NSCellFlags">-2080112384</int>
-                        <int key="NSCellFlags2">131072</int>
-                        <object class="NSMutableString" key="NSContents">
-                          <characters key="NS.bytes"/>
-                        </object>
-                        <reference key="NSSupport" ref="340291444"/>
-                        <reference key="NSControlView" ref="672269443"/>
-                        <double key="NSMaxValue">10000</double>
-                        <double key="NSMinValue">0.0</double>
-                        <double key="NSValue">3260.3068524096384</double>
-                        <double key="NSAltIncValue">0.0</double>
-                        <int key="NSNumberOfTickMarks">0</int>
-                        <int key="NSTickMarkPosition">1</int>
-                        <bool key="NSAllowsTickMarkValuesOnly">NO</bool>
-                        <bool key="NSVertical">NO</bool>
-                      </object>
-                      <bool key="NSAllowsLogicalLayoutDirection">NO</bool>
-                    </object>
-                    <object class="NSProgressIndicator" id="506657677">
-                      <reference key="NSNextResponder" ref="999946268"/>
-                      <int key="NSvFlags">-2147483358</int>
-                      <string key="NSFrame">{{0, 2}, {171, 12}}</string>
-                      <reference key="NSSuperview" ref="999946268"/>
-                      <int key="NSpiFlags">16650</int>
-                      <double key="NSMaxValue">100</double>
-                    </object>
-                    <object class="NSCustomView" id="640104047">
-                      <reference key="NSNextResponder" ref="999946268"/>
-                      <int key="NSvFlags">290</int>
-                      <string key="NSFrameSize">{171, 14}</string>
-                      <reference key="NSSuperview" ref="999946268"/>
-                      <string key="NSReuseIdentifierKey">_NS:1109</string>
-                      <string key="NSClassName">VLCThreePartImageView</string>
-                    </object>
-                  </object>
-                  <string key="NSFrame">{{96, 10}, {171, 14}}</string>
-                  <reference key="NSSuperview" ref="984096082"/>
-                  <string key="NSReuseIdentifierKey">_NS:1109</string>
-                  <string key="NSClassName">VLCProgressView</string>
-                </object>
-                <object class="NSImageView" id="101195702">
-                  <reference key="NSNextResponder" ref="984096082"/>
-                  <int key="NSvFlags">289</int>
-                  <object class="NSMutableSet" key="NSDragTypes">
-                    <bool key="EncodedWithXMLCoder">YES</bool>
-                    <object class="NSArray" key="set.sortedObjects">
-                      <bool key="EncodedWithXMLCoder">YES</bool>
-                      <string>Apple PDF pasteboard type</string>
-                      <string>Apple PICT pasteboard type</string>
-                      <string>Apple PNG pasteboard type</string>
-                      <string>NSFilenamesPboardType</string>
-                      <string>NeXT Encapsulated PostScript v1.2 pasteboard type</string>
-                      <string>NeXT TIFF v4.0 pasteboard type</string>
-                    </object>
-                  </object>
-                  <string key="NSFrame">{{349, 0}, {14, 14}}</string>
-                  <reference key="NSSuperview" ref="984096082"/>
-                  <string key="NSReuseIdentifierKey">_NS:2165</string>
-                  <bool key="NSEnabled">YES</bool>
-                  <object class="NSImageCell" key="NSCell" id="966879065">
-                    <int key="NSCellFlags">524288</int>
-                    <int key="NSCellFlags2">33554432</int>
-                    <reference key="NSContents" ref="601387496"/>
-                    <string key="NSCellIdentifier">_NS:2165</string>
-                    <int key="NSAlign">0</int>
-                    <int key="NSScale">2</int>
-                    <int key="NSStyle">0</int>
-                    <bool key="NSAnimates">NO</bool>
-                  </object>
-                  <bool key="NSAllowsLogicalLayoutDirection">NO</bool>
-                  <bool key="NSEditable">YES</bool>
-                </object>
-                <object class="NSButton" id="750485577">
-                  <reference key="NSNextResponder" ref="984096082"/>
-                  <int key="NSvFlags">289</int>
-                  <string key="NSFrame">{{327, 6}, {29, 23}}</string>
-                  <reference key="NSSuperview" ref="984096082"/>
-                  <bool key="NSEnabled">YES</bool>
-                  <object class="NSButtonCell" key="NSCell" id="27414410">
-                    <int key="NSCellFlags">67108864</int>
-                    <int key="NSCellFlags2">134217728</int>
-                    <string key="NSContents"/>
-                    <reference key="NSSupport" ref="188716167"/>
-                    <reference key="NSControlView" ref="750485577"/>
-                    <int key="NSButtonFlags">-931921920</int>
-                    <int key="NSButtonFlags2">2</int>
-                    <reference key="NSNormalImage" ref="749061626"/>
-                    <reference key="NSAlternateImage" ref="454400208"/>
-                    <string key="NSAlternateContents"/>
-                    <object class="NSMutableString" key="NSKeyEquivalent">
-                      <characters key="NS.bytes"/>
-                    </object>
-                    <int key="NSPeriodicDelay">200</int>
-                    <int key="NSPeriodicInterval">25</int>
-                  </object>
-                  <bool key="NSAllowsLogicalLayoutDirection">NO</bool>
-                </object>
-                <object class="NSTextField" id="156940539">
-                  <reference key="NSNextResponder" ref="984096082"/>
-                  <int key="NSvFlags">289</int>
-                  <string key="NSFrame">{{269, 11}, {55, 13}}</string>
-                  <reference key="NSSuperview" ref="984096082"/>
-                  <bool key="NSEnabled">YES</bool>
-                  <object class="NSTextFieldCell" key="NSCell" id="961589946">
-                    <int key="NSCellFlags">-2079326144</int>
-                    <int key="NSCellFlags2">138413056</int>
-                    <string key="NSContents">00:00</string>
-                    <reference key="NSSupport" ref="188716167"/>
-                    <reference key="NSControlView" ref="156940539"/>
-                    <reference key="NSBackgroundColor" ref="166084101"/>
-                    <object class="NSColor" key="NSTextColor">
-                      <int key="NSColorSpace">3</int>
-                      <bytes key="NSWhite">MC4yNQA</bytes>
-                      <reference key="NSCustomColorSpace" ref="746494608"/>
-                    </object>
-                  </object>
-                  <bool key="NSAllowsLogicalLayoutDirection">NO</bool>
-                </object>
-                <object class="NSButton" id="467826358">
-                  <reference key="NSNextResponder" ref="984096082"/>
-                  <int key="NSvFlags">260</int>
-                  <string key="NSFrame">{{35, 6}, {27, 23}}</string>
-                  <reference key="NSSuperview" ref="984096082"/>
-                  <bool key="NSEnabled">YES</bool>
-                  <object class="NSButtonCell" key="NSCell" id="729652753">
-                    <int key="NSCellFlags">67108864</int>
-                    <int key="NSCellFlags2">134217728</int>
-                    <string key="NSContents"/>
-                    <reference key="NSSupport" ref="638151999"/>
-                    <reference key="NSControlView" ref="467826358"/>
-                    <int key="NSButtonFlags">139722752</int>
-                    <int key="NSButtonFlags2">2</int>
-                    <reference key="NSNormalImage" ref="84571113"/>
-                    <reference key="NSAlternateImage" ref="393891795"/>
-                    <string key="NSAlternateContents"/>
-                    <string key="NSKeyEquivalent"/>
-                    <int key="NSPeriodicDelay">200</int>
-                    <int key="NSPeriodicInterval">25</int>
-                  </object>
-                  <bool key="NSAllowsLogicalLayoutDirection">NO</bool>
-                </object>
-                <object class="NSButton" id="647546256">
-                  <reference key="NSNextResponder" ref="984096082"/>
-                  <int key="NSvFlags">260</int>
-                  <string key="NSFrame">{{6, 6}, {29, 23}}</string>
-                  <reference key="NSSuperview" ref="984096082"/>
-                  <bool key="NSEnabled">YES</bool>
-                  <object class="NSButtonCell" key="NSCell" id="706989790">
-                    <int key="NSCellFlags">604504064</int>
-                    <int key="NSCellFlags2">134217728</int>
-                    <string key="NSContents"/>
-                    <reference key="NSSupport" ref="188716167"/>
-                    <reference key="NSControlView" ref="647546256"/>
-                    <int key="NSButtonFlags">138674176</int>
-                    <int key="NSButtonFlags2">2</int>
-                    <reference key="NSNormalImage" ref="1045625320"/>
-                    <reference key="NSAlternateImage" ref="221198018"/>
-                    <string key="NSAlternateContents"/>
-                    <object class="NSMutableString" key="NSKeyEquivalent">
-                      <characters key="NS.bytes"/>
-                    </object>
-                    <int key="NSPeriodicDelay">200</int>
-                    <int key="NSPeriodicInterval">25</int>
-                  </object>
-                  <bool key="NSAllowsLogicalLayoutDirection">NO</bool>
-                </object>
-                <object class="NSButton" id="966784985">
-                  <reference key="NSNextResponder" ref="984096082"/>
-                  <int key="NSvFlags">260</int>
-                  <string key="NSFrame">{{62, 6}, {29, 23}}</string>
-                  <reference key="NSSuperview" ref="984096082"/>
-                  <bool key="NSEnabled">YES</bool>
-                  <object class="NSButtonCell" key="NSCell" id="7047">
-                    <int key="NSCellFlags">604504064</int>
-                    <int key="NSCellFlags2">134217728</int>
-                    <string key="NSContents"/>
-                    <reference key="NSSupport" ref="188716167"/>
-                    <reference key="NSControlView" ref="966784985"/>
-                    <int key="NSButtonFlags">138674176</int>
-                    <int key="NSButtonFlags2">2</int>
-                    <object class="NSCustomResource" key="NSNormalImage">
-                      <string key="NSClassName">NSImage</string>
-                      <string key="NSResourceName">forward-3btns</string>
-                    </object>
-                    <object class="NSCustomResource" key="NSAlternateImage">
-                      <string key="NSClassName">NSImage</string>
-                      <string key="NSResourceName">forward-3btns-pressed</string>
-                    </object>
-                    <string key="NSAlternateContents"/>
-                    <string key="NSKeyEquivalent"/>
-                    <int key="NSPeriodicDelay">200</int>
-                    <int key="NSPeriodicInterval">25</int>
-                  </object>
-                  <bool key="NSAllowsLogicalLayoutDirection">NO</bool>
-                </object>
-              </object>
-              <string key="NSFrameSize">{363, 36}</string>
-              <reference key="NSSuperview" ref="598483044"/>
-              <string key="NSReuseIdentifierKey">_NS:1109</string>
-              <string key="NSClassName">VLCThreePartDropView</string>
-            </object>
-          </object>
-          <string key="NSFrameSize">{363, 239}</string>
-          <reference key="NSSuperview"/>
-          <string key="NSReuseIdentifierKey">_NS:122</string>
-        </object>
-        <string key="NSScreenRect">{{0, 0}, {1280, 778}}</string>
-        <string key="NSMaxSize">{1.7976931348623157e+308, 1.7976931348623157e+308}</string>
-        <string key="NSFrameAutosaveName">detachedvideowindow</string>
-        <bool key="NSWindowIsRestorable">NO</bool>
-      </object>
-      <object class="NSCustomObject" id="573738745">
-        <string key="NSClassName">VLCControlsBarCommon</string>
-      </object>
-      <object class="NSCustomView" id="117751361">
-        <nil key="NSNextResponder"/>
-        <int key="NSvFlags">266</int>
-        <object class="NSMutableArray" key="NSSubviews">
-          <bool key="EncodedWithXMLCoder">YES</bool>
-          <object class="NSTextField" id="521789702">
-            <reference key="NSNextResponder" ref="117751361"/>
-            <int key="NSvFlags">266</int>
-            <string key="NSFrame">{{65, 3}, {263, 17}}</string>
-            <reference key="NSSuperview" ref="117751361"/>
-            <string key="NSReuseIdentifierKey">_NS:4068</string>
-            <bool key="NSEnabled">YES</bool>
-            <object class="NSTextFieldCell" key="NSCell" id="234771509">
-              <int key="NSCellFlags">67108928</int>
-              <int key="NSCellFlags2">1212155968</int>
-              <string key="NSContents">Label</string>
-              <reference key="NSSupport" ref="1142"/>
-              <string key="NSCellIdentifier">_NS:4068</string>
-              <reference key="NSControlView" ref="521789702"/>
-              <reference key="NSBackgroundColor" ref="3414043"/>
-              <reference key="NSTextColor" ref="1145"/>
-            </object>
-            <bool key="NSAllowsLogicalLayoutDirection">NO</bool>
-          </object>
-          <object class="NSButton" id="478641580">
-            <reference key="NSNextResponder" ref="117751361"/>
-            <int key="NSvFlags">265</int>
-            <string key="NSFrame">{{383, 4}, {14, 14}}</string>
-            <reference key="NSSuperview" ref="117751361"/>
-            <string key="NSReuseIdentifierKey">_NS:610</string>
-            <bool key="NSEnabled">YES</bool>
-            <object class="NSButtonCell" key="NSCell" id="206785268">
-              <int key="NSCellFlags">-2080374784</int>
-              <int key="NSCellFlags2">134217728</int>
-              <string key="NSContents"/>
-              <reference key="NSSupport" ref="841513812"/>
-              <string key="NSCellIdentifier">_NS:610</string>
-              <reference key="NSControlView" ref="478641580"/>
-              <int key="NSButtonFlags">134365184</int>
-              <int key="NSButtonFlags2">6</int>
-              <string key="NSAlternateContents"/>
-              <string key="NSKeyEquivalent"/>
-              <int key="NSPeriodicDelay">200</int>
-              <int key="NSPeriodicInterval">25</int>
-            </object>
-            <bool key="NSAllowsLogicalLayoutDirection">NO</bool>
-          </object>
-          <object class="NSButton" id="177908053">
-            <reference key="NSNextResponder" ref="117751361"/>
-            <int key="NSvFlags">268</int>
-            <string key="NSFrame">{{48, 1}, {14, 16}}</string>
-            <reference key="NSSuperview" ref="117751361"/>
-            <string key="NSReuseIdentifierKey">_NS:610</string>
-            <bool key="NSEnabled">YES</bool>
-            <object class="NSButtonCell" key="NSCell" id="867402551">
-              <int key="NSCellFlags">-2080374784</int>
-              <int key="NSCellFlags2">134217728</int>
-              <string key="NSContents"/>
-              <reference key="NSSupport" ref="841513812"/>
-              <string key="NSCellIdentifier">_NS:610</string>
-              <reference key="NSControlView" ref="177908053"/>
-              <int key="NSButtonFlags">138690560</int>
-              <int key="NSButtonFlags2">6</int>
-              <string key="NSAlternateContents"/>
-              <string key="NSKeyEquivalent"/>
-              <int key="NSPeriodicDelay">200</int>
-              <int key="NSPeriodicInterval">25</int>
-            </object>
-            <bool key="NSAllowsLogicalLayoutDirection">NO</bool>
-          </object>
-          <object class="NSButton" id="3794738">
-            <reference key="NSNextResponder" ref="117751361"/>
-            <int key="NSvFlags">268</int>
-            <string key="NSFrame">{{28, 1}, {14, 16}}</string>
-            <reference key="NSSuperview" ref="117751361"/>
-            <string key="NSReuseIdentifierKey">_NS:610</string>
-            <bool key="NSEnabled">YES</bool>
-            <object class="NSButtonCell" key="NSCell" id="721335225">
-              <int key="NSCellFlags">67108864</int>
-              <int key="NSCellFlags2">134217728</int>
-              <string key="NSContents"/>
-              <reference key="NSSupport" ref="841513812"/>
-              <string key="NSCellIdentifier">_NS:610</string>
-              <reference key="NSControlView" ref="3794738"/>
-              <int key="NSButtonFlags">138690560</int>
-              <int key="NSButtonFlags2">6</int>
-              <string key="NSAlternateContents"/>
-              <string key="NSKeyEquivalent"/>
-              <int key="NSPeriodicDelay">200</int>
-              <int key="NSPeriodicInterval">25</int>
-            </object>
-            <bool key="NSAllowsLogicalLayoutDirection">NO</bool>
-          </object>
-          <object class="NSButton" id="713077498">
-            <reference key="NSNextResponder" ref="117751361"/>
-            <int key="NSvFlags">268</int>
-            <string key="NSFrame">{{8, 1}, {14, 16}}</string>
-            <reference key="NSSuperview" ref="117751361"/>
-            <string key="NSReuseIdentifierKey">_NS:610</string>
-            <bool key="NSEnabled">YES</bool>
-            <object class="NSButtonCell" key="NSCell" id="384604763">
-              <int key="NSCellFlags">67108864</int>
-              <int key="NSCellFlags2">134217728</int>
-              <string key="NSContents"/>
-              <reference key="NSSupport" ref="841513812"/>
-              <string key="NSCellIdentifier">_NS:610</string>
-              <reference key="NSControlView" ref="713077498"/>
-              <int key="NSButtonFlags">139214848</int>
-              <int key="NSButtonFlags2">6</int>
-              <string key="NSAlternateContents"/>
-              <string key="NSKeyEquivalent"/>
-              <int key="NSPeriodicDelay">200</int>
-              <int key="NSPeriodicInterval">25</int>
-            </object>
-            <bool key="NSAllowsLogicalLayoutDirection">NO</bool>
-          </object>
-        </object>
-        <string key="NSFrameSize">{400, 22}</string>
-        <string key="NSReuseIdentifierKey">_NS:1109</string>
-        <string key="NSClassName">VLCMainWindowTitleView</string>
-      </object>
-      <object class="NSCustomView" id="115834448">
-        <nil key="NSNextResponder"/>
-        <int key="NSvFlags">290</int>
-        <object class="NSMutableArray" key="NSSubviews">
-          <bool key="EncodedWithXMLCoder">YES</bool>
-          <object class="NSButton" id="545072553">
-            <reference key="NSNextResponder" ref="115834448"/>
-            <int key="NSvFlags">265</int>
-            <string key="NSFrame">{{298, 1}, {101, 17}}</string>
-            <reference key="NSSuperview" ref="115834448"/>
-            <string key="NSReuseIdentifierKey">_NS:125</string>
-            <bool key="NSEnabled">YES</bool>
-            <object class="BGHUDButtonCell" key="NSCell" id="748519518">
-              <int key="NSCellFlags">67108864</int>
-              <int key="NSCellFlags2">134348800</int>
-              <string key="NSContents">Unsubscribe</string>
-              <reference key="NSSupport" ref="26"/>
-              <string key="NSCellIdentifier">_NS:125</string>
-              <reference key="NSControlView" ref="545072553"/>
-              <int key="NSButtonFlags">-2038284288</int>
-              <int key="NSButtonFlags2">36</int>
-              <reference key="NSAlternateImage" ref="747390061"/>
-              <string key="NSAlternateContents"/>
-              <string key="NSKeyEquivalent"/>
-              <int key="NSPeriodicDelay">200</int>
-              <int key="NSPeriodicInterval">25</int>
-              <string key="themeKey">gradientTheme</string>
-              <int key="BGButtonType">0</int>
-            </object>
-            <bool key="NSAllowsLogicalLayoutDirection">NO</bool>
-          </object>
-          <object class="NSButton" id="882473348">
-            <reference key="NSNextResponder" ref="115834448"/>
-            <int key="NSvFlags">268</int>
-            <string key="NSFrame">{{5, 1}, {101, 17}}</string>
-            <reference key="NSSuperview" ref="115834448"/>
-            <string key="NSReuseIdentifierKey">_NS:125</string>
-            <bool key="NSEnabled">YES</bool>
-            <object class="BGHUDButtonCell" key="NSCell" id="590507939">
-              <int key="NSCellFlags">67108864</int>
-              <int key="NSCellFlags2">134348800</int>
-              <string key="NSContents">Subscribe</string>
-              <reference key="NSSupport" ref="26"/>
-              <string key="NSCellIdentifier">_NS:125</string>
-              <reference key="NSControlView" ref="882473348"/>
-              <int key="NSButtonFlags">-2038284288</int>
-              <int key="NSButtonFlags2">36</int>
-              <reference key="NSAlternateImage" ref="747390061"/>
-              <string key="NSAlternateContents"/>
-              <string key="NSKeyEquivalent"/>
-              <int key="NSPeriodicDelay">200</int>
-              <int key="NSPeriodicInterval">25</int>
-              <string key="themeKey">gradientTheme</string>
-              <int key="BGButtonType">0</int>
+              <string key="themeKey">gradientTheme</string>
+              <int key="BGButtonType">0</int>
             </object>
             <bool key="NSAllowsLogicalLayoutDirection">NO</bool>
           </object>
@@ -7588,86 +7202,6 @@ LCAuLi4</string>
           </object>
           <int key="connectionID">4946</int>
         </object>
-        <object class="IBConnectionRecord">
-          <object class="IBOutletConnection" key="connection">
-            <string key="label">o_detached_video_window</string>
-            <reference key="source" ref="498338108"/>
-            <reference key="destination" ref="429979276"/>
-          </object>
-          <int key="connectionID">4971</int>
-        </object>
-        <object class="IBConnectionRecord">
-          <object class="IBOutletConnection" key="connection">
-            <string key="label">o_green_btn</string>
-            <reference key="source" ref="117751361"/>
-            <reference key="destination" ref="177908053"/>
-          </object>
-          <int key="connectionID">4994</int>
-        </object>
-        <object class="IBConnectionRecord">
-          <object class="IBActionConnection" key="connection">
-            <string key="label">buttonAction:</string>
-            <reference key="source" ref="117751361"/>
-            <reference key="destination" ref="713077498"/>
-          </object>
-          <int key="connectionID">4995</int>
-        </object>
-        <object class="IBConnectionRecord">
-          <object class="IBActionConnection" key="connection">
-            <string key="label">buttonAction:</string>
-            <reference key="source" ref="117751361"/>
-            <reference key="destination" ref="3794738"/>
-          </object>
-          <int key="connectionID">4996</int>
-        </object>
-        <object class="IBConnectionRecord">
-          <object class="IBActionConnection" key="connection">
-            <string key="label">buttonAction:</string>
-            <reference key="source" ref="117751361"/>
-            <reference key="destination" ref="177908053"/>
-          </object>
-          <int key="connectionID">4997</int>
-        </object>
-        <object class="IBConnectionRecord">
-          <object class="IBOutletConnection" key="connection">
-            <string key="label">o_yellow_btn</string>
-            <reference key="source" ref="117751361"/>
-            <reference key="destination" ref="3794738"/>
-          </object>
-          <int key="connectionID">4998</int>
-        </object>
-        <object class="IBConnectionRecord">
-          <object class="IBOutletConnection" key="connection">
-            <string key="label">o_fullscreen_btn</string>
-            <reference key="source" ref="117751361"/>
-            <reference key="destination" ref="478641580"/>
-          </object>
-          <int key="connectionID">4999</int>
-        </object>
-        <object class="IBConnectionRecord">
-          <object class="IBOutletConnection" key="connection">
-            <string key="label">o_title_lbl</string>
-            <reference key="source" ref="117751361"/>
-            <reference key="destination" ref="521789702"/>
-          </object>
-          <int key="connectionID">5000</int>
-        </object>
-        <object class="IBConnectionRecord">
-          <object class="IBOutletConnection" key="connection">
-            <string key="label">o_red_btn</string>
-            <reference key="source" ref="117751361"/>
-            <reference key="destination" ref="713077498"/>
-          </object>
-          <int key="connectionID">5001</int>
-        </object>
-        <object class="IBConnectionRecord">
-          <object class="IBActionConnection" key="connection">
-            <string key="label">buttonAction:</string>
-            <reference key="source" ref="117751361"/>
-            <reference key="destination" ref="478641580"/>
-          </object>
-          <int key="connectionID">5002</int>
-        </object>
         <object class="IBConnectionRecord">
           <object class="IBOutletConnection" key="connection">
             <string key="label">o_dropzone_box</string>
@@ -8196,14 +7730,6 @@ LCAuLi4</string>
           </object>
           <int key="connectionID">5334</int>
         </object>
-        <object class="IBConnectionRecord">
-          <object class="IBOutletConnection" key="connection">
-            <string key="label">o_titlebar_view</string>
-            <reference key="source" ref="429979276"/>
-            <reference key="destination" ref="117751361"/>
-          </object>
-          <int key="connectionID">5337</int>
-        </object>
         <object class="IBConnectionRecord">
           <object class="IBOutletConnection" key="connection">
             <string key="label">o_bwd_btn</string>
@@ -8422,179 +7948,43 @@ LCAuLi4</string>
         </object>
         <object class="IBConnectionRecord">
           <object class="IBOutletConnection" key="connection">
-            <string key="label">o_progress_bar</string>
-            <reference key="source" ref="878580547"/>
-            <reference key="destination" ref="664576649"/>
-          </object>
-          <int key="connectionID">5368</int>
-        </object>
-        <object class="IBConnectionRecord">
-          <object class="IBOutletConnection" key="connection">
-            <string key="label">o_time_sld</string>
-            <reference key="source" ref="878580547"/>
-            <reference key="destination" ref="704525034"/>
-          </object>
-          <int key="connectionID">5369</int>
-        </object>
-        <object class="IBConnectionRecord">
-          <object class="IBActionConnection" key="connection">
-            <string key="label">timeSliderAction:</string>
-            <reference key="source" ref="878580547"/>
-            <reference key="destination" ref="704525034"/>
-          </object>
-          <int key="connectionID">5370</int>
-        </object>
-        <object class="IBConnectionRecord">
-          <object class="IBOutletConnection" key="connection">
-            <string key="label">o_time_sld_fancygradient_view</string>
-            <reference key="source" ref="878580547"/>
-            <reference key="destination" ref="202538583"/>
-          </object>
-          <int key="connectionID">5371</int>
-        </object>
-        <object class="IBConnectionRecord">
-          <object class="IBOutletConnection" key="connection">
-            <string key="label">o_controls_bar</string>
-            <reference key="source" ref="498338108"/>
-            <reference key="destination" ref="878580547"/>
-          </object>
-          <int key="connectionID">5373</int>
-        </object>
-        <object class="IBConnectionRecord">
-          <object class="IBOutletConnection" key="connection">
-            <string key="label">o_controls_bar</string>
-            <reference key="source" ref="429979276"/>
-            <reference key="destination" ref="573738745"/>
-          </object>
-          <int key="connectionID">5374</int>
-        </object>
-        <object class="IBConnectionRecord">
-          <object class="IBOutletConnection" key="connection">
-            <string key="label">o_bottombar_view</string>
-            <reference key="source" ref="573738745"/>
-            <reference key="destination" ref="984096082"/>
-          </object>
-          <int key="connectionID">5376</int>
-        </object>
-        <object class="IBConnectionRecord">
-          <object class="IBOutletConnection" key="connection">
-            <string key="label">o_bwd_btn</string>
-            <reference key="source" ref="573738745"/>
-            <reference key="destination" ref="647546256"/>
-          </object>
-          <int key="connectionID">5377</int>
-        </object>
-        <object class="IBConnectionRecord">
-          <object class="IBActionConnection" key="connection">
-            <string key="label">bwd:</string>
-            <reference key="source" ref="573738745"/>
-            <reference key="destination" ref="647546256"/>
-          </object>
-          <int key="connectionID">5378</int>
-        </object>
-        <object class="IBConnectionRecord">
-          <object class="IBActionConnection" key="connection">
-            <string key="label">play:</string>
-            <reference key="source" ref="573738745"/>
-            <reference key="destination" ref="467826358"/>
-          </object>
-          <int key="connectionID">5379</int>
-        </object>
-        <object class="IBConnectionRecord">
-          <object class="IBOutletConnection" key="connection">
-            <string key="label">o_play_btn</string>
-            <reference key="source" ref="573738745"/>
-            <reference key="destination" ref="467826358"/>
-          </object>
-          <int key="connectionID">5380</int>
-        </object>
-        <object class="IBConnectionRecord">
-          <object class="IBOutletConnection" key="connection">
-            <string key="label">o_fwd_btn</string>
-            <reference key="source" ref="573738745"/>
-            <reference key="destination" ref="966784985"/>
-          </object>
-          <int key="connectionID">5381</int>
-        </object>
-        <object class="IBConnectionRecord">
-          <object class="IBActionConnection" key="connection">
-            <string key="label">fwd:</string>
-            <reference key="source" ref="573738745"/>
-            <reference key="destination" ref="966784985"/>
-          </object>
-          <int key="connectionID">5382</int>
-        </object>
-        <object class="IBConnectionRecord">
-          <object class="IBOutletConnection" key="connection">
-            <string key="label">o_time_fld</string>
-            <reference key="source" ref="573738745"/>
-            <reference key="destination" ref="156940539"/>
-          </object>
-          <int key="connectionID">5383</int>
-        </object>
-        <object class="IBConnectionRecord">
-          <object class="IBOutletConnection" key="connection">
-            <string key="label">o_fullscreen_btn</string>
-            <reference key="source" ref="573738745"/>
-            <reference key="destination" ref="750485577"/>
-          </object>
-          <int key="connectionID">5384</int>
-        </object>
-        <object class="IBConnectionRecord">
-          <object class="IBActionConnection" key="connection">
-            <string key="label">fullscreen:</string>
-            <reference key="source" ref="573738745"/>
-            <reference key="destination" ref="750485577"/>
-          </object>
-          <int key="connectionID">5385</int>
-        </object>
-        <object class="IBConnectionRecord">
-          <object class="IBOutletConnection" key="connection">
-            <string key="label">o_resize_view</string>
-            <reference key="source" ref="573738745"/>
-            <reference key="destination" ref="101195702"/>
-          </object>
-          <int key="connectionID">5386</int>
-        </object>
-        <object class="IBConnectionRecord">
-          <object class="IBOutletConnection" key="connection">
-            <string key="label">o_progress_view</string>
-            <reference key="source" ref="573738745"/>
-            <reference key="destination" ref="999946268"/>
+            <string key="label">o_progress_bar</string>
+            <reference key="source" ref="878580547"/>
+            <reference key="destination" ref="664576649"/>
           </object>
-          <int key="connectionID">5387</int>
+          <int key="connectionID">5368</int>
         </object>
         <object class="IBConnectionRecord">
           <object class="IBOutletConnection" key="connection">
-            <string key="label">o_time_sld_background</string>
-            <reference key="source" ref="573738745"/>
-            <reference key="destination" ref="640104047"/>
+            <string key="label">o_time_sld</string>
+            <reference key="source" ref="878580547"/>
+            <reference key="destination" ref="704525034"/>
           </object>
-          <int key="connectionID">5389</int>
+          <int key="connectionID">5369</int>
         </object>
         <object class="IBConnectionRecord">
-          <object class="IBOutletConnection" key="connection">
-            <string key="label">o_time_sld_fancygradient_view</string>
-            <reference key="source" ref="573738745"/>
-            <reference key="destination" ref="1037621901"/>
+          <object class="IBActionConnection" key="connection">
+            <string key="label">timeSliderAction:</string>
+            <reference key="source" ref="878580547"/>
+            <reference key="destination" ref="704525034"/>
           </object>
-          <int key="connectionID">5390</int>
+          <int key="connectionID">5370</int>
         </object>
         <object class="IBConnectionRecord">
           <object class="IBOutletConnection" key="connection">
-            <string key="label">o_progress_bar</string>
-            <reference key="source" ref="573738745"/>
-            <reference key="destination" ref="506657677"/>
+            <string key="label">o_time_sld_fancygradient_view</string>
+            <reference key="source" ref="878580547"/>
+            <reference key="destination" ref="202538583"/>
           </object>
-          <int key="connectionID">5391</int>
+          <int key="connectionID">5371</int>
         </object>
         <object class="IBConnectionRecord">
           <object class="IBOutletConnection" key="connection">
-            <string key="label">o_time_sld</string>
-            <reference key="source" ref="573738745"/>
-            <reference key="destination" ref="672269443"/>
+            <string key="label">o_controls_bar</string>
+            <reference key="source" ref="498338108"/>
+            <reference key="destination" ref="878580547"/>
           </object>
-          <int key="connectionID">5392</int>
+          <int key="connectionID">5373</int>
         </object>
         <object class="IBConnectionRecord">
           <object class="IBOutletConnection" key="connection">
@@ -8604,14 +7994,6 @@ LCAuLi4</string>
           </object>
           <int key="connectionID">5393</int>
         </object>
-        <object class="IBConnectionRecord">
-          <object class="IBActionConnection" key="connection">
-            <string key="label">timeSliderAction:</string>
-            <reference key="source" ref="573738745"/>
-            <reference key="destination" ref="672269443"/>
-          </object>
-          <int key="connectionID">5394</int>
-        </object>
         <object class="IBConnectionRecord">
           <object class="IBOutletConnection" key="connection">
             <string key="label">o_volume_track_view</string>
@@ -11166,208 +10548,6 @@ LCAuLi4</string>
             </object>
             <reference key="parent" ref="266980466"/>
           </object>
-          <object class="IBObjectRecord">
-            <int key="objectID">4948</int>
-            <reference key="object" ref="429979276"/>
-            <object class="NSMutableArray" key="children">
-              <bool key="EncodedWithXMLCoder">YES</bool>
-              <reference ref="598483044"/>
-            </object>
-            <reference key="parent" ref="0"/>
-            <string key="objectName">Detached Video Window</string>
-          </object>
-          <object class="IBObjectRecord">
-            <int key="objectID">4949</int>
-            <reference key="object" ref="598483044"/>
-            <object class="NSMutableArray" key="children">
-              <bool key="EncodedWithXMLCoder">YES</bool>
-              <reference ref="984096082"/>
-            </object>
-            <reference key="parent" ref="429979276"/>
-          </object>
-          <object class="IBObjectRecord">
-            <int key="objectID">4950</int>
-            <reference key="object" ref="984096082"/>
-            <object class="NSMutableArray" key="children">
-              <bool key="EncodedWithXMLCoder">YES</bool>
-              <reference ref="966784985"/>
-              <reference ref="647546256"/>
-              <reference ref="467826358"/>
-              <reference ref="156940539"/>
-              <reference ref="750485577"/>
-              <reference ref="101195702"/>
-              <reference ref="999946268"/>
-            </object>
-            <reference key="parent" ref="598483044"/>
-          </object>
-          <object class="IBObjectRecord">
-            <int key="objectID">4951</int>
-            <reference key="object" ref="966784985"/>
-            <object class="NSMutableArray" key="children">
-              <bool key="EncodedWithXMLCoder">YES</bool>
-              <reference ref="7047"/>
-            </object>
-            <reference key="parent" ref="984096082"/>
-          </object>
-          <object class="IBObjectRecord">
-            <int key="objectID">4952</int>
-            <reference key="object" ref="647546256"/>
-            <object class="NSMutableArray" key="children">
-              <bool key="EncodedWithXMLCoder">YES</bool>
-              <reference ref="706989790"/>
-            </object>
-            <reference key="parent" ref="984096082"/>
-          </object>
-          <object class="IBObjectRecord">
-            <int key="objectID">4953</int>
-            <reference key="object" ref="467826358"/>
-            <object class="NSMutableArray" key="children">
-              <bool key="EncodedWithXMLCoder">YES</bool>
-              <reference ref="729652753"/>
-            </object>
-            <reference key="parent" ref="984096082"/>
-          </object>
-          <object class="IBObjectRecord">
-            <int key="objectID">4954</int>
-            <reference key="object" ref="729652753"/>
-            <reference key="parent" ref="467826358"/>
-          </object>
-          <object class="IBObjectRecord">
-            <int key="objectID">4955</int>
-            <reference key="object" ref="706989790"/>
-            <reference key="parent" ref="647546256"/>
-          </object>
-          <object class="IBObjectRecord">
-            <int key="objectID">4956</int>
-            <reference key="object" ref="7047"/>
-            <reference key="parent" ref="966784985"/>
-          </object>
-          <object class="IBObjectRecord">
-            <int key="objectID">4961</int>
-            <reference key="object" ref="156940539"/>
-            <object class="NSMutableArray" key="children">
-              <bool key="EncodedWithXMLCoder">YES</bool>
-              <reference ref="961589946"/>
-            </object>
-            <reference key="parent" ref="984096082"/>
-          </object>
-          <object class="IBObjectRecord">
-            <int key="objectID">4966</int>
-            <reference key="object" ref="961589946"/>
-            <reference key="parent" ref="156940539"/>
-          </object>
-          <object class="IBObjectRecord">
-            <int key="objectID">4968</int>
-            <reference key="object" ref="750485577"/>
-            <object class="NSMutableArray" key="children">
-              <bool key="EncodedWithXMLCoder">YES</bool>
-              <reference ref="27414410"/>
-            </object>
-            <reference key="parent" ref="984096082"/>
-          </object>
-          <object class="IBObjectRecord">
-            <int key="objectID">4969</int>
-            <reference key="object" ref="27414410"/>
-            <reference key="parent" ref="750485577"/>
-          </object>
-          <object class="IBObjectRecord">
-            <int key="objectID">4983</int>
-            <reference key="object" ref="117751361"/>
-            <object class="NSMutableArray" key="children">
-              <bool key="EncodedWithXMLCoder">YES</bool>
-              <reference ref="521789702"/>
-              <reference ref="478641580"/>
-              <reference ref="177908053"/>
-              <reference ref="3794738"/>
-              <reference ref="713077498"/>
-            </object>
-            <reference key="parent" ref="0"/>
-            <string key="objectName">Detached Title View</string>
-          </object>
-          <object class="IBObjectRecord">
-            <int key="objectID">4984</int>
-            <reference key="object" ref="521789702"/>
-            <object class="NSMutableArray" key="children">
-              <bool key="EncodedWithXMLCoder">YES</bool>
-              <reference ref="234771509"/>
-            </object>
-            <reference key="parent" ref="117751361"/>
-          </object>
-          <object class="IBObjectRecord">
-            <int key="objectID">4985</int>
-            <reference key="object" ref="478641580"/>
-            <object class="NSMutableArray" key="children">
-              <bool key="EncodedWithXMLCoder">YES</bool>
-              <reference ref="206785268"/>
-            </object>
-            <reference key="parent" ref="117751361"/>
-          </object>
-          <object class="IBObjectRecord">
-            <int key="objectID">4986</int>
-            <reference key="object" ref="177908053"/>
-            <object class="NSMutableArray" key="children">
-              <bool key="EncodedWithXMLCoder">YES</bool>
-              <reference ref="867402551"/>
-            </object>
-            <reference key="parent" ref="117751361"/>
-          </object>
-          <object class="IBObjectRecord">
-            <int key="objectID">4987</int>
-            <reference key="object" ref="3794738"/>
-            <object class="NSMutableArray" key="children">
-              <bool key="EncodedWithXMLCoder">YES</bool>
-              <reference ref="721335225"/>
-            </object>
-            <reference key="parent" ref="117751361"/>
-          </object>
-          <object class="IBObjectRecord">
-            <int key="objectID">4988</int>
-            <reference key="object" ref="713077498"/>
-            <object class="NSMutableArray" key="children">
-              <bool key="EncodedWithXMLCoder">YES</bool>
-              <reference ref="384604763"/>
-            </object>
-            <reference key="parent" ref="117751361"/>
-          </object>
-          <object class="IBObjectRecord">
-            <int key="objectID">4989</int>
-            <reference key="object" ref="384604763"/>
-            <reference key="parent" ref="713077498"/>
-          </object>
-          <object class="IBObjectRecord">
-            <int key="objectID">4990</int>
-            <reference key="object" ref="721335225"/>
-            <reference key="parent" ref="3794738"/>
-          </object>
-          <object class="IBObjectRecord">
-            <int key="objectID">4991</int>
-            <reference key="object" ref="867402551"/>
-            <reference key="parent" ref="177908053"/>
-          </object>
-          <object class="IBObjectRecord">
-            <int key="objectID">4992</int>
-            <reference key="object" ref="206785268"/>
-            <reference key="parent" ref="478641580"/>
-          </object>
-          <object class="IBObjectRecord">
-            <int key="objectID">4993</int>
-            <reference key="object" ref="234771509"/>
-            <reference key="parent" ref="521789702"/>
-          </object>
-          <object class="IBObjectRecord">
-            <int key="objectID">5004</int>
-            <reference key="object" ref="101195702"/>
-            <object class="NSMutableArray" key="children">
-              <bool key="EncodedWithXMLCoder">YES</bool>
-              <reference ref="966879065"/>
-            </object>
-            <reference key="parent" ref="984096082"/>
-          </object>
-          <object class="IBObjectRecord">
-            <int key="objectID">5005</int>
-            <reference key="object" ref="966879065"/>
-            <reference key="parent" ref="101195702"/>
-          </object>
           <object class="IBObjectRecord">
             <int key="objectID">5084</int>
             <reference key="object" ref="454498061"/>
@@ -11895,47 +11075,6 @@ LCAuLi4</string>
             <reference key="object" ref="202538583"/>
             <reference key="parent" ref="271396113"/>
           </object>
-          <object class="IBObjectRecord">
-            <int key="objectID">5336</int>
-            <reference key="object" ref="999946268"/>
-            <object class="NSMutableArray" key="children">
-              <bool key="EncodedWithXMLCoder">YES</bool>
-              <reference ref="640104047"/>
-              <reference ref="506657677"/>
-              <reference ref="672269443"/>
-              <reference ref="1037621901"/>
-            </object>
-            <reference key="parent" ref="984096082"/>
-          </object>
-          <object class="IBObjectRecord">
-            <int key="objectID">4960</int>
-            <reference key="object" ref="640104047"/>
-            <reference key="parent" ref="999946268"/>
-          </object>
-          <object class="IBObjectRecord">
-            <int key="objectID">4964</int>
-            <reference key="object" ref="506657677"/>
-            <reference key="parent" ref="999946268"/>
-          </object>
-          <object class="IBObjectRecord">
-            <int key="objectID">4962</int>
-            <reference key="object" ref="672269443"/>
-            <object class="NSMutableArray" key="children">
-              <bool key="EncodedWithXMLCoder">YES</bool>
-              <reference ref="457679772"/>
-            </object>
-            <reference key="parent" ref="999946268"/>
-          </object>
-          <object class="IBObjectRecord">
-            <int key="objectID">4965</int>
-            <reference key="object" ref="457679772"/>
-            <reference key="parent" ref="672269443"/>
-          </object>
-          <object class="IBObjectRecord">
-            <int key="objectID">4963</int>
-            <reference key="object" ref="1037621901"/>
-            <reference key="parent" ref="999946268"/>
-          </object>
           <object class="IBObjectRecord">
             <int key="objectID">4919</int>
             <reference key="object" ref="304081293"/>
@@ -11960,12 +11099,6 @@ LCAuLi4</string>
             <reference key="object" ref="878580547"/>
             <reference key="parent" ref="0"/>
           </object>
-          <object class="IBObjectRecord">
-            <int key="objectID">5372</int>
-            <reference key="object" ref="573738745"/>
-            <reference key="parent" ref="0"/>
-            <string key="objectName">Detached Window Controls Bar</string>
-          </object>
         </object>
       </object>
       <object class="NSMutableDictionary" key="flattenedProperties">
@@ -12638,78 +11771,8 @@ LCAuLi4</string>
           <string>4942.IBPluginDependency</string>
           <string>4943.IBEditorWindowLastContentRect</string>
           <string>4943.IBPluginDependency</string>
-          <string>4948.IBEditorWindowLastContentRect</string>
-          <string>4948.IBPluginDependency</string>
-          <string>4948.IBWindowTemplateEditedContentRect</string>
-          <string>4948.NSWindowTemplate.visibleAtLaunch</string>
-          <string>4948.windowTemplate.hasMinSize</string>
-          <string>4948.windowTemplate.minSize</string>
-          <string>4949.IBPluginDependency</string>
-          <string>4950.IBPluginDependency</string>
-          <string>4950.IBViewBoundsToFrameTransform</string>
-          <string>4951.IBPluginDependency</string>
-          <string>4951.IBViewBoundsToFrameTransform</string>
-          <string>4951.ImportedFromIB2</string>
-          <string>4952.IBPluginDependency</string>
-          <string>4952.IBViewBoundsToFrameTransform</string>
-          <string>4952.ImportedFromIB2</string>
-          <string>4953.IBPluginDependency</string>
-          <string>4953.IBViewBoundsToFrameTransform</string>
-          <string>4953.ImportedFromIB2</string>
-          <string>4954.IBPluginDependency</string>
-          <string>4955.IBPluginDependency</string>
-          <string>4956.IBPluginDependency</string>
-          <string>4960.IBPluginDependency</string>
-          <string>4960.IBViewBoundsToFrameTransform</string>
-          <string>4961.CustomClassName</string>
-          <string>4961.IBPluginDependency</string>
-          <string>4961.IBViewBoundsToFrameTransform</string>
-          <string>4961.ImportedFromIB2</string>
-          <string>4962.CustomClassName</string>
-          <string>4962.IBPluginDependency</string>
-          <string>4962.IBViewBoundsToFrameTransform</string>
-          <string>4962.ImportedFromIB2</string>
-          <string>4963.IBPluginDependency</string>
-          <string>4963.IBViewBoundsToFrameTransform</string>
-          <string>4964.IBPluginDependency</string>
-          <string>4964.IBViewBoundsToFrameTransform</string>
-          <string>4964.ImportedFromIB2</string>
-          <string>4965.IBPluginDependency</string>
-          <string>4966.IBPluginDependency</string>
-          <string>4968.IBPluginDependency</string>
-          <string>4968.IBViewBoundsToFrameTransform</string>
-          <string>4968.ImportedFromIB2</string>
-          <string>4969.IBPluginDependency</string>
-          <string>4983.IBEditorWindowLastContentRect</string>
-          <string>4983.IBPluginDependency</string>
-          <string>4984.IBPluginDependency</string>
-          <string>4984.IBViewBoundsToFrameTransform</string>
-          <string>4985.CustomClassName</string>
-          <string>4985.IBPluginDependency</string>
-          <string>4985.IBViewBoundsToFrameTransform</string>
-          <string>4986.CustomClassName</string>
-          <string>4986.IBPluginDependency</string>
-          <string>4986.IBViewBoundsToFrameTransform</string>
-          <string>4987.CustomClassName</string>
-          <string>4987.IBPluginDependency</string>
-          <string>4987.IBViewBoundsToFrameTransform</string>
-          <string>4988.CustomClassName</string>
-          <string>4988.IBPluginDependency</string>
-          <string>4988.IBViewBoundsToFrameTransform</string>
-          <string>4989.CustomClassName</string>
-          <string>4989.IBPluginDependency</string>
-          <string>4990.CustomClassName</string>
-          <string>4990.IBPluginDependency</string>
-          <string>4991.CustomClassName</string>
-          <string>4991.IBPluginDependency</string>
-          <string>4992.CustomClassName</string>
-          <string>4992.IBPluginDependency</string>
-          <string>4993.IBPluginDependency</string>
           <string>5.IBPluginDependency</string>
           <string>5.ImportedFromIB2</string>
-          <string>5004.CustomClassName</string>
-          <string>5004.IBPluginDependency</string>
-          <string>5005.IBPluginDependency</string>
           <string>5084.IBPluginDependency</string>
           <string>5095.IBPluginDependency</string>
           <string>5095.ImportedFromIB2</string>
@@ -12849,9 +11912,7 @@ LCAuLi4</string>
           <string>5324.IBPluginDependency</string>
           <string>5335.IBPluginDependency</string>
           <string>5335.IBViewBoundsToFrameTransform</string>
-          <string>5336.IBPluginDependency</string>
           <string>5339.IBPluginDependency</string>
-          <string>5372.IBPluginDependency</string>
           <string>56.IBPluginDependency</string>
           <string>56.ImportedFromIB2</string>
           <string>57.IBEditorWindowLastContentRect</string>
@@ -13650,108 +12711,8 @@ LCAuLi4</string>
           <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
           <string>{{596, 363}, {64, 6}}</string>
           <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
-          <string>{{558, 677}, {363, 239}}</string>
-          <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
-          <string>{{558, 677}, {363, 239}}</string>
-          <boolean value="NO"/>
-          <boolean value="NO"/>
-          <string>{363, 203}</string>
-          <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
-          <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
-          <object class="NSAffineTransform">
-            <bytes key="NSTransformStruct">AUKkAABCDAAAA</bytes>
-          </object>
-          <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
-          <object class="NSAffineTransform">
-            <bytes key="NSTransformStruct">P4AAAL+AAABCpgAAw5gAAA</bytes>
-          </object>
-          <boolean value="YES"/>
-          <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
-          <object class="NSAffineTransform">
-            <bytes key="NSTransformStruct">P4AAAL+AAABBUAAAw5gAAA</bytes>
-          </object>
-          <boolean value="YES"/>
-          <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
-          <object class="NSAffineTransform">
-            <bytes key="NSTransformStruct">P4AAAL+AAABB2AAAwgQAAA</bytes>
-          </object>
-          <boolean value="YES"/>
-          <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
-          <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
-          <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
-          <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
-          <object class="NSAffineTransform">
-            <bytes key="NSTransformStruct">AULAAABBIAAAA</bytes>
-          </object>
-          <string>VLCTimeField</string>
-          <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
-          <object class="NSAffineTransform">
-            <bytes key="NSTransformStruct">P4AAAL+AAABDiwAAwbgAAA</bytes>
-          </object>
-          <boolean value="YES"/>
-          <string>TimeLineSlider</string>
-          <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
-          <object class="NSAffineTransform">
-            <bytes key="NSTransformStruct">P4AAAL+AAABCwgAAwbgAAA</bytes>
-          </object>
-          <boolean value="YES"/>
-          <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
-          <object class="NSAffineTransform">
-            <bytes key="NSTransformStruct">AULCAABBMAAAA</bytes>
-          </object>
-          <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
-          <object class="NSAffineTransform">
-            <bytes key="NSTransformStruct">P4AAAL+AAABCwAAAwbAAAA</bytes>
-          </object>
-          <boolean value="YES"/>
-          <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
-          <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
-          <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
-          <object class="NSAffineTransform">
-            <bytes key="NSTransformStruct">P4AAAL+AAABDq4AAwjQAAA</bytes>
-          </object>
-          <boolean value="YES"/>
-          <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
-          <string>{{363, 734}, {400, 22}}</string>
-          <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
-          <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
-          <object class="NSAffineTransform">
-            <bytes key="NSTransformStruct">P4AAAL+AAABCggAAwZAAAA</bytes>
-          </object>
-          <string>VLCCustomWindowFullscreenButton</string>
-          <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
-          <object class="NSAffineTransform">
-            <bytes key="NSTransformStruct">P4AAAL+AAABDv4AAwYAAAA</bytes>
-          </object>
-          <string>VLCCustomWindowZoomButton</string>
-          <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
-          <object class="NSAffineTransform">
-            <bytes key="NSTransformStruct">P4AAAL+AAABCQAAAwXAAAA</bytes>
-          </object>
-          <string>VLCCustomWindowMinimizeButton</string>
-          <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
-          <object class="NSAffineTransform">
-            <bytes key="NSTransformStruct">P4AAAL+AAABB4AAAwXAAAA</bytes>
-          </object>
-          <string>VLCCustomWindowCloseButton</string>
-          <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
-          <object class="NSAffineTransform">
-            <bytes key="NSTransformStruct">P4AAAL+AAABBAAAAwXAAAA</bytes>
-          </object>
-          <string>VLCWindowButtonCell</string>
-          <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
-          <string>VLCWindowButtonCell</string>
-          <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
-          <string>VLCWindowButtonCell</string>
-          <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
-          <string>VLCWindowButtonCell</string>
-          <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
-          <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
           <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
           <boolean value="YES"/>
-          <string>VLCResizeControl</string>
-          <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
-          <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
           <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
           <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
           <boolean value="YES"/>
@@ -13923,8 +12884,6 @@ LCAuLi4</string>
           </object>
           <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
           <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
-          <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
-          <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
           <boolean value="YES"/>
           <string>{{329, 186}, {267, 263}}</string>
           <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
@@ -14500,14 +13459,6 @@ LCAuLi4</string>
           <string key="superclassName">VLCCustomWindowButtonPrototype</string>
           <reference key="sourceIdentifier" ref="925772039"/>
         </object>
-        <object class="IBPartialClassDescription">
-          <string key="className">VLCDetachedVideoWindow</string>
-          <string key="superclassName">VLCVideoWindowCommon</string>
-          <object class="IBClassDescriptionSource" key="sourceIdentifier" id="348153990">
-            <string key="majorKey">IBProjectSource</string>
-            <string key="minorKey">../../../modules/gui/macosx/MainWindow.h</string>
-          </object>
-        </object>
         <object class="IBPartialClassDescription">
           <string key="className">VLCFSPanel</string>
           <string key="superclassName">NSWindow</string>
@@ -16140,7 +15091,6 @@ LCAuLi4</string>
               <bool key="EncodedWithXMLCoder">YES</bool>
               <string>o_chosen_category_lbl</string>
               <string>o_current_video_window</string>
-              <string>o_detached_video_window</string>
               <string>o_dropzone_box</string>
               <string>o_dropzone_btn</string>
               <string>o_dropzone_lbl</string>
@@ -16178,7 +15128,6 @@ LCAuLi4</string>
               <string>id</string>
               <string>id</string>
               <string>id</string>
-              <string>id</string>
               <string>VLCFSPanel</string>
               <string>id</string>
               <string>id</string>
@@ -16211,7 +15160,6 @@ LCAuLi4</string>
               <bool key="EncodedWithXMLCoder">YES</bool>
               <string>o_chosen_category_lbl</string>
               <string>o_current_video_window</string>
-              <string>o_detached_video_window</string>
               <string>o_dropzone_box</string>
               <string>o_dropzone_btn</string>
               <string>o_dropzone_lbl</string>
@@ -16251,10 +15199,6 @@ LCAuLi4</string>
                 <string key="name">o_current_video_window</string>
                 <string key="candidateClassName">id</string>
               </object>
-              <object class="IBToOneOutletInfo">
-                <string key="name">o_detached_video_window</string>
-                <string key="candidateClassName">id</string>
-              </object>
               <object class="IBToOneOutletInfo">
                 <string key="name">o_dropzone_box</string>
                 <string key="candidateClassName">id</string>
@@ -16369,7 +15313,10 @@ LCAuLi4</string>
               </object>
             </object>
           </object>
-          <reference key="sourceIdentifier" ref="348153990"/>
+          <object class="IBClassDescriptionSource" key="sourceIdentifier">
+            <string key="majorKey">IBProjectSource</string>
+            <string key="minorKey">../../../modules/gui/macosx/MainWindow.h</string>
+          </object>
         </object>
         <object class="IBPartialClassDescription">
           <string key="className">VLCMainWindowControlsBar</string>
@@ -18127,10 +17074,8 @@ LCAuLi4</string>
         <string>dropzone-background</string>
         <string>effects-double-buttons</string>
         <string>effects-double-buttons-pressed</string>
-        <string>forward-3btns</string>
         <string>forward-3btns-dark</string>
         <string>forward-3btns-dark-pressed</string>
-        <string>forward-3btns-pressed</string>
         <string>fs_background</string>
         <string>fs_exit_fullscreen</string>
         <string>fs_forward</string>
@@ -18173,8 +17118,6 @@ LCAuLi4</string>
         <string>{29, 23}</string>
         <string>{29, 23}</string>
         <string>{29, 23}</string>
-        <string>{29, 23}</string>
-        <string>{29, 23}</string>
         <string>{549, 87}</string>
         <string>{22, 22}</string>
         <string>{42, 20}</string>
index b7cd8eae69ad94ff72b518f5b24e8e63b380446f..2f0d99eccc6f91d0be2165417c66ab86374feb21 100644 (file)
                CCDB535D13E97D3500A1782F /* dropzone-background.png in Resources */ = {isa = PBXBuildFile; fileRef = CCDB535C13E97D3500A1782F /* dropzone-background.png */; };
                CCE8BAC4160615D9006741FB /* effects-one-button-pressed.png in Resources */ = {isa = PBXBuildFile; fileRef = CCE8BAC2160615D9006741FB /* effects-one-button-pressed.png */; };
                CCE8BAC5160615D9006741FB /* effects-one-button-pressed@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = CCE8BAC3160615D9006741FB /* effects-one-button-pressed@2x.png */; };
+               E0FB95CE1615B6DF0005069A /* DetachedVideoWindow.xib in Resources */ = {isa = PBXBuildFile; fileRef = E0FB95CC1615B6DF0005069A /* DetachedVideoWindow.xib */; };
 /* End PBXBuildFile section */
 
 /* Begin PBXCopyFilesBuildPhase section */
                E0382C01160BA09E0031D7FF /* ControlsBar.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = ControlsBar.m; path = ../../../modules/gui/macosx/ControlsBar.m; sourceTree = SOURCE_ROOT; };
                E06CF7F416020F6200C698B7 /* Windows.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Windows.h; path = ../../../modules/gui/macosx/Windows.h; sourceTree = SOURCE_ROOT; };
                E06CF7F516020F6200C698B7 /* Windows.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = Windows.m; path = ../../../modules/gui/macosx/Windows.m; sourceTree = SOURCE_ROOT; };
+               E0FB95CD1615B6DF0005069A /* English */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = English; path = Resources/English.lproj/DetachedVideoWindow.xib; sourceTree = "<group>"; };
                F69B0CA702E24F6401A80112 /* English */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = text.plist.strings; name = English; path = Resources/English.lproj/InfoPlist.strings; sourceTree = "<group>"; };
 /* End PBXFileReference section */
 
                DCF358BC077F1236007DB450 /* xibs */ = {
                        isa = PBXGroup;
                        children = (
+                               E0FB95CC1615B6DF0005069A /* DetachedVideoWindow.xib */,
                                CCD83E2E13FEA143004F1652 /* About.xib */,
                                CCD83E3013FEA143004F1652 /* AudioEffects.xib */,
                                CCD83E3213FEA143004F1652 /* Bookmarks.xib */,
                                CCE8BAC5160615D9006741FB /* effects-one-button-pressed@2x.png in Resources */,
                                7DFFA16C16124F38001AF89F /* effects-one-button-pressed-dark.png in Resources */,
                                7DFFA16D16124F38001AF89F /* effects-one-button-pressed-dark@2x.png in Resources */,
+                               E0FB95CE1615B6DF0005069A /* DetachedVideoWindow.xib in Resources */,
                        );
                        runOnlyForDeploymentPostprocessing = 0;
                };
                        name = Wizard.xib;
                        sourceTree = "<group>";
                };
+               E0FB95CC1615B6DF0005069A /* DetachedVideoWindow.xib */ = {
+                       isa = PBXVariantGroup;
+                       children = (
+                               E0FB95CD1615B6DF0005069A /* English */,
+                       );
+                       name = DetachedVideoWindow.xib;
+                       sourceTree = "<group>";
+               };
                F69B0CA602E24F6401A80112 /* InfoPlist.strings */ = {
                        isa = PBXVariantGroup;
                        children = (
index 848e9db6fcf4f6d3dbae2868fd37cd9e100caebb..83cc71cfb676660ed31350d17bf3ad3dbb2216cb 100644 (file)
@@ -34,6 +34,7 @@
 #import "fspanel.h"
 #import "MainWindowTitle.h"
 
+@class VLCDetachedVideoWindow;
 @class VLCMainWindowControlsBar;
 
 @interface VLCMainWindow : VLCVideoWindowCommon <PXSourceListDataSource, PXSourceListDelegate, NSWindowDelegate, NSAnimationDelegate, NSSplitViewDelegate> {
@@ -56,7 +57,7 @@
 
     IBOutlet VLCFSPanel *o_fspanel;
 
-    IBOutlet id o_detached_video_window;
+    VLCDetachedVideoWindow *o_detached_video_window;
 
     IBOutlet id o_podcast_view;
     IBOutlet id o_podcast_add_btn;
index a0474c69669d2df75755f9d5d6d39c99f0570188..f8b9121e32419726a8718d427cd0c2a38e043dd1 100644 (file)
@@ -156,7 +156,6 @@ static VLCMainWindow *_o_sharedInstance = nil;
         b_nativeFullscreenMode = var_InheritBool(VLCIntf, "macosx-nativefullscreenmode");
 #endif
     t_hide_mouse_timer = nil;
-    [o_detached_video_window setDelegate: self];
     [self useOptimizedDrawing: YES];
     
     [[o_search_fld cell] setPlaceholderString: _NS("Search")];
@@ -190,10 +189,8 @@ static VLCMainWindow *_o_sharedInstance = nil;
     // Set that here as IB seems to be buggy
     if (b_dark_interface) {
         [self setContentMinSize:NSMakeSize(604., 288. + [o_titlebar_view frame].size.height)];
-        [o_detached_video_window setContentMinSize: NSMakeSize(363., f_min_video_height + [[[o_detached_video_window controlsBar] bottomBarView] frame].size.height + [o_titlebar_view frame].size.height)];
     } else {
         [self setContentMinSize:NSMakeSize(604., 288.)];
-        [o_detached_video_window setContentMinSize: NSMakeSize(363., f_min_video_height + [[[o_detached_video_window controlsBar] bottomBarView] frame].size.height)];
     }
 
     [self setTitle: _NS("VLC media player")];
@@ -628,7 +625,8 @@ static VLCMainWindow *_o_sharedInstance = nil;
 {
     [o_controls_bar updateTimeSlider];
     [[self controlsBar] updatePosAndTimeInFSPanel:o_fspanel];
-    [[o_detached_video_window controlsBar] updateTimeSlider];
+    if (o_detached_video_window)
+        [[o_detached_video_window controlsBar] updateTimeSlider];
 }
 
 - (void)updateName
@@ -648,10 +646,12 @@ static VLCMainWindow *_o_sharedInstance = nil;
         NSURL * o_url = [NSURL URLWithString: [NSString stringWithUTF8String: uri]];
         if ([o_url isFileURL]) {
             [self setRepresentedURL: o_url];
-            [o_detached_video_window setRepresentedURL: o_url];
+            if (o_detached_video_window)
+                [o_detached_video_window setRepresentedURL: o_url];
         } else {
             [self setRepresentedURL: nil];
-            [o_detached_video_window setRepresentedURL: nil];
+            if (o_detached_video_window)
+                [o_detached_video_window setRepresentedURL: nil];
         }
         free(uri);
 
@@ -663,7 +663,7 @@ static VLCMainWindow *_o_sharedInstance = nil;
         }
 
         [self setTitle: aString];
-        if (b_nonembedded && [[VLCMain sharedInstance] activeVideoPlayback])
+        if (b_nonembedded && o_detached_video_window && [[VLCMain sharedInstance] activeVideoPlayback])
             [o_detached_video_window setTitle: aString];
 
         [o_fspanel setStreamTitle: aString];
@@ -677,7 +677,8 @@ static VLCMainWindow *_o_sharedInstance = nil;
 - (void)updateWindow
 {
     [o_controls_bar updateControls];
-    [[o_detached_video_window controlsBar] updateControls];
+    if (o_detached_video_window)
+        [[o_detached_video_window controlsBar] updateControls];
 
     bool b_seekable = false;
 
@@ -705,14 +706,16 @@ static VLCMainWindow *_o_sharedInstance = nil;
 - (void)setPause
 {
     [o_controls_bar setPause];
-    [[o_detached_video_window controlsBar] setPause];
+    if (o_detached_video_window)
+        [[o_detached_video_window controlsBar] setPause];
     [o_fspanel setPause];
 }
 
 - (void)setPlay
 {
     [o_controls_bar setPlay];
-    [[o_detached_video_window controlsBar] setPlay];
+    if (o_detached_video_window)
+        [[o_detached_video_window controlsBar] setPlay];
     [o_fspanel setPlay];
 }
 
@@ -799,6 +802,23 @@ static VLCMainWindow *_o_sharedInstance = nil;
             if ([o_video_view superview] != NULL)
                 [o_video_view removeFromSuperviewWithoutNeedingDisplay];
 
+            if (!o_detached_video_window) {
+                NSWindowController *o_controller = [[NSWindowController alloc] initWithWindowNibName:@"DetachedVideoWindow"];
+                [o_controller loadWindow];
+                o_detached_video_window = (VLCDetachedVideoWindow *)[o_controller window];
+                [o_controller release];
+
+                // event occurs before window is created, so call again
+                [[VLCMain sharedInstance] playbackStatusUpdated];
+            }
+
+            [o_detached_video_window setDelegate: self];
+            if (b_dark_interface) {
+                [o_detached_video_window setContentMinSize: NSMakeSize(363., f_min_video_height + [[[o_detached_video_window controlsBar] bottomBarView] frame].size.height + [o_titlebar_view frame].size.height)];
+            } else {
+                [o_detached_video_window setContentMinSize: NSMakeSize(363., f_min_video_height + [[[o_detached_video_window controlsBar] bottomBarView] frame].size.height)];
+            }
+
             NSRect videoFrame;
             videoFrame.size = [[o_detached_video_window contentView] frame].size;
             videoFrame.size.height -= [[[o_detached_video_window controlsBar] bottomBarView] frame].size.height;
@@ -812,6 +832,7 @@ static VLCMainWindow *_o_sharedInstance = nil;
             [[o_detached_video_window contentView] addSubview: o_video_view positioned:NSWindowAbove relativeTo:nil];
             [o_detached_video_window setLevel:NSNormalWindowLevel];
             [o_detached_video_window useOptimizedDrawing: YES];
+
             b_nonembedded = YES;
         }
     }
@@ -846,13 +867,14 @@ static VLCMainWindow *_o_sharedInstance = nil;
             [[self animator] setFrame:frameBeforePlayback display:YES];
 
         [self makeFirstResponder: nil];
-        [o_detached_video_window orderOut: nil];
+        if (o_detached_video_window)
+            [o_detached_video_window orderOut: nil];
         if (o_extra_video_window)
             [o_extra_video_window orderOut: nil];
 
         if ([self level] != NSNormalWindowLevel)
             [self setLevel: NSNormalWindowLevel];
-        if ([o_detached_video_window level] != NSNormalWindowLevel)
+        if (o_detached_video_window && [o_detached_video_window level] != NSNormalWindowLevel)
             [o_detached_video_window setLevel: NSNormalWindowLevel];
 
         // restore alpha value to 1 for the case that macosx-opaqueness is set to < 1
@@ -1007,7 +1029,8 @@ static VLCMainWindow *_o_sharedInstance = nil;
     screen_rect = [screen frame];
 
     [o_controls_bar setFullscreenState:YES];
-    [[o_detached_video_window controlsBar] setFullscreenState:YES];
+    if (o_detached_video_window)
+        [[o_detached_video_window controlsBar] setFullscreenState:YES];
 
     [self recreateHideMouseTimer];
 
@@ -1164,7 +1187,8 @@ static VLCMainWindow *_o_sharedInstance = nil;
     [self lockFullscreenAnimation];
 
     [o_controls_bar setFullscreenState:NO];
-    [[o_detached_video_window controlsBar] setFullscreenState:NO];
+    if (o_detached_video_window)
+        [[o_detached_video_window controlsBar] setFullscreenState:NO];
 
     /* We always try to do so */
     [NSScreen unblackoutScreens];