summaryrefslogtreecommitdiffstats
path: root/macosx
diff options
context:
space:
mode:
authorDamiano Galassi <[email protected]>2020-10-08 10:43:29 +0200
committerDamiano Galassi <[email protected]>2020-10-08 10:43:29 +0200
commit68809ac88edb1819ef831f709a0b4effb2ad6e1f (patch)
tree66486417dc25a85b85989845f8a7f6f8e9faffbc /macosx
parent9b08beddc07c63f7094d8885142b777c19cc1989 (diff)
MacGui: align UI elements.
Diffstat (limited to 'macosx')
-rw-r--r--macosx/Base.lproj/Audio.xib76
-rw-r--r--macosx/Base.lproj/ChaptersTitles.xib47
-rw-r--r--macosx/Base.lproj/HBCroppingView.xib16
-rw-r--r--macosx/Base.lproj/HBPictureViewController.xib32
-rw-r--r--macosx/Base.lproj/Subtitles.xib68
5 files changed, 117 insertions, 122 deletions
diff --git a/macosx/Base.lproj/Audio.xib b/macosx/Base.lproj/Audio.xib
index b15157a2f..f8fdd3fcc 100644
--- a/macosx/Base.lproj/Audio.xib
+++ b/macosx/Base.lproj/Audio.xib
@@ -1,8 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
-<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="17132.0.2" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES">
+<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="17505" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES">
<dependencies>
<deployment identifier="macosx"/>
- <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="17132.0.2"/>
+ <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="17505"/>
<capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
</dependencies>
<objects>
@@ -20,11 +20,11 @@
</connections>
</arrayController>
<view misplaced="YES" id="LOv-5G-86T">
- <rect key="frame" x="0.0" y="0.0" width="921" height="298"/>
+ <rect key="frame" x="0.0" y="0.0" width="802" height="126"/>
<autoresizingMask key="autoresizingMask"/>
<subviews>
<button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="vFP-nq-IQg">
- <rect key="frame" x="109" y="207" width="134" height="27"/>
+ <rect key="frame" x="109" y="87" width="134" height="27"/>
<string key="toolTip">Configure audio tracks Selection Behavior. These settings affect which tracks will be added to the audio tracks list, and the settings used for each track.</string>
<buttonCell key="cell" type="push" title="Selection Behavior…" bezelStyle="rounded" alignment="center" controlSize="small" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="aYF-d5-Ya6">
<behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
@@ -40,7 +40,7 @@
</connections>
</button>
<button toolTip="Reload the audio tracks list using the configured Selection Behavior." verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="wcL-rL-aYS">
- <rect key="frame" x="239" y="207" width="64" height="27"/>
+ <rect key="frame" x="239" y="87" width="64" height="27"/>
<buttonCell key="cell" type="push" title="Reload" bezelStyle="rounded" alignment="center" controlSize="small" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="q2P-Tg-cBJ">
<behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
<font key="font" metaFont="smallSystem"/>
@@ -55,7 +55,7 @@
</connections>
</button>
<popUpButton verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="jrP-M5-2Rq">
- <rect key="frame" x="17" y="213" width="88" height="22"/>
+ <rect key="frame" x="16" y="90" width="90" height="22"/>
<constraints>
<constraint firstAttribute="width" relation="greaterThanOrEqual" constant="82" id="VHA-F2-mvU"/>
</constraints>
@@ -88,20 +88,20 @@
</connections>
</popUpButton>
<scrollView wantsLayer="YES" autohidesScrollers="YES" horizontalLineScroll="27" horizontalPageScroll="10" verticalLineScroll="27" verticalPageScroll="10" usesPredominantAxisScrolling="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Yzu-Rk-hTv">
- <rect key="frame" x="20" y="20" width="901" height="186"/>
+ <rect key="frame" x="20" y="20" width="762" height="64"/>
<string key="toolTip">Audio tracks list. Track selection behavior and settings are loaded from the selected preset, and may be configured using the audio Selection Behavior dialog.</string>
<clipView key="contentView" id="2VK-QX-oZ0">
- <rect key="frame" x="1" y="1" width="899" height="184"/>
+ <rect key="frame" x="1" y="1" width="760" height="62"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
<tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" multipleSelection="NO" autosaveColumns="NO" rowHeight="25" rowSizeStyle="automatic" headerView="jdT-w6-s4n" viewBased="YES" id="yix-PF-sqH">
- <rect key="frame" x="0.0" y="0.0" width="899" height="161"/>
+ <rect key="frame" x="0.0" y="0.0" width="760" height="39"/>
<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 width="267" minWidth="40" maxWidth="1000" id="7sz-4X-5jA">
+ <tableColumn width="190.5" minWidth="40" maxWidth="1000" id="7sz-4X-5jA">
<tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" title="Track">
<color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
@@ -114,11 +114,11 @@
<tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
<prototypeCellViews>
<tableCellView id="wJH-tU-zL6">
- <rect key="frame" x="1" y="1" width="272" height="25"/>
+ <rect key="frame" x="1" y="1" width="196" height="25"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
<popUpButton toolTip="Audio language and type." verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="6iN-2G-JDF">
- <rect key="frame" x="0.0" y="1" width="272" height="22"/>
+ <rect key="frame" x="-1" y="2" width="198" height="22"/>
<popUpButtonCell key="cell" type="push" bezelStyle="rounded" alignment="left" controlSize="small" lineBreakMode="truncatingTail" borderStyle="borderAndBezel" imageScaling="proportionallyDown" inset="2" id="ExA-Sd-3dO">
<behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
<font key="font" metaFont="smallSystem"/>
@@ -139,7 +139,7 @@
</tableCellView>
</prototypeCellViews>
</tableColumn>
- <tableColumn width="149" minWidth="120" maxWidth="1000" id="lnO-sZ-6xv">
+ <tableColumn width="122.5" minWidth="120" maxWidth="1000" id="lnO-sZ-6xv">
<tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" title="Codec">
<color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
@@ -152,11 +152,11 @@
<tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
<prototypeCellViews>
<tableCellView id="8ed-5g-y6e">
- <rect key="frame" x="276" y="1" width="149" height="25"/>
+ <rect key="frame" x="200" y="1" width="122" height="25"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
<popUpButton toolTip="Audio encoder." verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="tYY-w7-ZIq">
- <rect key="frame" x="0.0" y="1" width="149" height="22"/>
+ <rect key="frame" x="-1" y="2" width="125" height="22"/>
<popUpButtonCell key="cell" type="push" bezelStyle="rounded" alignment="left" controlSize="small" lineBreakMode="truncatingTail" borderStyle="borderAndBezel" imageScaling="proportionallyDown" inset="2" id="eIX-Zp-DHh">
<behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
<font key="font" metaFont="smallSystem"/>
@@ -185,7 +185,7 @@
</tableCellView>
</prototypeCellViews>
</tableColumn>
- <tableColumn width="134" minWidth="120" maxWidth="3.4028234663852886e+38" id="qS7-Xr-9N8">
+ <tableColumn width="112" minWidth="110" maxWidth="3.4028234663852886e+38" id="qS7-Xr-9N8">
<tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="Mixdown">
<color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
@@ -198,11 +198,11 @@
<tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
<prototypeCellViews>
<tableCellView id="JWs-Gl-4kd">
- <rect key="frame" x="428" y="1" width="134" height="25"/>
+ <rect key="frame" x="325" y="1" width="112" height="25"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
<popUpButton verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="LLW-KN-65P">
- <rect key="frame" x="0.0" y="1" width="134" height="22"/>
+ <rect key="frame" x="-1" y="2" width="114" height="22"/>
<string key="toolTip">Mixdown type. Controls how multi-channel audio is mixed into fewer channels, or whether the original channels are preserved.
Dolby Surround and Dolby Pro Logic II convert multi-channel audio to stereo and matrix encode additional channels for surround reproduction on compatible equipment, while maintaining stereo compatibility.</string>
@@ -243,7 +243,7 @@ Dolby Surround and Dolby Pro Logic II convert multi-channel audio to stereo and
</tableCellView>
</prototypeCellViews>
</tableColumn>
- <tableColumn width="79.5" minWidth="74" maxWidth="3.4028234663852886e+38" id="jub-Uq-qYL">
+ <tableColumn width="76" minWidth="74" maxWidth="3.4028234663852886e+38" id="jub-Uq-qYL">
<tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="Samplerate">
<color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
@@ -256,11 +256,11 @@ Dolby Surround and Dolby Pro Logic II convert multi-channel audio to stereo and
<tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
<prototypeCellViews>
<tableCellView id="iQl-Lr-pqe">
- <rect key="frame" x="565" y="1" width="80" height="25"/>
+ <rect key="frame" x="440" y="1" width="76" height="25"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
<popUpButton toolTip="Audio sample rate in kilohertz (kHz). Auto is recommended." verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="QA9-1y-Pyj">
- <rect key="frame" x="0.0" y="1" width="80" height="22"/>
+ <rect key="frame" x="-1" y="2" width="78" height="22"/>
<popUpButtonCell key="cell" type="push" bezelStyle="rounded" alignment="left" controlSize="small" lineBreakMode="truncatingTail" borderStyle="borderAndBezel" imageScaling="proportionallyDown" inset="2" id="ewo-F6-Dcj">
<behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
<font key="font" metaFont="smallSystem"/>
@@ -295,7 +295,7 @@ Dolby Surround and Dolby Pro Logic II convert multi-channel audio to stereo and
</tableCellView>
</prototypeCellViews>
</tableColumn>
- <tableColumn width="79.5" minWidth="74" maxWidth="3.4028234663852886e+38" id="obP-lK-sY0">
+ <tableColumn width="76" minWidth="74" maxWidth="3.4028234663852886e+38" id="obP-lK-sY0">
<tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="Bitrate">
<color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
@@ -308,11 +308,11 @@ Dolby Surround and Dolby Pro Logic II convert multi-channel audio to stereo and
<tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
<prototypeCellViews>
<tableCellView id="Acc-Cw-PLD">
- <rect key="frame" x="647.5" y="1" width="79" height="25"/>
+ <rect key="frame" x="519" y="1" width="76" height="25"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
<popUpButton verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="Qg1-iw-07b">
- <rect key="frame" x="0.0" y="1" width="80" height="22"/>
+ <rect key="frame" x="-1" y="2" width="78" height="22"/>
<string key="toolTip">Audio bit rate in kilobits per second (kbps). Smaller values reduce audio quality. Larger values use more data and may be less compatible.</string>
<popUpButtonCell key="cell" type="push" bezelStyle="rounded" alignment="left" controlSize="small" lineBreakMode="truncatingTail" borderStyle="borderAndBezel" imageScaling="proportionallyDown" inset="2" id="HcR-KC-NJF">
<behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
@@ -347,7 +347,7 @@ Dolby Surround and Dolby Pro Logic II convert multi-channel audio to stereo and
</tableCellView>
</prototypeCellViews>
</tableColumn>
- <tableColumn width="63.5" minWidth="58" maxWidth="100" id="5xO-DR-4cR">
+ <tableColumn width="61" minWidth="58" maxWidth="100" id="5xO-DR-4cR">
<tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="Gain">
<color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
@@ -360,11 +360,11 @@ Dolby Surround and Dolby Pro Logic II convert multi-channel audio to stereo and
<tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
<prototypeCellViews>
<tableCellView id="wfV-Pi-jHd">
- <rect key="frame" x="730" y="1" width="64" height="25"/>
+ <rect key="frame" x="598" y="1" width="61" height="25"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
<textField toolTip="Audio gain in decibels (dB). Increases or decreases audio volume." verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" allowsCharacterPickerTouchBarItem="YES" translatesAutoresizingMaskIntoConstraints="NO" id="2c7-G5-4KL">
- <rect key="frame" x="15" y="6" width="48" height="14"/>
+ <rect key="frame" x="25" y="6" width="35" height="14"/>
<textFieldCell key="cell" controlSize="small" lineBreakMode="truncatingTail" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" alignment="center" title="0" id="Q4T-80-wxf">
<numberFormatter key="formatter" formatterBehavior="default10_4" usesGroupingSeparator="NO" groupingSize="0" minimumIntegerDigits="0" maximumIntegerDigits="42" id="uNn-5A-2RM"/>
<font key="font" metaFont="smallSystem"/>
@@ -390,7 +390,7 @@ Dolby Surround and Dolby Pro Logic II convert multi-channel audio to stereo and
</connections>
</textField>
<slider toolTip="Audio gain in decibels (dB). Increases or decreases audio volume." horizontalHuggingPriority="750" verticalHuggingPriority="750" horizontalCompressionResistancePriority="1000" verticalCompressionResistancePriority="1000" translatesAutoresizingMaskIntoConstraints="NO" id="gtC-MM-esd">
- <rect key="frame" x="-3" y="2" width="24" height="22"/>
+ <rect key="frame" x="3" y="2" width="22" height="22"/>
<constraints>
<constraint firstAttribute="width" relation="greaterThanOrEqual" constant="12" id="2JB-4G-Xta"/>
<constraint firstAttribute="height" relation="greaterThanOrEqual" constant="18" id="F1c-4e-dD1"/>
@@ -426,7 +426,7 @@ Dolby Surround and Dolby Pro Logic II convert multi-channel audio to stereo and
</tableCellView>
</prototypeCellViews>
</tableColumn>
- <tableColumn width="65.5" minWidth="58" maxWidth="100" id="eAS-E5-fip">
+ <tableColumn width="61" minWidth="58" maxWidth="100" id="eAS-E5-fip">
<tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="DRC">
<color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
@@ -439,11 +439,11 @@ Dolby Surround and Dolby Pro Logic II convert multi-channel audio to stereo and
<tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
<prototypeCellViews>
<tableCellView id="RMf-U7-5Td">
- <rect key="frame" x="796.5" y="1" width="65" height="25"/>
+ <rect key="frame" x="662" y="1" width="61" height="25"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
<slider horizontalHuggingPriority="750" verticalHuggingPriority="750" horizontalCompressionResistancePriority="1000" verticalCompressionResistancePriority="1000" translatesAutoresizingMaskIntoConstraints="NO" id="o3M-fP-6Ps">
- <rect key="frame" x="-3" y="2" width="24" height="22"/>
+ <rect key="frame" x="3" y="2" width="22" height="22"/>
<string key="toolTip">Dynamic Range Compression. Reduces the volume difference between loud and quiet sounds. Only applies to AC-3 source tracks when encoding to another format.
0: Do not apply DRC.
@@ -454,7 +454,7 @@ Values greater than 1 further increase the volume of quiet sounds. Values greate
<constraint firstAttribute="height" relation="greaterThanOrEqual" constant="18" id="E8p-B6-e6P"/>
<constraint firstAttribute="width" relation="greaterThanOrEqual" constant="12" id="qOQ-M0-V5B"/>
</constraints>
- <sliderCell key="cell" controlSize="small" continuous="YES" alignment="left" maxValue="4" doubleValue="2" numberOfTickMarks="16" allowsTickMarkValuesOnly="YES" sliderType="circular" id="nII-CW-aWc">
+ <sliderCell key="cell" controlSize="small" continuous="YES" alignment="left" maxValue="4" doubleValue="1.8666666666666667" numberOfTickMarks="16" allowsTickMarkValuesOnly="YES" sliderType="circular" id="nII-CW-aWc">
<accessibility description="DRC"/>
</sliderCell>
<connections>
@@ -475,7 +475,7 @@ Values greater than 1 further increase the volume of quiet sounds. Values greate
</connections>
</slider>
<textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" allowsCharacterPickerTouchBarItem="YES" translatesAutoresizingMaskIntoConstraints="NO" id="yPh-4R-HRQ">
- <rect key="frame" x="15" y="6" width="49" height="14"/>
+ <rect key="frame" x="25" y="6" width="35" height="14"/>
<string key="toolTip">Dynamic Range Compression. Reduces the volume difference between loud and quiet sounds. Only applies to AC-3 source tracks when encoding to another format.
0: Do not apply DRC.
@@ -530,7 +530,7 @@ Values greater than 1 further increase the volume of quiet sounds. Values greate
<tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
<prototypeCellViews>
<tableCellView id="x5p-AD-24B">
- <rect key="frame" x="865" y="1" width="32" height="25"/>
+ <rect key="frame" x="726" y="1" width="32" height="25"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
<button verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="wec-NB-vnQ">
@@ -565,7 +565,7 @@ Values greater than 1 further increase the volume of quiet sounds. Values greate
</subviews>
</clipView>
<scroller key="horizontalScroller" hidden="YES" wantsLayer="YES" verticalHuggingPriority="750" horizontal="YES" id="Pf5-Yq-6oL">
- <rect key="frame" x="1" y="194" width="859" height="15"/>
+ <rect key="frame" x="1" y="92" width="779" height="15"/>
<autoresizingMask key="autoresizingMask"/>
</scroller>
<scroller key="verticalScroller" hidden="YES" wantsLayer="YES" verticalHuggingPriority="750" horizontal="NO" id="1ow-7B-J0g">
@@ -573,7 +573,7 @@ Values greater than 1 further increase the volume of quiet sounds. Values greate
<autoresizingMask key="autoresizingMask"/>
</scroller>
<tableHeaderView key="headerView" wantsLayer="YES" id="jdT-w6-s4n">
- <rect key="frame" x="0.0" y="0.0" width="899" height="23"/>
+ <rect key="frame" x="0.0" y="0.0" width="760" height="23"/>
<autoresizingMask key="autoresizingMask"/>
</tableHeaderView>
</scrollView>
@@ -591,7 +591,7 @@ Values greater than 1 further increase the volume of quiet sounds. Values greate
<constraint firstAttribute="trailing" relation="greaterThanOrEqual" secondItem="wcL-rL-aYS" secondAttribute="trailing" constant="20" symbolic="YES" id="vyK-Mq-fbl"/>
<constraint firstItem="jrP-M5-2Rq" firstAttribute="baseline" secondItem="vFP-nq-IQg" secondAttribute="baseline" id="y3i-kl-lge"/>
</constraints>
- <point key="canvasLocation" x="336" y="53"/>
+ <point key="canvasLocation" x="-111.5" y="78"/>
</view>
<menu id="hyy-qd-qpe">
<items>
@@ -622,6 +622,6 @@ Values greater than 1 further increase the volume of quiet sounds. Values greate
</menu>
</objects>
<resources>
- <image name="NSActionTemplate" width="17" height="15"/>
+ <image name="NSActionTemplate" width="15" height="15"/>
</resources>
</document>
diff --git a/macosx/Base.lproj/ChaptersTitles.xib b/macosx/Base.lproj/ChaptersTitles.xib
index 3144e14ec..281dcb891 100644
--- a/macosx/Base.lproj/ChaptersTitles.xib
+++ b/macosx/Base.lproj/ChaptersTitles.xib
@@ -1,9 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
-<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="13771" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES">
+<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="17505" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES">
<dependencies>
<deployment identifier="macosx"/>
- <development version="8000" identifier="xcode"/>
- <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="13771"/>
+ <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="17505"/>
<capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
</dependencies>
<objects>
@@ -16,11 +15,11 @@
<customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
<customObject id="-3" userLabel="Application" customClass="NSObject"/>
<view id="qs9-Xl-pXA">
- <rect key="frame" x="0.0" y="0.0" width="926" height="322"/>
+ <rect key="frame" x="0.0" y="0.0" width="719" height="322"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
<button toolTip="Add a chapter markers track to the video." translatesAutoresizingMaskIntoConstraints="NO" id="7Xf-c0-jsr">
- <rect key="frame" x="17" y="288" width="146" height="18"/>
+ <rect key="frame" x="19" y="290" width="145" height="16"/>
<buttonCell key="cell" type="check" title="Create chapter markers" bezelStyle="regularSquare" imagePosition="left" alignment="left" controlSize="small" inset="2" id="lJL-wX-DVP">
<behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
<font key="font" metaFont="smallSystem"/>
@@ -35,7 +34,7 @@
</connections>
</button>
<button toolTip="Import a list of chapter names from a CSV file." verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="Ron-3B-rYg">
- <rect key="frame" x="671" y="282" width="121" height="28"/>
+ <rect key="frame" x="463" y="283" width="123" height="27"/>
<buttonCell key="cell" type="push" title="Import Chapters…" bezelStyle="rounded" alignment="center" controlSize="small" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="PM3-Ue-0kW">
<behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
<font key="font" metaFont="smallSystem"/>
@@ -50,7 +49,7 @@
</connections>
</button>
<button toolTip="Export the list of chapter names to a CSV file." verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="3SP-6e-RPS">
- <rect key="frame" x="790" y="282" width="121" height="28"/>
+ <rect key="frame" x="582" y="283" width="123" height="27"/>
<buttonCell key="cell" type="push" title="Export Chapters…" bezelStyle="rounded" alignment="center" controlSize="small" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="h0O-zg-OF9">
<behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
<font key="font" metaFont="smallSystem"/>
@@ -65,21 +64,20 @@
</connections>
</button>
<scrollView autohidesScrollers="YES" horizontalLineScroll="18" horizontalPageScroll="0.0" verticalLineScroll="18" verticalPageScroll="0.0" usesPredominantAxisScrolling="NO" translatesAutoresizingMaskIntoConstraints="NO" id="lqY-aE-MZi">
- <rect key="frame" x="20" y="20" width="886" height="258"/>
+ <rect key="frame" x="20" y="20" width="679" height="260"/>
<clipView key="contentView" id="3Pi-zz-fFg">
- <rect key="frame" x="1" y="0.0" width="884" height="257"/>
+ <rect key="frame" x="1" y="1" width="677" height="258"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
<tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnReordering="NO" multipleSelection="NO" autosaveColumns="NO" rowHeight="16" headerView="0rK-Rs-NTb" viewBased="YES" id="InF-gR-Lia">
- <rect key="frame" x="0.0" y="0.0" width="884" height="234"/>
- <autoresizingMask key="autoresizingMask"/>
+ <rect key="frame" x="0.0" y="0.0" width="677" height="235"/>
+ <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="index" editable="NO" width="45" minWidth="40" maxWidth="1000" id="0iF-eL-NOC">
<tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="Index">
- <font key="font" metaFont="smallSystem"/>
<color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" white="0.33333299" alpha="1" colorSpace="calibratedWhite"/>
</tableHeaderCell>
@@ -91,11 +89,11 @@
<tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
<prototypeCellViews>
<tableCellView id="xTN-ym-UFK">
- <rect key="frame" x="1" y="1" width="45" height="17"/>
+ <rect key="frame" x="1" y="1" width="50" height="17"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
<textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" fixedFrame="YES" allowsCharacterPickerTouchBarItem="YES" translatesAutoresizingMaskIntoConstraints="NO" id="9mL-8S-7Nl">
- <rect key="frame" x="1" y="2" width="43" height="14"/>
+ <rect key="frame" x="1" y="2" width="48" height="14"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMinY="YES"/>
<textFieldCell key="cell" controlSize="small" lineBreakMode="truncatingTail" sendsActionOnEndEditing="YES" alignment="left" title="1" id="G9p-Cg-wyC">
<font key="font" metaFont="smallSystem"/>
@@ -122,7 +120,6 @@
</tableColumn>
<tableColumn identifier="timestamp" editable="NO" width="72" minWidth="10" maxWidth="3.4028234663852886e+38" id="NlF-th-Cg9" userLabel="Timestamp">
<tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="Start">
- <font key="font" metaFont="smallSystem"/>
<color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
</tableHeaderCell>
@@ -134,7 +131,7 @@
<tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
<prototypeCellViews>
<tableCellView id="udT-y4-rGM">
- <rect key="frame" x="49" y="1" width="72" height="17"/>
+ <rect key="frame" x="54" y="1" width="72" height="17"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
<textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" fixedFrame="YES" allowsCharacterPickerTouchBarItem="YES" translatesAutoresizingMaskIntoConstraints="NO" id="euR-W4-lv2">
@@ -169,7 +166,6 @@
</tableColumn>
<tableColumn identifier="duration" editable="NO" width="69" minWidth="10" maxWidth="3.4028234663852886e+38" id="QVB-Cw-DJD">
<tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="Duration">
- <font key="font" metaFont="smallSystem"/>
<color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
</tableHeaderCell>
@@ -181,7 +177,7 @@
<tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
<prototypeCellViews>
<tableCellView id="AVw-G2-Zyi">
- <rect key="frame" x="124" y="1" width="69" height="17"/>
+ <rect key="frame" x="129" y="1" width="69" height="17"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
<textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" fixedFrame="YES" allowsCharacterPickerTouchBarItem="YES" translatesAutoresizingMaskIntoConstraints="NO" id="4HO-kO-Qtr">
@@ -214,9 +210,8 @@
</binding>
</connections>
</tableColumn>
- <tableColumn identifier="title" width="686" minWidth="77.217290000000006" maxWidth="1000" id="Z6H-lJ-ipr">
+ <tableColumn identifier="title" width="470" minWidth="77.217290000000006" maxWidth="1000" id="Z6H-lJ-ipr">
<tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="Title">
- <font key="font" metaFont="smallSystem"/>
<color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" white="0.33333299" alpha="1" colorSpace="calibratedWhite"/>
</tableHeaderCell>
@@ -228,11 +223,11 @@
<tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
<prototypeCellViews>
<tableCellView id="yZu-QP-dyq">
- <rect key="frame" x="196" y="1" width="686" height="17"/>
+ <rect key="frame" x="201" y="1" width="474" height="17"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
<textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" fixedFrame="YES" allowsCharacterPickerTouchBarItem="YES" translatesAutoresizingMaskIntoConstraints="NO" id="rpj-MP-nnZ">
- <rect key="frame" x="0.0" y="1" width="686" height="15"/>
+ <rect key="frame" x="0.0" y="1" width="474" height="15"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMinY="YES"/>
<textFieldCell key="cell" controlSize="small" lineBreakMode="truncatingTail" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" title="Title" id="UjY-nz-uSt">
<font key="font" metaFont="smallSystem"/>
@@ -266,15 +261,15 @@
</subviews>
</clipView>
<scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="O2b-uL-5ea">
- <rect key="frame" x="1" y="241" width="884" height="16"/>
+ <rect key="frame" x="1" y="244" width="884" height="15"/>
<autoresizingMask key="autoresizingMask"/>
</scroller>
<scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="yp0-pp-Yw7">
<rect key="frame" x="869" y="17" width="16" height="246"/>
<autoresizingMask key="autoresizingMask"/>
</scroller>
- <tableHeaderView key="headerView" id="0rK-Rs-NTb">
- <rect key="frame" x="0.0" y="0.0" width="884" height="23"/>
+ <tableHeaderView key="headerView" wantsLayer="YES" id="0rK-Rs-NTb">
+ <rect key="frame" x="0.0" y="0.0" width="677" height="23"/>
<autoresizingMask key="autoresizingMask"/>
</tableHeaderView>
</scrollView>
@@ -293,7 +288,7 @@
<constraint firstItem="7Xf-c0-jsr" firstAttribute="leading" secondItem="lqY-aE-MZi" secondAttribute="leading" id="xvS-rd-BVF"/>
<constraint firstItem="7Xf-c0-jsr" firstAttribute="leading" secondItem="qs9-Xl-pXA" secondAttribute="leading" constant="20" symbolic="YES" id="zIR-UV-LXe"/>
</constraints>
- <point key="canvasLocation" x="113" y="149"/>
+ <point key="canvasLocation" x="-52.5" y="149"/>
</view>
<userDefaultsController representsSharedInstance="YES" id="coy-s6-QLx"/>
<arrayController objectClassName="HBChapter" editable="NO" id="Gv0-qM-nu4">
diff --git a/macosx/Base.lproj/HBCroppingView.xib b/macosx/Base.lproj/HBCroppingView.xib
index 19c9fb1ce..beebec6ef 100644
--- a/macosx/Base.lproj/HBCroppingView.xib
+++ b/macosx/Base.lproj/HBCroppingView.xib
@@ -49,7 +49,7 @@
<rect key="frame" x="0.0" y="0.0" width="158" height="60"/>
<subviews>
<textField toolTip="Left edge cropping amount in pixels." verticalHuggingPriority="750" preferredMaxLayoutWidth="36" textCompletion="NO" id="Td7-sa-0TV">
- <rect key="frame" x="-3" y="21" width="36" height="19"/>
+ <rect key="frame" x="0.0" y="21" width="36" height="19"/>
<autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMaxY="YES"/>
<textFieldCell key="cell" controlSize="small" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" alignment="left" drawsBackground="YES" id="iF7-Kp-18L">
<numberFormatter key="formatter" formatterBehavior="default10_4" usesGroupingSeparator="NO" formatWidth="-1" groupingSize="0" minimumIntegerDigits="1" maximumIntegerDigits="42" id="4eK-Cz-G5y"/>
@@ -72,7 +72,7 @@
</connections>
</textField>
<textField toolTip="Bottom edge cropping amount in pixels." verticalHuggingPriority="750" preferredMaxLayoutWidth="36" textCompletion="NO" id="6Gj-ZU-E1E">
- <rect key="frame" x="51" y="2" width="36" height="19"/>
+ <rect key="frame" x="54" y="2" width="36" height="19"/>
<autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMaxY="YES"/>
<textFieldCell key="cell" controlSize="small" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" alignment="left" drawsBackground="YES" id="XSa-sK-bkZ">
<numberFormatter key="formatter" formatterBehavior="default10_4" usesGroupingSeparator="NO" formatWidth="-1" groupingSize="0" minimumIntegerDigits="1" maximumIntegerDigits="42" id="Ob3-hm-TP9"/>
@@ -95,7 +95,7 @@
</connections>
</textField>
<textField toolTip="Right edge cropping amount in pixels." verticalHuggingPriority="750" preferredMaxLayoutWidth="36" textCompletion="NO" id="php-p6-Nz6">
- <rect key="frame" x="105" y="21" width="36" height="19"/>
+ <rect key="frame" x="108" y="21" width="36" height="19"/>
<autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMaxY="YES"/>
<textFieldCell key="cell" controlSize="small" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" alignment="left" drawsBackground="YES" id="XLL-Lm-ivc">
<numberFormatter key="formatter" formatterBehavior="default10_4" usesGroupingSeparator="NO" formatWidth="-1" groupingSize="0" minimumIntegerDigits="1" maximumIntegerDigits="42" id="KaO-A4-kXq"/>
@@ -118,7 +118,7 @@
</connections>
</textField>
<stepper horizontalHuggingPriority="750" verticalHuggingPriority="750" id="y7P-yk-q46">
- <rect key="frame" x="140" y="18" width="15" height="23"/>
+ <rect key="frame" x="143" y="18" width="15" height="23"/>
<autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMaxY="YES"/>
<stepperCell key="cell" controlSize="small" continuous="YES" alignment="left" increment="2" maxValue="59" id="SA2-eh-4Jb">
<font key="font" metaFont="smallSystem"/>
@@ -138,7 +138,7 @@
</connections>
</stepper>
<stepper horizontalHuggingPriority="750" verticalHuggingPriority="750" id="8e5-zI-IBg">
- <rect key="frame" x="86" y="38" width="15" height="22"/>
+ <rect key="frame" x="89" y="38" width="15" height="22"/>
<autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMaxY="YES"/>
<stepperCell key="cell" controlSize="small" continuous="YES" alignment="left" increment="2" maxValue="59" id="c11-EG-77U">
<font key="font" metaFont="smallSystem"/>
@@ -158,7 +158,7 @@
</connections>
</stepper>
<stepper horizontalHuggingPriority="750" verticalHuggingPriority="750" id="Yua-R6-mWU">
- <rect key="frame" x="32" y="18" width="15" height="23"/>
+ <rect key="frame" x="35" y="18" width="15" height="23"/>
<autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMaxY="YES"/>
<stepperCell key="cell" controlSize="small" continuous="YES" alignment="left" increment="2" maxValue="59" id="yPe-lP-KfM">
<font key="font" metaFont="smallSystem"/>
@@ -178,7 +178,7 @@
</connections>
</stepper>
<stepper horizontalHuggingPriority="750" verticalHuggingPriority="750" id="sWf-fq-lvl">
- <rect key="frame" x="86" y="-1" width="15" height="22"/>
+ <rect key="frame" x="89" y="-1" width="15" height="22"/>
<autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMaxY="YES"/>
<stepperCell key="cell" controlSize="small" continuous="YES" alignment="left" increment="2" maxValue="59" id="w45-AO-bJL">
<font key="font" metaFont="smallSystem"/>
@@ -198,7 +198,7 @@
</connections>
</stepper>
<textField toolTip="Top edge cropping amount in pixels." verticalHuggingPriority="750" preferredMaxLayoutWidth="36" textCompletion="NO" id="Cp5-xz-x1h">
- <rect key="frame" x="51" y="40" width="36" height="19"/>
+ <rect key="frame" x="54" y="40" width="36" height="19"/>
<autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMaxY="YES"/>
<textFieldCell key="cell" controlSize="small" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" alignment="left" drawsBackground="YES" id="WKu-TR-fzG">
<numberFormatter key="formatter" formatterBehavior="default10_4" usesGroupingSeparator="NO" formatWidth="-1" groupingSize="0" minimumIntegerDigits="1" maximumIntegerDigits="42" id="Zhe-d6-XZG"/>
diff --git a/macosx/Base.lproj/HBPictureViewController.xib b/macosx/Base.lproj/HBPictureViewController.xib
index ab7ea9a3b..64bdd06a6 100644
--- a/macosx/Base.lproj/HBPictureViewController.xib
+++ b/macosx/Base.lproj/HBPictureViewController.xib
@@ -156,7 +156,7 @@
<rect key="frame" x="0.0" y="0.0" width="158" height="60"/>
<subviews>
<textField toolTip="Left edge cropping amount in pixels." verticalHuggingPriority="750" preferredMaxLayoutWidth="36" textCompletion="NO" id="LTu-ic-Ty9">
- <rect key="frame" x="-3" y="21" width="36" height="19"/>
+ <rect key="frame" x="0.0" y="21" width="36" height="19"/>
<autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMaxY="YES"/>
<textFieldCell key="cell" controlSize="small" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" alignment="left" drawsBackground="YES" id="XZs-gj-hoo">
<numberFormatter key="formatter" formatterBehavior="default10_4" usesGroupingSeparator="NO" formatWidth="-1" groupingSize="0" minimumIntegerDigits="1" maximumIntegerDigits="42" id="WoC-YC-H5L"/>
@@ -189,7 +189,7 @@
</connections>
</textField>
<textField toolTip="Bottom edge cropping amount in pixels." verticalHuggingPriority="750" preferredMaxLayoutWidth="36" textCompletion="NO" id="1Z0-JT-vst">
- <rect key="frame" x="51" y="2" width="36" height="19"/>
+ <rect key="frame" x="54" y="2" width="36" height="19"/>
<autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMaxY="YES"/>
<textFieldCell key="cell" controlSize="small" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" alignment="left" drawsBackground="YES" id="DzX-1f-HsP">
<numberFormatter key="formatter" formatterBehavior="default10_4" usesGroupingSeparator="NO" formatWidth="-1" groupingSize="0" minimumIntegerDigits="1" maximumIntegerDigits="42" id="r1c-KK-4uF"/>
@@ -222,7 +222,7 @@
</connections>
</textField>
<textField toolTip="Right edge cropping amount in pixels." verticalHuggingPriority="750" preferredMaxLayoutWidth="36" textCompletion="NO" id="wsq-TS-cC6">
- <rect key="frame" x="105" y="21" width="36" height="19"/>
+ <rect key="frame" x="108" y="21" width="36" height="19"/>
<autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMaxY="YES"/>
<textFieldCell key="cell" controlSize="small" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" alignment="left" drawsBackground="YES" id="CIG-PU-RMT">
<numberFormatter key="formatter" formatterBehavior="default10_4" usesGroupingSeparator="NO" formatWidth="-1" groupingSize="0" minimumIntegerDigits="1" maximumIntegerDigits="42" id="rtx-vd-c05"/>
@@ -255,7 +255,7 @@
</connections>
</textField>
<stepper horizontalHuggingPriority="750" verticalHuggingPriority="750" id="Ddg-4D-el9">
- <rect key="frame" x="140" y="18" width="15" height="23"/>
+ <rect key="frame" x="143" y="18" width="15" height="23"/>
<autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMaxY="YES"/>
<stepperCell key="cell" controlSize="small" continuous="YES" alignment="left" increment="2" maxValue="59" id="QFM-0O-SjJ">
<font key="font" metaFont="smallSystem"/>
@@ -281,7 +281,7 @@
</connections>
</stepper>
<stepper horizontalHuggingPriority="750" verticalHuggingPriority="750" id="Mke-9L-LvB">
- <rect key="frame" x="86" y="38" width="15" height="22"/>
+ <rect key="frame" x="89" y="38" width="15" height="22"/>
<autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMaxY="YES"/>
<stepperCell key="cell" controlSize="small" continuous="YES" alignment="left" increment="2" maxValue="59" id="jWe-et-eOH">
<font key="font" metaFont="smallSystem"/>
@@ -307,7 +307,7 @@
</connections>
</stepper>
<stepper horizontalHuggingPriority="750" verticalHuggingPriority="750" id="r9l-cH-pFW">
- <rect key="frame" x="32" y="18" width="15" height="23"/>
+ <rect key="frame" x="35" y="18" width="15" height="23"/>
<autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMaxY="YES"/>
<stepperCell key="cell" controlSize="small" continuous="YES" alignment="left" increment="2" maxValue="59" id="Z4J-oE-seK">
<font key="font" metaFont="smallSystem"/>
@@ -333,7 +333,7 @@
</connections>
</stepper>
<stepper horizontalHuggingPriority="750" verticalHuggingPriority="750" id="6W6-RI-fBx">
- <rect key="frame" x="86" y="-1" width="15" height="22"/>
+ <rect key="frame" x="89" y="-1" width="15" height="22"/>
<autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMaxY="YES"/>
<stepperCell key="cell" controlSize="small" continuous="YES" alignment="left" increment="2" maxValue="59" id="Fll-IT-6Ex">
<font key="font" metaFont="smallSystem"/>
@@ -359,7 +359,7 @@
</connections>
</stepper>
<textField toolTip="Top edge cropping amount in pixels." verticalHuggingPriority="750" preferredMaxLayoutWidth="36" textCompletion="NO" id="41c-48-2XJ">
- <rect key="frame" x="51" y="40" width="36" height="19"/>
+ <rect key="frame" x="54" y="40" width="36" height="19"/>
<autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMaxY="YES"/>
<textFieldCell key="cell" controlSize="small" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" alignment="left" drawsBackground="YES" id="CZs-y7-1JV">
<numberFormatter key="formatter" formatterBehavior="default10_4" usesGroupingSeparator="NO" formatWidth="-1" groupingSize="0" minimumIntegerDigits="1" maximumIntegerDigits="42" id="FyD-ad-rqf"/>
@@ -982,7 +982,7 @@ Custom allows manually setting all parameters. Useful for correcting an incorrec
<rect key="frame" x="54" y="51" width="158" height="60"/>
<subviews>
<stepper horizontalHuggingPriority="750" verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="09f-sT-7la">
- <rect key="frame" x="90" y="38" width="15" height="22"/>
+ <rect key="frame" x="89" y="38" width="15" height="22"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
<stepperCell key="cell" controlSize="small" continuous="YES" alignment="left" increment="2" maxValue="59" id="atZ-cf-YyH">
<font key="font" metaFont="smallSystem"/>
@@ -1004,7 +1004,7 @@ Custom allows manually setting all parameters. Useful for correcting an incorrec
</connections>
</stepper>
<textField toolTip="Top edge padding amount in pixels." verticalHuggingPriority="750" fixedFrame="YES" preferredMaxLayoutWidth="36" textCompletion="NO" translatesAutoresizingMaskIntoConstraints="NO" id="6Jp-gt-DbX">
- <rect key="frame" x="55" y="40" width="36" height="19"/>
+ <rect key="frame" x="54" y="40" width="36" height="19"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
<textFieldCell key="cell" controlSize="small" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" alignment="left" drawsBackground="YES" id="0yJ-2J-ept">
<numberFormatter key="formatter" formatterBehavior="default10_4" usesGroupingSeparator="NO" formatWidth="-1" groupingSize="0" minimumIntegerDigits="1" maximumIntegerDigits="42" id="P5C-Bq-g5Y"/>
@@ -1033,7 +1033,7 @@ Custom allows manually setting all parameters. Useful for correcting an incorrec
</connections>
</textField>
<textField toolTip="Bottom edge padding amount in pixels." verticalHuggingPriority="750" fixedFrame="YES" preferredMaxLayoutWidth="36" textCompletion="NO" translatesAutoresizingMaskIntoConstraints="NO" id="WfM-tx-rC5">
- <rect key="frame" x="55" y="2" width="36" height="19"/>
+ <rect key="frame" x="54" y="2" width="36" height="19"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
<textFieldCell key="cell" controlSize="small" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" alignment="left" drawsBackground="YES" id="Wfu-ZW-M6N">
<numberFormatter key="formatter" formatterBehavior="default10_4" usesGroupingSeparator="NO" formatWidth="-1" groupingSize="0" minimumIntegerDigits="1" maximumIntegerDigits="42" id="87o-Sq-Vz0"/>
@@ -1062,7 +1062,7 @@ Custom allows manually setting all parameters. Useful for correcting an incorrec
</connections>
</textField>
<textField toolTip="Right edge padding amount in pixels." verticalHuggingPriority="750" fixedFrame="YES" preferredMaxLayoutWidth="36" textCompletion="NO" translatesAutoresizingMaskIntoConstraints="NO" id="ck0-Gu-lGg">
- <rect key="frame" x="109" y="21" width="36" height="19"/>
+ <rect key="frame" x="108" y="21" width="36" height="19"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
<textFieldCell key="cell" controlSize="small" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" alignment="left" drawsBackground="YES" id="TIQ-pu-KHa">
<numberFormatter key="formatter" formatterBehavior="default10_4" usesGroupingSeparator="NO" formatWidth="-1" groupingSize="0" minimumIntegerDigits="1" maximumIntegerDigits="42" id="2oO-Js-S4B"/>
@@ -1091,7 +1091,7 @@ Custom allows manually setting all parameters. Useful for correcting an incorrec
</connections>
</textField>
<stepper horizontalHuggingPriority="750" verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="iZc-Ks-efB">
- <rect key="frame" x="36" y="19" width="15" height="22"/>
+ <rect key="frame" x="35" y="19" width="15" height="22"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
<stepperCell key="cell" controlSize="small" continuous="YES" alignment="left" increment="2" maxValue="59" id="Rzf-mS-h9z">
<font key="font" metaFont="smallSystem"/>
@@ -1113,7 +1113,7 @@ Custom allows manually setting all parameters. Useful for correcting an incorrec
</connections>
</stepper>
<textField toolTip="Left edge padding amount in pixels." verticalHuggingPriority="750" fixedFrame="YES" preferredMaxLayoutWidth="36" textCompletion="NO" translatesAutoresizingMaskIntoConstraints="NO" id="l2V-GK-BgU">
- <rect key="frame" x="1" y="21" width="36" height="19"/>
+ <rect key="frame" x="0.0" y="21" width="36" height="19"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
<textFieldCell key="cell" controlSize="small" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" alignment="left" drawsBackground="YES" id="iYd-5t-kFE">
<numberFormatter key="formatter" formatterBehavior="default10_4" usesGroupingSeparator="NO" formatWidth="-1" groupingSize="0" minimumIntegerDigits="1" maximumIntegerDigits="42" id="qgq-Hw-brX"/>
@@ -1142,7 +1142,7 @@ Custom allows manually setting all parameters. Useful for correcting an incorrec
</connections>
</textField>
<stepper horizontalHuggingPriority="750" verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="uoH-Hv-lNp">
- <rect key="frame" x="144" y="19" width="15" height="22"/>
+ <rect key="frame" x="143" y="19" width="15" height="22"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
<stepperCell key="cell" controlSize="small" continuous="YES" alignment="left" increment="2" maxValue="59" id="xS2-KN-fds">
<font key="font" metaFont="smallSystem"/>
@@ -1164,7 +1164,7 @@ Custom allows manually setting all parameters. Useful for correcting an incorrec
</connections>
</stepper>
<stepper horizontalHuggingPriority="750" verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="zVm-0W-Jxg">
- <rect key="frame" x="90" y="0.0" width="15" height="22"/>
+ <rect key="frame" x="89" y="0.0" width="15" height="22"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
<stepperCell key="cell" controlSize="small" continuous="YES" alignment="left" increment="2" maxValue="59" id="tcI-lL-sqJ">
<font key="font" metaFont="smallSystem"/>
diff --git a/macosx/Base.lproj/Subtitles.xib b/macosx/Base.lproj/Subtitles.xib
index 309ceee44..5912927c0 100644
--- a/macosx/Base.lproj/Subtitles.xib
+++ b/macosx/Base.lproj/Subtitles.xib
@@ -1,8 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
-<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="16097.2" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES">
+<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="17505" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES">
<dependencies>
<deployment identifier="macosx"/>
- <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="16097.2"/>
+ <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="17505"/>
<capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
</dependencies>
<objects>
@@ -15,11 +15,11 @@
<customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
<customObject id="-3" userLabel="Application" customClass="NSObject"/>
<customView misplaced="YES" id="Hz6-mo-xeY">
- <rect key="frame" x="0.0" y="0.0" width="916" height="301"/>
+ <rect key="frame" x="0.0" y="0.0" width="789" height="176"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
<subviews>
<popUpButton verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="2Tb-KC-Ugi">
- <rect key="frame" x="17" y="170" width="88" height="22"/>
+ <rect key="frame" x="16" y="140" width="90" height="22"/>
<constraints>
<constraint firstAttribute="width" relation="greaterThanOrEqual" constant="82" id="LnC-EY-WyR"/>
</constraints>
@@ -57,7 +57,7 @@
</connections>
</popUpButton>
<button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="QsM-28-Pya">
- <rect key="frame" x="110" y="167" width="132" height="27"/>
+ <rect key="frame" x="109" y="137" width="134" height="27"/>
<string key="toolTip">Configure subtitle tracks Selection Behavior. These settings affect which tracks will be added to the subtitle tracks list, and the settings used for each track.</string>
<buttonCell key="cell" type="push" title="Selection Behavior…" bezelStyle="rounded" alignment="center" controlSize="small" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="oxg-bs-1si">
<behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
@@ -73,7 +73,7 @@
</connections>
</button>
<button toolTip="Reload the subtitles tracks list using the configured Selection Behavior." verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="Vxx-gk-9kY">
- <rect key="frame" x="240" y="167" width="62" height="27"/>
+ <rect key="frame" x="239" y="137" width="64" height="27"/>
<buttonCell key="cell" type="push" title="Reload" bezelStyle="rounded" alignment="center" controlSize="small" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="jG8-uo-1tv">
<behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
<font key="font" metaFont="menu" size="11"/>
@@ -88,20 +88,20 @@
</connections>
</button>
<scrollView wantsLayer="YES" autohidesScrollers="YES" horizontalLineScroll="27" horizontalPageScroll="10" verticalLineScroll="27" verticalPageScroll="10" hasHorizontalScroller="NO" usesPredominantAxisScrolling="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Syo-rH-vof">
- <rect key="frame" x="20" y="20" width="897" height="143"/>
+ <rect key="frame" x="20" y="20" width="749" height="114"/>
<string key="toolTip">Subtitle tracks list. Track selection behavior and settings are loaded from the selected preset, and may be configured using the subtitle Selection Behavior dialog.</string>
<clipView key="contentView" id="ljc-nW-Cnc">
- <rect key="frame" x="1" y="0.0" width="895" height="142"/>
+ <rect key="frame" x="1" y="1" width="747" height="112"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
<tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnReordering="NO" multipleSelection="NO" autosaveColumns="NO" typeSelect="NO" rowHeight="25" rowSizeStyle="automatic" headerView="IiW-3a-Drv" viewBased="YES" id="0yM-wE-D2x">
- <rect key="frame" x="0.0" y="0.0" width="895" height="119"/>
+ <rect key="frame" x="0.0" y="0.0" width="747" height="89"/>
<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="track" editable="NO" width="265.5" minWidth="40" maxWidth="1000" id="N3S-st-yGv">
+ <tableColumn identifier="track" editable="NO" width="180" minWidth="40" maxWidth="1000" id="N3S-st-yGv">
<tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="Track">
<color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" white="0.33333299" alpha="1" colorSpace="calibratedWhite"/>
@@ -118,11 +118,11 @@
<tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
<prototypeCellViews>
<tableCellView id="EZp-rc-7mo">
- <rect key="frame" x="1" y="1" width="266" height="25"/>
+ <rect key="frame" x="1" y="1" width="185" height="25"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
<popUpButton toolTip="Subtitles language and type." verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="Tf3-cP-TGw">
- <rect key="frame" x="0.0" y="1" width="266" height="22"/>
+ <rect key="frame" x="-1" y="2" width="187" height="22"/>
<popUpButtonCell key="cell" type="push" bezelStyle="rounded" alignment="left" controlSize="small" lineBreakMode="truncatingTail" borderStyle="borderAndBezel" imageScaling="proportionallyDown" inset="2" id="JWk-Ab-hdY">
<behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
<font key="font" metaFont="menu" size="11"/>
@@ -149,7 +149,7 @@
</tableCellView>
</prototypeCellViews>
</tableColumn>
- <tableColumn identifier="forced" width="80.5" minWidth="70" maxWidth="3.4028229999999999e+38" id="klV-Gy-igk">
+ <tableColumn identifier="forced" width="81" minWidth="70" maxWidth="3.4028229999999999e+38" id="klV-Gy-igk">
<tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="center" title="Forced Only">
<color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
@@ -161,11 +161,11 @@
<tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
<prototypeCellViews>
<tableCellView id="zKg-by-KFV">
- <rect key="frame" x="270" y="1" width="80" height="25"/>
+ <rect key="frame" x="189" y="1" width="81" height="25"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
<button toolTip="Forced Only. Use only subtitles marked as “forced” in the selected source track." translatesAutoresizingMaskIntoConstraints="NO" id="HC5-ql-Vcr">
- <rect key="frame" x="26" y="2" width="27" height="21"/>
+ <rect key="frame" x="28" y="3" width="25" height="19"/>
<buttonCell key="cell" type="check" bezelStyle="regularSquare" imagePosition="left" controlSize="small" state="on" inset="2" id="SPR-9q-XBK">
<behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
<font key="font" metaFont="menu" size="11"/>
@@ -186,7 +186,7 @@
</tableCellView>
</prototypeCellViews>
</tableColumn>
- <tableColumn identifier="burned" width="68.5" minWidth="64" maxWidth="3.4028229999999999e+38" id="fIe-Fg-ufj">
+ <tableColumn identifier="burned" width="69" minWidth="64" maxWidth="3.4028229999999999e+38" id="fIe-Fg-ufj">
<tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="center" title="Burned In">
<color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
@@ -198,11 +198,11 @@
<tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
<prototypeCellViews>
<tableCellView id="gxH-yz-YRK">
- <rect key="frame" x="353" y="1" width="69" height="25"/>
+ <rect key="frame" x="273" y="1" width="69" height="25"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
<button toolTip="Burned In. Make the selected subtitles permanent by overlaying them onto the video track." translatesAutoresizingMaskIntoConstraints="NO" id="zpm-9Z-Hsq">
- <rect key="frame" x="20" y="2" width="28" height="21"/>
+ <rect key="frame" x="22" y="3" width="25" height="19"/>
<buttonCell key="cell" type="check" bezelStyle="regularSquare" imagePosition="left" controlSize="small" state="on" inset="2" id="s2E-1o-mGs">
<behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
<font key="font" metaFont="menu" size="11"/>
@@ -227,7 +227,7 @@
</tableCellView>
</prototypeCellViews>
</tableColumn>
- <tableColumn identifier="default" width="55.5" minWidth="51" maxWidth="3.4028229999999999e+38" id="fvq-pE-sOC">
+ <tableColumn identifier="default" width="56" minWidth="51" maxWidth="3.4028229999999999e+38" id="fvq-pE-sOC">
<tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="center" title="Default">
<color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
@@ -239,11 +239,11 @@
<tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
<prototypeCellViews>
<tableCellView id="mQ6-s6-Zm2">
- <rect key="frame" x="425" y="1" width="55" height="25"/>
+ <rect key="frame" x="345" y="1" width="56" height="25"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
<button toolTip="Default flag. Mark the selected subtitles track as the default to be displayed on playback." translatesAutoresizingMaskIntoConstraints="NO" id="mdO-Qu-3Pb">
- <rect key="frame" x="16" y="4" width="22" height="18"/>
+ <rect key="frame" x="21" y="5" width="14" height="16"/>
<buttonCell key="cell" type="check" bezelStyle="regularSquare" imagePosition="left" controlSize="small" state="on" inset="2" id="kwl-qH-Dgo">
<behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
<font key="font" metaFont="menu" size="11"/>
@@ -262,7 +262,7 @@
</tableCellView>
</prototypeCellViews>
</tableColumn>
- <tableColumn identifier="srt_lang" width="175" minWidth="10" maxWidth="3.4028229999999999e+38" id="9ka-9O-WDj">
+ <tableColumn identifier="srt_lang" width="147.5" minWidth="10" maxWidth="3.4028229999999999e+38" id="9ka-9O-WDj">
<tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="Language">
<color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
@@ -279,11 +279,11 @@
<tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
<prototypeCellViews>
<tableCellView id="4bh-my-GeM">
- <rect key="frame" x="483" y="1" width="175" height="25"/>
+ <rect key="frame" x="404" y="1" width="148" height="25"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
<popUpButton toolTip="Language of the selected SRT/SSA format source track. Not applicable to other formats." verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="Inz-O5-B8g">
- <rect key="frame" x="0.0" y="0.0" width="175" height="22"/>
+ <rect key="frame" x="-1" y="-1" width="150" height="22"/>
<popUpButtonCell key="cell" type="push" bezelStyle="rounded" alignment="left" controlSize="small" lineBreakMode="truncatingTail" borderStyle="borderAndBezel" imageScaling="proportionallyDown" inset="2" id="zIn-sc-xak">
<behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
<font key="font" metaFont="menu" size="11"/>
@@ -315,7 +315,7 @@
</tableCellView>
</prototypeCellViews>
</tableColumn>
- <tableColumn identifier="srt_charcode" width="117" minWidth="10" maxWidth="3.4028229999999999e+38" id="1Qg-We-ltR">
+ <tableColumn identifier="srt_charcode" width="85.5" minWidth="10" maxWidth="3.4028229999999999e+38" id="1Qg-We-ltR">
<tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="Encoding">
<color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
@@ -328,11 +328,11 @@
<tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
<prototypeCellViews>
<tableCellView id="ZBK-cc-m0z">
- <rect key="frame" x="661" y="1" width="117" height="25"/>
+ <rect key="frame" x="555" y="1" width="85" height="25"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
<popUpButton toolTip="Character encoding/codeset of the selected SRT/SSA format source track. Not applicable to other formats." verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="QV0-kE-4yR">
- <rect key="frame" x="0.0" y="0.0" width="117" height="22"/>
+ <rect key="frame" x="-1" y="-1" width="88" height="22"/>
<popUpButtonCell key="cell" type="push" bezelStyle="rounded" alignment="left" controlSize="small" lineBreakMode="truncatingTail" borderStyle="borderAndBezel" imageScaling="proportionallyDown" inset="2" id="jFr-2c-3Vv">
<behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
<font key="font" metaFont="menu" size="11"/>
@@ -360,7 +360,7 @@
</tableCellView>
</prototypeCellViews>
</tableColumn>
- <tableColumn identifier="srt_offset" width="66" minWidth="10" maxWidth="3.4028229999999999e+38" id="Fgh-pZ-6uu">
+ <tableColumn identifier="srt_offset" width="66.5" minWidth="10" maxWidth="3.4028229999999999e+38" id="Fgh-pZ-6uu">
<tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="Offset">
<color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
@@ -373,11 +373,11 @@
<tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
<prototypeCellViews>
<tableCellView id="9tV-iL-oaF">
- <rect key="frame" x="781" y="1" width="66" height="17"/>
+ <rect key="frame" x="643" y="1" width="67" height="17"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
<textField toolTip="Positive or negative offset in milliseconds (ms) for the selected SRT/SSA format source track. Not applicable to other formats." verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" allowsCharacterPickerTouchBarItem="YES" translatesAutoresizingMaskIntoConstraints="NO" id="aJi-zQ-0cg">
- <rect key="frame" x="0.0" y="-3" width="66" height="14"/>
+ <rect key="frame" x="0.0" y="-3" width="67" height="14"/>
<textFieldCell key="cell" controlSize="small" lineBreakMode="truncatingTail" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" alignment="center" title="0" id="hhH-c3-gD0">
<numberFormatter key="formatter" formatterBehavior="default10_4" numberStyle="decimal" minimumIntegerDigits="1" maximumIntegerDigits="2000000000" maximumFractionDigits="3" id="Jui-oB-oVO"/>
<font key="font" metaFont="menu" size="11"/>
@@ -419,7 +419,7 @@
<tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
<prototypeCellViews>
<tableCellView id="FiE-Us-vj1">
- <rect key="frame" x="850" y="1" width="28" height="25"/>
+ <rect key="frame" x="713" y="1" width="32" height="25"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
<button verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="bFt-wX-C9J">
@@ -461,7 +461,7 @@
<autoresizingMask key="autoresizingMask"/>
</scroller>
<tableHeaderView key="headerView" wantsLayer="YES" id="IiW-3a-Drv">
- <rect key="frame" x="0.0" y="0.0" width="895" height="23"/>
+ <rect key="frame" x="0.0" y="0.0" width="747" height="23"/>
<autoresizingMask key="autoresizingMask"/>
</tableHeaderView>
</scrollView>
@@ -479,7 +479,7 @@
<constraint firstItem="2Tb-KC-Ugi" firstAttribute="baseline" secondItem="QsM-28-Pya" secondAttribute="baseline" id="jnV-Dq-iyH"/>
<constraint firstAttribute="bottom" secondItem="Syo-rH-vof" secondAttribute="bottom" constant="20" symbolic="YES" id="mQT-2H-f1T"/>
</constraints>
- <point key="canvasLocation" x="222" y="138"/>
+ <point key="canvasLocation" x="60.5" y="146.5"/>
</customView>
<arrayController objectClassName="HBSubtitlesTrack" id="ssY-jQ-Nev">
<connections>
@@ -521,6 +521,6 @@
</menu>
</objects>
<resources>
- <image name="NSActionTemplate" width="14" height="14"/>
+ <image name="NSActionTemplate" width="15" height="15"/>
</resources>
</document>