OSDN Git Service

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