OSDN Git Service

WinGui:
[handbrake-jp/handbrake-jp-git.git] / win / C# / frmOptions.Designer.cs
1 /*  frmOptions.Designer.cs \r
2         \r
3            This file is part of the HandBrake source code.\r
4            Homepage: <http://handbrake.fr>.\r
5            It may be used under the terms of the GNU General Public License. */\r
6 \r
7 namespace Handbrake\r
8 {\r
9     partial class frmOptions\r
10     {\r
11         /// <summary>\r
12         /// Required designer variable.\r
13         /// </summary>\r
14         private System.ComponentModel.IContainer components = null;\r
15 \r
16         /// <summary>\r
17         /// Clean up any resources being used.\r
18         /// </summary>\r
19         /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>\r
20         protected override void Dispose(bool disposing)\r
21         {\r
22             if (disposing && (components != null))\r
23             {\r
24                 components.Dispose();\r
25             }\r
26             base.Dispose(disposing);\r
27         }\r
28 \r
29         #region Windows Form Designer generated code\r
30 \r
31         /// <summary>\r
32         /// Required method for Designer support - do not modify\r
33         /// the contents of this method with the code editor.\r
34         /// </summary>\r
35         private void InitializeComponent()\r
36         {\r
37             this.components = new System.ComponentModel.Container();\r
38             System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frmOptions));\r
39             this.btn_close = new System.Windows.Forms.Button();\r
40             this.drp_completeOption = new System.Windows.Forms.ComboBox();\r
41             this.tab_options = new System.Windows.Forms.TabControl();\r
42             this.tab_general = new System.Windows.Forms.TabPage();\r
43             this.label7 = new System.Windows.Forms.Label();\r
44             this.label5 = new System.Windows.Forms.Label();\r
45             this.txt_autoNameFormat = new System.Windows.Forms.TextBox();\r
46             this.btn_browse = new System.Windows.Forms.Button();\r
47             this.label10 = new System.Windows.Forms.Label();\r
48             this.text_an_path = new System.Windows.Forms.TextBox();\r
49             this.check_autoNaming = new System.Windows.Forms.CheckBox();\r
50             this.label13 = new System.Windows.Forms.Label();\r
51             this.check_tooltip = new System.Windows.Forms.CheckBox();\r
52             this.check_updateCheck = new System.Windows.Forms.CheckBox();\r
53             this.check_userDefaultSettings = new System.Windows.Forms.CheckBox();\r
54             this.label1 = new System.Windows.Forms.Label();\r
55             this.label2 = new System.Windows.Forms.Label();\r
56             this.tab_picture = new System.Windows.Forms.TabPage();\r
57             this.btn_vlcPath = new System.Windows.Forms.Button();\r
58             this.txt_vlcPath = new System.Windows.Forms.TextBox();\r
59             this.label29 = new System.Windows.Forms.Label();\r
60             this.txt_decomb = new System.Windows.Forms.TextBox();\r
61             this.label3 = new System.Windows.Forms.Label();\r
62             this.tab_cli = new System.Windows.Forms.TabPage();\r
63             this.label15 = new System.Windows.Forms.Label();\r
64             this.check_saveLogWithVideo = new System.Windows.Forms.CheckBox();\r
65             this.btn_saveLog = new System.Windows.Forms.Button();\r
66             this.label14 = new System.Windows.Forms.Label();\r
67             this.text_logPath = new System.Windows.Forms.TextBox();\r
68             this.check_keepLogs = new System.Windows.Forms.CheckBox();\r
69             this.label9 = new System.Windows.Forms.Label();\r
70             this.check_cli_minimized = new System.Windows.Forms.CheckBox();\r
71             this.label12 = new System.Windows.Forms.Label();\r
72             this.drp_Priority = new System.Windows.Forms.ComboBox();\r
73             this.Label11 = new System.Windows.Forms.Label();\r
74             this.drp_processors = new System.Windows.Forms.ComboBox();\r
75             this.Label4 = new System.Windows.Forms.Label();\r
76             this.tab_advanced = new System.Windows.Forms.TabPage();\r
77             this.label30 = new System.Windows.Forms.Label();\r
78             this.drop_x264step = new System.Windows.Forms.ComboBox();\r
79             this.label28 = new System.Windows.Forms.Label();\r
80             this.check_queryEditorTab = new System.Windows.Forms.CheckBox();\r
81             this.lbl_appcastUnstable = new System.Windows.Forms.Label();\r
82             this.check_mainMinimize = new System.Windows.Forms.CheckBox();\r
83             this.check_snapshot = new System.Windows.Forms.CheckBox();\r
84             this.btn_drive_detect = new System.Windows.Forms.CheckBox();\r
85             this.label6 = new System.Windows.Forms.Label();\r
86             this.label8 = new System.Windows.Forms.Label();\r
87             this.pictureBox2 = new System.Windows.Forms.PictureBox();\r
88             this.pathFinder = new System.Windows.Forms.FolderBrowserDialog();\r
89             this.ToolTip = new System.Windows.Forms.ToolTip(this.components);\r
90             this.textBox1 = new System.Windows.Forms.TextBox();\r
91             this.textBox2 = new System.Windows.Forms.TextBox();\r
92             this.checkBox1 = new System.Windows.Forms.CheckBox();\r
93             this.checkBox2 = new System.Windows.Forms.CheckBox();\r
94             this.checkBox3 = new System.Windows.Forms.CheckBox();\r
95             this.checkBox4 = new System.Windows.Forms.CheckBox();\r
96             this.comboBox1 = new System.Windows.Forms.ComboBox();\r
97             this.textBox3 = new System.Windows.Forms.TextBox();\r
98             this.textBox4 = new System.Windows.Forms.TextBox();\r
99             this.checkBox5 = new System.Windows.Forms.CheckBox();\r
100             this.checkBox6 = new System.Windows.Forms.CheckBox();\r
101             this.checkBox7 = new System.Windows.Forms.CheckBox();\r
102             this.checkBox8 = new System.Windows.Forms.CheckBox();\r
103             this.comboBox2 = new System.Windows.Forms.ComboBox();\r
104             this.label16 = new System.Windows.Forms.Label();\r
105             this.label17 = new System.Windows.Forms.Label();\r
106             this.button1 = new System.Windows.Forms.Button();\r
107             this.label18 = new System.Windows.Forms.Label();\r
108             this.label19 = new System.Windows.Forms.Label();\r
109             this.label20 = new System.Windows.Forms.Label();\r
110             this.label21 = new System.Windows.Forms.Label();\r
111             this.label22 = new System.Windows.Forms.Label();\r
112             this.label23 = new System.Windows.Forms.Label();\r
113             this.button2 = new System.Windows.Forms.Button();\r
114             this.label24 = new System.Windows.Forms.Label();\r
115             this.label25 = new System.Windows.Forms.Label();\r
116             this.label26 = new System.Windows.Forms.Label();\r
117             this.label27 = new System.Windows.Forms.Label();\r
118             this.openFile_vlc = new System.Windows.Forms.OpenFileDialog();\r
119             this.tab_options.SuspendLayout();\r
120             this.tab_general.SuspendLayout();\r
121             this.tab_picture.SuspendLayout();\r
122             this.tab_cli.SuspendLayout();\r
123             this.tab_advanced.SuspendLayout();\r
124             ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).BeginInit();\r
125             this.SuspendLayout();\r
126             // \r
127             // btn_close\r
128             // \r
129             this.btn_close.BackColor = System.Drawing.SystemColors.ControlLight;\r
130             this.btn_close.FlatAppearance.BorderColor = System.Drawing.Color.Black;\r
131             this.btn_close.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
132             this.btn_close.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));\r
133             this.btn_close.Location = new System.Drawing.Point(430, 346);\r
134             this.btn_close.Name = "btn_close";\r
135             this.btn_close.Size = new System.Drawing.Size(72, 22);\r
136             this.btn_close.TabIndex = 53;\r
137             this.btn_close.Text = "Close";\r
138             this.btn_close.UseVisualStyleBackColor = true;\r
139             this.btn_close.Click += new System.EventHandler(this.btn_close_Click);\r
140             // \r
141             // drp_completeOption\r
142             // \r
143             this.drp_completeOption.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;\r
144             this.drp_completeOption.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
145             this.drp_completeOption.FormattingEnabled = true;\r
146             this.drp_completeOption.Items.AddRange(new object[] {\r
147             "Do Nothing",\r
148             "Shutdown",\r
149             "Suspend",\r
150             "Hibernate",\r
151             "Lock System",\r
152             "Log Off",\r
153             "Quit HandBrake"});\r
154             this.drp_completeOption.Location = new System.Drawing.Point(114, 100);\r
155             this.drp_completeOption.Name = "drp_completeOption";\r
156             this.drp_completeOption.Size = new System.Drawing.Size(166, 21);\r
157             this.drp_completeOption.TabIndex = 43;\r
158             this.ToolTip.SetToolTip(this.drp_completeOption, "Performs an action when an encode or queue has completed.");\r
159             this.drp_completeOption.SelectedIndexChanged += new System.EventHandler(this.drp_completeOption_SelectedIndexChanged);\r
160             // \r
161             // tab_options\r
162             // \r
163             this.tab_options.Controls.Add(this.tab_general);\r
164             this.tab_options.Controls.Add(this.tab_picture);\r
165             this.tab_options.Controls.Add(this.tab_cli);\r
166             this.tab_options.Controls.Add(this.tab_advanced);\r
167             this.tab_options.Location = new System.Drawing.Point(12, 55);\r
168             this.tab_options.Name = "tab_options";\r
169             this.tab_options.SelectedIndex = 0;\r
170             this.tab_options.Size = new System.Drawing.Size(490, 285);\r
171             this.tab_options.TabIndex = 58;\r
172             // \r
173             // tab_general\r
174             // \r
175             this.tab_general.Controls.Add(this.label7);\r
176             this.tab_general.Controls.Add(this.label5);\r
177             this.tab_general.Controls.Add(this.txt_autoNameFormat);\r
178             this.tab_general.Controls.Add(this.btn_browse);\r
179             this.tab_general.Controls.Add(this.label10);\r
180             this.tab_general.Controls.Add(this.text_an_path);\r
181             this.tab_general.Controls.Add(this.check_autoNaming);\r
182             this.tab_general.Controls.Add(this.label13);\r
183             this.tab_general.Controls.Add(this.check_tooltip);\r
184             this.tab_general.Controls.Add(this.check_updateCheck);\r
185             this.tab_general.Controls.Add(this.check_userDefaultSettings);\r
186             this.tab_general.Controls.Add(this.label1);\r
187             this.tab_general.Controls.Add(this.label2);\r
188             this.tab_general.Controls.Add(this.drp_completeOption);\r
189             this.tab_general.Location = new System.Drawing.Point(4, 22);\r
190             this.tab_general.Name = "tab_general";\r
191             this.tab_general.Size = new System.Drawing.Size(482, 259);\r
192             this.tab_general.TabIndex = 3;\r
193             this.tab_general.Text = "General";\r
194             this.tab_general.UseVisualStyleBackColor = true;\r
195             // \r
196             // label7\r
197             // \r
198             this.label7.AutoSize = true;\r
199             this.label7.Font = new System.Drawing.Font("Verdana", 6.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
200             this.label7.Location = new System.Drawing.Point(197, 222);\r
201             this.label7.Name = "label7";\r
202             this.label7.Size = new System.Drawing.Size(242, 12);\r
203             this.label7.TabIndex = 81;\r
204             this.label7.Text = "Available Options: {source} {title} {chapters}";\r
205             // \r
206             // label5\r
207             // \r
208             this.label5.AutoSize = true;\r
209             this.label5.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
210             this.label5.Location = new System.Drawing.Point(111, 201);\r
211             this.label5.Name = "label5";\r
212             this.label5.Size = new System.Drawing.Size(52, 13);\r
213             this.label5.TabIndex = 80;\r
214             this.label5.Text = "Format:";\r
215             // \r
216             // txt_autoNameFormat\r
217             // \r
218             this.txt_autoNameFormat.Location = new System.Drawing.Point(199, 198);\r
219             this.txt_autoNameFormat.Name = "txt_autoNameFormat";\r
220             this.txt_autoNameFormat.Size = new System.Drawing.Size(255, 21);\r
221             this.txt_autoNameFormat.TabIndex = 79;\r
222             this.ToolTip.SetToolTip(this.txt_autoNameFormat, "Define the format of the automatically named file.\r\ne.g  {source}_{title}_some-te" +\r
223                     "xt\r\n{source} {title} {chapters} will be automatically substituted for the input " +\r
224                     "sources values.");\r
225             this.txt_autoNameFormat.TextChanged += new System.EventHandler(this.txt_autoNameFormat_TextChanged);\r
226             // \r
227             // btn_browse\r
228             // \r
229             this.btn_browse.FlatAppearance.BorderColor = System.Drawing.Color.Black;\r
230             this.btn_browse.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
231             this.btn_browse.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));\r
232             this.btn_browse.Location = new System.Drawing.Point(386, 171);\r
233             this.btn_browse.Name = "btn_browse";\r
234             this.btn_browse.Size = new System.Drawing.Size(68, 22);\r
235             this.btn_browse.TabIndex = 78;\r
236             this.btn_browse.Text = "Browse";\r
237             this.btn_browse.UseVisualStyleBackColor = true;\r
238             this.btn_browse.Click += new System.EventHandler(this.btn_browse_Click);\r
239             // \r
240             // label10\r
241             // \r
242             this.label10.AutoSize = true;\r
243             this.label10.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
244             this.label10.Location = new System.Drawing.Point(111, 174);\r
245             this.label10.Name = "label10";\r
246             this.label10.Size = new System.Drawing.Size(82, 13);\r
247             this.label10.TabIndex = 77;\r
248             this.label10.Text = "Default Path:";\r
249             // \r
250             // text_an_path\r
251             // \r
252             this.text_an_path.Location = new System.Drawing.Point(199, 171);\r
253             this.text_an_path.Name = "text_an_path";\r
254             this.text_an_path.Size = new System.Drawing.Size(181, 21);\r
255             this.text_an_path.TabIndex = 76;\r
256             this.ToolTip.SetToolTip(this.text_an_path, "The default location where auto named files are stored.");\r
257             this.text_an_path.TextChanged += new System.EventHandler(this.text_an_path_TextChanged);\r
258             // \r
259             // check_autoNaming\r
260             // \r
261             this.check_autoNaming.AutoSize = true;\r
262             this.check_autoNaming.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
263             this.check_autoNaming.Location = new System.Drawing.Point(114, 148);\r
264             this.check_autoNaming.Name = "check_autoNaming";\r
265             this.check_autoNaming.Size = new System.Drawing.Size(206, 17);\r
266             this.check_autoNaming.TabIndex = 72;\r
267             this.check_autoNaming.Text = "Automatically name output files";\r
268             this.ToolTip.SetToolTip(this.check_autoNaming, "Automatically name output files");\r
269             this.check_autoNaming.UseVisualStyleBackColor = true;\r
270             this.check_autoNaming.CheckedChanged += new System.EventHandler(this.check_autoNaming_CheckedChanged);\r
271             // \r
272             // label13\r
273             // \r
274             this.label13.AutoSize = true;\r
275             this.label13.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
276             this.label13.Location = new System.Drawing.Point(10, 149);\r
277             this.label13.Name = "label13";\r
278             this.label13.Size = new System.Drawing.Size(86, 13);\r
279             this.label13.TabIndex = 71;\r
280             this.label13.Text = "Output files:";\r
281             // \r
282             // check_tooltip\r
283             // \r
284             this.check_tooltip.AutoSize = true;\r
285             this.check_tooltip.BackColor = System.Drawing.Color.Transparent;\r
286             this.check_tooltip.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
287             this.check_tooltip.Location = new System.Drawing.Point(114, 41);\r
288             this.check_tooltip.Name = "check_tooltip";\r
289             this.check_tooltip.Size = new System.Drawing.Size(135, 17);\r
290             this.check_tooltip.TabIndex = 70;\r
291             this.check_tooltip.Text = "Enable GUI tooltips";\r
292             this.ToolTip.SetToolTip(this.check_tooltip, "Enable the built in tooltips for gui controls. (Requires Restart)");\r
293             this.check_tooltip.UseVisualStyleBackColor = false;\r
294             this.check_tooltip.CheckedChanged += new System.EventHandler(this.check_tooltip_CheckedChanged);\r
295             // \r
296             // check_updateCheck\r
297             // \r
298             this.check_updateCheck.AutoSize = true;\r
299             this.check_updateCheck.BackColor = System.Drawing.Color.Transparent;\r
300             this.check_updateCheck.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
301             this.check_updateCheck.Location = new System.Drawing.Point(114, 18);\r
302             this.check_updateCheck.Name = "check_updateCheck";\r
303             this.check_updateCheck.Size = new System.Drawing.Size(131, 17);\r
304             this.check_updateCheck.TabIndex = 68;\r
305             this.check_updateCheck.Text = "Check for updates";\r
306             this.ToolTip.SetToolTip(this.check_updateCheck, "Enables the built in update checker. This check is performed when the application" +\r
307                     " starts.");\r
308             this.check_updateCheck.UseVisualStyleBackColor = false;\r
309             this.check_updateCheck.CheckedChanged += new System.EventHandler(this.check_updateCheck_CheckedChanged);\r
310             // \r
311             // check_userDefaultSettings\r
312             // \r
313             this.check_userDefaultSettings.AutoSize = true;\r
314             this.check_userDefaultSettings.BackColor = System.Drawing.Color.Transparent;\r
315             this.check_userDefaultSettings.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
316             this.check_userDefaultSettings.Location = new System.Drawing.Point(114, 64);\r
317             this.check_userDefaultSettings.Name = "check_userDefaultSettings";\r
318             this.check_userDefaultSettings.Size = new System.Drawing.Size(158, 17);\r
319             this.check_userDefaultSettings.TabIndex = 69;\r
320             this.check_userDefaultSettings.Text = "Load my default preset";\r
321             this.ToolTip.SetToolTip(this.check_userDefaultSettings, "Loads the users default settings rather than the Normal preset.");\r
322             this.check_userDefaultSettings.UseVisualStyleBackColor = false;\r
323             this.check_userDefaultSettings.CheckedChanged += new System.EventHandler(this.check_userDefaultSettings_CheckedChanged);\r
324             // \r
325             // label1\r
326             // \r
327             this.label1.AutoSize = true;\r
328             this.label1.BackColor = System.Drawing.Color.Transparent;\r
329             this.label1.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
330             this.label1.Location = new System.Drawing.Point(21, 19);\r
331             this.label1.Name = "label1";\r
332             this.label1.Size = new System.Drawing.Size(75, 13);\r
333             this.label1.TabIndex = 67;\r
334             this.label1.Text = "At Launch:";\r
335             // \r
336             // label2\r
337             // \r
338             this.label2.AutoSize = true;\r
339             this.label2.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
340             this.label2.Location = new System.Drawing.Point(12, 103);\r
341             this.label2.Name = "label2";\r
342             this.label2.Size = new System.Drawing.Size(84, 13);\r
343             this.label2.TabIndex = 54;\r
344             this.label2.Text = "When Done:";\r
345             // \r
346             // tab_picture\r
347             // \r
348             this.tab_picture.Controls.Add(this.btn_vlcPath);\r
349             this.tab_picture.Controls.Add(this.txt_vlcPath);\r
350             this.tab_picture.Controls.Add(this.label29);\r
351             this.tab_picture.Controls.Add(this.txt_decomb);\r
352             this.tab_picture.Controls.Add(this.label3);\r
353             this.tab_picture.Location = new System.Drawing.Point(4, 22);\r
354             this.tab_picture.Name = "tab_picture";\r
355             this.tab_picture.Size = new System.Drawing.Size(482, 259);\r
356             this.tab_picture.TabIndex = 5;\r
357             this.tab_picture.Text = "Picture";\r
358             this.tab_picture.UseVisualStyleBackColor = true;\r
359             // \r
360             // btn_vlcPath\r
361             // \r
362             this.btn_vlcPath.FlatAppearance.BorderColor = System.Drawing.Color.Black;\r
363             this.btn_vlcPath.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
364             this.btn_vlcPath.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));\r
365             this.btn_vlcPath.Location = new System.Drawing.Point(398, 56);\r
366             this.btn_vlcPath.Name = "btn_vlcPath";\r
367             this.btn_vlcPath.Size = new System.Drawing.Size(68, 22);\r
368             this.btn_vlcPath.TabIndex = 83;\r
369             this.btn_vlcPath.Text = "Browse";\r
370             this.btn_vlcPath.UseVisualStyleBackColor = true;\r
371             this.btn_vlcPath.Click += new System.EventHandler(this.btn_vlcPath_Click);\r
372             // \r
373             // txt_vlcPath\r
374             // \r
375             this.txt_vlcPath.Location = new System.Drawing.Point(98, 56);\r
376             this.txt_vlcPath.Name = "txt_vlcPath";\r
377             this.txt_vlcPath.Size = new System.Drawing.Size(294, 21);\r
378             this.txt_vlcPath.TabIndex = 81;\r
379             this.ToolTip.SetToolTip(this.txt_vlcPath, "The default location where auto named files are stored.");\r
380             this.txt_vlcPath.TextChanged += new System.EventHandler(this.txt_vlcPath_TextChanged);\r
381             // \r
382             // label29\r
383             // \r
384             this.label29.AutoSize = true;\r
385             this.label29.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
386             this.label29.Location = new System.Drawing.Point(17, 61);\r
387             this.label29.Name = "label29";\r
388             this.label29.Size = new System.Drawing.Size(67, 13);\r
389             this.label29.TabIndex = 79;\r
390             this.label29.Text = "VLC Path:";\r
391             // \r
392             // txt_decomb\r
393             // \r
394             this.txt_decomb.Location = new System.Drawing.Point(98, 16);\r
395             this.txt_decomb.Name = "txt_decomb";\r
396             this.txt_decomb.Size = new System.Drawing.Size(181, 21);\r
397             this.txt_decomb.TabIndex = 78;\r
398             this.ToolTip.SetToolTip(this.txt_decomb, "Default: 4:10:15:9:10:35:9");\r
399             this.txt_decomb.TextChanged += new System.EventHandler(this.txt_decomb_TextChanged);\r
400             // \r
401             // label3\r
402             // \r
403             this.label3.AutoSize = true;\r
404             this.label3.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
405             this.label3.Location = new System.Drawing.Point(21, 19);\r
406             this.label3.Name = "label3";\r
407             this.label3.Size = new System.Drawing.Size(63, 13);\r
408             this.label3.TabIndex = 77;\r
409             this.label3.Text = "Decomb:";\r
410             // \r
411             // tab_cli\r
412             // \r
413             this.tab_cli.Controls.Add(this.label15);\r
414             this.tab_cli.Controls.Add(this.check_saveLogWithVideo);\r
415             this.tab_cli.Controls.Add(this.btn_saveLog);\r
416             this.tab_cli.Controls.Add(this.label14);\r
417             this.tab_cli.Controls.Add(this.text_logPath);\r
418             this.tab_cli.Controls.Add(this.check_keepLogs);\r
419             this.tab_cli.Controls.Add(this.label9);\r
420             this.tab_cli.Controls.Add(this.check_cli_minimized);\r
421             this.tab_cli.Controls.Add(this.label12);\r
422             this.tab_cli.Controls.Add(this.drp_Priority);\r
423             this.tab_cli.Controls.Add(this.Label11);\r
424             this.tab_cli.Controls.Add(this.drp_processors);\r
425             this.tab_cli.Controls.Add(this.Label4);\r
426             this.tab_cli.Location = new System.Drawing.Point(4, 22);\r
427             this.tab_cli.Name = "tab_cli";\r
428             this.tab_cli.Size = new System.Drawing.Size(482, 259);\r
429             this.tab_cli.TabIndex = 2;\r
430             this.tab_cli.Text = "CLI";\r
431             this.tab_cli.UseVisualStyleBackColor = true;\r
432             // \r
433             // label15\r
434             // \r
435             this.label15.AutoSize = true;\r
436             this.label15.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
437             this.label15.Location = new System.Drawing.Point(195, 197);\r
438             this.label15.Name = "label15";\r
439             this.label15.Size = new System.Drawing.Size(24, 13);\r
440             this.label15.TabIndex = 84;\r
441             this.label15.Text = "OR";\r
442             // \r
443             // check_saveLogWithVideo\r
444             // \r
445             this.check_saveLogWithVideo.AutoSize = true;\r
446             this.check_saveLogWithVideo.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
447             this.check_saveLogWithVideo.Location = new System.Drawing.Point(71, 177);\r
448             this.check_saveLogWithVideo.Name = "check_saveLogWithVideo";\r
449             this.check_saveLogWithVideo.Size = new System.Drawing.Size(349, 17);\r
450             this.check_saveLogWithVideo.TabIndex = 83;\r
451             this.check_saveLogWithVideo.Text = "Put individual encode logs in the same location as movie";\r
452             this.ToolTip.SetToolTip(this.check_saveLogWithVideo, "Place a copy of the encode log in the same folder as the encoded movie.");\r
453             this.check_saveLogWithVideo.UseVisualStyleBackColor = true;\r
454             this.check_saveLogWithVideo.CheckedChanged += new System.EventHandler(this.check_saveLogWithVideo_CheckedChanged);\r
455             // \r
456             // btn_saveLog\r
457             // \r
458             this.btn_saveLog.FlatAppearance.BorderColor = System.Drawing.Color.Black;\r
459             this.btn_saveLog.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
460             this.btn_saveLog.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));\r
461             this.btn_saveLog.Location = new System.Drawing.Point(343, 218);\r
462             this.btn_saveLog.Name = "btn_saveLog";\r
463             this.btn_saveLog.Size = new System.Drawing.Size(68, 22);\r
464             this.btn_saveLog.TabIndex = 82;\r
465             this.btn_saveLog.Text = "Browse";\r
466             this.btn_saveLog.UseVisualStyleBackColor = true;\r
467             this.btn_saveLog.Click += new System.EventHandler(this.btn_saveLog_Click);\r
468             // \r
469             // label14\r
470             // \r
471             this.label14.AutoSize = true;\r
472             this.label14.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
473             this.label14.Location = new System.Drawing.Point(68, 221);\r
474             this.label14.Name = "label14";\r
475             this.label14.Size = new System.Drawing.Size(61, 13);\r
476             this.label14.TabIndex = 81;\r
477             this.label14.Text = "Log Path:";\r
478             // \r
479             // text_logPath\r
480             // \r
481             this.text_logPath.Location = new System.Drawing.Point(135, 218);\r
482             this.text_logPath.Name = "text_logPath";\r
483             this.text_logPath.Size = new System.Drawing.Size(202, 21);\r
484             this.text_logPath.TabIndex = 80;\r
485             this.ToolTip.SetToolTip(this.text_logPath, "The default location where auto named files are stored.");\r
486             this.text_logPath.TextChanged += new System.EventHandler(this.text_logPath_TextChanged);\r
487             // \r
488             // check_keepLogs\r
489             // \r
490             this.check_keepLogs.AutoSize = true;\r
491             this.check_keepLogs.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
492             this.check_keepLogs.Location = new System.Drawing.Point(71, 135);\r
493             this.check_keepLogs.Name = "check_keepLogs";\r
494             this.check_keepLogs.Size = new System.Drawing.Size(185, 17);\r
495             this.check_keepLogs.TabIndex = 79;\r
496             this.check_keepLogs.Text = "Keep individual encode logs";\r
497             this.ToolTip.SetToolTip(this.check_keepLogs, "Save encode logs to a file after the encode has completed.");\r
498             this.check_keepLogs.UseVisualStyleBackColor = true;\r
499             this.check_keepLogs.CheckedChanged += new System.EventHandler(this.check_keepLogs_CheckedChanged);\r
500             // \r
501             // label9\r
502             // \r
503             this.label9.AutoSize = true;\r
504             this.label9.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
505             this.label9.Location = new System.Drawing.Point(12, 136);\r
506             this.label9.Name = "label9";\r
507             this.label9.Size = new System.Drawing.Size(41, 13);\r
508             this.label9.TabIndex = 77;\r
509             this.label9.Text = "Logs:";\r
510             // \r
511             // check_cli_minimized\r
512             // \r
513             this.check_cli_minimized.AutoSize = true;\r
514             this.check_cli_minimized.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
515             this.check_cli_minimized.Location = new System.Drawing.Point(71, 18);\r
516             this.check_cli_minimized.Name = "check_cli_minimized";\r
517             this.check_cli_minimized.Size = new System.Drawing.Size(155, 17);\r
518             this.check_cli_minimized.TabIndex = 76;\r
519             this.check_cli_minimized.Text = "Use window minimized";\r
520             this.ToolTip.SetToolTip(this.check_cli_minimized, "Starts a CLI window minimized.");\r
521             this.check_cli_minimized.UseVisualStyleBackColor = true;\r
522             this.check_cli_minimized.CheckedChanged += new System.EventHandler(this.check_cli_minimized_CheckedChanged);\r
523             // \r
524             // label12\r
525             // \r
526             this.label12.AutoSize = true;\r
527             this.label12.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
528             this.label12.Location = new System.Drawing.Point(21, 19);\r
529             this.label12.Name = "label12";\r
530             this.label12.Size = new System.Drawing.Size(32, 13);\r
531             this.label12.TabIndex = 75;\r
532             this.label12.Text = "CLI:";\r
533             // \r
534             // drp_Priority\r
535             // \r
536             this.drp_Priority.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;\r
537             this.drp_Priority.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
538             this.drp_Priority.FormattingEnabled = true;\r
539             this.drp_Priority.Items.AddRange(new object[] {\r
540             "Realtime",\r
541             "High",\r
542             "Above Normal",\r
543             "Normal",\r
544             "Below Normal",\r
545             "Low"});\r
546             this.drp_Priority.Location = new System.Drawing.Point(177, 72);\r
547             this.drp_Priority.Name = "drp_Priority";\r
548             this.drp_Priority.Size = new System.Drawing.Size(111, 21);\r
549             this.drp_Priority.TabIndex = 43;\r
550             this.ToolTip.SetToolTip(this.drp_Priority, "Set the application priority level for the CLI. \r\nIt\'s best to leave this on Belo" +\r
551                     "w Normal if you wish to use your system whilst encoding with HandBrake.\r\n");\r
552             this.drp_Priority.SelectedIndexChanged += new System.EventHandler(this.drp_Priority_SelectedIndexChanged);\r
553             // \r
554             // Label11\r
555             // \r
556             this.Label11.AutoSize = true;\r
557             this.Label11.BackColor = System.Drawing.Color.Transparent;\r
558             this.Label11.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
559             this.Label11.Location = new System.Drawing.Point(68, 48);\r
560             this.Label11.Name = "Label11";\r
561             this.Label11.Size = new System.Drawing.Size(103, 13);\r
562             this.Label11.TabIndex = 40;\r
563             this.Label11.Text = "Processor cores:";\r
564             // \r
565             // drp_processors\r
566             // \r
567             this.drp_processors.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;\r
568             this.drp_processors.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
569             this.drp_processors.FormattingEnabled = true;\r
570             this.drp_processors.Items.AddRange(new object[] {\r
571             "Automatic",\r
572             "1",\r
573             "2",\r
574             "3",\r
575             "4",\r
576             "5",\r
577             "6",\r
578             "7",\r
579             "8"});\r
580             this.drp_processors.Location = new System.Drawing.Point(177, 45);\r
581             this.drp_processors.Name = "drp_processors";\r
582             this.drp_processors.Size = new System.Drawing.Size(111, 21);\r
583             this.drp_processors.TabIndex = 41;\r
584             this.ToolTip.SetToolTip(this.drp_processors, "The number of processor\'s / processor cores. Unless your having problems, leave o" +\r
585                     "n Automatic.");\r
586             this.drp_processors.SelectedIndexChanged += new System.EventHandler(this.drp_processors_SelectedIndexChanged);\r
587             // \r
588             // Label4\r
589             // \r
590             this.Label4.AutoSize = true;\r
591             this.Label4.BackColor = System.Drawing.Color.Transparent;\r
592             this.Label4.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
593             this.Label4.Location = new System.Drawing.Point(68, 75);\r
594             this.Label4.Name = "Label4";\r
595             this.Label4.Size = new System.Drawing.Size(84, 13);\r
596             this.Label4.TabIndex = 42;\r
597             this.Label4.Text = "Priority level:";\r
598             // \r
599             // tab_advanced\r
600             // \r
601             this.tab_advanced.Controls.Add(this.label30);\r
602             this.tab_advanced.Controls.Add(this.drop_x264step);\r
603             this.tab_advanced.Controls.Add(this.label28);\r
604             this.tab_advanced.Controls.Add(this.check_queryEditorTab);\r
605             this.tab_advanced.Controls.Add(this.lbl_appcastUnstable);\r
606             this.tab_advanced.Controls.Add(this.check_mainMinimize);\r
607             this.tab_advanced.Controls.Add(this.check_snapshot);\r
608             this.tab_advanced.Controls.Add(this.btn_drive_detect);\r
609             this.tab_advanced.Controls.Add(this.label6);\r
610             this.tab_advanced.Location = new System.Drawing.Point(4, 22);\r
611             this.tab_advanced.Name = "tab_advanced";\r
612             this.tab_advanced.Padding = new System.Windows.Forms.Padding(3);\r
613             this.tab_advanced.Size = new System.Drawing.Size(482, 259);\r
614             this.tab_advanced.TabIndex = 4;\r
615             this.tab_advanced.Text = "Advanced / Other";\r
616             this.tab_advanced.UseVisualStyleBackColor = true;\r
617             // \r
618             // label30\r
619             // \r
620             this.label30.AutoSize = true;\r
621             this.label30.Location = new System.Drawing.Point(76, 142);\r
622             this.label30.Name = "label30";\r
623             this.label30.Size = new System.Drawing.Size(230, 13);\r
624             this.label30.TabIndex = 87;\r
625             this.label30.Text = "Constant Quality fractional granularity:\r\n";\r
626             // \r
627             // drop_x264step\r
628             // \r
629             this.drop_x264step.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;\r
630             this.drop_x264step.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
631             this.drop_x264step.FormattingEnabled = true;\r
632             this.drop_x264step.Items.AddRange(new object[] {\r
633             "1.0",\r
634             "0.50",\r
635             "0.25",\r
636             "0.20"});\r
637             this.drop_x264step.Location = new System.Drawing.Point(312, 139);\r
638             this.drop_x264step.Name = "drop_x264step";\r
639             this.drop_x264step.Size = new System.Drawing.Size(111, 21);\r
640             this.drop_x264step.TabIndex = 86;\r
641             this.ToolTip.SetToolTip(this.drop_x264step, "The number of processor\'s / processor cores. Unless your having problems, leave o" +\r
642                     "n Automatic.");\r
643             this.drop_x264step.SelectedIndexChanged += new System.EventHandler(this.x264step_SelectedIndexChanged);\r
644             // \r
645             // label28\r
646             // \r
647             this.label28.AutoSize = true;\r
648             this.label28.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
649             this.label28.Location = new System.Drawing.Point(27, 142);\r
650             this.label28.Name = "label28";\r
651             this.label28.Size = new System.Drawing.Size(43, 13);\r
652             this.label28.TabIndex = 85;\r
653             this.label28.Text = "x264:";\r
654             // \r
655             // check_queryEditorTab\r
656             // \r
657             this.check_queryEditorTab.AutoSize = true;\r
658             this.check_queryEditorTab.BackColor = System.Drawing.Color.Transparent;\r
659             this.check_queryEditorTab.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
660             this.check_queryEditorTab.Location = new System.Drawing.Point(76, 64);\r
661             this.check_queryEditorTab.Name = "check_queryEditorTab";\r
662             this.check_queryEditorTab.Size = new System.Drawing.Size(175, 17);\r
663             this.check_queryEditorTab.TabIndex = 84;\r
664             this.check_queryEditorTab.Text = "Enable \"Query Editor\" Tab";\r
665             this.ToolTip.SetToolTip(this.check_queryEditorTab, "Enables the Query Editor tab on the main window. Requires program restart to take" +\r
666                     " effect.");\r
667             this.check_queryEditorTab.UseVisualStyleBackColor = false;\r
668             this.check_queryEditorTab.CheckedChanged += new System.EventHandler(this.check_queryEditorTab_CheckedChanged);\r
669             // \r
670             // lbl_appcastUnstable\r
671             // \r
672             this.lbl_appcastUnstable.AutoSize = true;\r
673             this.lbl_appcastUnstable.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
674             this.lbl_appcastUnstable.Location = new System.Drawing.Point(6, 105);\r
675             this.lbl_appcastUnstable.Name = "lbl_appcastUnstable";\r
676             this.lbl_appcastUnstable.Size = new System.Drawing.Size(64, 13);\r
677             this.lbl_appcastUnstable.TabIndex = 83;\r
678             this.lbl_appcastUnstable.Text = "Updates:";\r
679             // \r
680             // check_mainMinimize\r
681             // \r
682             this.check_mainMinimize.AutoSize = true;\r
683             this.check_mainMinimize.BackColor = System.Drawing.Color.Transparent;\r
684             this.check_mainMinimize.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
685             this.check_mainMinimize.Location = new System.Drawing.Point(76, 41);\r
686             this.check_mainMinimize.Name = "check_mainMinimize";\r
687             this.check_mainMinimize.Size = new System.Drawing.Size(286, 17);\r
688             this.check_mainMinimize.TabIndex = 82;\r
689             this.check_mainMinimize.Text = "Minimize to System Tray rather than task bar";\r
690             this.ToolTip.SetToolTip(this.check_mainMinimize, "Minimize the window to the system tray rather than the task bar.\r\nThe system tray" +\r
691                     " icon has encode status notifications.\r\nNote: requires restart to take effect!\r\n" +\r
692                     "");\r
693             this.check_mainMinimize.UseVisualStyleBackColor = false;\r
694             this.check_mainMinimize.CheckedChanged += new System.EventHandler(this.check_mainMinimize_CheckedChanged);\r
695             // \r
696             // check_snapshot\r
697             // \r
698             this.check_snapshot.AutoSize = true;\r
699             this.check_snapshot.BackColor = System.Drawing.Color.Transparent;\r
700             this.check_snapshot.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
701             this.check_snapshot.Location = new System.Drawing.Point(76, 104);\r
702             this.check_snapshot.Name = "check_snapshot";\r
703             this.check_snapshot.Size = new System.Drawing.Size(273, 17);\r
704             this.check_snapshot.TabIndex = 80;\r
705             this.check_snapshot.Text = "Check for unstable development snapshots";\r
706             this.ToolTip.SetToolTip(this.check_snapshot, "Enables the built in update checker to check for the latest development snapshot " +\r
707                     "builds.\r\nWarning: These are considered unstable builds and are not supported!");\r
708             this.check_snapshot.UseVisualStyleBackColor = false;\r
709             this.check_snapshot.CheckedChanged += new System.EventHandler(this.check_snapshot_CheckedChanged);\r
710             // \r
711             // btn_drive_detect\r
712             // \r
713             this.btn_drive_detect.AutoSize = true;\r
714             this.btn_drive_detect.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
715             this.btn_drive_detect.Location = new System.Drawing.Point(76, 18);\r
716             this.btn_drive_detect.Name = "btn_drive_detect";\r
717             this.btn_drive_detect.Size = new System.Drawing.Size(383, 17);\r
718             this.btn_drive_detect.TabIndex = 72;\r
719             this.btn_drive_detect.Text = "Enable Drive Detection in the \"Source\" button dropdown menu";\r
720             this.ToolTip.SetToolTip(this.btn_drive_detect, "Enables the Source button\'s ability to detect DVD\'s.\r\nIf this option is enabled, " +\r
721                     "DVD\'s will be listed in the source menu.");\r
722             this.btn_drive_detect.UseVisualStyleBackColor = true;\r
723             this.btn_drive_detect.CheckedChanged += new System.EventHandler(this.btn_drive_detect_CheckedChanged);\r
724             // \r
725             // label6\r
726             // \r
727             this.label6.AutoSize = true;\r
728             this.label6.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
729             this.label6.Location = new System.Drawing.Point(35, 19);\r
730             this.label6.Name = "label6";\r
731             this.label6.Size = new System.Drawing.Size(35, 13);\r
732             this.label6.TabIndex = 71;\r
733             this.label6.Text = "GUI:";\r
734             // \r
735             // label8\r
736             // \r
737             this.label8.AutoSize = true;\r
738             this.label8.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
739             this.label8.Location = new System.Drawing.Point(50, 24);\r
740             this.label8.Name = "label8";\r
741             this.label8.Size = new System.Drawing.Size(131, 13);\r
742             this.label8.TabIndex = 61;\r
743             this.label8.Text = "HandBrake Options";\r
744             // \r
745             // pictureBox2\r
746             // \r
747             this.pictureBox2.Image = global::Handbrake.Properties.Resources.General_Preferences;\r
748             this.pictureBox2.Location = new System.Drawing.Point(12, 12);\r
749             this.pictureBox2.Name = "pictureBox2";\r
750             this.pictureBox2.Size = new System.Drawing.Size(32, 32);\r
751             this.pictureBox2.TabIndex = 60;\r
752             this.pictureBox2.TabStop = false;\r
753             // \r
754             // ToolTip\r
755             // \r
756             this.ToolTip.Active = false;\r
757             this.ToolTip.AutomaticDelay = 1000;\r
758             this.ToolTip.ToolTipIcon = System.Windows.Forms.ToolTipIcon.Info;\r
759             this.ToolTip.ToolTipTitle = "Tooltip";\r
760             // \r
761             // textBox1\r
762             // \r
763             this.textBox1.Location = new System.Drawing.Point(199, 198);\r
764             this.textBox1.Name = "textBox1";\r
765             this.textBox1.Size = new System.Drawing.Size(255, 20);\r
766             this.textBox1.TabIndex = 79;\r
767             this.ToolTip.SetToolTip(this.textBox1, "Define the format of the automatically named file.\r\ne.g  {source}_{title}_some-te" +\r
768                     "xt\r\n{source} {title} {chapters} will be automatically substituted for the input " +\r
769                     "sources values.");\r
770             // \r
771             // textBox2\r
772             // \r
773             this.textBox2.Location = new System.Drawing.Point(199, 171);\r
774             this.textBox2.Name = "textBox2";\r
775             this.textBox2.Size = new System.Drawing.Size(181, 20);\r
776             this.textBox2.TabIndex = 76;\r
777             this.ToolTip.SetToolTip(this.textBox2, "The default location where auto named files are stored.");\r
778             // \r
779             // checkBox1\r
780             // \r
781             this.checkBox1.AutoSize = true;\r
782             this.checkBox1.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
783             this.checkBox1.Location = new System.Drawing.Point(114, 148);\r
784             this.checkBox1.Name = "checkBox1";\r
785             this.checkBox1.Size = new System.Drawing.Size(206, 17);\r
786             this.checkBox1.TabIndex = 72;\r
787             this.checkBox1.Text = "Automatically name output files";\r
788             this.ToolTip.SetToolTip(this.checkBox1, "Automatically name output files");\r
789             this.checkBox1.UseVisualStyleBackColor = true;\r
790             // \r
791             // checkBox2\r
792             // \r
793             this.checkBox2.AutoSize = true;\r
794             this.checkBox2.BackColor = System.Drawing.Color.Transparent;\r
795             this.checkBox2.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
796             this.checkBox2.Location = new System.Drawing.Point(114, 41);\r
797             this.checkBox2.Name = "checkBox2";\r
798             this.checkBox2.Size = new System.Drawing.Size(135, 17);\r
799             this.checkBox2.TabIndex = 70;\r
800             this.checkBox2.Text = "Enable GUI tooltips";\r
801             this.ToolTip.SetToolTip(this.checkBox2, "Enable the built in tooltips for gui controls.");\r
802             this.checkBox2.UseVisualStyleBackColor = false;\r
803             // \r
804             // checkBox3\r
805             // \r
806             this.checkBox3.AutoSize = true;\r
807             this.checkBox3.BackColor = System.Drawing.Color.Transparent;\r
808             this.checkBox3.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
809             this.checkBox3.Location = new System.Drawing.Point(114, 18);\r
810             this.checkBox3.Name = "checkBox3";\r
811             this.checkBox3.Size = new System.Drawing.Size(131, 17);\r
812             this.checkBox3.TabIndex = 68;\r
813             this.checkBox3.Text = "Check for updates";\r
814             this.ToolTip.SetToolTip(this.checkBox3, "Enables the built in update checker. This check is performed when the application" +\r
815                     " starts.");\r
816             this.checkBox3.UseVisualStyleBackColor = false;\r
817             // \r
818             // checkBox4\r
819             // \r
820             this.checkBox4.AutoSize = true;\r
821             this.checkBox4.BackColor = System.Drawing.Color.Transparent;\r
822             this.checkBox4.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
823             this.checkBox4.Location = new System.Drawing.Point(114, 64);\r
824             this.checkBox4.Name = "checkBox4";\r
825             this.checkBox4.Size = new System.Drawing.Size(166, 17);\r
826             this.checkBox4.TabIndex = 69;\r
827             this.checkBox4.Text = "Load my default settings";\r
828             this.ToolTip.SetToolTip(this.checkBox4, "Loads the users default settings rather than the Normal preset.");\r
829             this.checkBox4.UseVisualStyleBackColor = false;\r
830             // \r
831             // comboBox1\r
832             // \r
833             this.comboBox1.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;\r
834             this.comboBox1.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
835             this.comboBox1.FormattingEnabled = true;\r
836             this.comboBox1.Items.AddRange(new object[] {\r
837             "Do Nothing",\r
838             "Shutdown",\r
839             "Suspend",\r
840             "Hibernate",\r
841             "Lock System",\r
842             "Log Off",\r
843             "Quit HandBrake"});\r
844             this.comboBox1.Location = new System.Drawing.Point(114, 100);\r
845             this.comboBox1.Name = "comboBox1";\r
846             this.comboBox1.Size = new System.Drawing.Size(166, 21);\r
847             this.comboBox1.TabIndex = 43;\r
848             this.ToolTip.SetToolTip(this.comboBox1, "Performs an action when an encode or queue has completed.");\r
849             // \r
850             // textBox3\r
851             // \r
852             this.textBox3.Location = new System.Drawing.Point(199, 198);\r
853             this.textBox3.Name = "textBox3";\r
854             this.textBox3.Size = new System.Drawing.Size(255, 20);\r
855             this.textBox3.TabIndex = 79;\r
856             this.ToolTip.SetToolTip(this.textBox3, "Define the format of the automatically named file.\r\ne.g  {source}_{title}_some-te" +\r
857                     "xt\r\n{source} {title} {chapters} will be automatically substituted for the input " +\r
858                     "sources values.");\r
859             // \r
860             // textBox4\r
861             // \r
862             this.textBox4.Location = new System.Drawing.Point(199, 171);\r
863             this.textBox4.Name = "textBox4";\r
864             this.textBox4.Size = new System.Drawing.Size(181, 20);\r
865             this.textBox4.TabIndex = 76;\r
866             this.ToolTip.SetToolTip(this.textBox4, "The default location where auto named files are stored.");\r
867             // \r
868             // checkBox5\r
869             // \r
870             this.checkBox5.AutoSize = true;\r
871             this.checkBox5.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
872             this.checkBox5.Location = new System.Drawing.Point(114, 148);\r
873             this.checkBox5.Name = "checkBox5";\r
874             this.checkBox5.Size = new System.Drawing.Size(206, 17);\r
875             this.checkBox5.TabIndex = 72;\r
876             this.checkBox5.Text = "Automatically name output files";\r
877             this.ToolTip.SetToolTip(this.checkBox5, "Automatically name output files");\r
878             this.checkBox5.UseVisualStyleBackColor = true;\r
879             // \r
880             // checkBox6\r
881             // \r
882             this.checkBox6.AutoSize = true;\r
883             this.checkBox6.BackColor = System.Drawing.Color.Transparent;\r
884             this.checkBox6.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
885             this.checkBox6.Location = new System.Drawing.Point(114, 41);\r
886             this.checkBox6.Name = "checkBox6";\r
887             this.checkBox6.Size = new System.Drawing.Size(135, 17);\r
888             this.checkBox6.TabIndex = 70;\r
889             this.checkBox6.Text = "Enable GUI tooltips";\r
890             this.ToolTip.SetToolTip(this.checkBox6, "Enable the built in tooltips for gui controls.");\r
891             this.checkBox6.UseVisualStyleBackColor = false;\r
892             // \r
893             // checkBox7\r
894             // \r
895             this.checkBox7.AutoSize = true;\r
896             this.checkBox7.BackColor = System.Drawing.Color.Transparent;\r
897             this.checkBox7.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
898             this.checkBox7.Location = new System.Drawing.Point(114, 18);\r
899             this.checkBox7.Name = "checkBox7";\r
900             this.checkBox7.Size = new System.Drawing.Size(131, 17);\r
901             this.checkBox7.TabIndex = 68;\r
902             this.checkBox7.Text = "Check for updates";\r
903             this.ToolTip.SetToolTip(this.checkBox7, "Enables the built in update checker. This check is performed when the application" +\r
904                     " starts.");\r
905             this.checkBox7.UseVisualStyleBackColor = false;\r
906             // \r
907             // checkBox8\r
908             // \r
909             this.checkBox8.AutoSize = true;\r
910             this.checkBox8.BackColor = System.Drawing.Color.Transparent;\r
911             this.checkBox8.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
912             this.checkBox8.Location = new System.Drawing.Point(114, 64);\r
913             this.checkBox8.Name = "checkBox8";\r
914             this.checkBox8.Size = new System.Drawing.Size(166, 17);\r
915             this.checkBox8.TabIndex = 69;\r
916             this.checkBox8.Text = "Load my default settings";\r
917             this.ToolTip.SetToolTip(this.checkBox8, "Loads the users default settings rather than the Normal preset.");\r
918             this.checkBox8.UseVisualStyleBackColor = false;\r
919             // \r
920             // comboBox2\r
921             // \r
922             this.comboBox2.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;\r
923             this.comboBox2.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
924             this.comboBox2.FormattingEnabled = true;\r
925             this.comboBox2.Items.AddRange(new object[] {\r
926             "Do Nothing",\r
927             "Shutdown",\r
928             "Suspend",\r
929             "Hibernate",\r
930             "Lock System",\r
931             "Log Off",\r
932             "Quit HandBrake"});\r
933             this.comboBox2.Location = new System.Drawing.Point(114, 100);\r
934             this.comboBox2.Name = "comboBox2";\r
935             this.comboBox2.Size = new System.Drawing.Size(166, 21);\r
936             this.comboBox2.TabIndex = 43;\r
937             this.ToolTip.SetToolTip(this.comboBox2, "Performs an action when an encode or queue has completed.");\r
938             // \r
939             // label16\r
940             // \r
941             this.label16.AutoSize = true;\r
942             this.label16.Font = new System.Drawing.Font("Verdana", 6.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
943             this.label16.Location = new System.Drawing.Point(197, 222);\r
944             this.label16.Name = "label16";\r
945             this.label16.Size = new System.Drawing.Size(242, 12);\r
946             this.label16.TabIndex = 81;\r
947             this.label16.Text = "Available Options: {source} {title} {chapters}";\r
948             // \r
949             // label17\r
950             // \r
951             this.label17.AutoSize = true;\r
952             this.label17.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
953             this.label17.Location = new System.Drawing.Point(111, 201);\r
954             this.label17.Name = "label17";\r
955             this.label17.Size = new System.Drawing.Size(52, 13);\r
956             this.label17.TabIndex = 80;\r
957             this.label17.Text = "Format:";\r
958             // \r
959             // button1\r
960             // \r
961             this.button1.FlatAppearance.BorderColor = System.Drawing.Color.Black;\r
962             this.button1.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
963             this.button1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));\r
964             this.button1.Location = new System.Drawing.Point(386, 171);\r
965             this.button1.Name = "button1";\r
966             this.button1.Size = new System.Drawing.Size(68, 22);\r
967             this.button1.TabIndex = 78;\r
968             this.button1.Text = "Browse";\r
969             this.button1.UseVisualStyleBackColor = true;\r
970             // \r
971             // label18\r
972             // \r
973             this.label18.AutoSize = true;\r
974             this.label18.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
975             this.label18.Location = new System.Drawing.Point(111, 174);\r
976             this.label18.Name = "label18";\r
977             this.label18.Size = new System.Drawing.Size(82, 13);\r
978             this.label18.TabIndex = 77;\r
979             this.label18.Text = "Default Path:";\r
980             // \r
981             // label19\r
982             // \r
983             this.label19.AutoSize = true;\r
984             this.label19.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
985             this.label19.Location = new System.Drawing.Point(10, 149);\r
986             this.label19.Name = "label19";\r
987             this.label19.Size = new System.Drawing.Size(86, 13);\r
988             this.label19.TabIndex = 71;\r
989             this.label19.Text = "Output files:";\r
990             // \r
991             // label20\r
992             // \r
993             this.label20.AutoSize = true;\r
994             this.label20.BackColor = System.Drawing.Color.Transparent;\r
995             this.label20.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
996             this.label20.Location = new System.Drawing.Point(21, 19);\r
997             this.label20.Name = "label20";\r
998             this.label20.Size = new System.Drawing.Size(75, 13);\r
999             this.label20.TabIndex = 67;\r
1000             this.label20.Text = "At Launch:";\r
1001             // \r
1002             // label21\r
1003             // \r
1004             this.label21.AutoSize = true;\r
1005             this.label21.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
1006             this.label21.Location = new System.Drawing.Point(12, 103);\r
1007             this.label21.Name = "label21";\r
1008             this.label21.Size = new System.Drawing.Size(84, 13);\r
1009             this.label21.TabIndex = 54;\r
1010             this.label21.Text = "When Done:";\r
1011             // \r
1012             // label22\r
1013             // \r
1014             this.label22.AutoSize = true;\r
1015             this.label22.Font = new System.Drawing.Font("Verdana", 6.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
1016             this.label22.Location = new System.Drawing.Point(197, 222);\r
1017             this.label22.Name = "label22";\r
1018             this.label22.Size = new System.Drawing.Size(242, 12);\r
1019             this.label22.TabIndex = 81;\r
1020             this.label22.Text = "Available Options: {source} {title} {chapters}";\r
1021             // \r
1022             // label23\r
1023             // \r
1024             this.label23.AutoSize = true;\r
1025             this.label23.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
1026             this.label23.Location = new System.Drawing.Point(111, 201);\r
1027             this.label23.Name = "label23";\r
1028             this.label23.Size = new System.Drawing.Size(52, 13);\r
1029             this.label23.TabIndex = 80;\r
1030             this.label23.Text = "Format:";\r
1031             // \r
1032             // button2\r
1033             // \r
1034             this.button2.FlatAppearance.BorderColor = System.Drawing.Color.Black;\r
1035             this.button2.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
1036             this.button2.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));\r
1037             this.button2.Location = new System.Drawing.Point(386, 171);\r
1038             this.button2.Name = "button2";\r
1039             this.button2.Size = new System.Drawing.Size(68, 22);\r
1040             this.button2.TabIndex = 78;\r
1041             this.button2.Text = "Browse";\r
1042             this.button2.UseVisualStyleBackColor = true;\r
1043             // \r
1044             // label24\r
1045             // \r
1046             this.label24.AutoSize = true;\r
1047             this.label24.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
1048             this.label24.Location = new System.Drawing.Point(111, 174);\r
1049             this.label24.Name = "label24";\r
1050             this.label24.Size = new System.Drawing.Size(82, 13);\r
1051             this.label24.TabIndex = 77;\r
1052             this.label24.Text = "Default Path:";\r
1053             // \r
1054             // label25\r
1055             // \r
1056             this.label25.AutoSize = true;\r
1057             this.label25.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
1058             this.label25.Location = new System.Drawing.Point(10, 149);\r
1059             this.label25.Name = "label25";\r
1060             this.label25.Size = new System.Drawing.Size(86, 13);\r
1061             this.label25.TabIndex = 71;\r
1062             this.label25.Text = "Output files:";\r
1063             // \r
1064             // label26\r
1065             // \r
1066             this.label26.AutoSize = true;\r
1067             this.label26.BackColor = System.Drawing.Color.Transparent;\r
1068             this.label26.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
1069             this.label26.Location = new System.Drawing.Point(21, 19);\r
1070             this.label26.Name = "label26";\r
1071             this.label26.Size = new System.Drawing.Size(75, 13);\r
1072             this.label26.TabIndex = 67;\r
1073             this.label26.Text = "At Launch:";\r
1074             // \r
1075             // label27\r
1076             // \r
1077             this.label27.AutoSize = true;\r
1078             this.label27.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
1079             this.label27.Location = new System.Drawing.Point(12, 103);\r
1080             this.label27.Name = "label27";\r
1081             this.label27.Size = new System.Drawing.Size(84, 13);\r
1082             this.label27.TabIndex = 54;\r
1083             this.label27.Text = "When Done:";\r
1084             // \r
1085             // openFile_vlc\r
1086             // \r
1087             this.openFile_vlc.DefaultExt = "exe";\r
1088             this.openFile_vlc.Filter = "exe|*.exe";\r
1089             // \r
1090             // frmOptions\r
1091             // \r
1092             this.ClientSize = new System.Drawing.Size(514, 375);\r
1093             this.Controls.Add(this.label8);\r
1094             this.Controls.Add(this.pictureBox2);\r
1095             this.Controls.Add(this.tab_options);\r
1096             this.Controls.Add(this.btn_close);\r
1097             this.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
1098             this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle;\r
1099             this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));\r
1100             this.MaximizeBox = false;\r
1101             this.MinimizeBox = false;\r
1102             this.Name = "frmOptions";\r
1103             this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent;\r
1104             this.Text = "Options";\r
1105             this.tab_options.ResumeLayout(false);\r
1106             this.tab_general.ResumeLayout(false);\r
1107             this.tab_general.PerformLayout();\r
1108             this.tab_picture.ResumeLayout(false);\r
1109             this.tab_picture.PerformLayout();\r
1110             this.tab_cli.ResumeLayout(false);\r
1111             this.tab_cli.PerformLayout();\r
1112             this.tab_advanced.ResumeLayout(false);\r
1113             this.tab_advanced.PerformLayout();\r
1114             ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).EndInit();\r
1115             this.ResumeLayout(false);\r
1116             this.PerformLayout();\r
1117 \r
1118         }\r
1119 \r
1120         #endregion\r
1121 \r
1122         internal System.Windows.Forms.Button btn_close;\r
1123         internal System.Windows.Forms.ComboBox drp_completeOption;\r
1124         private System.Windows.Forms.TabControl tab_options;\r
1125         private System.Windows.Forms.Label label2;\r
1126         private System.Windows.Forms.TabPage tab_cli;\r
1127         private System.Windows.Forms.Label label8;\r
1128         private System.Windows.Forms.PictureBox pictureBox2;\r
1129         private System.Windows.Forms.TabPage tab_general;\r
1130         private System.Windows.Forms.FolderBrowserDialog pathFinder;\r
1131         internal System.Windows.Forms.ComboBox drp_Priority;\r
1132         internal System.Windows.Forms.Label Label11;\r
1133         internal System.Windows.Forms.Label Label4;\r
1134         internal System.Windows.Forms.ComboBox drp_processors;\r
1135         internal System.Windows.Forms.CheckBox check_tooltip;\r
1136         internal System.Windows.Forms.CheckBox check_updateCheck;\r
1137         internal System.Windows.Forms.CheckBox check_userDefaultSettings;\r
1138         private System.Windows.Forms.Label label1;\r
1139         private System.Windows.Forms.TabPage tab_advanced;\r
1140         internal System.Windows.Forms.CheckBox btn_drive_detect;\r
1141         private System.Windows.Forms.Label label6;\r
1142         private System.Windows.Forms.Label label13;\r
1143         internal System.Windows.Forms.Button btn_browse;\r
1144         internal System.Windows.Forms.Label label10;\r
1145         private System.Windows.Forms.TextBox text_an_path;\r
1146         internal System.Windows.Forms.CheckBox check_autoNaming;\r
1147         internal System.Windows.Forms.CheckBox check_cli_minimized;\r
1148         private System.Windows.Forms.Label label12;\r
1149         internal System.Windows.Forms.ToolTip ToolTip;\r
1150         internal System.Windows.Forms.CheckBox check_snapshot;\r
1151         private System.Windows.Forms.TabPage tab_picture;\r
1152         private System.Windows.Forms.TextBox txt_decomb;\r
1153         private System.Windows.Forms.Label label3;\r
1154         internal System.Windows.Forms.Label label5;\r
1155         private System.Windows.Forms.TextBox txt_autoNameFormat;\r
1156         private System.Windows.Forms.Label label7;\r
1157         private System.Windows.Forms.Label label9;\r
1158         internal System.Windows.Forms.Label label15;\r
1159         internal System.Windows.Forms.Button btn_saveLog;\r
1160         internal System.Windows.Forms.Label label14;\r
1161         private System.Windows.Forms.TextBox text_logPath;\r
1162         internal System.Windows.Forms.CheckBox check_keepLogs;\r
1163         internal System.Windows.Forms.CheckBox check_saveLogWithVideo;\r
1164         internal System.Windows.Forms.Button btn_vlcPath;\r
1165         private System.Windows.Forms.TextBox txt_vlcPath;\r
1166         private System.Windows.Forms.Label label29;\r
1167         private System.Windows.Forms.Label label16;\r
1168         internal System.Windows.Forms.Label label17;\r
1169         private System.Windows.Forms.TextBox textBox1;\r
1170         internal System.Windows.Forms.Button button1;\r
1171         internal System.Windows.Forms.Label label18;\r
1172         private System.Windows.Forms.TextBox textBox2;\r
1173         internal System.Windows.Forms.CheckBox checkBox1;\r
1174         private System.Windows.Forms.Label label19;\r
1175         internal System.Windows.Forms.CheckBox checkBox2;\r
1176         internal System.Windows.Forms.CheckBox checkBox3;\r
1177         internal System.Windows.Forms.CheckBox checkBox4;\r
1178         private System.Windows.Forms.Label label20;\r
1179         private System.Windows.Forms.Label label21;\r
1180         internal System.Windows.Forms.ComboBox comboBox1;\r
1181         private System.Windows.Forms.Label label22;\r
1182         internal System.Windows.Forms.Label label23;\r
1183         private System.Windows.Forms.TextBox textBox3;\r
1184         internal System.Windows.Forms.Button button2;\r
1185         internal System.Windows.Forms.Label label24;\r
1186         private System.Windows.Forms.TextBox textBox4;\r
1187         internal System.Windows.Forms.CheckBox checkBox5;\r
1188         private System.Windows.Forms.Label label25;\r
1189         internal System.Windows.Forms.CheckBox checkBox6;\r
1190         internal System.Windows.Forms.CheckBox checkBox7;\r
1191         internal System.Windows.Forms.CheckBox checkBox8;\r
1192         private System.Windows.Forms.Label label26;\r
1193         private System.Windows.Forms.Label label27;\r
1194         internal System.Windows.Forms.ComboBox comboBox2;\r
1195         private System.Windows.Forms.OpenFileDialog openFile_vlc;\r
1196         private System.Windows.Forms.Label lbl_appcastUnstable;\r
1197         internal System.Windows.Forms.CheckBox check_mainMinimize;\r
1198         internal System.Windows.Forms.CheckBox check_queryEditorTab;\r
1199         private System.Windows.Forms.Label label30;\r
1200         internal System.Windows.Forms.ComboBox drop_x264step;\r
1201         private System.Windows.Forms.Label label28;\r
1202     }\r
1203 }