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.check_growlEncode = new System.Windows.Forms.CheckBox();\r
44             this.check_GrowlQueue = new System.Windows.Forms.CheckBox();\r
45             this.check_m4v = new System.Windows.Forms.CheckBox();\r
46             this.label1 = new System.Windows.Forms.Label();\r
47             this.label7 = new System.Windows.Forms.Label();\r
48             this.drop_updateCheckDays = new System.Windows.Forms.ComboBox();\r
49             this.check_autoNaming = new System.Windows.Forms.CheckBox();\r
50             this.txt_autoNameFormat = new System.Windows.Forms.TextBox();\r
51             this.check_tooltip = new System.Windows.Forms.CheckBox();\r
52             this.label5 = new System.Windows.Forms.Label();\r
53             this.check_updateCheck = new System.Windows.Forms.CheckBox();\r
54             this.label10 = new System.Windows.Forms.Label();\r
55             this.btn_browse = new System.Windows.Forms.Button();\r
56             this.label2 = new System.Windows.Forms.Label();\r
57             this.label13 = new System.Windows.Forms.Label();\r
58             this.text_an_path = new System.Windows.Forms.TextBox();\r
59             this.tab_picture = new System.Windows.Forms.TabPage();\r
60             this.tableLayoutPanel2 = new System.Windows.Forms.TableLayoutPanel();\r
61             this.label29 = new System.Windows.Forms.Label();\r
62             this.btn_vlcPath = new System.Windows.Forms.Button();\r
63             this.txt_vlcPath = new System.Windows.Forms.TextBox();\r
64             this.tab_audio_sub = new System.Windows.Forms.TabPage();\r
65             this.label31 = new System.Windows.Forms.Label();\r
66             this.label15 = new System.Windows.Forms.Label();\r
67             this.radio_foreignAndSubs = new System.Windows.Forms.RadioButton();\r
68             this.drop_preferredLang = new System.Windows.Forms.ComboBox();\r
69             this.radio_dub = new System.Windows.Forms.RadioButton();\r
70             this.tab_cli = new System.Windows.Forms.TabPage();\r
71             this.check_clearOldLogs = new System.Windows.Forms.CheckBox();\r
72             this.label12 = new System.Windows.Forms.Label();\r
73             this.check_cli_minimized = new System.Windows.Forms.CheckBox();\r
74             this.btn_viewLogs = new System.Windows.Forms.Button();\r
75             this.label9 = new System.Windows.Forms.Label();\r
76             this.Label4 = new System.Windows.Forms.Label();\r
77             this.btn_clearLogs = new System.Windows.Forms.Button();\r
78             this.drp_Priority = new System.Windows.Forms.ComboBox();\r
79             this.check_logsInSpecifiedLocation = new System.Windows.Forms.CheckBox();\r
80             this.check_saveLogWithVideo = new System.Windows.Forms.CheckBox();\r
81             this.label3 = new System.Windows.Forms.Label();\r
82             this.btn_saveLog = new System.Windows.Forms.Button();\r
83             this.cb_logVerboseLvl = new System.Windows.Forms.ComboBox();\r
84             this.text_logPath = new System.Windows.Forms.TextBox();\r
85             this.label14 = new System.Windows.Forms.Label();\r
86             this.tab_advanced = new System.Windows.Forms.TabPage();\r
87             this.check_showCliForInGUIEncode = new System.Windows.Forms.CheckBox();\r
88             this.drop_previewScanCount = new System.Windows.Forms.ComboBox();\r
89             this.label33 = new System.Windows.Forms.Label();\r
90             this.label6 = new System.Windows.Forms.Label();\r
91             this.check_trayStatusAlerts = new System.Windows.Forms.CheckBox();\r
92             this.check_mainMinimize = new System.Windows.Forms.CheckBox();\r
93             this.check_promptOnUnmatchingQueries = new System.Windows.Forms.CheckBox();\r
94             this.check_dvdnav = new System.Windows.Forms.CheckBox();\r
95             this.check_queryEditorTab = new System.Windows.Forms.CheckBox();\r
96             this.label32 = new System.Windows.Forms.Label();\r
97             this.drop_x264step = new System.Windows.Forms.ComboBox();\r
98             this.label30 = new System.Windows.Forms.Label();\r
99             this.check_disablePresetNotification = new System.Windows.Forms.CheckBox();\r
100             this.label28 = new System.Windows.Forms.Label();\r
101             this.check_inGuiStatus = new System.Windows.Forms.CheckBox();\r
102             this.tab_debug = new System.Windows.Forms.TabPage();\r
103             this.check_disableResCalc = new System.Windows.Forms.CheckBox();\r
104             this.label8 = new System.Windows.Forms.Label();\r
105             this.pictureBox2 = new System.Windows.Forms.PictureBox();\r
106             this.pathFinder = new System.Windows.Forms.FolderBrowserDialog();\r
107             this.ToolTip = new System.Windows.Forms.ToolTip(this.components);\r
108             this.textBox1 = new System.Windows.Forms.TextBox();\r
109             this.textBox2 = new System.Windows.Forms.TextBox();\r
110             this.checkBox1 = new System.Windows.Forms.CheckBox();\r
111             this.checkBox2 = new System.Windows.Forms.CheckBox();\r
112             this.checkBox3 = new System.Windows.Forms.CheckBox();\r
113             this.checkBox4 = new System.Windows.Forms.CheckBox();\r
114             this.comboBox1 = new System.Windows.Forms.ComboBox();\r
115             this.textBox3 = new System.Windows.Forms.TextBox();\r
116             this.textBox4 = new System.Windows.Forms.TextBox();\r
117             this.checkBox5 = new System.Windows.Forms.CheckBox();\r
118             this.checkBox6 = new System.Windows.Forms.CheckBox();\r
119             this.checkBox7 = new System.Windows.Forms.CheckBox();\r
120             this.checkBox8 = new System.Windows.Forms.CheckBox();\r
121             this.comboBox2 = new System.Windows.Forms.ComboBox();\r
122             this.label16 = new System.Windows.Forms.Label();\r
123             this.label17 = new System.Windows.Forms.Label();\r
124             this.button1 = new System.Windows.Forms.Button();\r
125             this.label18 = new System.Windows.Forms.Label();\r
126             this.label19 = new System.Windows.Forms.Label();\r
127             this.label20 = new System.Windows.Forms.Label();\r
128             this.label21 = new System.Windows.Forms.Label();\r
129             this.label22 = new System.Windows.Forms.Label();\r
130             this.label23 = new System.Windows.Forms.Label();\r
131             this.button2 = new System.Windows.Forms.Button();\r
132             this.label24 = new System.Windows.Forms.Label();\r
133             this.label25 = new System.Windows.Forms.Label();\r
134             this.label26 = new System.Windows.Forms.Label();\r
135             this.label27 = new System.Windows.Forms.Label();\r
136             this.openFile_vlc = new System.Windows.Forms.OpenFileDialog();\r
137             this.tableLayoutPanel5 = new System.Windows.Forms.TableLayoutPanel();\r
138             this.tab_options.SuspendLayout();\r
139             this.tab_general.SuspendLayout();\r
140             this.tab_picture.SuspendLayout();\r
141             this.tableLayoutPanel2.SuspendLayout();\r
142             this.tab_audio_sub.SuspendLayout();\r
143             this.tab_cli.SuspendLayout();\r
144             this.tab_advanced.SuspendLayout();\r
145             this.tab_debug.SuspendLayout();\r
146             ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).BeginInit();\r
147             this.tableLayoutPanel5.SuspendLayout();\r
148             this.SuspendLayout();\r
149             // \r
150             // btn_close\r
151             // \r
152             this.btn_close.Anchor = System.Windows.Forms.AnchorStyles.Right;\r
153             this.btn_close.BackColor = System.Drawing.SystemColors.ControlLight;\r
154             this.btn_close.FlatAppearance.BorderColor = System.Drawing.Color.Black;\r
155             this.btn_close.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
156             this.btn_close.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));\r
157             this.btn_close.Location = new System.Drawing.Point(519, 404);\r
158             this.btn_close.Name = "btn_close";\r
159             this.btn_close.Size = new System.Drawing.Size(72, 22);\r
160             this.btn_close.TabIndex = 53;\r
161             this.btn_close.Text = "Close";\r
162             this.btn_close.UseVisualStyleBackColor = true;\r
163             this.btn_close.Click += new System.EventHandler(this.btn_close_Click);\r
164             // \r
165             // drp_completeOption\r
166             // \r
167             this.drp_completeOption.Anchor = System.Windows.Forms.AnchorStyles.Left;\r
168             this.drp_completeOption.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;\r
169             this.drp_completeOption.FormattingEnabled = true;\r
170             this.drp_completeOption.Items.AddRange(new object[] {\r
171             "Do nothing",\r
172             "Shutdown",\r
173             "Suspend",\r
174             "Hibernate",\r
175             "Lock system",\r
176             "Log off",\r
177             "Quit HandBrake"});\r
178             this.drp_completeOption.Location = new System.Drawing.Point(108, 95);\r
179             this.drp_completeOption.Name = "drp_completeOption";\r
180             this.drp_completeOption.Size = new System.Drawing.Size(166, 21);\r
181             this.drp_completeOption.TabIndex = 43;\r
182             this.ToolTip.SetToolTip(this.drp_completeOption, "Performs an action when an encode or queue has completed.");\r
183             this.drp_completeOption.SelectedIndexChanged += new System.EventHandler(this.drp_completeOption_SelectedIndexChanged);\r
184             // \r
185             // tab_options\r
186             // \r
187             this.tableLayoutPanel5.SetColumnSpan(this.tab_options, 2);\r
188             this.tab_options.Controls.Add(this.tab_general);\r
189             this.tab_options.Controls.Add(this.tab_picture);\r
190             this.tab_options.Controls.Add(this.tab_audio_sub);\r
191             this.tab_options.Controls.Add(this.tab_cli);\r
192             this.tab_options.Controls.Add(this.tab_advanced);\r
193             this.tab_options.Controls.Add(this.tab_debug);\r
194             this.tab_options.Dock = System.Windows.Forms.DockStyle.Fill;\r
195             this.tab_options.Location = new System.Drawing.Point(3, 38);\r
196             this.tab_options.Name = "tab_options";\r
197             this.tab_options.SelectedIndex = 0;\r
198             this.tab_options.Size = new System.Drawing.Size(588, 360);\r
199             this.tab_options.TabIndex = 58;\r
200             // \r
201             // tab_general\r
202             // \r
203             this.tab_general.Controls.Add(this.check_growlEncode);\r
204             this.tab_general.Controls.Add(this.check_GrowlQueue);\r
205             this.tab_general.Controls.Add(this.check_m4v);\r
206             this.tab_general.Controls.Add(this.label1);\r
207             this.tab_general.Controls.Add(this.label7);\r
208             this.tab_general.Controls.Add(this.drp_completeOption);\r
209             this.tab_general.Controls.Add(this.drop_updateCheckDays);\r
210             this.tab_general.Controls.Add(this.check_autoNaming);\r
211             this.tab_general.Controls.Add(this.txt_autoNameFormat);\r
212             this.tab_general.Controls.Add(this.check_tooltip);\r
213             this.tab_general.Controls.Add(this.label5);\r
214             this.tab_general.Controls.Add(this.check_updateCheck);\r
215             this.tab_general.Controls.Add(this.label10);\r
216             this.tab_general.Controls.Add(this.btn_browse);\r
217             this.tab_general.Controls.Add(this.label2);\r
218             this.tab_general.Controls.Add(this.label13);\r
219             this.tab_general.Controls.Add(this.text_an_path);\r
220             this.tab_general.Location = new System.Drawing.Point(4, 22);\r
221             this.tab_general.Name = "tab_general";\r
222             this.tab_general.Padding = new System.Windows.Forms.Padding(10);\r
223             this.tab_general.Size = new System.Drawing.Size(580, 334);\r
224             this.tab_general.TabIndex = 3;\r
225             this.tab_general.Text = "General";\r
226             this.tab_general.UseVisualStyleBackColor = true;\r
227             // \r
228             // check_growlEncode\r
229             // \r
230             this.check_growlEncode.Anchor = System.Windows.Forms.AnchorStyles.Left;\r
231             this.check_growlEncode.AutoSize = true;\r
232             this.check_growlEncode.BackColor = System.Drawing.Color.Transparent;\r
233             this.check_growlEncode.Location = new System.Drawing.Point(282, 122);\r
234             this.check_growlEncode.Name = "check_growlEncode";\r
235             this.check_growlEncode.Size = new System.Drawing.Size(171, 17);\r
236             this.check_growlEncode.TabIndex = 99;\r
237             this.check_growlEncode.Text = "Growl after Encode Completes";\r
238             this.ToolTip.SetToolTip(this.check_growlEncode, "If you have \"Growl for Windows\" installed, you can use this feature to see growl " +\r
239                     "alerts on your desktop.");\r
240             this.check_growlEncode.UseVisualStyleBackColor = false;\r
241             this.check_growlEncode.CheckedChanged += new System.EventHandler(this.check_growlEncode_CheckedChanged);\r
242             // \r
243             // check_GrowlQueue\r
244             // \r
245             this.check_GrowlQueue.Anchor = System.Windows.Forms.AnchorStyles.Left;\r
246             this.check_GrowlQueue.AutoSize = true;\r
247             this.check_GrowlQueue.BackColor = System.Drawing.Color.Transparent;\r
248             this.check_GrowlQueue.Location = new System.Drawing.Point(108, 122);\r
249             this.check_GrowlQueue.Name = "check_GrowlQueue";\r
250             this.check_GrowlQueue.Size = new System.Drawing.Size(168, 17);\r
251             this.check_GrowlQueue.TabIndex = 98;\r
252             this.check_GrowlQueue.Text = "Growl after Queue Completes";\r
253             this.ToolTip.SetToolTip(this.check_GrowlQueue, "If you have \"Growl for Windows\" installed, you can use this feature to see growl " +\r
254                     "alerts on your desktop.");\r
255             this.check_GrowlQueue.UseVisualStyleBackColor = false;\r
256             this.check_GrowlQueue.CheckedChanged += new System.EventHandler(this.check_GrowlQueue_CheckedChanged);\r
257             // \r
258             // check_m4v\r
259             // \r
260             this.check_m4v.Anchor = System.Windows.Forms.AnchorStyles.Left;\r
261             this.check_m4v.AutoSize = true;\r
262             this.check_m4v.Location = new System.Drawing.Point(108, 279);\r
263             this.check_m4v.Name = "check_m4v";\r
264             this.check_m4v.Size = new System.Drawing.Size(319, 17);\r
265             this.check_m4v.TabIndex = 82;\r
266             this.check_m4v.Text = "Always use iPod/iTunes friendly file extension (.m4v) for MP4";\r
267             this.ToolTip.SetToolTip(this.check_m4v, resources.GetString("check_m4v.ToolTip"));\r
268             this.check_m4v.UseVisualStyleBackColor = true;\r
269             this.check_m4v.CheckedChanged += new System.EventHandler(this.check_m4v_CheckedChanged);\r
270             // \r
271             // label1\r
272             // \r
273             this.label1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));\r
274             this.label1.AutoSize = true;\r
275             this.label1.BackColor = System.Drawing.Color.Transparent;\r
276             this.label1.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
277             this.label1.Location = new System.Drawing.Point(15, 15);\r
278             this.label1.Margin = new System.Windows.Forms.Padding(3, 5, 3, 0);\r
279             this.label1.Name = "label1";\r
280             this.label1.Size = new System.Drawing.Size(66, 13);\r
281             this.label1.TabIndex = 67;\r
282             this.label1.Text = "At Launch:";\r
283             // \r
284             // label7\r
285             // \r
286             this.label7.Anchor = System.Windows.Forms.AnchorStyles.Left;\r
287             this.label7.AutoSize = true;\r
288             this.label7.Location = new System.Drawing.Point(179, 260);\r
289             this.label7.Margin = new System.Windows.Forms.Padding(3);\r
290             this.label7.Name = "label7";\r
291             this.label7.Size = new System.Drawing.Size(225, 13);\r
292             this.label7.TabIndex = 81;\r
293             this.label7.Text = "Available Options: {source} {title} {chapters}";\r
294             // \r
295             // drop_updateCheckDays\r
296             // \r
297             this.drop_updateCheckDays.Anchor = System.Windows.Forms.AnchorStyles.Left;\r
298             this.drop_updateCheckDays.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;\r
299             this.drop_updateCheckDays.FormattingEnabled = true;\r
300             this.drop_updateCheckDays.Items.AddRange(new object[] {\r
301             "Daily",\r
302             "Weekly",\r
303             "Monthly"});\r
304             this.drop_updateCheckDays.Location = new System.Drawing.Point(127, 35);\r
305             this.drop_updateCheckDays.Name = "drop_updateCheckDays";\r
306             this.drop_updateCheckDays.Size = new System.Drawing.Size(97, 21);\r
307             this.drop_updateCheckDays.TabIndex = 97;\r
308             this.ToolTip.SetToolTip(this.drop_updateCheckDays, "Check for updates: Daily, Weekly or Monthly\r\nDefault: Weekly");\r
309             this.drop_updateCheckDays.SelectedIndexChanged += new System.EventHandler(this.drop_updateCheckDays_SelectedIndexChanged);\r
310             // \r
311             // check_autoNaming\r
312             // \r
313             this.check_autoNaming.Anchor = System.Windows.Forms.AnchorStyles.Left;\r
314             this.check_autoNaming.AutoSize = true;\r
315             this.check_autoNaming.Location = new System.Drawing.Point(108, 174);\r
316             this.check_autoNaming.Name = "check_autoNaming";\r
317             this.check_autoNaming.Size = new System.Drawing.Size(176, 17);\r
318             this.check_autoNaming.TabIndex = 72;\r
319             this.check_autoNaming.Text = "Automatically name output files";\r
320             this.ToolTip.SetToolTip(this.check_autoNaming, "Automatically name output files");\r
321             this.check_autoNaming.UseVisualStyleBackColor = true;\r
322             this.check_autoNaming.CheckedChanged += new System.EventHandler(this.check_autoNaming_CheckedChanged);\r
323             // \r
324             // txt_autoNameFormat\r
325             // \r
326             this.txt_autoNameFormat.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));\r
327             this.txt_autoNameFormat.Location = new System.Drawing.Point(182, 233);\r
328             this.txt_autoNameFormat.Name = "txt_autoNameFormat";\r
329             this.txt_autoNameFormat.Size = new System.Drawing.Size(349, 21);\r
330             this.txt_autoNameFormat.TabIndex = 79;\r
331             this.ToolTip.SetToolTip(this.txt_autoNameFormat, "Define the format of the automatically named file.\r\ne.g  {source}_{title}_some-te" +\r
332                     "xt\r\n{source} {title} {chapters} will be automatically substituted for the input " +\r
333                     "sources values.");\r
334             this.txt_autoNameFormat.TextChanged += new System.EventHandler(this.txt_autoNameFormat_TextChanged);\r
335             // \r
336             // check_tooltip\r
337             // \r
338             this.check_tooltip.Anchor = System.Windows.Forms.AnchorStyles.Left;\r
339             this.check_tooltip.AutoSize = true;\r
340             this.check_tooltip.BackColor = System.Drawing.Color.Transparent;\r
341             this.check_tooltip.Location = new System.Drawing.Point(108, 62);\r
342             this.check_tooltip.Name = "check_tooltip";\r
343             this.check_tooltip.Size = new System.Drawing.Size(117, 17);\r
344             this.check_tooltip.TabIndex = 70;\r
345             this.check_tooltip.Text = "Enable GUI tooltips";\r
346             this.ToolTip.SetToolTip(this.check_tooltip, "Enable the built in tooltips for gui controls. (Requires Restart)");\r
347             this.check_tooltip.UseVisualStyleBackColor = false;\r
348             this.check_tooltip.CheckedChanged += new System.EventHandler(this.check_tooltip_CheckedChanged);\r
349             // \r
350             // label5\r
351             // \r
352             this.label5.Anchor = System.Windows.Forms.AnchorStyles.Left;\r
353             this.label5.AutoSize = true;\r
354             this.label5.Location = new System.Drawing.Point(105, 236);\r
355             this.label5.Name = "label5";\r
356             this.label5.Size = new System.Drawing.Size(45, 13);\r
357             this.label5.TabIndex = 80;\r
358             this.label5.Text = "Format:";\r
359             // \r
360             // check_updateCheck\r
361             // \r
362             this.check_updateCheck.Anchor = System.Windows.Forms.AnchorStyles.Left;\r
363             this.check_updateCheck.AutoSize = true;\r
364             this.check_updateCheck.BackColor = System.Drawing.Color.Transparent;\r
365             this.check_updateCheck.Location = new System.Drawing.Point(108, 14);\r
366             this.check_updateCheck.Name = "check_updateCheck";\r
367             this.check_updateCheck.Size = new System.Drawing.Size(114, 17);\r
368             this.check_updateCheck.TabIndex = 68;\r
369             this.check_updateCheck.Text = "Check for updates";\r
370             this.ToolTip.SetToolTip(this.check_updateCheck, "Enables the built in update checker. This check is performed when the application" +\r
371                     " starts.");\r
372             this.check_updateCheck.UseVisualStyleBackColor = false;\r
373             this.check_updateCheck.CheckedChanged += new System.EventHandler(this.check_updateCheck_CheckedChanged);\r
374             // \r
375             // label10\r
376             // \r
377             this.label10.Anchor = System.Windows.Forms.AnchorStyles.Left;\r
378             this.label10.AutoSize = true;\r
379             this.label10.Location = new System.Drawing.Point(105, 209);\r
380             this.label10.Name = "label10";\r
381             this.label10.Size = new System.Drawing.Size(71, 13);\r
382             this.label10.TabIndex = 77;\r
383             this.label10.Text = "Default Path:";\r
384             // \r
385             // btn_browse\r
386             // \r
387             this.btn_browse.Anchor = System.Windows.Forms.AnchorStyles.Left;\r
388             this.btn_browse.FlatAppearance.BorderColor = System.Drawing.Color.Black;\r
389             this.btn_browse.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
390             this.btn_browse.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));\r
391             this.btn_browse.Location = new System.Drawing.Point(456, 204);\r
392             this.btn_browse.Name = "btn_browse";\r
393             this.btn_browse.Size = new System.Drawing.Size(75, 23);\r
394             this.btn_browse.TabIndex = 78;\r
395             this.btn_browse.Text = "Browse";\r
396             this.btn_browse.UseVisualStyleBackColor = true;\r
397             this.btn_browse.Click += new System.EventHandler(this.btn_browse_Click);\r
398             // \r
399             // label2\r
400             // \r
401             this.label2.Anchor = System.Windows.Forms.AnchorStyles.Right;\r
402             this.label2.AutoSize = true;\r
403             this.label2.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
404             this.label2.Location = new System.Drawing.Point(7, 98);\r
405             this.label2.Name = "label2";\r
406             this.label2.Size = new System.Drawing.Size(74, 13);\r
407             this.label2.TabIndex = 54;\r
408             this.label2.Text = "When Done:";\r
409             // \r
410             // label13\r
411             // \r
412             this.label13.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));\r
413             this.label13.AutoSize = true;\r
414             this.label13.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
415             this.label13.Location = new System.Drawing.Point(4, 164);\r
416             this.label13.Margin = new System.Windows.Forms.Padding(3, 5, 3, 0);\r
417             this.label13.Name = "label13";\r
418             this.label13.Size = new System.Drawing.Size(77, 13);\r
419             this.label13.TabIndex = 71;\r
420             this.label13.Text = "Output Files:";\r
421             // \r
422             // text_an_path\r
423             // \r
424             this.text_an_path.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));\r
425             this.text_an_path.Location = new System.Drawing.Point(182, 206);\r
426             this.text_an_path.Name = "text_an_path";\r
427             this.text_an_path.Size = new System.Drawing.Size(253, 21);\r
428             this.text_an_path.TabIndex = 76;\r
429             this.ToolTip.SetToolTip(this.text_an_path, "This is the default location where your encoded files will be stored if \"Automati" +\r
430                     "cally name output files\" is enabled.");\r
431             this.text_an_path.TextChanged += new System.EventHandler(this.text_an_path_TextChanged);\r
432             // \r
433             // tab_picture\r
434             // \r
435             this.tab_picture.Controls.Add(this.tableLayoutPanel2);\r
436             this.tab_picture.Location = new System.Drawing.Point(4, 22);\r
437             this.tab_picture.Name = "tab_picture";\r
438             this.tab_picture.Padding = new System.Windows.Forms.Padding(10);\r
439             this.tab_picture.Size = new System.Drawing.Size(580, 334);\r
440             this.tab_picture.TabIndex = 5;\r
441             this.tab_picture.Text = "Picture";\r
442             this.tab_picture.UseVisualStyleBackColor = true;\r
443             // \r
444             // tableLayoutPanel2\r
445             // \r
446             this.tableLayoutPanel2.AutoSize = true;\r
447             this.tableLayoutPanel2.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowAndShrink;\r
448             this.tableLayoutPanel2.ColumnCount = 4;\r
449             this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());\r
450             this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 20F));\r
451             this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));\r
452             this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());\r
453             this.tableLayoutPanel2.Controls.Add(this.label29, 0, 0);\r
454             this.tableLayoutPanel2.Controls.Add(this.btn_vlcPath, 3, 0);\r
455             this.tableLayoutPanel2.Controls.Add(this.txt_vlcPath, 2, 0);\r
456             this.tableLayoutPanel2.Location = new System.Drawing.Point(10, 10);\r
457             this.tableLayoutPanel2.Name = "tableLayoutPanel2";\r
458             this.tableLayoutPanel2.RowCount = 2;\r
459             this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle());\r
460             this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));\r
461             this.tableLayoutPanel2.Size = new System.Drawing.Size(560, 28);\r
462             this.tableLayoutPanel2.TabIndex = 84;\r
463             // \r
464             // label29\r
465             // \r
466             this.label29.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));\r
467             this.label29.AutoSize = true;\r
468             this.label29.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
469             this.label29.Location = new System.Drawing.Point(3, 5);\r
470             this.label29.Margin = new System.Windows.Forms.Padding(3, 5, 3, 0);\r
471             this.label29.Name = "label29";\r
472             this.tableLayoutPanel2.SetRowSpan(this.label29, 2);\r
473             this.label29.Size = new System.Drawing.Size(59, 13);\r
474             this.label29.TabIndex = 79;\r
475             this.label29.Text = "VLC Path:";\r
476             // \r
477             // btn_vlcPath\r
478             // \r
479             this.btn_vlcPath.Anchor = System.Windows.Forms.AnchorStyles.Left;\r
480             this.btn_vlcPath.FlatAppearance.BorderColor = System.Drawing.Color.Black;\r
481             this.btn_vlcPath.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
482             this.btn_vlcPath.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));\r
483             this.btn_vlcPath.Location = new System.Drawing.Point(489, 3);\r
484             this.btn_vlcPath.Name = "btn_vlcPath";\r
485             this.btn_vlcPath.Size = new System.Drawing.Size(68, 22);\r
486             this.btn_vlcPath.TabIndex = 83;\r
487             this.btn_vlcPath.Text = "Browse";\r
488             this.btn_vlcPath.UseVisualStyleBackColor = true;\r
489             this.btn_vlcPath.Click += new System.EventHandler(this.btn_vlcPath_Click);\r
490             // \r
491             // txt_vlcPath\r
492             // \r
493             this.txt_vlcPath.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));\r
494             this.txt_vlcPath.Location = new System.Drawing.Point(88, 3);\r
495             this.txt_vlcPath.Name = "txt_vlcPath";\r
496             this.txt_vlcPath.Size = new System.Drawing.Size(395, 21);\r
497             this.txt_vlcPath.TabIndex = 81;\r
498             this.ToolTip.SetToolTip(this.txt_vlcPath, "The path where VLC is installed on this system.\r\nThis is used for the video previ" +\r
499                     "ew feature.");\r
500             this.txt_vlcPath.TextChanged += new System.EventHandler(this.txt_vlcPath_TextChanged);\r
501             // \r
502             // tab_audio_sub\r
503             // \r
504             this.tab_audio_sub.Controls.Add(this.label31);\r
505             this.tab_audio_sub.Controls.Add(this.label15);\r
506             this.tab_audio_sub.Controls.Add(this.radio_foreignAndSubs);\r
507             this.tab_audio_sub.Controls.Add(this.drop_preferredLang);\r
508             this.tab_audio_sub.Controls.Add(this.radio_dub);\r
509             this.tab_audio_sub.Location = new System.Drawing.Point(4, 22);\r
510             this.tab_audio_sub.Name = "tab_audio_sub";\r
511             this.tab_audio_sub.Padding = new System.Windows.Forms.Padding(3);\r
512             this.tab_audio_sub.Size = new System.Drawing.Size(580, 334);\r
513             this.tab_audio_sub.TabIndex = 6;\r
514             this.tab_audio_sub.Text = "Audio / Subtitles";\r
515             this.tab_audio_sub.UseVisualStyleBackColor = true;\r
516             // \r
517             // label31\r
518             // \r
519             this.label31.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));\r
520             this.label31.AutoSize = true;\r
521             this.label31.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
522             this.label31.Location = new System.Drawing.Point(16, 19);\r
523             this.label31.Margin = new System.Windows.Forms.Padding(3, 5, 3, 0);\r
524             this.label31.Name = "label31";\r
525             this.label31.Size = new System.Drawing.Size(52, 13);\r
526             this.label31.TabIndex = 91;\r
527             this.label31.Text = "Actions:";\r
528             // \r
529             // label15\r
530             // \r
531             this.label15.AutoSize = true;\r
532             this.label15.Location = new System.Drawing.Point(87, 19);\r
533             this.label15.Name = "label15";\r
534             this.label15.Size = new System.Drawing.Size(107, 13);\r
535             this.label15.TabIndex = 88;\r
536             this.label15.Text = "Preferred Language:";\r
537             // \r
538             // radio_foreignAndSubs\r
539             // \r
540             this.radio_foreignAndSubs.AutoSize = true;\r
541             this.radio_foreignAndSubs.Location = new System.Drawing.Point(200, 76);\r
542             this.radio_foreignAndSubs.Name = "radio_foreignAndSubs";\r
543             this.radio_foreignAndSubs.Size = new System.Drawing.Size(347, 17);\r
544             this.radio_foreignAndSubs.TabIndex = 90;\r
545             this.radio_foreignAndSubs.TabStop = true;\r
546             this.radio_foreignAndSubs.Text = "Use foreign language audio and add first preferred language subtitle.";\r
547             this.ToolTip.SetToolTip(this.radio_foreignAndSubs, "Use foreign language audio and add first subtitle track of prefered language.\r\n");\r
548             this.radio_foreignAndSubs.UseVisualStyleBackColor = true;\r
549             this.radio_foreignAndSubs.CheckedChanged += new System.EventHandler(this.radio_foreignAndSubs_CheckedChanged);\r
550             // \r
551             // drop_preferredLang\r
552             // \r
553             this.drop_preferredLang.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;\r
554             this.drop_preferredLang.FormattingEnabled = true;\r
555             this.drop_preferredLang.Location = new System.Drawing.Point(200, 16);\r
556             this.drop_preferredLang.Name = "drop_preferredLang";\r
557             this.drop_preferredLang.Size = new System.Drawing.Size(118, 21);\r
558             this.drop_preferredLang.TabIndex = 87;\r
559             this.ToolTip.SetToolTip(this.drop_preferredLang, "The number of processor\'s / processor cores. Unless your having problems, leave o" +\r
560                     "n Automatic.");\r
561             this.drop_preferredLang.SelectedIndexChanged += new System.EventHandler(this.drop_preferredLang_SelectedIndexChanged);\r
562             // \r
563             // radio_dub\r
564             // \r
565             this.radio_dub.AutoSize = true;\r
566             this.radio_dub.Location = new System.Drawing.Point(200, 53);\r
567             this.radio_dub.Name = "radio_dub";\r
568             this.radio_dub.Size = new System.Drawing.Size(167, 17);\r
569             this.radio_dub.TabIndex = 89;\r
570             this.radio_dub.TabStop = true;\r
571             this.radio_dub.Text = "DUB Foreign Language Audio";\r
572             this.ToolTip.SetToolTip(this.radio_dub, "This option will select your prefered language of audio for the source if one exi" +\r
573                     "sts.");\r
574             this.radio_dub.UseVisualStyleBackColor = true;\r
575             this.radio_dub.CheckedChanged += new System.EventHandler(this.radio_dub_CheckedChanged);\r
576             // \r
577             // tab_cli\r
578             // \r
579             this.tab_cli.Controls.Add(this.check_clearOldLogs);\r
580             this.tab_cli.Controls.Add(this.label12);\r
581             this.tab_cli.Controls.Add(this.check_cli_minimized);\r
582             this.tab_cli.Controls.Add(this.btn_viewLogs);\r
583             this.tab_cli.Controls.Add(this.label9);\r
584             this.tab_cli.Controls.Add(this.Label4);\r
585             this.tab_cli.Controls.Add(this.btn_clearLogs);\r
586             this.tab_cli.Controls.Add(this.drp_Priority);\r
587             this.tab_cli.Controls.Add(this.check_logsInSpecifiedLocation);\r
588             this.tab_cli.Controls.Add(this.check_saveLogWithVideo);\r
589             this.tab_cli.Controls.Add(this.label3);\r
590             this.tab_cli.Controls.Add(this.btn_saveLog);\r
591             this.tab_cli.Controls.Add(this.cb_logVerboseLvl);\r
592             this.tab_cli.Controls.Add(this.text_logPath);\r
593             this.tab_cli.Controls.Add(this.label14);\r
594             this.tab_cli.Location = new System.Drawing.Point(4, 22);\r
595             this.tab_cli.Name = "tab_cli";\r
596             this.tab_cli.Padding = new System.Windows.Forms.Padding(10);\r
597             this.tab_cli.Size = new System.Drawing.Size(580, 334);\r
598             this.tab_cli.TabIndex = 2;\r
599             this.tab_cli.Text = "CLI";\r
600             this.tab_cli.UseVisualStyleBackColor = true;\r
601             // \r
602             // check_clearOldLogs\r
603             // \r
604             this.check_clearOldLogs.Anchor = System.Windows.Forms.AnchorStyles.Left;\r
605             this.check_clearOldLogs.AutoSize = true;\r
606             this.check_clearOldLogs.Location = new System.Drawing.Point(73, 226);\r
607             this.check_clearOldLogs.Name = "check_clearOldLogs";\r
608             this.check_clearOldLogs.Size = new System.Drawing.Size(162, 17);\r
609             this.check_clearOldLogs.TabIndex = 90;\r
610             this.check_clearOldLogs.Text = "Clear logs older than 30 days";\r
611             this.ToolTip.SetToolTip(this.check_clearOldLogs, "Clear logs which are older than 30 days.\r\nThis only applies to HandBrakes Applica" +\r
612                     "tion Data Log folder.");\r
613             this.check_clearOldLogs.UseVisualStyleBackColor = true;\r
614             this.check_clearOldLogs.CheckedChanged += new System.EventHandler(this.check_clearOldLogs_CheckedChanged);\r
615             // \r
616             // label12\r
617             // \r
618             this.label12.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));\r
619             this.label12.AutoSize = true;\r
620             this.label12.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
621             this.label12.Location = new System.Drawing.Point(15, 15);\r
622             this.label12.Margin = new System.Windows.Forms.Padding(3, 5, 3, 0);\r
623             this.label12.Name = "label12";\r
624             this.label12.Size = new System.Drawing.Size(28, 13);\r
625             this.label12.TabIndex = 75;\r
626             this.label12.Text = "CLI:";\r
627             // \r
628             // check_cli_minimized\r
629             // \r
630             this.check_cli_minimized.Anchor = System.Windows.Forms.AnchorStyles.Left;\r
631             this.check_cli_minimized.AutoSize = true;\r
632             this.check_cli_minimized.Location = new System.Drawing.Point(73, 14);\r
633             this.check_cli_minimized.Name = "check_cli_minimized";\r
634             this.check_cli_minimized.Size = new System.Drawing.Size(135, 17);\r
635             this.check_cli_minimized.TabIndex = 76;\r
636             this.check_cli_minimized.Text = "Start window minimized";\r
637             this.ToolTip.SetToolTip(this.check_cli_minimized, "Starts a CLI window minimized.");\r
638             this.check_cli_minimized.UseVisualStyleBackColor = true;\r
639             this.check_cli_minimized.CheckedChanged += new System.EventHandler(this.check_cli_minimized_CheckedChanged);\r
640             // \r
641             // btn_viewLogs\r
642             // \r
643             this.btn_viewLogs.Anchor = System.Windows.Forms.AnchorStyles.Left;\r
644             this.btn_viewLogs.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
645             this.btn_viewLogs.ForeColor = System.Drawing.Color.DarkOrange;\r
646             this.btn_viewLogs.Location = new System.Drawing.Point(129, 188);\r
647             this.btn_viewLogs.Name = "btn_viewLogs";\r
648             this.btn_viewLogs.Size = new System.Drawing.Size(139, 23);\r
649             this.btn_viewLogs.TabIndex = 89;\r
650             this.btn_viewLogs.Text = "View Log Directory";\r
651             this.btn_viewLogs.UseVisualStyleBackColor = true;\r
652             this.btn_viewLogs.Click += new System.EventHandler(this.btn_viewLogs_Click);\r
653             // \r
654             // label9\r
655             // \r
656             this.label9.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));\r
657             this.label9.AutoSize = true;\r
658             this.label9.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
659             this.label9.Location = new System.Drawing.Point(7, 84);\r
660             this.label9.Margin = new System.Windows.Forms.Padding(3, 5, 3, 0);\r
661             this.label9.Name = "label9";\r
662             this.label9.Size = new System.Drawing.Size(36, 13);\r
663             this.label9.TabIndex = 77;\r
664             this.label9.Text = "Logs:";\r
665             // \r
666             // Label4\r
667             // \r
668             this.Label4.Anchor = System.Windows.Forms.AnchorStyles.Left;\r
669             this.Label4.AutoSize = true;\r
670             this.Label4.BackColor = System.Drawing.Color.Transparent;\r
671             this.Label4.Location = new System.Drawing.Point(70, 45);\r
672             this.Label4.Name = "Label4";\r
673             this.Label4.Size = new System.Drawing.Size(70, 13);\r
674             this.Label4.TabIndex = 42;\r
675             this.Label4.Text = "Priority level:";\r
676             // \r
677             // btn_clearLogs\r
678             // \r
679             this.btn_clearLogs.Anchor = System.Windows.Forms.AnchorStyles.Left;\r
680             this.btn_clearLogs.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
681             this.btn_clearLogs.ForeColor = System.Drawing.Color.DarkOrange;\r
682             this.btn_clearLogs.Location = new System.Drawing.Point(274, 188);\r
683             this.btn_clearLogs.Name = "btn_clearLogs";\r
684             this.btn_clearLogs.Size = new System.Drawing.Size(135, 23);\r
685             this.btn_clearLogs.TabIndex = 88;\r
686             this.btn_clearLogs.Text = "Clear Log History";\r
687             this.btn_clearLogs.UseVisualStyleBackColor = true;\r
688             this.btn_clearLogs.Click += new System.EventHandler(this.btn_clearLogs_Click);\r
689             // \r
690             // drp_Priority\r
691             // \r
692             this.drp_Priority.Anchor = System.Windows.Forms.AnchorStyles.Left;\r
693             this.drp_Priority.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;\r
694             this.drp_Priority.FormattingEnabled = true;\r
695             this.drp_Priority.Items.AddRange(new object[] {\r
696             "Realtime",\r
697             "High",\r
698             "Above Normal",\r
699             "Normal",\r
700             "Below Normal",\r
701             "Low"});\r
702             this.drp_Priority.Location = new System.Drawing.Point(177, 42);\r
703             this.drp_Priority.Name = "drp_Priority";\r
704             this.drp_Priority.Size = new System.Drawing.Size(111, 21);\r
705             this.drp_Priority.TabIndex = 43;\r
706             this.ToolTip.SetToolTip(this.drp_Priority, "Set the application priority level for the CLI. \r\nIt\'s best to leave this on Belo" +\r
707                     "w Normal if you wish to use your system whilst encoding with HandBrake.\r\n");\r
708             this.drp_Priority.SelectedIndexChanged += new System.EventHandler(this.drp_Priority_SelectedIndexChanged);\r
709             // \r
710             // check_logsInSpecifiedLocation\r
711             // \r
712             this.check_logsInSpecifiedLocation.Anchor = System.Windows.Forms.AnchorStyles.Left;\r
713             this.check_logsInSpecifiedLocation.AutoSize = true;\r
714             this.check_logsInSpecifiedLocation.Location = new System.Drawing.Point(73, 131);\r
715             this.check_logsInSpecifiedLocation.Name = "check_logsInSpecifiedLocation";\r
716             this.check_logsInSpecifiedLocation.Size = new System.Drawing.Size(305, 17);\r
717             this.check_logsInSpecifiedLocation.TabIndex = 87;\r
718             this.check_logsInSpecifiedLocation.Text = "Put a copy of individual encode logs in a specified location:";\r
719             this.ToolTip.SetToolTip(this.check_logsInSpecifiedLocation, "Place a copy of the encode log in the same folder as the encoded movie.");\r
720             this.check_logsInSpecifiedLocation.UseVisualStyleBackColor = true;\r
721             this.check_logsInSpecifiedLocation.CheckedChanged += new System.EventHandler(this.check_logsInSpecifiedLocation_CheckedChanged);\r
722             // \r
723             // check_saveLogWithVideo\r
724             // \r
725             this.check_saveLogWithVideo.Anchor = System.Windows.Forms.AnchorStyles.Left;\r
726             this.check_saveLogWithVideo.AutoSize = true;\r
727             this.check_saveLogWithVideo.Location = new System.Drawing.Point(73, 108);\r
728             this.check_saveLogWithVideo.Name = "check_saveLogWithVideo";\r
729             this.check_saveLogWithVideo.Size = new System.Drawing.Size(382, 17);\r
730             this.check_saveLogWithVideo.TabIndex = 83;\r
731             this.check_saveLogWithVideo.Text = "Put a copy of individual encode logs in the same location as encoded video";\r
732             this.ToolTip.SetToolTip(this.check_saveLogWithVideo, "Place a copy of the encode log in the same folder as the encoded movie.");\r
733             this.check_saveLogWithVideo.UseVisualStyleBackColor = true;\r
734             this.check_saveLogWithVideo.CheckedChanged += new System.EventHandler(this.check_saveLogWithVideo_CheckedChanged);\r
735             // \r
736             // label3\r
737             // \r
738             this.label3.Anchor = System.Windows.Forms.AnchorStyles.Left;\r
739             this.label3.AutoSize = true;\r
740             this.label3.BackColor = System.Drawing.Color.Transparent;\r
741             this.label3.Location = new System.Drawing.Point(70, 84);\r
742             this.label3.Name = "label3";\r
743             this.label3.Size = new System.Drawing.Size(101, 13);\r
744             this.label3.TabIndex = 85;\r
745             this.label3.Text = "Log verbosity level:";\r
746             // \r
747             // btn_saveLog\r
748             // \r
749             this.btn_saveLog.Anchor = System.Windows.Forms.AnchorStyles.Left;\r
750             this.btn_saveLog.FlatAppearance.BorderColor = System.Drawing.Color.Black;\r
751             this.btn_saveLog.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
752             this.btn_saveLog.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));\r
753             this.btn_saveLog.Location = new System.Drawing.Point(437, 161);\r
754             this.btn_saveLog.Name = "btn_saveLog";\r
755             this.btn_saveLog.Size = new System.Drawing.Size(77, 22);\r
756             this.btn_saveLog.TabIndex = 82;\r
757             this.btn_saveLog.Text = "Browse";\r
758             this.btn_saveLog.UseVisualStyleBackColor = true;\r
759             this.btn_saveLog.Click += new System.EventHandler(this.btn_saveLog_Click);\r
760             // \r
761             // cb_logVerboseLvl\r
762             // \r
763             this.cb_logVerboseLvl.Anchor = System.Windows.Forms.AnchorStyles.Left;\r
764             this.cb_logVerboseLvl.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;\r
765             this.cb_logVerboseLvl.FormattingEnabled = true;\r
766             this.cb_logVerboseLvl.Items.AddRange(new object[] {\r
767             "0",\r
768             "1",\r
769             "2"});\r
770             this.cb_logVerboseLvl.Location = new System.Drawing.Point(177, 81);\r
771             this.cb_logVerboseLvl.Name = "cb_logVerboseLvl";\r
772             this.cb_logVerboseLvl.Size = new System.Drawing.Size(111, 21);\r
773             this.cb_logVerboseLvl.TabIndex = 86;\r
774             this.ToolTip.SetToolTip(this.cb_logVerboseLvl, "Activity Log Verbosity Level");\r
775             this.cb_logVerboseLvl.SelectedIndexChanged += new System.EventHandler(this.cb_logVerboseLvl_SelectedIndexChanged);\r
776             // \r
777             // text_logPath\r
778             // \r
779             this.text_logPath.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));\r
780             this.text_logPath.Location = new System.Drawing.Point(129, 161);\r
781             this.text_logPath.Name = "text_logPath";\r
782             this.text_logPath.Size = new System.Drawing.Size(302, 21);\r
783             this.text_logPath.TabIndex = 80;\r
784             this.ToolTip.SetToolTip(this.text_logPath, "The default location where auto named files are stored.");\r
785             this.text_logPath.TextChanged += new System.EventHandler(this.text_logPath_TextChanged);\r
786             // \r
787             // label14\r
788             // \r
789             this.label14.Anchor = System.Windows.Forms.AnchorStyles.Left;\r
790             this.label14.AutoSize = true;\r
791             this.label14.Location = new System.Drawing.Point(70, 164);\r
792             this.label14.Name = "label14";\r
793             this.label14.Size = new System.Drawing.Size(53, 13);\r
794             this.label14.TabIndex = 81;\r
795             this.label14.Text = "Log Path:";\r
796             // \r
797             // tab_advanced\r
798             // \r
799             this.tab_advanced.Controls.Add(this.check_showCliForInGUIEncode);\r
800             this.tab_advanced.Controls.Add(this.drop_previewScanCount);\r
801             this.tab_advanced.Controls.Add(this.label33);\r
802             this.tab_advanced.Controls.Add(this.label6);\r
803             this.tab_advanced.Controls.Add(this.check_trayStatusAlerts);\r
804             this.tab_advanced.Controls.Add(this.check_mainMinimize);\r
805             this.tab_advanced.Controls.Add(this.check_promptOnUnmatchingQueries);\r
806             this.tab_advanced.Controls.Add(this.check_dvdnav);\r
807             this.tab_advanced.Controls.Add(this.check_queryEditorTab);\r
808             this.tab_advanced.Controls.Add(this.label32);\r
809             this.tab_advanced.Controls.Add(this.drop_x264step);\r
810             this.tab_advanced.Controls.Add(this.label30);\r
811             this.tab_advanced.Controls.Add(this.check_disablePresetNotification);\r
812             this.tab_advanced.Controls.Add(this.label28);\r
813             this.tab_advanced.Controls.Add(this.check_inGuiStatus);\r
814             this.tab_advanced.Location = new System.Drawing.Point(4, 22);\r
815             this.tab_advanced.Name = "tab_advanced";\r
816             this.tab_advanced.Padding = new System.Windows.Forms.Padding(10);\r
817             this.tab_advanced.Size = new System.Drawing.Size(580, 334);\r
818             this.tab_advanced.TabIndex = 4;\r
819             this.tab_advanced.Text = "Advanced / Other";\r
820             this.tab_advanced.UseVisualStyleBackColor = true;\r
821             // \r
822             // check_showCliForInGUIEncode\r
823             // \r
824             this.check_showCliForInGUIEncode.Anchor = System.Windows.Forms.AnchorStyles.Left;\r
825             this.check_showCliForInGUIEncode.AutoSize = true;\r
826             this.check_showCliForInGUIEncode.BackColor = System.Drawing.Color.Transparent;\r
827             this.check_showCliForInGUIEncode.Location = new System.Drawing.Point(100, 152);\r
828             this.check_showCliForInGUIEncode.Name = "check_showCliForInGUIEncode";\r
829             this.check_showCliForInGUIEncode.Size = new System.Drawing.Size(324, 17);\r
830             this.check_showCliForInGUIEncode.TabIndex = 96;\r
831             this.check_showCliForInGUIEncode.Text = "Show CLI window (Allows you to cleanly exit encode with ctrl-c)";\r
832             this.ToolTip.SetToolTip(this.check_showCliForInGUIEncode, resources.GetString("check_showCliForInGUIEncode.ToolTip"));\r
833             this.check_showCliForInGUIEncode.UseVisualStyleBackColor = false;\r
834             this.check_showCliForInGUIEncode.CheckedChanged += new System.EventHandler(this.check_showCliForInGUIEncode_CheckedChanged);\r
835             // \r
836             // drop_previewScanCount\r
837             // \r
838             this.drop_previewScanCount.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;\r
839             this.drop_previewScanCount.FormattingEnabled = true;\r
840             this.drop_previewScanCount.Items.AddRange(new object[] {\r
841             "10",\r
842             "15",\r
843             "20",\r
844             "25",\r
845             "30"});\r
846             this.drop_previewScanCount.Location = new System.Drawing.Point(273, 173);\r
847             this.drop_previewScanCount.Name = "drop_previewScanCount";\r
848             this.drop_previewScanCount.Size = new System.Drawing.Size(85, 21);\r
849             this.drop_previewScanCount.TabIndex = 95;\r
850             this.ToolTip.SetToolTip(this.drop_previewScanCount, "Allows a greater number of preview frames to be selectable on the \"Preview\" windo" +\r
851                     "w.");\r
852             this.drop_previewScanCount.SelectedIndexChanged += new System.EventHandler(this.drop_previewScanCount_SelectedIndexChanged);\r
853             // \r
854             // label33\r
855             // \r
856             this.label33.Anchor = System.Windows.Forms.AnchorStyles.Left;\r
857             this.label33.AutoSize = true;\r
858             this.label33.Location = new System.Drawing.Point(79, 176);\r
859             this.label33.Name = "label33";\r
860             this.label33.Size = new System.Drawing.Size(181, 13);\r
861             this.label33.TabIndex = 94;\r
862             this.label33.Text = "Number of picture previews to scan:";\r
863             // \r
864             // label6\r
865             // \r
866             this.label6.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));\r
867             this.label6.AutoSize = true;\r
868             this.label6.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
869             this.label6.Location = new System.Drawing.Point(15, 15);\r
870             this.label6.Margin = new System.Windows.Forms.Padding(3, 5, 3, 0);\r
871             this.label6.Name = "label6";\r
872             this.label6.Size = new System.Drawing.Size(31, 13);\r
873             this.label6.TabIndex = 71;\r
874             this.label6.Text = "GUI:";\r
875             // \r
876             // check_trayStatusAlerts\r
877             // \r
878             this.check_trayStatusAlerts.Anchor = System.Windows.Forms.AnchorStyles.Left;\r
879             this.check_trayStatusAlerts.AutoSize = true;\r
880             this.check_trayStatusAlerts.BackColor = System.Drawing.Color.Transparent;\r
881             this.check_trayStatusAlerts.Location = new System.Drawing.Point(81, 37);\r
882             this.check_trayStatusAlerts.Name = "check_trayStatusAlerts";\r
883             this.check_trayStatusAlerts.Size = new System.Drawing.Size(288, 17);\r
884             this.check_trayStatusAlerts.TabIndex = 93;\r
885             this.check_trayStatusAlerts.Text = "Display status messages from tray icon (balloon popups)";\r
886             this.ToolTip.SetToolTip(this.check_trayStatusAlerts, "Minimize the window to the system tray rather than the task bar.\r\nThe system tray" +\r
887                     " icon has encode status notifications.\r\nNote: requires restart to take effect!\r\n" +\r
888                     "");\r
889             this.check_trayStatusAlerts.UseVisualStyleBackColor = false;\r
890             this.check_trayStatusAlerts.CheckedChanged += new System.EventHandler(this.check_trayStatusAlerts_CheckedChanged);\r
891             // \r
892             // check_mainMinimize\r
893             // \r
894             this.check_mainMinimize.Anchor = System.Windows.Forms.AnchorStyles.Left;\r
895             this.check_mainMinimize.AutoSize = true;\r
896             this.check_mainMinimize.BackColor = System.Drawing.Color.Transparent;\r
897             this.check_mainMinimize.Location = new System.Drawing.Point(81, 14);\r
898             this.check_mainMinimize.Name = "check_mainMinimize";\r
899             this.check_mainMinimize.Size = new System.Drawing.Size(133, 17);\r
900             this.check_mainMinimize.TabIndex = 82;\r
901             this.check_mainMinimize.Text = "Minimize to system tray";\r
902             this.ToolTip.SetToolTip(this.check_mainMinimize, "Minimize the window to the system tray rather than the task bar.\r\nThe system tray" +\r
903                     " icon has encode status notifications.\r\nNote: requires restart to take effect!\r\n" +\r
904                     "");\r
905             this.check_mainMinimize.UseVisualStyleBackColor = false;\r
906             this.check_mainMinimize.CheckedChanged += new System.EventHandler(this.check_mainMinimize_CheckedChanged);\r
907             // \r
908             // check_promptOnUnmatchingQueries\r
909             // \r
910             this.check_promptOnUnmatchingQueries.AutoSize = true;\r
911             this.check_promptOnUnmatchingQueries.Location = new System.Drawing.Point(100, 83);\r
912             this.check_promptOnUnmatchingQueries.Name = "check_promptOnUnmatchingQueries";\r
913             this.check_promptOnUnmatchingQueries.Size = new System.Drawing.Size(300, 17);\r
914             this.check_promptOnUnmatchingQueries.TabIndex = 63;\r
915             this.check_promptOnUnmatchingQueries.Text = "Prompt when a manual query does not match GUI settings";\r
916             this.check_promptOnUnmatchingQueries.UseVisualStyleBackColor = true;\r
917             this.check_promptOnUnmatchingQueries.CheckedChanged += new System.EventHandler(this.check_promptOnUnmatchingQueries_CheckedChanged);\r
918             // \r
919             // check_dvdnav\r
920             // \r
921             this.check_dvdnav.Anchor = System.Windows.Forms.AnchorStyles.Left;\r
922             this.check_dvdnav.AutoSize = true;\r
923             this.check_dvdnav.BackColor = System.Drawing.Color.Transparent;\r
924             this.check_dvdnav.Location = new System.Drawing.Point(82, 247);\r
925             this.check_dvdnav.Name = "check_dvdnav";\r
926             this.check_dvdnav.Size = new System.Drawing.Size(277, 17);\r
927             this.check_dvdnav.TabIndex = 90;\r
928             this.check_dvdnav.Text = "Disable LibDVDNav. (libdvdread will be used instead)";\r
929             this.check_dvdnav.UseVisualStyleBackColor = false;\r
930             this.check_dvdnav.CheckedChanged += new System.EventHandler(this.check_dvdnav_CheckedChanged);\r
931             // \r
932             // check_queryEditorTab\r
933             // \r
934             this.check_queryEditorTab.Anchor = System.Windows.Forms.AnchorStyles.Left;\r
935             this.check_queryEditorTab.AutoSize = true;\r
936             this.check_queryEditorTab.BackColor = System.Drawing.Color.Transparent;\r
937             this.check_queryEditorTab.Location = new System.Drawing.Point(81, 60);\r
938             this.check_queryEditorTab.Name = "check_queryEditorTab";\r
939             this.check_queryEditorTab.Size = new System.Drawing.Size(236, 17);\r
940             this.check_queryEditorTab.TabIndex = 84;\r
941             this.check_queryEditorTab.Text = "Enable \"Query Editor\" tab (Requires Restart)";\r
942             this.ToolTip.SetToolTip(this.check_queryEditorTab, "Enables the Query Editor tab on the main window. Requires program restart to take" +\r
943                     " effect.");\r
944             this.check_queryEditorTab.UseVisualStyleBackColor = false;\r
945             this.check_queryEditorTab.CheckedChanged += new System.EventHandler(this.check_queryEditorTab_CheckedChanged);\r
946             // \r
947             // label32\r
948             // \r
949             this.label32.Anchor = System.Windows.Forms.AnchorStyles.Right;\r
950             this.label32.AutoSize = true;\r
951             this.label32.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
952             this.label32.Location = new System.Drawing.Point(13, 248);\r
953             this.label32.Name = "label32";\r
954             this.label32.Size = new System.Drawing.Size(33, 13);\r
955             this.label32.TabIndex = 89;\r
956             this.label32.Text = "DVD:";\r
957             // \r
958             // drop_x264step\r
959             // \r
960             this.drop_x264step.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;\r
961             this.drop_x264step.FormattingEnabled = true;\r
962             this.drop_x264step.Items.AddRange(new object[] {\r
963             "1.0",\r
964             "0.50",\r
965             "0.25",\r
966             "0.20"});\r
967             this.drop_x264step.Location = new System.Drawing.Point(273, 210);\r
968             this.drop_x264step.Name = "drop_x264step";\r
969             this.drop_x264step.Size = new System.Drawing.Size(85, 21);\r
970             this.drop_x264step.TabIndex = 86;\r
971             this.ToolTip.SetToolTip(this.drop_x264step, "Quality Slider Control Granularity for x264 encoding only.");\r
972             this.drop_x264step.SelectedIndexChanged += new System.EventHandler(this.x264step_SelectedIndexChanged);\r
973             // \r
974             // label30\r
975             // \r
976             this.label30.Anchor = System.Windows.Forms.AnchorStyles.Left;\r
977             this.label30.AutoSize = true;\r
978             this.label30.Location = new System.Drawing.Point(78, 213);\r
979             this.label30.Name = "label30";\r
980             this.label30.Size = new System.Drawing.Size(189, 13);\r
981             this.label30.TabIndex = 87;\r
982             this.label30.Text = "Constant quality fractional granularity";\r
983             // \r
984             // check_disablePresetNotification\r
985             // \r
986             this.check_disablePresetNotification.Anchor = System.Windows.Forms.AnchorStyles.Left;\r
987             this.check_disablePresetNotification.AutoSize = true;\r
988             this.check_disablePresetNotification.BackColor = System.Drawing.Color.Transparent;\r
989             this.check_disablePresetNotification.Location = new System.Drawing.Point(81, 106);\r
990             this.check_disablePresetNotification.Name = "check_disablePresetNotification";\r
991             this.check_disablePresetNotification.Size = new System.Drawing.Size(216, 17);\r
992             this.check_disablePresetNotification.TabIndex = 91;\r
993             this.check_disablePresetNotification.Text = "Disable built-in preset update notification";\r
994             this.ToolTip.SetToolTip(this.check_disablePresetNotification, "Disables the notification you recieve when presets are updated when a new version" +\r
995                     " of HandBrake is installed.");\r
996             this.check_disablePresetNotification.UseVisualStyleBackColor = false;\r
997             this.check_disablePresetNotification.CheckedChanged += new System.EventHandler(this.check_disablePresetNotification_CheckedChanged);\r
998             // \r
999             // label28\r
1000             // \r
1001             this.label28.Anchor = System.Windows.Forms.AnchorStyles.Right;\r
1002             this.label28.AutoSize = true;\r
1003             this.label28.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
1004             this.label28.Location = new System.Drawing.Point(8, 213);\r
1005             this.label28.Name = "label28";\r
1006             this.label28.Size = new System.Drawing.Size(38, 13);\r
1007             this.label28.TabIndex = 85;\r
1008             this.label28.Text = "x264:";\r
1009             // \r
1010             // check_inGuiStatus\r
1011             // \r
1012             this.check_inGuiStatus.Anchor = System.Windows.Forms.AnchorStyles.Left;\r
1013             this.check_inGuiStatus.AutoSize = true;\r
1014             this.check_inGuiStatus.BackColor = System.Drawing.Color.Transparent;\r
1015             this.check_inGuiStatus.Location = new System.Drawing.Point(81, 129);\r
1016             this.check_inGuiStatus.Name = "check_inGuiStatus";\r
1017             this.check_inGuiStatus.Size = new System.Drawing.Size(230, 17);\r
1018             this.check_inGuiStatus.TabIndex = 92;\r
1019             this.check_inGuiStatus.Text = "Enable in-GUI encode status (experimental)";\r
1020             this.ToolTip.SetToolTip(this.check_inGuiStatus, "Displays the CLI status in the GUI windows instead of the CLI window.");\r
1021             this.check_inGuiStatus.UseVisualStyleBackColor = false;\r
1022             this.check_inGuiStatus.CheckedChanged += new System.EventHandler(this.check_inGuiStatus_CheckedChanged);\r
1023             // \r
1024             // tab_debug\r
1025             // \r
1026             this.tab_debug.Controls.Add(this.check_disableResCalc);\r
1027             this.tab_debug.Location = new System.Drawing.Point(4, 22);\r
1028             this.tab_debug.Name = "tab_debug";\r
1029             this.tab_debug.Padding = new System.Windows.Forms.Padding(3);\r
1030             this.tab_debug.Size = new System.Drawing.Size(580, 334);\r
1031             this.tab_debug.TabIndex = 7;\r
1032             this.tab_debug.Text = "Debug";\r
1033             this.tab_debug.UseVisualStyleBackColor = true;\r
1034             // \r
1035             // check_disableResCalc\r
1036             // \r
1037             this.check_disableResCalc.AutoSize = true;\r
1038             this.check_disableResCalc.Location = new System.Drawing.Point(13, 15);\r
1039             this.check_disableResCalc.Name = "check_disableResCalc";\r
1040             this.check_disableResCalc.Size = new System.Drawing.Size(329, 17);\r
1041             this.check_disableResCalc.TabIndex = 0;\r
1042             this.check_disableResCalc.Text = "Disable Resolution Calculation for \"None\" and \"Custom\" modes.";\r
1043             this.ToolTip.SetToolTip(this.check_disableResCalc, resources.GetString("check_disableResCalc.ToolTip"));\r
1044             this.check_disableResCalc.UseVisualStyleBackColor = true;\r
1045             this.check_disableResCalc.CheckedChanged += new System.EventHandler(this.check_disableResCalc_CheckedChanged);\r
1046             // \r
1047             // label8\r
1048             // \r
1049             this.label8.Anchor = System.Windows.Forms.AnchorStyles.Left;\r
1050             this.label8.AutoSize = true;\r
1051             this.label8.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
1052             this.label8.Location = new System.Drawing.Point(41, 11);\r
1053             this.label8.Name = "label8";\r
1054             this.label8.Size = new System.Drawing.Size(115, 13);\r
1055             this.label8.TabIndex = 61;\r
1056             this.label8.Text = "HandBrake Options";\r
1057             // \r
1058             // pictureBox2\r
1059             // \r
1060             this.pictureBox2.Image = global::Handbrake.Properties.Resources.General_Preferences;\r
1061             this.pictureBox2.Location = new System.Drawing.Point(3, 0);\r
1062             this.pictureBox2.Margin = new System.Windows.Forms.Padding(3, 0, 3, 3);\r
1063             this.pictureBox2.Name = "pictureBox2";\r
1064             this.pictureBox2.Size = new System.Drawing.Size(32, 32);\r
1065             this.pictureBox2.TabIndex = 60;\r
1066             this.pictureBox2.TabStop = false;\r
1067             // \r
1068             // ToolTip\r
1069             // \r
1070             this.ToolTip.Active = false;\r
1071             this.ToolTip.AutomaticDelay = 1000;\r
1072             this.ToolTip.AutoPopDelay = 15000;\r
1073             this.ToolTip.InitialDelay = 1000;\r
1074             this.ToolTip.ReshowDelay = 200;\r
1075             this.ToolTip.ToolTipIcon = System.Windows.Forms.ToolTipIcon.Info;\r
1076             this.ToolTip.ToolTipTitle = "Tooltip";\r
1077             // \r
1078             // textBox1\r
1079             // \r
1080             this.textBox1.Location = new System.Drawing.Point(199, 198);\r
1081             this.textBox1.Name = "textBox1";\r
1082             this.textBox1.Size = new System.Drawing.Size(255, 20);\r
1083             this.textBox1.TabIndex = 79;\r
1084             this.ToolTip.SetToolTip(this.textBox1, "Define the format of the automatically named file.\r\ne.g  {source}_{title}_some-te" +\r
1085                     "xt\r\n{source} {title} {chapters} will be automatically substituted for the input " +\r
1086                     "sources values.");\r
1087             // \r
1088             // textBox2\r
1089             // \r
1090             this.textBox2.Location = new System.Drawing.Point(199, 171);\r
1091             this.textBox2.Name = "textBox2";\r
1092             this.textBox2.Size = new System.Drawing.Size(181, 20);\r
1093             this.textBox2.TabIndex = 76;\r
1094             this.ToolTip.SetToolTip(this.textBox2, "The default location where auto named files are stored.");\r
1095             // \r
1096             // checkBox1\r
1097             // \r
1098             this.checkBox1.AutoSize = true;\r
1099             this.checkBox1.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
1100             this.checkBox1.Location = new System.Drawing.Point(114, 148);\r
1101             this.checkBox1.Name = "checkBox1";\r
1102             this.checkBox1.Size = new System.Drawing.Size(206, 17);\r
1103             this.checkBox1.TabIndex = 72;\r
1104             this.checkBox1.Text = "Automatically name output files";\r
1105             this.ToolTip.SetToolTip(this.checkBox1, "Automatically name output files");\r
1106             this.checkBox1.UseVisualStyleBackColor = true;\r
1107             // \r
1108             // checkBox2\r
1109             // \r
1110             this.checkBox2.AutoSize = true;\r
1111             this.checkBox2.BackColor = System.Drawing.Color.Transparent;\r
1112             this.checkBox2.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
1113             this.checkBox2.Location = new System.Drawing.Point(114, 41);\r
1114             this.checkBox2.Name = "checkBox2";\r
1115             this.checkBox2.Size = new System.Drawing.Size(135, 17);\r
1116             this.checkBox2.TabIndex = 70;\r
1117             this.checkBox2.Text = "Enable GUI tooltips";\r
1118             this.ToolTip.SetToolTip(this.checkBox2, "Enable the built in tooltips for gui controls.");\r
1119             this.checkBox2.UseVisualStyleBackColor = false;\r
1120             // \r
1121             // checkBox3\r
1122             // \r
1123             this.checkBox3.AutoSize = true;\r
1124             this.checkBox3.BackColor = System.Drawing.Color.Transparent;\r
1125             this.checkBox3.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
1126             this.checkBox3.Location = new System.Drawing.Point(114, 18);\r
1127             this.checkBox3.Name = "checkBox3";\r
1128             this.checkBox3.Size = new System.Drawing.Size(131, 17);\r
1129             this.checkBox3.TabIndex = 68;\r
1130             this.checkBox3.Text = "Check for updates";\r
1131             this.ToolTip.SetToolTip(this.checkBox3, "Enables the built in update checker. This check is performed when the application" +\r
1132                     " starts.");\r
1133             this.checkBox3.UseVisualStyleBackColor = false;\r
1134             // \r
1135             // checkBox4\r
1136             // \r
1137             this.checkBox4.AutoSize = true;\r
1138             this.checkBox4.BackColor = System.Drawing.Color.Transparent;\r
1139             this.checkBox4.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
1140             this.checkBox4.Location = new System.Drawing.Point(114, 64);\r
1141             this.checkBox4.Name = "checkBox4";\r
1142             this.checkBox4.Size = new System.Drawing.Size(166, 17);\r
1143             this.checkBox4.TabIndex = 69;\r
1144             this.checkBox4.Text = "Load my default settings";\r
1145             this.ToolTip.SetToolTip(this.checkBox4, "Loads the users default settings rather than the Normal preset.");\r
1146             this.checkBox4.UseVisualStyleBackColor = false;\r
1147             // \r
1148             // comboBox1\r
1149             // \r
1150             this.comboBox1.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;\r
1151             this.comboBox1.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
1152             this.comboBox1.FormattingEnabled = true;\r
1153             this.comboBox1.Items.AddRange(new object[] {\r
1154             "Do Nothing",\r
1155             "Shutdown",\r
1156             "Suspend",\r
1157             "Hibernate",\r
1158             "Lock System",\r
1159             "Log Off",\r
1160             "Quit HandBrake"});\r
1161             this.comboBox1.Location = new System.Drawing.Point(114, 100);\r
1162             this.comboBox1.Name = "comboBox1";\r
1163             this.comboBox1.Size = new System.Drawing.Size(166, 21);\r
1164             this.comboBox1.TabIndex = 43;\r
1165             this.ToolTip.SetToolTip(this.comboBox1, "Performs an action when an encode or queue has completed.");\r
1166             // \r
1167             // textBox3\r
1168             // \r
1169             this.textBox3.Location = new System.Drawing.Point(199, 198);\r
1170             this.textBox3.Name = "textBox3";\r
1171             this.textBox3.Size = new System.Drawing.Size(255, 20);\r
1172             this.textBox3.TabIndex = 79;\r
1173             this.ToolTip.SetToolTip(this.textBox3, "Define the format of the automatically named file.\r\ne.g  {source}_{title}_some-te" +\r
1174                     "xt\r\n{source} {title} {chapters} will be automatically substituted for the input " +\r
1175                     "sources values.");\r
1176             // \r
1177             // textBox4\r
1178             // \r
1179             this.textBox4.Location = new System.Drawing.Point(199, 171);\r
1180             this.textBox4.Name = "textBox4";\r
1181             this.textBox4.Size = new System.Drawing.Size(181, 20);\r
1182             this.textBox4.TabIndex = 76;\r
1183             this.ToolTip.SetToolTip(this.textBox4, "The default location where auto named files are stored.");\r
1184             // \r
1185             // checkBox5\r
1186             // \r
1187             this.checkBox5.AutoSize = true;\r
1188             this.checkBox5.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
1189             this.checkBox5.Location = new System.Drawing.Point(114, 148);\r
1190             this.checkBox5.Name = "checkBox5";\r
1191             this.checkBox5.Size = new System.Drawing.Size(206, 17);\r
1192             this.checkBox5.TabIndex = 72;\r
1193             this.checkBox5.Text = "Automatically name output files";\r
1194             this.ToolTip.SetToolTip(this.checkBox5, "Automatically name output files");\r
1195             this.checkBox5.UseVisualStyleBackColor = true;\r
1196             // \r
1197             // checkBox6\r
1198             // \r
1199             this.checkBox6.AutoSize = true;\r
1200             this.checkBox6.BackColor = System.Drawing.Color.Transparent;\r
1201             this.checkBox6.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
1202             this.checkBox6.Location = new System.Drawing.Point(114, 41);\r
1203             this.checkBox6.Name = "checkBox6";\r
1204             this.checkBox6.Size = new System.Drawing.Size(135, 17);\r
1205             this.checkBox6.TabIndex = 70;\r
1206             this.checkBox6.Text = "Enable GUI tooltips";\r
1207             this.ToolTip.SetToolTip(this.checkBox6, "Enable the built in tooltips for gui controls.");\r
1208             this.checkBox6.UseVisualStyleBackColor = false;\r
1209             // \r
1210             // checkBox7\r
1211             // \r
1212             this.checkBox7.AutoSize = true;\r
1213             this.checkBox7.BackColor = System.Drawing.Color.Transparent;\r
1214             this.checkBox7.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
1215             this.checkBox7.Location = new System.Drawing.Point(114, 18);\r
1216             this.checkBox7.Name = "checkBox7";\r
1217             this.checkBox7.Size = new System.Drawing.Size(131, 17);\r
1218             this.checkBox7.TabIndex = 68;\r
1219             this.checkBox7.Text = "Check for updates";\r
1220             this.ToolTip.SetToolTip(this.checkBox7, "Enables the built in update checker. This check is performed when the application" +\r
1221                     " starts.");\r
1222             this.checkBox7.UseVisualStyleBackColor = false;\r
1223             // \r
1224             // checkBox8\r
1225             // \r
1226             this.checkBox8.AutoSize = true;\r
1227             this.checkBox8.BackColor = System.Drawing.Color.Transparent;\r
1228             this.checkBox8.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
1229             this.checkBox8.Location = new System.Drawing.Point(114, 64);\r
1230             this.checkBox8.Name = "checkBox8";\r
1231             this.checkBox8.Size = new System.Drawing.Size(166, 17);\r
1232             this.checkBox8.TabIndex = 69;\r
1233             this.checkBox8.Text = "Load my default settings";\r
1234             this.ToolTip.SetToolTip(this.checkBox8, "Loads the users default settings rather than the Normal preset.");\r
1235             this.checkBox8.UseVisualStyleBackColor = false;\r
1236             // \r
1237             // comboBox2\r
1238             // \r
1239             this.comboBox2.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;\r
1240             this.comboBox2.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
1241             this.comboBox2.FormattingEnabled = true;\r
1242             this.comboBox2.Items.AddRange(new object[] {\r
1243             "Do Nothing",\r
1244             "Shutdown",\r
1245             "Suspend",\r
1246             "Hibernate",\r
1247             "Lock System",\r
1248             "Log Off",\r
1249             "Quit HandBrake"});\r
1250             this.comboBox2.Location = new System.Drawing.Point(114, 100);\r
1251             this.comboBox2.Name = "comboBox2";\r
1252             this.comboBox2.Size = new System.Drawing.Size(166, 21);\r
1253             this.comboBox2.TabIndex = 43;\r
1254             this.ToolTip.SetToolTip(this.comboBox2, "Performs an action when an encode or queue has completed.");\r
1255             // \r
1256             // label16\r
1257             // \r
1258             this.label16.AutoSize = true;\r
1259             this.label16.Font = new System.Drawing.Font("Verdana", 6.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
1260             this.label16.Location = new System.Drawing.Point(197, 222);\r
1261             this.label16.Name = "label16";\r
1262             this.label16.Size = new System.Drawing.Size(242, 12);\r
1263             this.label16.TabIndex = 81;\r
1264             this.label16.Text = "Available Options: {source} {title} {chapters}";\r
1265             // \r
1266             // label17\r
1267             // \r
1268             this.label17.AutoSize = true;\r
1269             this.label17.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
1270             this.label17.Location = new System.Drawing.Point(111, 201);\r
1271             this.label17.Name = "label17";\r
1272             this.label17.Size = new System.Drawing.Size(52, 13);\r
1273             this.label17.TabIndex = 80;\r
1274             this.label17.Text = "Format:";\r
1275             // \r
1276             // button1\r
1277             // \r
1278             this.button1.FlatAppearance.BorderColor = System.Drawing.Color.Black;\r
1279             this.button1.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
1280             this.button1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));\r
1281             this.button1.Location = new System.Drawing.Point(386, 171);\r
1282             this.button1.Name = "button1";\r
1283             this.button1.Size = new System.Drawing.Size(68, 22);\r
1284             this.button1.TabIndex = 78;\r
1285             this.button1.Text = "Browse";\r
1286             this.button1.UseVisualStyleBackColor = true;\r
1287             // \r
1288             // label18\r
1289             // \r
1290             this.label18.AutoSize = true;\r
1291             this.label18.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
1292             this.label18.Location = new System.Drawing.Point(111, 174);\r
1293             this.label18.Name = "label18";\r
1294             this.label18.Size = new System.Drawing.Size(82, 13);\r
1295             this.label18.TabIndex = 77;\r
1296             this.label18.Text = "Default Path:";\r
1297             // \r
1298             // label19\r
1299             // \r
1300             this.label19.AutoSize = true;\r
1301             this.label19.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
1302             this.label19.Location = new System.Drawing.Point(10, 149);\r
1303             this.label19.Name = "label19";\r
1304             this.label19.Size = new System.Drawing.Size(86, 13);\r
1305             this.label19.TabIndex = 71;\r
1306             this.label19.Text = "Output files:";\r
1307             // \r
1308             // label20\r
1309             // \r
1310             this.label20.AutoSize = true;\r
1311             this.label20.BackColor = System.Drawing.Color.Transparent;\r
1312             this.label20.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
1313             this.label20.Location = new System.Drawing.Point(21, 19);\r
1314             this.label20.Name = "label20";\r
1315             this.label20.Size = new System.Drawing.Size(75, 13);\r
1316             this.label20.TabIndex = 67;\r
1317             this.label20.Text = "At Launch:";\r
1318             // \r
1319             // label21\r
1320             // \r
1321             this.label21.AutoSize = true;\r
1322             this.label21.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
1323             this.label21.Location = new System.Drawing.Point(12, 103);\r
1324             this.label21.Name = "label21";\r
1325             this.label21.Size = new System.Drawing.Size(84, 13);\r
1326             this.label21.TabIndex = 54;\r
1327             this.label21.Text = "When Done:";\r
1328             // \r
1329             // label22\r
1330             // \r
1331             this.label22.AutoSize = true;\r
1332             this.label22.Font = new System.Drawing.Font("Verdana", 6.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
1333             this.label22.Location = new System.Drawing.Point(197, 222);\r
1334             this.label22.Name = "label22";\r
1335             this.label22.Size = new System.Drawing.Size(242, 12);\r
1336             this.label22.TabIndex = 81;\r
1337             this.label22.Text = "Available Options: {source} {title} {chapters}";\r
1338             // \r
1339             // label23\r
1340             // \r
1341             this.label23.AutoSize = true;\r
1342             this.label23.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
1343             this.label23.Location = new System.Drawing.Point(111, 201);\r
1344             this.label23.Name = "label23";\r
1345             this.label23.Size = new System.Drawing.Size(52, 13);\r
1346             this.label23.TabIndex = 80;\r
1347             this.label23.Text = "Format:";\r
1348             // \r
1349             // button2\r
1350             // \r
1351             this.button2.FlatAppearance.BorderColor = System.Drawing.Color.Black;\r
1352             this.button2.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
1353             this.button2.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));\r
1354             this.button2.Location = new System.Drawing.Point(386, 171);\r
1355             this.button2.Name = "button2";\r
1356             this.button2.Size = new System.Drawing.Size(68, 22);\r
1357             this.button2.TabIndex = 78;\r
1358             this.button2.Text = "Browse";\r
1359             this.button2.UseVisualStyleBackColor = true;\r
1360             // \r
1361             // label24\r
1362             // \r
1363             this.label24.AutoSize = true;\r
1364             this.label24.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
1365             this.label24.Location = new System.Drawing.Point(111, 174);\r
1366             this.label24.Name = "label24";\r
1367             this.label24.Size = new System.Drawing.Size(82, 13);\r
1368             this.label24.TabIndex = 77;\r
1369             this.label24.Text = "Default Path:";\r
1370             // \r
1371             // label25\r
1372             // \r
1373             this.label25.AutoSize = true;\r
1374             this.label25.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
1375             this.label25.Location = new System.Drawing.Point(10, 149);\r
1376             this.label25.Name = "label25";\r
1377             this.label25.Size = new System.Drawing.Size(86, 13);\r
1378             this.label25.TabIndex = 71;\r
1379             this.label25.Text = "Output files:";\r
1380             // \r
1381             // label26\r
1382             // \r
1383             this.label26.AutoSize = true;\r
1384             this.label26.BackColor = System.Drawing.Color.Transparent;\r
1385             this.label26.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
1386             this.label26.Location = new System.Drawing.Point(21, 19);\r
1387             this.label26.Name = "label26";\r
1388             this.label26.Size = new System.Drawing.Size(75, 13);\r
1389             this.label26.TabIndex = 67;\r
1390             this.label26.Text = "At Launch:";\r
1391             // \r
1392             // label27\r
1393             // \r
1394             this.label27.AutoSize = true;\r
1395             this.label27.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
1396             this.label27.Location = new System.Drawing.Point(12, 103);\r
1397             this.label27.Name = "label27";\r
1398             this.label27.Size = new System.Drawing.Size(84, 13);\r
1399             this.label27.TabIndex = 54;\r
1400             this.label27.Text = "When Done:";\r
1401             // \r
1402             // openFile_vlc\r
1403             // \r
1404             this.openFile_vlc.DefaultExt = "exe";\r
1405             this.openFile_vlc.Filter = "exe|*.exe";\r
1406             // \r
1407             // tableLayoutPanel5\r
1408             // \r
1409             this.tableLayoutPanel5.AutoSize = true;\r
1410             this.tableLayoutPanel5.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowAndShrink;\r
1411             this.tableLayoutPanel5.ColumnCount = 2;\r
1412             this.tableLayoutPanel5.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());\r
1413             this.tableLayoutPanel5.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());\r
1414             this.tableLayoutPanel5.Controls.Add(this.pictureBox2, 0, 0);\r
1415             this.tableLayoutPanel5.Controls.Add(this.btn_close, 1, 2);\r
1416             this.tableLayoutPanel5.Controls.Add(this.label8, 1, 0);\r
1417             this.tableLayoutPanel5.Controls.Add(this.tab_options, 0, 1);\r
1418             this.tableLayoutPanel5.Location = new System.Drawing.Point(12, 12);\r
1419             this.tableLayoutPanel5.Name = "tableLayoutPanel5";\r
1420             this.tableLayoutPanel5.RowCount = 3;\r
1421             this.tableLayoutPanel5.RowStyles.Add(new System.Windows.Forms.RowStyle());\r
1422             this.tableLayoutPanel5.RowStyles.Add(new System.Windows.Forms.RowStyle());\r
1423             this.tableLayoutPanel5.RowStyles.Add(new System.Windows.Forms.RowStyle());\r
1424             this.tableLayoutPanel5.Size = new System.Drawing.Size(594, 429);\r
1425             this.tableLayoutPanel5.TabIndex = 62;\r
1426             // \r
1427             // frmOptions\r
1428             // \r
1429             this.AutoScaleDimensions = new System.Drawing.SizeF(96F, 96F);\r
1430             this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Dpi;\r
1431             this.AutoSize = true;\r
1432             this.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowAndShrink;\r
1433             this.ClientSize = new System.Drawing.Size(627, 456);\r
1434             this.Controls.Add(this.tableLayoutPanel5);\r
1435             this.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
1436             this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle;\r
1437             this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));\r
1438             this.MaximizeBox = false;\r
1439             this.MinimizeBox = false;\r
1440             this.Name = "frmOptions";\r
1441             this.Padding = new System.Windows.Forms.Padding(12);\r
1442             this.ShowIcon = false;\r
1443             this.ShowInTaskbar = false;\r
1444             this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent;\r
1445             this.Text = "HandBrake Options";\r
1446             this.tab_options.ResumeLayout(false);\r
1447             this.tab_general.ResumeLayout(false);\r
1448             this.tab_general.PerformLayout();\r
1449             this.tab_picture.ResumeLayout(false);\r
1450             this.tab_picture.PerformLayout();\r
1451             this.tableLayoutPanel2.ResumeLayout(false);\r
1452             this.tableLayoutPanel2.PerformLayout();\r
1453             this.tab_audio_sub.ResumeLayout(false);\r
1454             this.tab_audio_sub.PerformLayout();\r
1455             this.tab_cli.ResumeLayout(false);\r
1456             this.tab_cli.PerformLayout();\r
1457             this.tab_advanced.ResumeLayout(false);\r
1458             this.tab_advanced.PerformLayout();\r
1459             this.tab_debug.ResumeLayout(false);\r
1460             this.tab_debug.PerformLayout();\r
1461             ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).EndInit();\r
1462             this.tableLayoutPanel5.ResumeLayout(false);\r
1463             this.tableLayoutPanel5.PerformLayout();\r
1464             this.ResumeLayout(false);\r
1465             this.PerformLayout();\r
1466 \r
1467         }\r
1468 \r
1469         #endregion\r
1470 \r
1471         internal System.Windows.Forms.Button btn_close;\r
1472         internal System.Windows.Forms.ComboBox drp_completeOption;\r
1473         private System.Windows.Forms.TabControl tab_options;\r
1474         private System.Windows.Forms.Label label2;\r
1475         private System.Windows.Forms.TabPage tab_cli;\r
1476         private System.Windows.Forms.Label label8;\r
1477         private System.Windows.Forms.PictureBox pictureBox2;\r
1478         private System.Windows.Forms.TabPage tab_general;\r
1479         private System.Windows.Forms.FolderBrowserDialog pathFinder;\r
1480         internal System.Windows.Forms.Label Label4;\r
1481         internal System.Windows.Forms.CheckBox check_tooltip;\r
1482         internal System.Windows.Forms.CheckBox check_updateCheck;\r
1483         private System.Windows.Forms.Label label1;\r
1484         private System.Windows.Forms.TabPage tab_advanced;\r
1485         private System.Windows.Forms.Label label6;\r
1486         private System.Windows.Forms.Label label13;\r
1487         internal System.Windows.Forms.Label label10;\r
1488         private System.Windows.Forms.TextBox text_an_path;\r
1489         internal System.Windows.Forms.CheckBox check_autoNaming;\r
1490         internal System.Windows.Forms.CheckBox check_cli_minimized;\r
1491         private System.Windows.Forms.Label label12;\r
1492         internal System.Windows.Forms.ToolTip ToolTip;\r
1493         private System.Windows.Forms.TabPage tab_picture;\r
1494         internal System.Windows.Forms.Label label5;\r
1495         private System.Windows.Forms.TextBox txt_autoNameFormat;\r
1496         private System.Windows.Forms.Label label7;\r
1497         private System.Windows.Forms.Label label9;\r
1498         internal System.Windows.Forms.Button btn_saveLog;\r
1499         internal System.Windows.Forms.Label label14;\r
1500         private System.Windows.Forms.TextBox text_logPath;\r
1501         internal System.Windows.Forms.CheckBox check_saveLogWithVideo;\r
1502         internal System.Windows.Forms.Button btn_vlcPath;\r
1503         private System.Windows.Forms.TextBox txt_vlcPath;\r
1504         private System.Windows.Forms.Label label29;\r
1505         private System.Windows.Forms.Label label16;\r
1506         internal System.Windows.Forms.Label label17;\r
1507         private System.Windows.Forms.TextBox textBox1;\r
1508         internal System.Windows.Forms.Button button1;\r
1509         internal System.Windows.Forms.Label label18;\r
1510         private System.Windows.Forms.TextBox textBox2;\r
1511         internal System.Windows.Forms.CheckBox checkBox1;\r
1512         private System.Windows.Forms.Label label19;\r
1513         internal System.Windows.Forms.CheckBox checkBox2;\r
1514         internal System.Windows.Forms.CheckBox checkBox3;\r
1515         internal System.Windows.Forms.CheckBox checkBox4;\r
1516         private System.Windows.Forms.Label label20;\r
1517         private System.Windows.Forms.Label label21;\r
1518         internal System.Windows.Forms.ComboBox comboBox1;\r
1519         private System.Windows.Forms.Label label22;\r
1520         internal System.Windows.Forms.Label label23;\r
1521         private System.Windows.Forms.TextBox textBox3;\r
1522         internal System.Windows.Forms.Button button2;\r
1523         internal System.Windows.Forms.Label label24;\r
1524         private System.Windows.Forms.TextBox textBox4;\r
1525         internal System.Windows.Forms.CheckBox checkBox5;\r
1526         private System.Windows.Forms.Label label25;\r
1527         internal System.Windows.Forms.CheckBox checkBox6;\r
1528         internal System.Windows.Forms.CheckBox checkBox7;\r
1529         internal System.Windows.Forms.CheckBox checkBox8;\r
1530         private System.Windows.Forms.Label label26;\r
1531         private System.Windows.Forms.Label label27;\r
1532         internal System.Windows.Forms.ComboBox comboBox2;\r
1533         private System.Windows.Forms.OpenFileDialog openFile_vlc;\r
1534         internal System.Windows.Forms.CheckBox check_mainMinimize;\r
1535         internal System.Windows.Forms.CheckBox check_queryEditorTab;\r
1536         private System.Windows.Forms.Label label30;\r
1537         internal System.Windows.Forms.ComboBox drop_x264step;\r
1538         private System.Windows.Forms.Label label28;\r
1539         internal System.Windows.Forms.ComboBox cb_logVerboseLvl;\r
1540         internal System.Windows.Forms.Label label3;\r
1541         internal System.Windows.Forms.CheckBox check_dvdnav;\r
1542         private System.Windows.Forms.Label label32;\r
1543         internal System.Windows.Forms.CheckBox check_logsInSpecifiedLocation;\r
1544         internal System.Windows.Forms.CheckBox check_disablePresetNotification;\r
1545         internal System.Windows.Forms.CheckBox check_inGuiStatus;\r
1546         internal System.Windows.Forms.CheckBox check_trayStatusAlerts;\r
1547         private System.Windows.Forms.Button btn_viewLogs;\r
1548         private System.Windows.Forms.Button btn_clearLogs;\r
1549         internal System.Windows.Forms.CheckBox check_m4v;\r
1550         internal System.Windows.Forms.ComboBox drop_updateCheckDays;\r
1551         private System.Windows.Forms.TableLayoutPanel tableLayoutPanel2;\r
1552         internal System.Windows.Forms.ComboBox drp_Priority;\r
1553         private System.Windows.Forms.TableLayoutPanel tableLayoutPanel5;\r
1554         private System.Windows.Forms.CheckBox check_promptOnUnmatchingQueries;\r
1555         private System.Windows.Forms.TabPage tab_audio_sub;\r
1556         internal System.Windows.Forms.ComboBox drop_preferredLang;\r
1557         private System.Windows.Forms.Label label31;\r
1558         private System.Windows.Forms.RadioButton radio_foreignAndSubs;\r
1559         private System.Windows.Forms.RadioButton radio_dub;\r
1560         private System.Windows.Forms.Label label15;\r
1561         internal System.Windows.Forms.Button btn_browse;\r
1562         private System.Windows.Forms.TabPage tab_debug;\r
1563         private System.Windows.Forms.CheckBox check_disableResCalc;\r
1564         internal System.Windows.Forms.CheckBox check_growlEncode;\r
1565         internal System.Windows.Forms.CheckBox check_GrowlQueue;\r
1566         internal System.Windows.Forms.ComboBox drop_previewScanCount;\r
1567         private System.Windows.Forms.Label label33;\r
1568         internal System.Windows.Forms.CheckBox check_clearOldLogs;\r
1569         internal System.Windows.Forms.CheckBox check_showCliForInGUIEncode;\r
1570     }\r
1571 }