blob: 2b248aded156df16fe7682c60bd365485e203fce (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
|
{
IBClasses = (
{
ACTIONS = {
AddToQueue = id;
BrowseFile = id;
CalculateBitrate = id;
Cancel = id;
ChapterPopUpChanged = id;
CloseAddPresetPanel = id;
CodecsPopUpChanged = id;
EnableQueue = id;
EncoderPopUpChanged = id;
FormatPopUpChanged = id;
InsertPreset = id;
LanguagePopUpChanged = id;
OpenForums = id;
OpenHomepage = id;
Pause = id;
QualitySliderChanged = id;
Rip = id;
ShowAddPresetPanel = id;
ShowPicturePanel = id;
ShowQueuePanel = id;
ShowScanPanel = id;
TitlePopUpChanged = id;
VideoMatrixChanged = id;
addPreset = id;
deletePreset = id;
tableViewSelected = id;
};
CLASS = HBController;
LANGUAGE = ObjC;
OUTLETS = {
fAddPresetPanel = NSPanel;
fAddToQuButton = NSTableView;
fAudBitrateField = NSTextField;
fAudBitratePopUp = NSPopUpButton;
fAudLang1Field = NSTextField;
fAudLang1PopUp = NSPopUpButton;
fAudLang1SurroundCheck = NSButton;
fAudLang2Field = NSTextField;
fAudLang2PopUp = NSPopUpButton;
fAudRateField = NSTextField;
fAudRatePopUp = NSPopUpButton;
fDstBrowseButton = NSButton;
fDstCodecsField = NSTextField;
fDstCodecsPopUp = NSPopUpButton;
fDstFile1Field = NSTextField;
fDstFile2Field = NSTextField;
fDstFormatField = NSTextField;
fDstFormatPopUp = NSPopUpButton;
fPauseButton = NSButton;
fPicLabelAnamorphic = NSTextField;
fPicLabelAr = NSTextField;
fPicLabelDeinter = NSTextField;
fPicLabelOutp = NSTextField;
fPicLabelOutputX = NSTextField;
fPicLabelPAROutp = NSTextField;
fPicLabelPAROutputX = NSTextField;
fPicLabelSettings = NSTextField;
fPicLabelSrc = NSTextField;
fPicLabelSrcX = NSTextField;
fPicSettingARkeep = NSTextField;
fPicSettingARkeepDsply = NSTextField;
fPicSettingDeinterlace = NSTextField;
fPicSettingDeinterlaceDsply = NSTextField;
fPicSettingHeight = NSTextField;
fPicSettingPAR = NSTextField;
fPicSettingPARDsply = NSTextField;
fPicSettingPARHeight = NSTextField;
fPicSettingPARWidth = NSTextField;
fPicSettingWidth = NSTextField;
fPicSrcHeight = NSTextField;
fPicSrcWidth = NSTextField;
fPictureButton = NSButton;
fPictureController = PictureController;
fPicturePanel = NSPanel;
fPresetDrawer = NSDrawer;
fPresetNewName = NSTextField;
fPresetNewPicSettingsApply = NSButton;
fPresetSelectedDisplay = NSTextField;
fPresetsAdd = NSButton;
fPresetsDelete = NSButton;
fQueueAddButton = NSButton;
fQueueCheck = NSButton;
fQueueController = QueueController;
fQueuePanel = NSPanel;
fQueueShowButton = NSButton;
fRipButton = NSButton;
fRipIndicator = NSProgressIndicator;
fScanController = ScanController;
fScanPanel = NSPanel;
fShowQuButton = NSButton;
fSrcChapterEndPopUp = NSPopUpButton;
fSrcChapterField = NSTextField;
fSrcChapterStartPopUp = NSPopUpButton;
fSrcChapterToField = NSTextField;
fSrcDVD1Field = NSTextField;
fSrcDVD2Field = NSTextField;
fSrcDuration1Field = NSTextField;
fSrcDuration2Field = NSTextField;
fSrcTitleField = NSTextField;
fSrcTitlePopUp = NSPopUpButton;
fStatusField = NSTextField;
fSubField = NSTextField;
fSubPopUp = NSPopUpButton;
fVidBitrateCell = NSButtonCell;
fVidBitrateField = NSTextField;
fVidConstantCell = NSButtonCell;
fVidEncoderField = NSTextField;
fVidEncoderPopUp = NSPopUpButton;
fVidGrayscaleCheck = NSButton;
fVidQualityField = NSTextField;
fVidQualityMatrix = NSMatrix;
fVidQualitySlider = NSSlider;
fVidRateField = NSTextField;
fVidRatePopUp = NSPopUpButton;
fVidTargetCell = NSButtonCell;
fVidTargetSizeField = NSTextField;
fVidTwoPassCheck = NSButton;
fWindow = NSWindow;
tableView = NSTableView;
};
SUPERCLASS = NSObject;
},
{CLASS = HBPictureGLView; LANGUAGE = ObjC; SUPERCLASS = NSOpenGLView; },
{
CLASS = HBTargetSizeField;
LANGUAGE = ObjC;
OUTLETS = {
fRipAudBitPopUp = NSPopUpButton;
fRipCustomField = NSTextField;
fRipFormatPopUp = NSPopUpButton;
fRipLang2PopUp = NSPopUpButton;
};
SUPERCLASS = NSTextField;
},
{
ACTIONS = {
ClosePanel = id;
NextPicture = id;
PreviousPicture = id;
SettingsChanged = id;
};
CLASS = PictureController;
LANGUAGE = ObjC;
OUTLETS = {
fCropBottomField = NSTextField;
fCropBottomStepper = NSStepper;
fCropLeftField = NSTextField;
fCropLeftStepper = NSStepper;
fCropMatrix = NSMatrix;
fCropRightField = NSTextField;
fCropRightStepper = NSStepper;
fCropTopField = NSTextField;
fCropTopStepper = NSStepper;
fDeinterlaceCheck = NSButton;
fEffectsCheck = NSButton;
fHeightField = NSTextField;
fHeightStepper = NSStepper;
fInfoField = NSTextField;
fNextButton = NSButton;
fPARCheck = NSButton;
fPicSettingARkeep = NSTextField;
fPicSettingDeinterlace = NSTextField;
fPicSettingHeight = NSTextField;
fPicSettingWidth = NSTextField;
fPicSettingsDisplay = NSTextField;
fPicSrcHeight = NSTextField;
fPicSrcWidth = NSTextField;
fPictureGLView = HBPictureGLView;
fPrevButton = NSButton;
fRatioCheck = NSButton;
fWidthField = NSTextField;
fWidthStepper = NSStepper;
};
SUPERCLASS = NSObject;
},
{CLASS = PictureGLView; LANGUAGE = ObjC; SUPERCLASS = NSOpenGLView; },
{
ACTIONS = {CheckChanged = id; ClosePanel = id; OpenPanel = id; };
CLASS = PrefsController;
LANGUAGE = ObjC;
OUTLETS = {
fDefAdvancedx264FlagsView = NSButton;
fDefAudioSurround = NSButton;
fDefCrf = NSButton;
fDefDeinterlace = NSButton;
fDefPicSizeAutoSetipod = NSButton;
fDefPixelRatio = NSButton;
fDefPresetDrawerShow = id;
fFileExtItunes = NSButton;
fPanel = NSPanel;
fUpdateCheck = NSButton;
fdefaultlanguage = NSComboBox;
};
SUPERCLASS = NSObject;
},
{
ACTIONS = {ClosePanel = id; Remove = id; Update = id; };
CLASS = QueueController;
LANGUAGE = ObjC;
OUTLETS = {fScrollView = NSScrollView; fTaskView = NSView; };
SUPERCLASS = NSObject;
},
{
ACTIONS = {
Browse = id;
Browse2 = id;
BrowseDone2 = id;
Cancel = id;
MatrixChanged = id;
Open = id;
};
CLASS = ScanController;
LANGUAGE = ObjC;
OUTLETS = {
fBrowseButton = NSButton;
fCancelButton = NSButton;
fDetectedCell = NSButtonCell;
fDetectedPopUp = NSPopUpButton;
fFolderCell = NSButtonCell;
fFolderField = NSTextField;
fIndicator = NSProgressIndicator;
fMatrix = NSMatrix;
fOpenButton = NSButton;
fPanel = NSPanel;
fSelectString = NSTextField;
fStatusField = NSTextField;
fWindow = NSWindow;
};
SUPERCLASS = NSObject;
}
);
IBVersion = 1;
}
|