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