OSDN Git Service

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