OSDN Git Service

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