[vlc-commits] macosx/guid: display the number of late frames
Steve Lhomme
git at videolan.org
Fri Sep 11 17:36:57 CEST 2020
vlc | branch: master | Steve Lhomme <robux4 at ycbcr.xyz> | Mon Aug 10 07:48:52 2020 +0200| [33226d2061d045ca8d7d864f5aebdbd96ade0bd8] | committer: Felix Paul Kühne
macosx/guid: display the number of late frames
Signed-off-by: Felix Paul Kühne <felix at feepk.net>
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=33226d2061d045ca8d7d864f5aebdbd96ade0bd8
---
modules/gui/macosx/UI/VLCInformationWindow.xib | 212 +++++++++++----------
.../macosx/panels/VLCInformationWindowController.h | 2 +
.../macosx/panels/VLCInformationWindowController.m | 3 +
modules/gui/macosx/playlist/VLCPlayerController.h | 1 +
modules/gui/macosx/playlist/VLCPlayerController.m | 1 +
5 files changed, 121 insertions(+), 98 deletions(-)
diff --git a/modules/gui/macosx/UI/VLCInformationWindow.xib b/modules/gui/macosx/UI/VLCInformationWindow.xib
index f3e9e89ec0..23d4bd2fae 100644
--- a/modules/gui/macosx/UI/VLCInformationWindow.xib
+++ b/modules/gui/macosx/UI/VLCInformationWindow.xib
@@ -1,8 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
-<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="14490.70" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES">
+<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="16097.2" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES">
<dependencies>
<deployment identifier="macosx"/>
- <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="14490.70"/>
+ <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="16097.2"/>
<capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
</dependencies>
<objects>
@@ -53,6 +53,7 @@
<outlet property="inputReadPacketsTextField" destination="4ER-zb-B5H" id="GDe-lN-eEO"/>
<outlet property="languageLabel" destination="464" id="665"/>
<outlet property="languageTextField" destination="463" id="666"/>
+ <outlet property="lateFramesTextField" destination="xmq-je-ONJ" id="pT8-i5-Uyu"/>
<outlet property="lostAudioBuffersLabel" destination="579" id="692"/>
<outlet property="lostAudioBuffersTextField" destination="578" id="695"/>
<outlet property="lostFramesLabel" destination="559" id="696"/>
@@ -107,7 +108,7 @@
<textField focusRingType="none" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="427">
<rect key="frame" x="37" y="473" width="468" height="19"/>
<textFieldCell key="cell" controlSize="small" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" focusRingType="none" drawsBackground="YES" id="428">
- <font key="font" metaFont="smallSystem"/>
+ <font key="font" metaFont="message" size="11"/>
<color key="textColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
<color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
@@ -121,7 +122,7 @@
<constraint firstAttribute="width" constant="369" id="QQR-jU-J5W"/>
</constraints>
<textFieldCell key="cell" controlSize="small" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Title" id="430">
- <font key="font" metaFont="label"/>
+ <font key="font" metaFont="system" size="10"/>
<color key="textColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
@@ -132,7 +133,7 @@
<constraint firstAttribute="height" constant="19" id="POw-kc-CJg"/>
</constraints>
<textFieldCell key="cell" controlSize="small" scrollable="YES" lineBreakMode="clipping" selectable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" focusRingType="none" drawsBackground="YES" id="512">
- <font key="font" metaFont="smallSystem"/>
+ <font key="font" metaFont="message" size="11"/>
<color key="textColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
<color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
@@ -140,7 +141,7 @@
<textField verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="510">
<rect key="frame" x="35" y="40" width="475" height="13"/>
<textFieldCell key="cell" controlSize="small" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Location" id="511">
- <font key="font" metaFont="label"/>
+ <font key="font" metaFont="system" size="10"/>
<color key="textColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
@@ -148,7 +149,7 @@
<textField focusRingType="none" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="431">
<rect key="frame" x="37" y="430" width="300" height="19"/>
<textFieldCell key="cell" controlSize="small" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" focusRingType="none" drawsBackground="YES" id="434">
- <font key="font" metaFont="smallSystem"/>
+ <font key="font" metaFont="message" size="11"/>
<color key="textColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
<color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
@@ -159,7 +160,7 @@
<textField verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="432">
<rect key="frame" x="35" y="452" width="262" height="13"/>
<textFieldCell key="cell" controlSize="small" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Artist" id="433">
- <font key="font" metaFont="label"/>
+ <font key="font" metaFont="system" size="10"/>
<color key="textColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
@@ -167,7 +168,7 @@
<textField focusRingType="none" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="435">
<rect key="frame" x="345" y="430" width="160" height="19"/>
<textFieldCell key="cell" controlSize="small" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" focusRingType="none" drawsBackground="YES" id="438">
- <font key="font" metaFont="smallSystem"/>
+ <font key="font" metaFont="message" size="11"/>
<color key="textColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
<color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
@@ -178,7 +179,7 @@
<textField verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="436">
<rect key="frame" x="343" y="452" width="27" height="13"/>
<textFieldCell key="cell" controlSize="small" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Date" id="437">
- <font key="font" metaFont="label"/>
+ <font key="font" metaFont="system" size="10"/>
<color key="textColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
@@ -186,7 +187,7 @@
<textField focusRingType="none" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="439">
<rect key="frame" x="37" y="387" width="300" height="19"/>
<textFieldCell key="cell" controlSize="small" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" focusRingType="none" drawsBackground="YES" id="446">
- <font key="font" metaFont="smallSystem"/>
+ <font key="font" metaFont="message" size="11"/>
<color key="textColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
<color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
@@ -197,7 +198,7 @@
<textField verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="440">
<rect key="frame" x="35" y="409" width="35" height="13"/>
<textFieldCell key="cell" controlSize="small" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Album" id="445">
- <font key="font" metaFont="label"/>
+ <font key="font" metaFont="system" size="10"/>
<color key="textColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
@@ -205,7 +206,7 @@
<textField focusRingType="none" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="441">
<rect key="frame" x="345" y="387" width="76" height="19"/>
<textFieldCell key="cell" controlSize="small" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" focusRingType="none" drawsBackground="YES" id="444">
- <font key="font" metaFont="smallSystem"/>
+ <font key="font" metaFont="message" size="11"/>
<color key="textColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
<color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
@@ -216,7 +217,7 @@
<textField verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="442">
<rect key="frame" x="343" y="409" width="72" height="13"/>
<textFieldCell key="cell" controlSize="small" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Track Number" id="443">
- <font key="font" metaFont="label"/>
+ <font key="font" metaFont="system" size="10"/>
<color key="textColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
@@ -224,7 +225,7 @@
<textField focusRingType="none" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="461">
<rect key="frame" x="37" y="258" width="300" height="19"/>
<textFieldCell key="cell" controlSize="small" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" focusRingType="none" drawsBackground="YES" id="468">
- <font key="font" metaFont="smallSystem"/>
+ <font key="font" metaFont="message" size="11"/>
<color key="textColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
<color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
@@ -235,7 +236,7 @@
<textField verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="462">
<rect key="frame" x="35" y="280" width="33" height="13"/>
<textFieldCell key="cell" controlSize="small" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Genre" id="467">
- <font key="font" metaFont="label"/>
+ <font key="font" metaFont="system" size="10"/>
<color key="textColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
@@ -243,7 +244,7 @@
<textField focusRingType="none" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="476">
<rect key="frame" x="37" y="215" width="300" height="19"/>
<textFieldCell key="cell" controlSize="small" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" focusRingType="none" drawsBackground="YES" id="479">
- <font key="font" metaFont="smallSystem"/>
+ <font key="font" metaFont="message" size="11"/>
<color key="textColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
<color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
@@ -254,7 +255,7 @@
<textField verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="477">
<rect key="frame" x="35" y="237" width="64" height="13"/>
<textFieldCell key="cell" controlSize="small" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Now Playing" id="478">
- <font key="font" metaFont="label"/>
+ <font key="font" metaFont="system" size="10"/>
<color key="textColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
@@ -262,7 +263,7 @@
<textField focusRingType="none" horizontalHuggingPriority="200" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="481">
<rect key="frame" x="37" y="86" width="229" height="19"/>
<textFieldCell key="cell" controlSize="small" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" focusRingType="none" drawsBackground="YES" id="484">
- <font key="font" metaFont="smallSystem"/>
+ <font key="font" metaFont="message" size="11"/>
<color key="textColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
<color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
@@ -273,7 +274,7 @@
<textField verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="482">
<rect key="frame" x="35" y="108" width="233" height="13"/>
<textFieldCell key="cell" controlSize="small" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Publisher" id="483">
- <font key="font" metaFont="label"/>
+ <font key="font" metaFont="system" size="10"/>
<color key="textColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
@@ -281,7 +282,7 @@
<textField focusRingType="none" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="504">
<rect key="frame" x="274" y="86" width="231" height="19"/>
<textFieldCell key="cell" controlSize="small" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" focusRingType="none" drawsBackground="YES" id="507">
- <font key="font" metaFont="smallSystem"/>
+ <font key="font" metaFont="message" size="11"/>
<color key="textColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
<color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
@@ -292,7 +293,7 @@
<textField verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="505">
<rect key="frame" x="274" y="108" width="231" height="13"/>
<textFieldCell key="cell" controlSize="small" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Encoded by" id="506">
- <font key="font" metaFont="label"/>
+ <font key="font" metaFont="system" size="10"/>
<color key="textColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
@@ -300,7 +301,7 @@
<textField focusRingType="none" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="486">
<rect key="frame" x="37" y="129" width="300" height="19"/>
<textFieldCell key="cell" controlSize="small" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" focusRingType="none" drawsBackground="YES" id="489">
- <font key="font" metaFont="smallSystem"/>
+ <font key="font" metaFont="message" size="11"/>
<color key="textColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
<color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
@@ -311,7 +312,7 @@
<textField verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="487">
<rect key="frame" x="35" y="151" width="64" height="13"/>
<textFieldCell key="cell" controlSize="small" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Copyright" id="488">
- <font key="font" metaFont="label"/>
+ <font key="font" metaFont="system" size="10"/>
<color key="textColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
@@ -319,7 +320,7 @@
<textField focusRingType="none" translatesAutoresizingMaskIntoConstraints="NO" id="497">
<rect key="frame" x="37" y="172" width="300" height="19"/>
<textFieldCell key="cell" controlSize="small" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" focusRingType="none" drawsBackground="YES" id="500">
- <font key="font" metaFont="smallSystem"/>
+ <font key="font" metaFont="message" size="11"/>
<color key="textColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
<color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
@@ -330,7 +331,7 @@
<textField verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="498">
<rect key="frame" x="35" y="194" width="64" height="13"/>
<textFieldCell key="cell" controlSize="small" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Description" id="499">
- <font key="font" metaFont="label"/>
+ <font key="font" metaFont="system" size="10"/>
<color key="textColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
@@ -338,7 +339,7 @@
<textField focusRingType="none" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="463">
<rect key="frame" x="345" y="258" width="160" height="19"/>
<textFieldCell key="cell" controlSize="small" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" focusRingType="none" drawsBackground="YES" id="466">
- <font key="font" metaFont="smallSystem"/>
+ <font key="font" metaFont="message" size="11"/>
<color key="textColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
<color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
@@ -352,7 +353,7 @@
<constraint firstAttribute="width" constant="89" id="qse-Y4-EaG"/>
</constraints>
<textFieldCell key="cell" controlSize="small" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Language" id="465">
- <font key="font" metaFont="label"/>
+ <font key="font" metaFont="system" size="10"/>
<color key="textColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
@@ -360,7 +361,7 @@
<textField focusRingType="none" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="tWC-Zr-8E5">
<rect key="frame" x="37" y="301" width="300" height="19"/>
<textFieldCell key="cell" controlSize="small" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" focusRingType="none" drawsBackground="YES" id="Ec8-Cl-y0i">
- <font key="font" metaFont="smallSystem"/>
+ <font key="font" metaFont="message" size="11"/>
<color key="textColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
<color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
@@ -371,7 +372,7 @@
<textField verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="8ES-YK-OvS">
<rect key="frame" x="35" y="323" width="36" height="13"/>
<textFieldCell key="cell" controlSize="small" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Actors" id="aZ1-3i-ChV">
- <font key="font" metaFont="label"/>
+ <font key="font" metaFont="system" size="10"/>
<color key="textColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
@@ -379,7 +380,7 @@
<textField focusRingType="none" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="KiB-XA-gnh">
<rect key="frame" x="345" y="301" width="160" height="19"/>
<textFieldCell key="cell" controlSize="small" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" focusRingType="none" drawsBackground="YES" id="pFQ-Gp-0HP">
- <font key="font" metaFont="smallSystem"/>
+ <font key="font" metaFont="message" size="11"/>
<color key="textColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
<color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
@@ -393,7 +394,7 @@
<constraint firstAttribute="width" constant="89" id="XWn-9q-LbO"/>
</constraints>
<textFieldCell key="cell" controlSize="small" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Director" id="1Vk-Je-0kW">
- <font key="font" metaFont="label"/>
+ <font key="font" metaFont="system" size="10"/>
<color key="textColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
@@ -414,7 +415,7 @@
<constraint firstAttribute="width" constant="76" id="X3G-qK-H1c"/>
</constraints>
<textFieldCell key="cell" controlSize="small" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" focusRingType="none" drawsBackground="YES" id="qJv-bA-EV2">
- <font key="font" metaFont="smallSystem"/>
+ <font key="font" metaFont="message" size="11"/>
<color key="textColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
<color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
@@ -425,7 +426,7 @@
<textField verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="cIj-bq-nFH">
<rect key="frame" x="427" y="409" width="58" height="13"/>
<textFieldCell key="cell" controlSize="small" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Track Total" id="i17-ag-vz1">
- <font key="font" metaFont="label"/>
+ <font key="font" metaFont="system" size="10"/>
<color key="textColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
@@ -433,7 +434,7 @@
<textField focusRingType="none" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="Vvu-VZ-aui">
<rect key="frame" x="37" y="344" width="300" height="19"/>
<textFieldCell key="cell" controlSize="small" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" focusRingType="none" drawsBackground="YES" id="dCs-of-GUs">
- <font key="font" metaFont="smallSystem"/>
+ <font key="font" metaFont="message" size="11"/>
<color key="textColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
<color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
@@ -444,7 +445,7 @@
<textField verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="TJe-7E-Uca">
<rect key="frame" x="35" y="366" width="61" height="13"/>
<textFieldCell key="cell" controlSize="small" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Show Name" id="VeK-xk-INw">
- <font key="font" metaFont="label"/>
+ <font key="font" metaFont="system" size="10"/>
<color key="textColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
@@ -452,7 +453,7 @@
<textField verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="NFO-5i-C2y">
<rect key="frame" x="343" y="366" width="40" height="13"/>
<textFieldCell key="cell" controlSize="small" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Season" id="Cvp-kb-ISg">
- <font key="font" metaFont="label"/>
+ <font key="font" metaFont="system" size="10"/>
<color key="textColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
@@ -464,7 +465,7 @@
<constraint firstAttribute="width" relation="greaterThanOrEqual" constant="76" id="tzn-gy-27A"/>
</constraints>
<textFieldCell key="cell" controlSize="small" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" focusRingType="none" drawsBackground="YES" id="jde-IU-hwY">
- <font key="font" metaFont="smallSystem"/>
+ <font key="font" metaFont="message" size="11"/>
<color key="textColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
<color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
@@ -475,7 +476,7 @@
<textField verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="32r-kK-YIK">
<rect key="frame" x="427" y="366" width="43" height="13"/>
<textFieldCell key="cell" controlSize="small" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Episode" id="feZ-4P-eXl">
- <font key="font" metaFont="label"/>
+ <font key="font" metaFont="system" size="10"/>
<color key="textColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
@@ -486,7 +487,7 @@
<constraint firstAttribute="width" constant="76" id="STi-Ld-Rjj"/>
</constraints>
<textFieldCell key="cell" controlSize="small" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" focusRingType="none" drawsBackground="YES" id="2fa-kL-GNO">
- <font key="font" metaFont="smallSystem"/>
+ <font key="font" metaFont="message" size="11"/>
<color key="textColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
<color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
@@ -620,18 +621,17 @@
<rect key="frame" x="17" y="0.0" width="510" height="440"/>
<clipView key="contentView" drawsBackground="NO" copiesOnScroll="NO" id="jDW-Lc-WE4">
<rect key="frame" x="0.0" y="0.0" width="510" height="440"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
+ <autoresizingMask key="autoresizingMask"/>
<subviews>
<outlineView focusRingType="none" verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" alternatingRowBackgroundColors="YES" columnReordering="NO" multipleSelection="NO" emptySelection="NO" autosaveColumns="NO" typeSelect="NO" indentationPerLevel="16" autoresizesOutlineColumn="YES" outlineTableColumn="521" id="519" customClass="VLCHUDOutlineView">
<rect key="frame" x="0.0" y="0.0" width="510" height="440"/>
- <autoresizingMask key="autoresizingMask"/>
+ <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<size key="intercellSpacing" width="3" height="2"/>
<color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
<color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
<tableColumns>
<tableColumn identifier="0" editable="NO" width="241.91015625" minWidth="16" maxWidth="1000" id="521">
<tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left">
- <font key="font" metaFont="smallSystem"/>
<color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
</tableHeaderCell>
@@ -644,7 +644,6 @@
</tableColumn>
<tableColumn identifier="1" editable="NO" width="262" minWidth="10" maxWidth="3.4028234663852886e+38" id="644">
<tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left">
- <font key="font" metaFont="smallSystem"/>
<color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
</tableHeaderCell>
@@ -692,7 +691,7 @@
<textField verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="531">
<rect key="frame" x="12" y="74" width="86" height="14"/>
<textFieldCell key="cell" controlSize="small" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Read bytes" id="532">
- <font key="font" metaFont="smallSystem"/>
+ <font key="font" metaFont="message" size="11"/>
<color key="textColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
@@ -700,7 +699,7 @@
<textField verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="535">
<rect key="frame" x="177" y="74" width="47" height="14"/>
<textFieldCell key="cell" controlSize="small" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="right" title="1000 kB" id="536">
- <font key="font" metaFont="smallSystem"/>
+ <font key="font" metaFont="message" size="11"/>
<color key="textColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
@@ -708,7 +707,7 @@
<textField verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="537">
<rect key="frame" x="12" y="55" width="86" height="14"/>
<textFieldCell key="cell" controlSize="small" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Input bitrate" id="540">
- <font key="font" metaFont="smallSystem"/>
+ <font key="font" metaFont="message" size="11"/>
<color key="textColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
@@ -716,7 +715,7 @@
<textField verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="538">
<rect key="frame" x="167" y="55" width="57" height="14"/>
<textFieldCell key="cell" controlSize="small" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="right" title="1000 kB/s" id="539">
- <font key="font" metaFont="smallSystem"/>
+ <font key="font" metaFont="message" size="11"/>
<color key="textColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
@@ -724,7 +723,7 @@
<textField verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="541">
<rect key="frame" x="12" y="36" width="86" height="14"/>
<textFieldCell key="cell" controlSize="small" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Demuxed bytes" id="544">
- <font key="font" metaFont="smallSystem"/>
+ <font key="font" metaFont="message" size="11"/>
<color key="textColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
@@ -732,7 +731,7 @@
<textField verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="542">
<rect key="frame" x="177" y="36" width="47" height="14"/>
<textFieldCell key="cell" controlSize="small" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="right" title="1000 kB" id="543">
- <font key="font" metaFont="smallSystem"/>
+ <font key="font" metaFont="message" size="11"/>
<color key="textColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
@@ -740,7 +739,7 @@
<textField verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="545">
<rect key="frame" x="12" y="17" width="86" height="14"/>
<textFieldCell key="cell" controlSize="small" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Corrupted" id="548">
- <font key="font" metaFont="smallSystem"/>
+ <font key="font" metaFont="message" size="11"/>
<color key="textColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
@@ -748,7 +747,7 @@
<textField verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="546">
<rect key="frame" x="167" y="17" width="57" height="14"/>
<textFieldCell key="cell" controlSize="small" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="right" title="1000 kB/s" id="547">
- <font key="font" metaFont="smallSystem"/>
+ <font key="font" metaFont="message" size="11"/>
<color key="textColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
@@ -756,7 +755,7 @@
<textField verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="L6D-Ls-MFm">
<rect key="frame" x="256" y="74" width="98" height="14"/>
<textFieldCell key="cell" controlSize="small" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Read packets" id="oeH-hJ-nMy">
- <font key="font" metaFont="smallSystem"/>
+ <font key="font" metaFont="message" size="11"/>
<color key="textColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
@@ -764,7 +763,7 @@
<textField verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="4ER-zb-B5H">
<rect key="frame" x="421" y="74" width="47" height="14"/>
<textFieldCell key="cell" controlSize="small" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="right" title="1000 kB" id="wGg-yM-9i6">
- <font key="font" metaFont="smallSystem"/>
+ <font key="font" metaFont="message" size="11"/>
<color key="textColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
@@ -772,7 +771,7 @@
<textField verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="gsz-au-iO1">
<rect key="frame" x="256" y="55" width="98" height="14"/>
<textFieldCell key="cell" controlSize="small" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Demux bitrate" id="aS8-Ia-dmj">
- <font key="font" metaFont="smallSystem"/>
+ <font key="font" metaFont="message" size="11"/>
<color key="textColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
@@ -780,7 +779,7 @@
<textField verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="hUq-0S-i6D">
<rect key="frame" x="411" y="55" width="57" height="14"/>
<textFieldCell key="cell" controlSize="small" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="right" title="1000 kB/s" id="XHi-jw-z5b">
- <font key="font" metaFont="smallSystem"/>
+ <font key="font" metaFont="message" size="11"/>
<color key="textColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
@@ -788,7 +787,7 @@
<textField verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="Hnb-RD-RvP">
<rect key="frame" x="256" y="36" width="98" height="14"/>
<textFieldCell key="cell" controlSize="small" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Demuxed packets" id="IdT-d6-LZQ">
- <font key="font" metaFont="smallSystem"/>
+ <font key="font" metaFont="message" size="11"/>
<color key="textColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
@@ -796,7 +795,7 @@
<textField verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="7Q8-ZO-4ZM">
<rect key="frame" x="421" y="36" width="47" height="14"/>
<textFieldCell key="cell" controlSize="small" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="right" title="1000 kB" id="Epu-hD-zg8">
- <font key="font" metaFont="smallSystem"/>
+ <font key="font" metaFont="message" size="11"/>
<color key="textColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
@@ -804,7 +803,7 @@
<textField verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="NHt-3c-ugP">
<rect key="frame" x="256" y="17" width="98" height="14"/>
<textFieldCell key="cell" controlSize="small" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Discontinuities" id="FXD-Ky-Yre">
- <font key="font" metaFont="smallSystem"/>
+ <font key="font" metaFont="message" size="11"/>
<color key="textColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
@@ -812,7 +811,7 @@
<textField verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="uph-5X-7MU">
<rect key="frame" x="411" y="17" width="57" height="14"/>
<textFieldCell key="cell" controlSize="small" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="right" title="1000 kB/s" id="EEh-Ux-gkI">
- <font key="font" metaFont="smallSystem"/>
+ <font key="font" metaFont="message" size="11"/>
<color key="textColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
@@ -880,7 +879,7 @@
<constraint firstAttribute="width" constant="117" id="9nA-Gr-Hi1"/>
</constraints>
<textFieldCell key="cell" controlSize="small" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Input" id="551">
- <font key="font" metaFont="smallSystem"/>
+ <font key="font" metaFont="message" size="11"/>
<color key="textColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
@@ -891,67 +890,67 @@
<constraint firstAttribute="width" constant="117" id="zpS-Zr-N7Z"/>
</constraints>
<textFieldCell key="cell" controlSize="small" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Video" id="554">
- <font key="font" metaFont="smallSystem"/>
+ <font key="font" metaFont="message" size="11"/>
<color key="textColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
</textField>
<box autoresizesSubviews="NO" borderType="line" title="Box" titlePosition="noTitle" translatesAutoresizingMaskIntoConstraints="NO" id="573" userLabel="Audio Box">
- <rect key="frame" x="275" y="182" width="242" height="109"/>
+ <rect key="frame" x="275" y="187" width="242" height="104"/>
<view key="contentView" id="7tR-kf-2ax">
- <rect key="frame" x="3" y="3" width="236" height="103"/>
+ <rect key="frame" x="3" y="3" width="236" height="98"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
<textField verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="583">
- <rect key="frame" x="12" y="64" width="121" height="14"/>
+ <rect key="frame" x="12" y="70" width="121" height="14"/>
<constraints>
<constraint firstAttribute="width" constant="117" id="FaO-BP-Myr"/>
</constraints>
<textFieldCell key="cell" controlSize="small" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Decoded blocks" id="584">
- <font key="font" metaFont="smallSystem"/>
+ <font key="font" metaFont="message" size="11"/>
<color key="textColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
</textField>
<textField verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="582">
- <rect key="frame" x="135" y="64" width="89" height="14"/>
+ <rect key="frame" x="135" y="70" width="89" height="14"/>
<constraints>
<constraint firstAttribute="width" constant="85" id="pgJ-Ad-US6"/>
</constraints>
<textFieldCell key="cell" controlSize="small" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="right" title="1000" id="585">
- <font key="font" metaFont="smallSystem"/>
+ <font key="font" metaFont="message" size="11"/>
<color key="textColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
</textField>
<textField verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="581">
- <rect key="frame" x="12" y="45" width="121" height="14"/>
+ <rect key="frame" x="12" y="51" width="121" height="14"/>
<textFieldCell key="cell" controlSize="small" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Played buffer" id="586">
- <font key="font" metaFont="smallSystem"/>
+ <font key="font" metaFont="message" size="11"/>
<color key="textColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
</textField>
<textField verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="580">
- <rect key="frame" x="135" y="45" width="89" height="14"/>
+ <rect key="frame" x="135" y="51" width="89" height="14"/>
<textFieldCell key="cell" controlSize="small" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="right" title="1000" id="587">
- <font key="font" metaFont="smallSystem"/>
+ <font key="font" metaFont="message" size="11"/>
<color key="textColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
</textField>
<textField verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="579">
- <rect key="frame" x="12" y="26" width="121" height="14"/>
+ <rect key="frame" x="12" y="32" width="121" height="14"/>
<textFieldCell key="cell" controlSize="small" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Lost buffers" id="588">
- <font key="font" metaFont="smallSystem"/>
+ <font key="font" metaFont="message" size="11"/>
<color key="textColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
</textField>
<textField verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="578">
- <rect key="frame" x="135" y="26" width="89" height="14"/>
+ <rect key="frame" x="135" y="32" width="89" height="14"/>
<textFieldCell key="cell" controlSize="small" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="right" title="1000" id="589">
- <font key="font" metaFont="smallSystem"/>
+ <font key="font" metaFont="message" size="11"/>
<color key="textColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
@@ -963,11 +962,11 @@
<constraint firstItem="581" firstAttribute="top" secondItem="583" secondAttribute="bottom" constant="5" id="7Wn-sX-VvF"/>
<constraint firstItem="579" firstAttribute="trailing" secondItem="581" secondAttribute="trailing" id="A3j-yS-x92"/>
<constraint firstItem="583" firstAttribute="baseline" secondItem="582" secondAttribute="baseline" id="Adi-lC-fXH"/>
+ <constraint firstItem="583" firstAttribute="top" secondItem="7tR-kf-2ax" secondAttribute="top" constant="14" id="FVT-vm-2Kt"/>
<constraint firstItem="578" firstAttribute="baseline" secondItem="579" secondAttribute="baseline" id="FaZ-hB-wmv"/>
<constraint firstItem="578" firstAttribute="leading" secondItem="580" secondAttribute="leading" id="IRE-i7-zFY"/>
<constraint firstItem="580" firstAttribute="baseline" secondItem="581" secondAttribute="baseline" id="JFW-g4-iFA"/>
<constraint firstItem="582" firstAttribute="leading" secondItem="583" secondAttribute="trailing" constant="6" id="PSZ-YU-DEa"/>
- <constraint firstItem="581" firstAttribute="centerY" secondItem="7tR-kf-2ax" secondAttribute="centerY" id="UES-Ba-DhA"/>
<constraint firstItem="579" firstAttribute="top" secondItem="581" secondAttribute="bottom" constant="5" id="X5g-op-T8Q"/>
<constraint firstItem="578" firstAttribute="trailing" secondItem="580" secondAttribute="trailing" id="crf-WL-ght"/>
<constraint firstItem="583" firstAttribute="leading" secondItem="7tR-kf-2ax" secondAttribute="leading" constant="14" id="ekC-9w-Kbt"/>
@@ -976,74 +975,87 @@
<constraint firstItem="580" firstAttribute="leading" secondItem="582" secondAttribute="leading" id="ypU-eT-UOn"/>
</constraints>
</view>
- <constraints>
- <constraint firstAttribute="height" constant="103" id="cdR-dl-EJ3"/>
- </constraints>
</box>
<textField verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="574">
<rect key="frame" x="276" y="291" width="34" height="14"/>
<textFieldCell key="cell" controlSize="small" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Audio" id="575">
- <font key="font" metaFont="smallSystem"/>
+ <font key="font" metaFont="message" size="11"/>
<color key="textColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
</textField>
<box autoresizesSubviews="NO" borderType="line" title="Box" titlePosition="noTitle" translatesAutoresizingMaskIntoConstraints="NO" id="552" userLabel="Video Box">
- <rect key="frame" x="31" y="182" width="243" height="109"/>
+ <rect key="frame" x="31" y="187" width="243" height="104"/>
<view key="contentView" id="QnG-Hd-ZtQ">
- <rect key="frame" x="3" y="3" width="237" height="103"/>
+ <rect key="frame" x="3" y="3" width="237" height="98"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
<textField verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="555">
- <rect key="frame" x="12" y="64" width="121" height="14"/>
+ <rect key="frame" x="12" y="70" width="121" height="14"/>
<constraints>
<constraint firstAttribute="width" constant="117" id="Htg-L7-ZFh"/>
</constraints>
<textFieldCell key="cell" controlSize="small" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Decoded blocks" id="570">
- <font key="font" metaFont="smallSystem"/>
+ <font key="font" metaFont="message" size="11"/>
<color key="textColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
</textField>
<textField verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="556">
- <rect key="frame" x="135" y="64" width="89" height="14"/>
+ <rect key="frame" x="135" y="70" width="89" height="14"/>
<constraints>
<constraint firstAttribute="width" constant="85" id="NGB-dc-ns6"/>
</constraints>
<textFieldCell key="cell" controlSize="small" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="right" title="1000" id="569">
- <font key="font" metaFont="smallSystem"/>
+ <font key="font" metaFont="message" size="11"/>
<color key="textColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
</textField>
<textField verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="557">
- <rect key="frame" x="12" y="45" width="121" height="14"/>
+ <rect key="frame" x="12" y="51" width="121" height="14"/>
<textFieldCell key="cell" controlSize="small" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Displayed frames" id="568">
- <font key="font" metaFont="smallSystem"/>
+ <font key="font" metaFont="message" size="11"/>
<color key="textColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
</textField>
<textField verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="558">
- <rect key="frame" x="135" y="45" width="89" height="14"/>
+ <rect key="frame" x="135" y="51" width="89" height="14"/>
<textFieldCell key="cell" controlSize="small" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="right" title="1000/s" id="567">
- <font key="font" metaFont="smallSystem"/>
+ <font key="font" metaFont="message" size="11"/>
<color key="textColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
</textField>
<textField verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="559">
- <rect key="frame" x="12" y="26" width="121" height="14"/>
+ <rect key="frame" x="12" y="32" width="121" height="14"/>
<textFieldCell key="cell" controlSize="small" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Lost frames" id="566">
- <font key="font" metaFont="smallSystem"/>
+ <font key="font" metaFont="message" size="11"/>
<color key="textColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
</textField>
<textField verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="560">
- <rect key="frame" x="135" y="26" width="89" height="14"/>
+ <rect key="frame" x="135" y="32" width="89" height="14"/>
<textFieldCell key="cell" controlSize="small" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="right" title="1000" id="565">
- <font key="font" metaFont="smallSystem"/>
+ <font key="font" metaFont="message" size="11"/>
+ <color key="textColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
+ <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
+ </textFieldCell>
+ </textField>
+ <textField verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="gMs-hL-fn9">
+ <rect key="frame" x="12" y="13" width="67" height="14"/>
+ <textFieldCell key="cell" controlSize="small" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Late frames" id="ogL-5n-hNp">
+ <font key="font" metaFont="message" size="11"/>
+ <color key="textColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
+ <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
+ </textFieldCell>
+ </textField>
+ <textField verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="xmq-je-ONJ">
+ <rect key="frame" x="193" y="13" width="31" height="14"/>
+ <textFieldCell key="cell" controlSize="small" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="right" title="1000" id="7tF-A7-Tuc">
+ <font key="font" metaFont="message" size="11"/>
<color key="textColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
@@ -1051,25 +1063,29 @@
</subviews>
<constraints>
<constraint firstItem="560" firstAttribute="trailing" secondItem="558" secondAttribute="trailing" id="45g-pC-5Hw"/>
+ <constraint firstItem="gMs-hL-fn9" firstAttribute="leading" secondItem="559" secondAttribute="leading" id="4R2-CU-8p9"/>
+ <constraint firstItem="xmq-je-ONJ" firstAttribute="baseline" secondItem="gMs-hL-fn9" secondAttribute="baseline" id="9qo-rA-FO5"/>
<constraint firstItem="556" firstAttribute="leading" secondItem="555" secondAttribute="trailing" constant="6" id="ARZ-YR-wGR"/>
<constraint firstItem="555" firstAttribute="leading" secondItem="QnG-Hd-ZtQ" secondAttribute="leading" constant="14" id="EcP-nG-ogk"/>
<constraint firstItem="557" firstAttribute="leading" secondItem="559" secondAttribute="leading" id="Elo-Yq-JL0"/>
+ <constraint firstItem="gMs-hL-fn9" firstAttribute="top" secondItem="559" secondAttribute="bottom" constant="5" id="Igp-mS-Zly"/>
<constraint firstItem="560" firstAttribute="baseline" secondItem="559" secondAttribute="baseline" id="PM1-jl-lt0"/>
<constraint firstItem="555" firstAttribute="baseline" secondItem="556" secondAttribute="baseline" id="QRj-8V-kJh"/>
<constraint firstItem="560" firstAttribute="leading" secondItem="558" secondAttribute="leading" id="S4f-pG-WMy"/>
<constraint firstItem="558" firstAttribute="baseline" secondItem="557" secondAttribute="baseline" id="Sgy-RS-JwZ"/>
<constraint firstItem="559" firstAttribute="top" secondItem="557" secondAttribute="bottom" constant="5" id="YBx-5i-pAU"/>
- <constraint firstItem="557" firstAttribute="centerY" secondItem="QnG-Hd-ZtQ" secondAttribute="centerY" id="dUQ-s8-3PZ"/>
<constraint firstItem="559" firstAttribute="trailing" secondItem="557" secondAttribute="trailing" id="lAu-O3-ahk"/>
<constraint firstItem="556" firstAttribute="trailing" secondItem="558" secondAttribute="trailing" id="lIz-3L-zI4"/>
<constraint firstItem="556" firstAttribute="leading" secondItem="558" secondAttribute="leading" id="lpi-ad-Ny0"/>
+ <constraint firstItem="xmq-je-ONJ" firstAttribute="trailing" secondItem="560" secondAttribute="trailing" id="nhO-ED-4cO"/>
<constraint firstItem="557" firstAttribute="top" secondItem="555" secondAttribute="bottom" constant="5" id="q79-vb-GNq"/>
<constraint firstItem="557" firstAttribute="leading" secondItem="555" secondAttribute="leading" id="u5M-EI-Gk6"/>
+ <constraint firstItem="555" firstAttribute="top" secondItem="QnG-Hd-ZtQ" secondAttribute="top" constant="14" id="wfs-ji-DzR"/>
<constraint firstItem="555" firstAttribute="trailing" secondItem="557" secondAttribute="trailing" id="xDT-yR-J6i"/>
</constraints>
</view>
<constraints>
- <constraint firstAttribute="height" constant="103" id="VvO-Oy-oa3"/>
+ <constraint firstAttribute="height" constant="98" id="VvO-Oy-oa3"/>
</constraints>
</box>
</subviews>
@@ -1099,7 +1115,7 @@
</tabViewItems>
</tabView>
<segmentedControl verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="GFW-aJ-Pub">
- <rect key="frame" x="118" y="448" width="270" height="24"/>
+ <rect key="frame" x="124" y="448" width="258" height="24"/>
<constraints>
<constraint firstAttribute="height" constant="21" id="WVH-Tg-9g5"/>
</constraints>
diff --git a/modules/gui/macosx/panels/VLCInformationWindowController.h b/modules/gui/macosx/panels/VLCInformationWindowController.h
index b270c89ce3..689e5ac996 100644
--- a/modules/gui/macosx/panels/VLCInformationWindowController.h
+++ b/modules/gui/macosx/panels/VLCInformationWindowController.h
@@ -84,6 +84,8 @@
@property (readwrite, weak) IBOutlet NSTextField *videoDecodedTextField;
@property (readwrite, weak) IBOutlet NSTextField *displayedLabel;
@property (readwrite, weak) IBOutlet NSTextField *displayedTextField;
+ at property (readwrite, weak) IBOutlet NSTextField *lateFramesLabel;
+ at property (readwrite, weak) IBOutlet NSTextField *lateFramesTextField;
@property (readwrite, weak) IBOutlet NSTextField *lostFramesLabel;
@property (readwrite, weak) IBOutlet NSTextField *lostFramesTextField;
@property (readwrite, weak) IBOutlet NSTextField *inputLabel;
diff --git a/modules/gui/macosx/panels/VLCInformationWindowController.m b/modules/gui/macosx/panels/VLCInformationWindowController.m
index 6f2808749b..4cd7ac30d9 100644
--- a/modules/gui/macosx/panels/VLCInformationWindowController.m
+++ b/modules/gui/macosx/panels/VLCInformationWindowController.m
@@ -167,6 +167,7 @@
[_videoDecodedLabel setStringValue: _NS("Decoded blocks")];
[_displayedLabel setStringValue: _NS("Displayed frames")];
[_lostFramesLabel setStringValue: _NS("Lost frames")];
+ [_lateFramesLabel setStringValue: _NS("Late frames")];
[_audioLabel setStringValue: _NS("Audio")];
[_audioDecodedLabel setStringValue: _NS("Decoded blocks")];
@@ -206,6 +207,7 @@
//Initializing Video Variables
[_videoDecodedTextField setIntValue:0];
[_displayedTextField setIntValue:0];
+ [_lateFramesTextField setIntValue:0];
[_lostFramesTextField setIntValue:0];
//Initializing Audio Variables
@@ -264,6 +266,7 @@
/* Video */
[_videoDecodedTextField setIntegerValue: inputStats.decodedVideo];
[_displayedTextField setIntegerValue: inputStats.displayedPictures];
+ [_lateFramesTextField setIntegerValue: inputStats.latePictures];
[_lostFramesTextField setIntegerValue: inputStats.lostPictures];
/* Audio */
diff --git a/modules/gui/macosx/playlist/VLCPlayerController.h b/modules/gui/macosx/playlist/VLCPlayerController.h
index 77e3192ff0..84a4fae0e6 100644
--- a/modules/gui/macosx/playlist/VLCPlayerController.h
+++ b/modules/gui/macosx/playlist/VLCPlayerController.h
@@ -893,6 +893,7 @@ extern const CGFloat VLCVolumeDefault;
/* Vout */
@property (readonly) int64_t displayedPictures;
+ at property (readonly) int64_t latePictures;
@property (readonly) int64_t lostPictures;
/* Aout */
diff --git a/modules/gui/macosx/playlist/VLCPlayerController.m b/modules/gui/macosx/playlist/VLCPlayerController.m
index 1698f9b36f..f08d100c0d 100644
--- a/modules/gui/macosx/playlist/VLCPlayerController.m
+++ b/modules/gui/macosx/playlist/VLCPlayerController.m
@@ -1744,6 +1744,7 @@ static int BossCallback(vlc_object_t *p_this,
_decodedVideo = p_stats->i_decoded_video;
_displayedPictures = p_stats->i_displayed_pictures;
+ _latePictures = p_stats->i_late_pictures;
_lostPictures = p_stats->i_lost_pictures;
_playedAudioBuffers = p_stats->i_played_abuffers;
More information about the vlc-commits
mailing list