X-Git-Url: http://git.osdn.jp/view?a=blobdiff_plain;f=win%2FC%23%2FfrmOptions.Designer.cs;h=85c5e1d0ea7146f99a8651a9f01586f2a56193fd;hb=cfa1fb7010dc9324e15d257bad7a73af66e9eb10;hp=ff14b8a89637c183daee2ed5b94813734f3d5b71;hpb=34873f5d265e8de91f40bac85d1e4ed185b8081f;p=handbrake-jp%2Fhandbrake-jp-git.git diff --git a/win/C#/frmOptions.Designer.cs b/win/C#/frmOptions.Designer.cs index ff14b8a8..85c5e1d0 100644 --- a/win/C#/frmOptions.Designer.cs +++ b/win/C#/frmOptions.Designer.cs @@ -40,22 +40,22 @@ namespace Handbrake this.drp_completeOption = new System.Windows.Forms.ComboBox(); this.tab_options = new System.Windows.Forms.TabControl(); this.tab_general = new System.Windows.Forms.TabPage(); - this.tableLayoutPanel1 = new System.Windows.Forms.TableLayoutPanel(); + this.check_growlEncode = new System.Windows.Forms.CheckBox(); + this.check_GrowlQueue = new System.Windows.Forms.CheckBox(); + this.check_m4v = new System.Windows.Forms.CheckBox(); this.label1 = new System.Windows.Forms.Label(); - this.drop_updateCheckDays = new System.Windows.Forms.ComboBox(); this.label7 = new System.Windows.Forms.Label(); - this.check_updateCheck = new System.Windows.Forms.CheckBox(); + this.drop_updateCheckDays = new System.Windows.Forms.ComboBox(); + this.check_autoNaming = new System.Windows.Forms.CheckBox(); this.txt_autoNameFormat = new System.Windows.Forms.TextBox(); + this.check_tooltip = new System.Windows.Forms.CheckBox(); this.label5 = new System.Windows.Forms.Label(); + this.check_updateCheck = new System.Windows.Forms.CheckBox(); + this.label10 = new System.Windows.Forms.Label(); + this.btn_browse = new System.Windows.Forms.Button(); this.label2 = new System.Windows.Forms.Label(); this.label13 = new System.Windows.Forms.Label(); - this.btn_browse = new System.Windows.Forms.Button(); - this.check_tooltip = new System.Windows.Forms.CheckBox(); this.text_an_path = new System.Windows.Forms.TextBox(); - this.label10 = new System.Windows.Forms.Label(); - this.check_userDefaultSettings = new System.Windows.Forms.CheckBox(); - this.check_autoNaming = new System.Windows.Forms.CheckBox(); - this.check_m4v = new System.Windows.Forms.CheckBox(); this.tab_picture = new System.Windows.Forms.TabPage(); this.tableLayoutPanel2 = new System.Windows.Forms.TableLayoutPanel(); this.label29 = new System.Windows.Forms.Label(); @@ -74,7 +74,6 @@ namespace Handbrake this.label9 = new System.Windows.Forms.Label(); this.btn_saveLog = new System.Windows.Forms.Button(); this.check_logsInSpecifiedLocation = new System.Windows.Forms.CheckBox(); - this.label14 = new System.Windows.Forms.Label(); this.Label11 = new System.Windows.Forms.Label(); this.check_saveLogWithVideo = new System.Windows.Forms.CheckBox(); this.Label4 = new System.Windows.Forms.Label(); @@ -85,6 +84,7 @@ namespace Handbrake this.drp_processors = new System.Windows.Forms.ComboBox(); this.btn_viewLogs = new System.Windows.Forms.Button(); this.btn_clearLogs = new System.Windows.Forms.Button(); + this.label14 = new System.Windows.Forms.Label(); this.tab_advanced = new System.Windows.Forms.TabPage(); this.tableLayoutPanel4 = new System.Windows.Forms.TableLayoutPanel(); this.check_promptOnUnmatchingQueries = new System.Windows.Forms.CheckBox(); @@ -94,12 +94,13 @@ namespace Handbrake this.label6 = new System.Windows.Forms.Label(); this.drop_x264step = new System.Windows.Forms.ComboBox(); this.label30 = new System.Windows.Forms.Label(); - this.btn_drive_detect = new System.Windows.Forms.CheckBox(); this.check_mainMinimize = new System.Windows.Forms.CheckBox(); this.label28 = new System.Windows.Forms.Label(); this.check_queryEditorTab = new System.Windows.Forms.CheckBox(); this.check_disablePresetNotification = new System.Windows.Forms.CheckBox(); this.check_inGuiStatus = new System.Windows.Forms.CheckBox(); + this.tab_debug = new System.Windows.Forms.TabPage(); + this.check_disableResCalc = new System.Windows.Forms.CheckBox(); this.label8 = new System.Windows.Forms.Label(); this.pictureBox2 = new System.Windows.Forms.PictureBox(); this.pathFinder = new System.Windows.Forms.FolderBrowserDialog(); @@ -136,7 +137,6 @@ namespace Handbrake this.tableLayoutPanel5 = new System.Windows.Forms.TableLayoutPanel(); this.tab_options.SuspendLayout(); this.tab_general.SuspendLayout(); - this.tableLayoutPanel1.SuspendLayout(); this.tab_picture.SuspendLayout(); this.tableLayoutPanel2.SuspendLayout(); this.tab_audio_sub.SuspendLayout(); @@ -144,6 +144,7 @@ namespace Handbrake this.tableLayoutPanel3.SuspendLayout(); this.tab_advanced.SuspendLayout(); this.tableLayoutPanel4.SuspendLayout(); + this.tab_debug.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).BeginInit(); this.tableLayoutPanel5.SuspendLayout(); this.SuspendLayout(); @@ -155,7 +156,7 @@ namespace Handbrake this.btn_close.FlatAppearance.BorderColor = System.Drawing.Color.Black; this.btn_close.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.btn_close.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0))))); - this.btn_close.Location = new System.Drawing.Point(519, 378); + this.btn_close.Location = new System.Drawing.Point(519, 404); this.btn_close.Name = "btn_close"; this.btn_close.Size = new System.Drawing.Size(72, 22); this.btn_close.TabIndex = 53; @@ -166,7 +167,6 @@ namespace Handbrake // drp_completeOption // this.drp_completeOption.Anchor = System.Windows.Forms.AnchorStyles.Left; - this.tableLayoutPanel1.SetColumnSpan(this.drp_completeOption, 4); this.drp_completeOption.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.drp_completeOption.FormattingEnabled = true; this.drp_completeOption.Items.AddRange(new object[] { @@ -176,9 +176,8 @@ namespace Handbrake "Hibernate", "Lock system", "Log off", - "Growl Notification", "Quit HandBrake"}); - this.drp_completeOption.Location = new System.Drawing.Point(106, 119); + this.drp_completeOption.Location = new System.Drawing.Point(108, 95); this.drp_completeOption.Name = "drp_completeOption"; this.drp_completeOption.Size = new System.Drawing.Size(166, 21); this.drp_completeOption.TabIndex = 43; @@ -193,72 +192,83 @@ namespace Handbrake this.tab_options.Controls.Add(this.tab_audio_sub); this.tab_options.Controls.Add(this.tab_cli); this.tab_options.Controls.Add(this.tab_advanced); + this.tab_options.Controls.Add(this.tab_debug); this.tab_options.Dock = System.Windows.Forms.DockStyle.Fill; this.tab_options.Location = new System.Drawing.Point(3, 38); this.tab_options.Name = "tab_options"; this.tab_options.SelectedIndex = 0; - this.tab_options.Size = new System.Drawing.Size(588, 332); + this.tab_options.Size = new System.Drawing.Size(588, 360); this.tab_options.TabIndex = 58; // // tab_general // - this.tab_general.Controls.Add(this.tableLayoutPanel1); + this.tab_general.Controls.Add(this.check_growlEncode); + this.tab_general.Controls.Add(this.check_GrowlQueue); + this.tab_general.Controls.Add(this.check_m4v); + this.tab_general.Controls.Add(this.label1); + this.tab_general.Controls.Add(this.label7); + this.tab_general.Controls.Add(this.drp_completeOption); + this.tab_general.Controls.Add(this.drop_updateCheckDays); + this.tab_general.Controls.Add(this.check_autoNaming); + this.tab_general.Controls.Add(this.txt_autoNameFormat); + this.tab_general.Controls.Add(this.check_tooltip); + this.tab_general.Controls.Add(this.label5); + this.tab_general.Controls.Add(this.check_updateCheck); + this.tab_general.Controls.Add(this.label10); + this.tab_general.Controls.Add(this.btn_browse); + this.tab_general.Controls.Add(this.label2); + this.tab_general.Controls.Add(this.label13); + this.tab_general.Controls.Add(this.text_an_path); this.tab_general.Location = new System.Drawing.Point(4, 22); this.tab_general.Name = "tab_general"; this.tab_general.Padding = new System.Windows.Forms.Padding(10); - this.tab_general.Size = new System.Drawing.Size(580, 306); + this.tab_general.Size = new System.Drawing.Size(580, 334); this.tab_general.TabIndex = 3; this.tab_general.Text = "General"; this.tab_general.UseVisualStyleBackColor = true; // - // tableLayoutPanel1 - // - this.tableLayoutPanel1.AutoSize = true; - this.tableLayoutPanel1.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowAndShrink; - this.tableLayoutPanel1.ColumnCount = 6; - this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle()); - this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 20F)); - this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 20F)); - this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle()); - this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F)); - this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle()); - this.tableLayoutPanel1.Controls.Add(this.label1, 0, 0); - this.tableLayoutPanel1.Controls.Add(this.drop_updateCheckDays, 3, 1); - this.tableLayoutPanel1.Controls.Add(this.label7, 4, 12); - this.tableLayoutPanel1.Controls.Add(this.check_updateCheck, 2, 0); - this.tableLayoutPanel1.Controls.Add(this.txt_autoNameFormat, 4, 11); - this.tableLayoutPanel1.Controls.Add(this.label5, 2, 11); - this.tableLayoutPanel1.Controls.Add(this.label2, 0, 6); - this.tableLayoutPanel1.Controls.Add(this.label13, 0, 9); - this.tableLayoutPanel1.Controls.Add(this.btn_browse, 5, 10); - this.tableLayoutPanel1.Controls.Add(this.check_tooltip, 2, 2); - this.tableLayoutPanel1.Controls.Add(this.text_an_path, 4, 10); - this.tableLayoutPanel1.Controls.Add(this.label10, 2, 10); - this.tableLayoutPanel1.Controls.Add(this.check_userDefaultSettings, 2, 3); - this.tableLayoutPanel1.Controls.Add(this.drp_completeOption, 2, 6); - this.tableLayoutPanel1.Controls.Add(this.check_autoNaming, 2, 9); - this.tableLayoutPanel1.Controls.Add(this.check_m4v, 2, 13); - this.tableLayoutPanel1.Dock = System.Windows.Forms.DockStyle.Fill; - this.tableLayoutPanel1.Location = new System.Drawing.Point(10, 10); - this.tableLayoutPanel1.Name = "tableLayoutPanel1"; - this.tableLayoutPanel1.RowCount = 15; - this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle()); - this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle()); - this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle()); - this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle()); - this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle()); - this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F)); - this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle()); - this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F)); - this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle()); - this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle()); - this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle()); - this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle()); - this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle()); - this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle()); - this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle()); - this.tableLayoutPanel1.Size = new System.Drawing.Size(560, 286); - this.tableLayoutPanel1.TabIndex = 98; + // check_growlEncode + // + this.check_growlEncode.Anchor = System.Windows.Forms.AnchorStyles.Left; + this.check_growlEncode.AutoSize = true; + this.check_growlEncode.BackColor = System.Drawing.Color.Transparent; + this.check_growlEncode.Location = new System.Drawing.Point(282, 122); + this.check_growlEncode.Name = "check_growlEncode"; + this.check_growlEncode.Size = new System.Drawing.Size(171, 17); + this.check_growlEncode.TabIndex = 99; + this.check_growlEncode.Text = "Growl after Encode Completes"; + this.ToolTip.SetToolTip(this.check_growlEncode, "If you have \"Growl for Windows\" installed, you can use this feature to see growl " + + "alerts on your desktop."); + this.check_growlEncode.UseVisualStyleBackColor = false; + this.check_growlEncode.CheckedChanged += new System.EventHandler(this.check_growlEncode_CheckedChanged); + // + // check_GrowlQueue + // + this.check_GrowlQueue.Anchor = System.Windows.Forms.AnchorStyles.Left; + this.check_GrowlQueue.AutoSize = true; + this.check_GrowlQueue.BackColor = System.Drawing.Color.Transparent; + this.check_GrowlQueue.Location = new System.Drawing.Point(108, 122); + this.check_GrowlQueue.Name = "check_GrowlQueue"; + this.check_GrowlQueue.Size = new System.Drawing.Size(168, 17); + this.check_GrowlQueue.TabIndex = 98; + this.check_GrowlQueue.Text = "Growl after Queue Completes"; + this.ToolTip.SetToolTip(this.check_GrowlQueue, "If you have \"Growl for Windows\" installed, you can use this feature to see growl " + + "alerts on your desktop."); + this.check_GrowlQueue.UseVisualStyleBackColor = false; + this.check_GrowlQueue.CheckedChanged += new System.EventHandler(this.check_GrowlQueue_CheckedChanged); + // + // check_m4v + // + this.check_m4v.Anchor = System.Windows.Forms.AnchorStyles.Left; + this.check_m4v.AutoSize = true; + this.check_m4v.Location = new System.Drawing.Point(108, 279); + this.check_m4v.Name = "check_m4v"; + this.check_m4v.Size = new System.Drawing.Size(319, 17); + this.check_m4v.TabIndex = 82; + this.check_m4v.Text = "Always use iPod/iTunes friendly file extension (.m4v) for MP4"; + this.ToolTip.SetToolTip(this.check_m4v, resources.GetString("check_m4v.ToolTip")); + this.check_m4v.UseVisualStyleBackColor = true; + this.check_m4v.CheckedChanged += new System.EventHandler(this.check_m4v_CheckedChanged); // // label1 // @@ -266,90 +276,134 @@ namespace Handbrake this.label1.AutoSize = true; this.label1.BackColor = System.Drawing.Color.Transparent; this.label1.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.label1.Location = new System.Drawing.Point(14, 5); + this.label1.Location = new System.Drawing.Point(15, 15); this.label1.Margin = new System.Windows.Forms.Padding(3, 5, 3, 0); this.label1.Name = "label1"; - this.tableLayoutPanel1.SetRowSpan(this.label1, 2); this.label1.Size = new System.Drawing.Size(66, 13); this.label1.TabIndex = 67; this.label1.Text = "At Launch:"; // + // label7 + // + this.label7.Anchor = System.Windows.Forms.AnchorStyles.Left; + this.label7.AutoSize = true; + this.label7.Location = new System.Drawing.Point(179, 260); + this.label7.Margin = new System.Windows.Forms.Padding(3); + this.label7.Name = "label7"; + this.label7.Size = new System.Drawing.Size(225, 13); + this.label7.TabIndex = 81; + this.label7.Text = "Available Options: {source} {title} {chapters}"; + // // drop_updateCheckDays // this.drop_updateCheckDays.Anchor = System.Windows.Forms.AnchorStyles.Left; - this.tableLayoutPanel1.SetColumnSpan(this.drop_updateCheckDays, 3); this.drop_updateCheckDays.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.drop_updateCheckDays.FormattingEnabled = true; this.drop_updateCheckDays.Items.AddRange(new object[] { "Daily", "Weekly", "Monthly"}); - this.drop_updateCheckDays.Location = new System.Drawing.Point(126, 26); + this.drop_updateCheckDays.Location = new System.Drawing.Point(127, 35); this.drop_updateCheckDays.Name = "drop_updateCheckDays"; this.drop_updateCheckDays.Size = new System.Drawing.Size(97, 21); this.drop_updateCheckDays.TabIndex = 97; - this.ToolTip.SetToolTip(this.drop_updateCheckDays, "The number of processor\'s / processor cores. Unless your having problems, leave o" + - "n Automatic."); + this.ToolTip.SetToolTip(this.drop_updateCheckDays, "Check for updates: Daily, Weekly or Monthly\r\nDefault: Weekly"); this.drop_updateCheckDays.SelectedIndexChanged += new System.EventHandler(this.drop_updateCheckDays_SelectedIndexChanged); // - // label7 - // - this.label7.Anchor = System.Windows.Forms.AnchorStyles.Left; - this.label7.AutoSize = true; - this.tableLayoutPanel1.SetColumnSpan(this.label7, 2); - this.label7.Location = new System.Drawing.Point(183, 245); - this.label7.Margin = new System.Windows.Forms.Padding(3); - this.label7.Name = "label7"; - this.label7.Size = new System.Drawing.Size(225, 13); - this.label7.TabIndex = 81; - this.label7.Text = "Available Options: {source} {title} {chapters}"; - // - // check_updateCheck + // check_autoNaming // - this.check_updateCheck.Anchor = System.Windows.Forms.AnchorStyles.Left; - this.check_updateCheck.AutoSize = true; - this.check_updateCheck.BackColor = System.Drawing.Color.Transparent; - this.tableLayoutPanel1.SetColumnSpan(this.check_updateCheck, 4); - this.check_updateCheck.Location = new System.Drawing.Point(106, 3); - this.check_updateCheck.Name = "check_updateCheck"; - this.check_updateCheck.Size = new System.Drawing.Size(114, 17); - this.check_updateCheck.TabIndex = 68; - this.check_updateCheck.Text = "Check for updates"; - this.ToolTip.SetToolTip(this.check_updateCheck, "Enables the built in update checker. This check is performed when the application" + - " starts."); - this.check_updateCheck.UseVisualStyleBackColor = false; - this.check_updateCheck.CheckedChanged += new System.EventHandler(this.check_updateCheck_CheckedChanged); + this.check_autoNaming.Anchor = System.Windows.Forms.AnchorStyles.Left; + this.check_autoNaming.AutoSize = true; + this.check_autoNaming.Location = new System.Drawing.Point(108, 174); + this.check_autoNaming.Name = "check_autoNaming"; + this.check_autoNaming.Size = new System.Drawing.Size(176, 17); + this.check_autoNaming.TabIndex = 72; + this.check_autoNaming.Text = "Automatically name output files"; + this.ToolTip.SetToolTip(this.check_autoNaming, "Automatically name output files"); + this.check_autoNaming.UseVisualStyleBackColor = true; + this.check_autoNaming.CheckedChanged += new System.EventHandler(this.check_autoNaming_CheckedChanged); // // txt_autoNameFormat // this.txt_autoNameFormat.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right))); - this.tableLayoutPanel1.SetColumnSpan(this.txt_autoNameFormat, 2); - this.txt_autoNameFormat.Location = new System.Drawing.Point(183, 218); + this.txt_autoNameFormat.Location = new System.Drawing.Point(182, 233); this.txt_autoNameFormat.Name = "txt_autoNameFormat"; - this.txt_autoNameFormat.Size = new System.Drawing.Size(374, 21); + this.txt_autoNameFormat.Size = new System.Drawing.Size(349, 21); this.txt_autoNameFormat.TabIndex = 79; this.ToolTip.SetToolTip(this.txt_autoNameFormat, "Define the format of the automatically named file.\r\ne.g {source}_{title}_some-te" + "xt\r\n{source} {title} {chapters} will be automatically substituted for the input " + "sources values."); this.txt_autoNameFormat.TextChanged += new System.EventHandler(this.txt_autoNameFormat_TextChanged); // + // check_tooltip + // + this.check_tooltip.Anchor = System.Windows.Forms.AnchorStyles.Left; + this.check_tooltip.AutoSize = true; + this.check_tooltip.BackColor = System.Drawing.Color.Transparent; + this.check_tooltip.Location = new System.Drawing.Point(108, 62); + this.check_tooltip.Name = "check_tooltip"; + this.check_tooltip.Size = new System.Drawing.Size(117, 17); + this.check_tooltip.TabIndex = 70; + this.check_tooltip.Text = "Enable GUI tooltips"; + this.ToolTip.SetToolTip(this.check_tooltip, "Enable the built in tooltips for gui controls. (Requires Restart)"); + this.check_tooltip.UseVisualStyleBackColor = false; + this.check_tooltip.CheckedChanged += new System.EventHandler(this.check_tooltip_CheckedChanged); + // // label5 // this.label5.Anchor = System.Windows.Forms.AnchorStyles.Left; this.label5.AutoSize = true; - this.tableLayoutPanel1.SetColumnSpan(this.label5, 2); - this.label5.Location = new System.Drawing.Point(106, 222); + this.label5.Location = new System.Drawing.Point(105, 236); this.label5.Name = "label5"; this.label5.Size = new System.Drawing.Size(45, 13); this.label5.TabIndex = 80; this.label5.Text = "Format:"; // + // check_updateCheck + // + this.check_updateCheck.Anchor = System.Windows.Forms.AnchorStyles.Left; + this.check_updateCheck.AutoSize = true; + this.check_updateCheck.BackColor = System.Drawing.Color.Transparent; + this.check_updateCheck.Location = new System.Drawing.Point(108, 14); + this.check_updateCheck.Name = "check_updateCheck"; + this.check_updateCheck.Size = new System.Drawing.Size(114, 17); + this.check_updateCheck.TabIndex = 68; + this.check_updateCheck.Text = "Check for updates"; + this.ToolTip.SetToolTip(this.check_updateCheck, "Enables the built in update checker. This check is performed when the application" + + " starts."); + this.check_updateCheck.UseVisualStyleBackColor = false; + this.check_updateCheck.CheckedChanged += new System.EventHandler(this.check_updateCheck_CheckedChanged); + // + // label10 + // + this.label10.Anchor = System.Windows.Forms.AnchorStyles.Left; + this.label10.AutoSize = true; + this.label10.Location = new System.Drawing.Point(105, 209); + this.label10.Name = "label10"; + this.label10.Size = new System.Drawing.Size(71, 13); + this.label10.TabIndex = 77; + this.label10.Text = "Default Path:"; + // + // btn_browse + // + this.btn_browse.Anchor = System.Windows.Forms.AnchorStyles.Left; + this.btn_browse.FlatAppearance.BorderColor = System.Drawing.Color.Black; + this.btn_browse.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.btn_browse.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0))))); + this.btn_browse.Location = new System.Drawing.Point(456, 204); + this.btn_browse.Name = "btn_browse"; + this.btn_browse.Size = new System.Drawing.Size(75, 23); + this.btn_browse.TabIndex = 78; + this.btn_browse.Text = "Browse"; + this.btn_browse.UseVisualStyleBackColor = true; + this.btn_browse.Click += new System.EventHandler(this.btn_browse_Click); + // // label2 // this.label2.Anchor = System.Windows.Forms.AnchorStyles.Right; this.label2.AutoSize = true; this.label2.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.label2.Location = new System.Drawing.Point(6, 123); + this.label2.Location = new System.Drawing.Point(7, 98); this.label2.Name = "label2"; this.label2.Size = new System.Drawing.Size(74, 13); this.label2.TabIndex = 54; @@ -360,114 +414,31 @@ namespace Handbrake this.label13.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.label13.AutoSize = true; this.label13.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.label13.Location = new System.Drawing.Point(3, 168); + this.label13.Location = new System.Drawing.Point(4, 164); this.label13.Margin = new System.Windows.Forms.Padding(3, 5, 3, 0); this.label13.Name = "label13"; - this.tableLayoutPanel1.SetRowSpan(this.label13, 2); this.label13.Size = new System.Drawing.Size(77, 13); this.label13.TabIndex = 71; this.label13.Text = "Output Files:"; // - // btn_browse - // - this.btn_browse.Anchor = System.Windows.Forms.AnchorStyles.Left; - this.btn_browse.FlatAppearance.BorderColor = System.Drawing.Color.Black; - this.btn_browse.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.btn_browse.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0))))); - this.btn_browse.Location = new System.Drawing.Point(482, 189); - this.btn_browse.Name = "btn_browse"; - this.btn_browse.Size = new System.Drawing.Size(75, 23); - this.btn_browse.TabIndex = 78; - this.btn_browse.Text = "Browse"; - this.btn_browse.UseVisualStyleBackColor = true; - this.btn_browse.Click += new System.EventHandler(this.btn_browse_Click); - // - // check_tooltip - // - this.check_tooltip.Anchor = System.Windows.Forms.AnchorStyles.Left; - this.check_tooltip.AutoSize = true; - this.check_tooltip.BackColor = System.Drawing.Color.Transparent; - this.tableLayoutPanel1.SetColumnSpan(this.check_tooltip, 4); - this.check_tooltip.Location = new System.Drawing.Point(106, 53); - this.check_tooltip.Name = "check_tooltip"; - this.check_tooltip.Size = new System.Drawing.Size(117, 17); - this.check_tooltip.TabIndex = 70; - this.check_tooltip.Text = "Enable GUI tooltips"; - this.ToolTip.SetToolTip(this.check_tooltip, "Enable the built in tooltips for gui controls. (Requires Restart)"); - this.check_tooltip.UseVisualStyleBackColor = false; - this.check_tooltip.CheckedChanged += new System.EventHandler(this.check_tooltip_CheckedChanged); - // // text_an_path // this.text_an_path.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right))); - this.text_an_path.Location = new System.Drawing.Point(183, 190); + this.text_an_path.Location = new System.Drawing.Point(182, 206); this.text_an_path.Name = "text_an_path"; - this.text_an_path.Size = new System.Drawing.Size(293, 21); + this.text_an_path.Size = new System.Drawing.Size(253, 21); this.text_an_path.TabIndex = 76; - this.ToolTip.SetToolTip(this.text_an_path, "The default location where auto named files are stored."); + this.ToolTip.SetToolTip(this.text_an_path, "This is the default location where your encoded files will be stored if \"Automati" + + "cally name output files\" is enabled."); this.text_an_path.TextChanged += new System.EventHandler(this.text_an_path_TextChanged); // - // label10 - // - this.label10.Anchor = System.Windows.Forms.AnchorStyles.Left; - this.label10.AutoSize = true; - this.tableLayoutPanel1.SetColumnSpan(this.label10, 2); - this.label10.Location = new System.Drawing.Point(106, 194); - this.label10.Name = "label10"; - this.label10.Size = new System.Drawing.Size(71, 13); - this.label10.TabIndex = 77; - this.label10.Text = "Default Path:"; - // - // check_userDefaultSettings - // - this.check_userDefaultSettings.Anchor = System.Windows.Forms.AnchorStyles.Left; - this.check_userDefaultSettings.AutoSize = true; - this.check_userDefaultSettings.BackColor = System.Drawing.Color.Transparent; - this.tableLayoutPanel1.SetColumnSpan(this.check_userDefaultSettings, 4); - this.check_userDefaultSettings.Location = new System.Drawing.Point(106, 76); - this.check_userDefaultSettings.Name = "check_userDefaultSettings"; - this.check_userDefaultSettings.Size = new System.Drawing.Size(137, 17); - this.check_userDefaultSettings.TabIndex = 69; - this.check_userDefaultSettings.Text = "Load my default preset"; - this.ToolTip.SetToolTip(this.check_userDefaultSettings, "Loads the users default settings rather than the Normal preset."); - this.check_userDefaultSettings.UseVisualStyleBackColor = false; - this.check_userDefaultSettings.CheckedChanged += new System.EventHandler(this.check_userDefaultSettings_CheckedChanged); - // - // check_autoNaming - // - this.check_autoNaming.Anchor = System.Windows.Forms.AnchorStyles.Left; - this.check_autoNaming.AutoSize = true; - this.tableLayoutPanel1.SetColumnSpan(this.check_autoNaming, 4); - this.check_autoNaming.Location = new System.Drawing.Point(106, 166); - this.check_autoNaming.Name = "check_autoNaming"; - this.check_autoNaming.Size = new System.Drawing.Size(176, 17); - this.check_autoNaming.TabIndex = 72; - this.check_autoNaming.Text = "Automatically name output files"; - this.ToolTip.SetToolTip(this.check_autoNaming, "Automatically name output files"); - this.check_autoNaming.UseVisualStyleBackColor = true; - this.check_autoNaming.CheckedChanged += new System.EventHandler(this.check_autoNaming_CheckedChanged); - // - // check_m4v - // - this.check_m4v.Anchor = System.Windows.Forms.AnchorStyles.Left; - this.check_m4v.AutoSize = true; - this.tableLayoutPanel1.SetColumnSpan(this.check_m4v, 4); - this.check_m4v.Location = new System.Drawing.Point(106, 264); - this.check_m4v.Name = "check_m4v"; - this.check_m4v.Size = new System.Drawing.Size(283, 17); - this.check_m4v.TabIndex = 82; - this.check_m4v.Text = "Use iPod/iTunes friendly file extension (.m4v) for MP4"; - this.ToolTip.SetToolTip(this.check_m4v, "Use .m4v instead of .mp4 for MP4 files"); - this.check_m4v.UseVisualStyleBackColor = true; - this.check_m4v.CheckedChanged += new System.EventHandler(this.check_m4v_CheckedChanged); - // // tab_picture // this.tab_picture.Controls.Add(this.tableLayoutPanel2); this.tab_picture.Location = new System.Drawing.Point(4, 22); this.tab_picture.Name = "tab_picture"; this.tab_picture.Padding = new System.Windows.Forms.Padding(10); - this.tab_picture.Size = new System.Drawing.Size(580, 306); + this.tab_picture.Size = new System.Drawing.Size(580, 334); this.tab_picture.TabIndex = 5; this.tab_picture.Text = "Picture"; this.tab_picture.UseVisualStyleBackColor = true; @@ -484,13 +455,12 @@ namespace Handbrake this.tableLayoutPanel2.Controls.Add(this.label29, 0, 0); this.tableLayoutPanel2.Controls.Add(this.btn_vlcPath, 3, 0); this.tableLayoutPanel2.Controls.Add(this.txt_vlcPath, 2, 0); - this.tableLayoutPanel2.Dock = System.Windows.Forms.DockStyle.Fill; this.tableLayoutPanel2.Location = new System.Drawing.Point(10, 10); this.tableLayoutPanel2.Name = "tableLayoutPanel2"; this.tableLayoutPanel2.RowCount = 2; this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle()); this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F)); - this.tableLayoutPanel2.Size = new System.Drawing.Size(560, 286); + this.tableLayoutPanel2.Size = new System.Drawing.Size(560, 28); this.tableLayoutPanel2.TabIndex = 84; // // label29 @@ -541,7 +511,7 @@ namespace Handbrake this.tab_audio_sub.Location = new System.Drawing.Point(4, 22); this.tab_audio_sub.Name = "tab_audio_sub"; this.tab_audio_sub.Padding = new System.Windows.Forms.Padding(3); - this.tab_audio_sub.Size = new System.Drawing.Size(580, 306); + this.tab_audio_sub.Size = new System.Drawing.Size(580, 334); this.tab_audio_sub.TabIndex = 6; this.tab_audio_sub.Text = "Audio / Subtitles"; this.tab_audio_sub.UseVisualStyleBackColor = true; @@ -612,7 +582,7 @@ namespace Handbrake this.tab_cli.Location = new System.Drawing.Point(4, 22); this.tab_cli.Name = "tab_cli"; this.tab_cli.Padding = new System.Windows.Forms.Padding(10); - this.tab_cli.Size = new System.Drawing.Size(580, 306); + this.tab_cli.Size = new System.Drawing.Size(580, 334); this.tab_cli.TabIndex = 2; this.tab_cli.Text = "CLI"; this.tab_cli.UseVisualStyleBackColor = true; @@ -634,7 +604,6 @@ namespace Handbrake this.tableLayoutPanel3.Controls.Add(this.label9, 0, 4); this.tableLayoutPanel3.Controls.Add(this.btn_saveLog, 6, 7); this.tableLayoutPanel3.Controls.Add(this.check_logsInSpecifiedLocation, 2, 6); - this.tableLayoutPanel3.Controls.Add(this.label14, 2, 7); this.tableLayoutPanel3.Controls.Add(this.Label11, 2, 1); this.tableLayoutPanel3.Controls.Add(this.check_saveLogWithVideo, 2, 5); this.tableLayoutPanel3.Controls.Add(this.Label4, 2, 2); @@ -645,7 +614,7 @@ namespace Handbrake this.tableLayoutPanel3.Controls.Add(this.drp_processors, 3, 1); this.tableLayoutPanel3.Controls.Add(this.btn_viewLogs, 2, 8); this.tableLayoutPanel3.Controls.Add(this.btn_clearLogs, 4, 8); - this.tableLayoutPanel3.Dock = System.Windows.Forms.DockStyle.Fill; + this.tableLayoutPanel3.Controls.Add(this.label14, 2, 7); this.tableLayoutPanel3.Location = new System.Drawing.Point(10, 10); this.tableLayoutPanel3.Name = "tableLayoutPanel3"; this.tableLayoutPanel3.RowCount = 10; @@ -659,7 +628,7 @@ namespace Handbrake this.tableLayoutPanel3.RowStyles.Add(new System.Windows.Forms.RowStyle()); this.tableLayoutPanel3.RowStyles.Add(new System.Windows.Forms.RowStyle()); this.tableLayoutPanel3.RowStyles.Add(new System.Windows.Forms.RowStyle()); - this.tableLayoutPanel3.Size = new System.Drawing.Size(560, 286); + this.tableLayoutPanel3.Size = new System.Drawing.Size(560, 227); this.tableLayoutPanel3.TabIndex = 62; // // label12 @@ -730,16 +699,6 @@ namespace Handbrake this.check_logsInSpecifiedLocation.UseVisualStyleBackColor = true; this.check_logsInSpecifiedLocation.CheckedChanged += new System.EventHandler(this.check_logsInSpecifiedLocation_CheckedChanged); // - // label14 - // - this.label14.Anchor = System.Windows.Forms.AnchorStyles.Left; - this.label14.AutoSize = true; - this.label14.Location = new System.Drawing.Point(65, 177); - this.label14.Name = "label14"; - this.label14.Size = new System.Drawing.Size(53, 13); - this.label14.TabIndex = 81; - this.label14.Text = "Log Path:"; - // // Label11 // this.Label11.Anchor = System.Windows.Forms.AnchorStyles.Left; @@ -887,13 +846,23 @@ namespace Handbrake this.btn_clearLogs.UseVisualStyleBackColor = true; this.btn_clearLogs.Click += new System.EventHandler(this.btn_clearLogs_Click); // + // label14 + // + this.label14.Anchor = System.Windows.Forms.AnchorStyles.Left; + this.label14.AutoSize = true; + this.label14.Location = new System.Drawing.Point(65, 177); + this.label14.Name = "label14"; + this.label14.Size = new System.Drawing.Size(53, 13); + this.label14.TabIndex = 81; + this.label14.Text = "Log Path:"; + // // tab_advanced // this.tab_advanced.Controls.Add(this.tableLayoutPanel4); this.tab_advanced.Location = new System.Drawing.Point(4, 22); this.tab_advanced.Name = "tab_advanced"; this.tab_advanced.Padding = new System.Windows.Forms.Padding(10); - this.tab_advanced.Size = new System.Drawing.Size(580, 306); + this.tab_advanced.Size = new System.Drawing.Size(580, 334); this.tab_advanced.TabIndex = 4; this.tab_advanced.Text = "Advanced / Other"; this.tab_advanced.UseVisualStyleBackColor = true; @@ -916,13 +885,11 @@ namespace Handbrake this.tableLayoutPanel4.Controls.Add(this.label6, 0, 0); this.tableLayoutPanel4.Controls.Add(this.drop_x264step, 4, 8); this.tableLayoutPanel4.Controls.Add(this.label30, 2, 8); - this.tableLayoutPanel4.Controls.Add(this.btn_drive_detect, 2, 0); this.tableLayoutPanel4.Controls.Add(this.check_mainMinimize, 2, 1); this.tableLayoutPanel4.Controls.Add(this.label28, 0, 8); this.tableLayoutPanel4.Controls.Add(this.check_queryEditorTab, 2, 3); this.tableLayoutPanel4.Controls.Add(this.check_disablePresetNotification, 2, 5); this.tableLayoutPanel4.Controls.Add(this.check_inGuiStatus, 2, 6); - this.tableLayoutPanel4.Dock = System.Windows.Forms.DockStyle.Fill; this.tableLayoutPanel4.Location = new System.Drawing.Point(10, 10); this.tableLayoutPanel4.Name = "tableLayoutPanel4"; this.tableLayoutPanel4.RowCount = 12; @@ -938,14 +905,14 @@ namespace Handbrake this.tableLayoutPanel4.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F)); this.tableLayoutPanel4.RowStyles.Add(new System.Windows.Forms.RowStyle()); this.tableLayoutPanel4.RowStyles.Add(new System.Windows.Forms.RowStyle()); - this.tableLayoutPanel4.Size = new System.Drawing.Size(560, 286); + this.tableLayoutPanel4.Size = new System.Drawing.Size(395, 228); this.tableLayoutPanel4.TabIndex = 62; // // check_promptOnUnmatchingQueries // this.check_promptOnUnmatchingQueries.AutoSize = true; this.tableLayoutPanel4.SetColumnSpan(this.check_promptOnUnmatchingQueries, 3); - this.check_promptOnUnmatchingQueries.Location = new System.Drawing.Point(87, 95); + this.check_promptOnUnmatchingQueries.Location = new System.Drawing.Point(87, 72); this.check_promptOnUnmatchingQueries.Name = "check_promptOnUnmatchingQueries"; this.check_promptOnUnmatchingQueries.Size = new System.Drawing.Size(305, 17); this.check_promptOnUnmatchingQueries.TabIndex = 63; @@ -959,11 +926,11 @@ namespace Handbrake this.check_dvdnav.AutoSize = true; this.check_dvdnav.BackColor = System.Drawing.Color.Transparent; this.tableLayoutPanel4.SetColumnSpan(this.check_dvdnav, 4); - this.check_dvdnav.Location = new System.Drawing.Point(67, 231); + this.check_dvdnav.Location = new System.Drawing.Point(67, 208); this.check_dvdnav.Name = "check_dvdnav"; - this.check_dvdnav.Size = new System.Drawing.Size(250, 17); + this.check_dvdnav.Size = new System.Drawing.Size(276, 17); this.check_dvdnav.TabIndex = 90; - this.check_dvdnav.Text = "Use libdvdnav (instead of libdvdread) for DVDs"; + this.check_dvdnav.Text = "Disable LibDVDNav. (libdvdread will be used instead)"; this.check_dvdnav.UseVisualStyleBackColor = false; this.check_dvdnav.CheckedChanged += new System.EventHandler(this.check_dvdnav_CheckedChanged); // @@ -973,7 +940,7 @@ namespace Handbrake this.check_trayStatusAlerts.AutoSize = true; this.check_trayStatusAlerts.BackColor = System.Drawing.Color.Transparent; this.tableLayoutPanel4.SetColumnSpan(this.check_trayStatusAlerts, 3); - this.check_trayStatusAlerts.Location = new System.Drawing.Point(87, 49); + this.check_trayStatusAlerts.Location = new System.Drawing.Point(87, 26); this.check_trayStatusAlerts.Name = "check_trayStatusAlerts"; this.check_trayStatusAlerts.Size = new System.Drawing.Size(296, 17); this.check_trayStatusAlerts.TabIndex = 93; @@ -989,7 +956,7 @@ namespace Handbrake this.label32.Anchor = System.Windows.Forms.AnchorStyles.Right; this.label32.AutoSize = true; this.label32.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.label32.Location = new System.Drawing.Point(8, 233); + this.label32.Location = new System.Drawing.Point(8, 210); this.label32.Name = "label32"; this.label32.Size = new System.Drawing.Size(33, 13); this.label32.TabIndex = 89; @@ -1018,7 +985,7 @@ namespace Handbrake "0.50", "0.25", "0.20"}); - this.drop_x264step.Location = new System.Drawing.Point(266, 184); + this.drop_x264step.Location = new System.Drawing.Point(262, 161); this.drop_x264step.Name = "drop_x264step"; this.drop_x264step.Size = new System.Drawing.Size(85, 21); this.drop_x264step.TabIndex = 86; @@ -1031,26 +998,11 @@ namespace Handbrake this.label30.Anchor = System.Windows.Forms.AnchorStyles.Left; this.label30.AutoSize = true; this.tableLayoutPanel4.SetColumnSpan(this.label30, 2); - this.label30.Location = new System.Drawing.Point(67, 188); + this.label30.Location = new System.Drawing.Point(67, 165); this.label30.Name = "label30"; - this.label30.Size = new System.Drawing.Size(193, 13); + this.label30.Size = new System.Drawing.Size(189, 13); this.label30.TabIndex = 87; - this.label30.Text = "Constant quality fractional granularity:\r\n"; - // - // btn_drive_detect - // - this.btn_drive_detect.Anchor = System.Windows.Forms.AnchorStyles.Left; - this.btn_drive_detect.AutoSize = true; - this.tableLayoutPanel4.SetColumnSpan(this.btn_drive_detect, 4); - this.btn_drive_detect.Location = new System.Drawing.Point(67, 3); - this.btn_drive_detect.Name = "btn_drive_detect"; - this.btn_drive_detect.Size = new System.Drawing.Size(326, 17); - this.btn_drive_detect.TabIndex = 72; - this.btn_drive_detect.Text = "Enable DVD drive detection in \"Source\" button dropdown menu"; - this.ToolTip.SetToolTip(this.btn_drive_detect, "Enables the Source button\'s ability to detect DVD\'s.\r\nIf this option is enabled, " + - "DVD\'s will be listed in the source menu."); - this.btn_drive_detect.UseVisualStyleBackColor = true; - this.btn_drive_detect.CheckedChanged += new System.EventHandler(this.btn_drive_detect_CheckedChanged); + this.label30.Text = "Constant quality fractional granularity"; // // check_mainMinimize // @@ -1058,7 +1010,7 @@ namespace Handbrake this.check_mainMinimize.AutoSize = true; this.check_mainMinimize.BackColor = System.Drawing.Color.Transparent; this.tableLayoutPanel4.SetColumnSpan(this.check_mainMinimize, 4); - this.check_mainMinimize.Location = new System.Drawing.Point(67, 26); + this.check_mainMinimize.Location = new System.Drawing.Point(67, 3); this.check_mainMinimize.Name = "check_mainMinimize"; this.check_mainMinimize.Size = new System.Drawing.Size(138, 17); this.check_mainMinimize.TabIndex = 82; @@ -1074,7 +1026,7 @@ namespace Handbrake this.label28.Anchor = System.Windows.Forms.AnchorStyles.Right; this.label28.AutoSize = true; this.label28.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.label28.Location = new System.Drawing.Point(3, 188); + this.label28.Location = new System.Drawing.Point(3, 165); this.label28.Name = "label28"; this.label28.Size = new System.Drawing.Size(38, 13); this.label28.TabIndex = 85; @@ -1086,11 +1038,11 @@ namespace Handbrake this.check_queryEditorTab.AutoSize = true; this.check_queryEditorTab.BackColor = System.Drawing.Color.Transparent; this.tableLayoutPanel4.SetColumnSpan(this.check_queryEditorTab, 4); - this.check_queryEditorTab.Location = new System.Drawing.Point(67, 72); + this.check_queryEditorTab.Location = new System.Drawing.Point(67, 49); this.check_queryEditorTab.Name = "check_queryEditorTab"; - this.check_queryEditorTab.Size = new System.Drawing.Size(149, 17); + this.check_queryEditorTab.Size = new System.Drawing.Size(241, 17); this.check_queryEditorTab.TabIndex = 84; - this.check_queryEditorTab.Text = "Enable \"Query Editor\" tab"; + this.check_queryEditorTab.Text = "Enable \"Query Editor\" tab (Requires Restart)"; this.ToolTip.SetToolTip(this.check_queryEditorTab, "Enables the Query Editor tab on the main window. Requires program restart to take" + " effect."); this.check_queryEditorTab.UseVisualStyleBackColor = false; @@ -1102,7 +1054,7 @@ namespace Handbrake this.check_disablePresetNotification.AutoSize = true; this.check_disablePresetNotification.BackColor = System.Drawing.Color.Transparent; this.tableLayoutPanel4.SetColumnSpan(this.check_disablePresetNotification, 4); - this.check_disablePresetNotification.Location = new System.Drawing.Point(67, 118); + this.check_disablePresetNotification.Location = new System.Drawing.Point(67, 95); this.check_disablePresetNotification.Name = "check_disablePresetNotification"; this.check_disablePresetNotification.Size = new System.Drawing.Size(222, 17); this.check_disablePresetNotification.TabIndex = 91; @@ -1118,7 +1070,7 @@ namespace Handbrake this.check_inGuiStatus.AutoSize = true; this.check_inGuiStatus.BackColor = System.Drawing.Color.Transparent; this.tableLayoutPanel4.SetColumnSpan(this.check_inGuiStatus, 4); - this.check_inGuiStatus.Location = new System.Drawing.Point(67, 141); + this.check_inGuiStatus.Location = new System.Drawing.Point(67, 118); this.check_inGuiStatus.Name = "check_inGuiStatus"; this.check_inGuiStatus.Size = new System.Drawing.Size(235, 17); this.check_inGuiStatus.TabIndex = 92; @@ -1127,6 +1079,29 @@ namespace Handbrake this.check_inGuiStatus.UseVisualStyleBackColor = false; this.check_inGuiStatus.CheckedChanged += new System.EventHandler(this.check_inGuiStatus_CheckedChanged); // + // tab_debug + // + this.tab_debug.Controls.Add(this.check_disableResCalc); + this.tab_debug.Location = new System.Drawing.Point(4, 22); + this.tab_debug.Name = "tab_debug"; + this.tab_debug.Padding = new System.Windows.Forms.Padding(3); + this.tab_debug.Size = new System.Drawing.Size(580, 334); + this.tab_debug.TabIndex = 7; + this.tab_debug.Text = "Debug"; + this.tab_debug.UseVisualStyleBackColor = true; + // + // check_disableResCalc + // + this.check_disableResCalc.AutoSize = true; + this.check_disableResCalc.Location = new System.Drawing.Point(13, 15); + this.check_disableResCalc.Name = "check_disableResCalc"; + this.check_disableResCalc.Size = new System.Drawing.Size(327, 17); + this.check_disableResCalc.TabIndex = 0; + this.check_disableResCalc.Text = "Disable Resolution Calculation for \"None\" and \"Custom\" modes."; + this.ToolTip.SetToolTip(this.check_disableResCalc, resources.GetString("check_disableResCalc.ToolTip")); + this.check_disableResCalc.UseVisualStyleBackColor = true; + this.check_disableResCalc.CheckedChanged += new System.EventHandler(this.check_disableResCalc_CheckedChanged); + // // label8 // this.label8.Anchor = System.Windows.Forms.AnchorStyles.Left; @@ -1152,6 +1127,9 @@ namespace Handbrake // this.ToolTip.Active = false; this.ToolTip.AutomaticDelay = 1000; + this.ToolTip.AutoPopDelay = 15000; + this.ToolTip.InitialDelay = 1000; + this.ToolTip.ReshowDelay = 200; this.ToolTip.ToolTipIcon = System.Windows.Forms.ToolTipIcon.Info; this.ToolTip.ToolTipTitle = "Tooltip"; // @@ -1495,14 +1473,13 @@ namespace Handbrake this.tableLayoutPanel5.Controls.Add(this.btn_close, 1, 2); this.tableLayoutPanel5.Controls.Add(this.label8, 1, 0); this.tableLayoutPanel5.Controls.Add(this.tab_options, 0, 1); - this.tableLayoutPanel5.Dock = System.Windows.Forms.DockStyle.Fill; this.tableLayoutPanel5.Location = new System.Drawing.Point(12, 12); this.tableLayoutPanel5.Name = "tableLayoutPanel5"; this.tableLayoutPanel5.RowCount = 3; this.tableLayoutPanel5.RowStyles.Add(new System.Windows.Forms.RowStyle()); this.tableLayoutPanel5.RowStyles.Add(new System.Windows.Forms.RowStyle()); this.tableLayoutPanel5.RowStyles.Add(new System.Windows.Forms.RowStyle()); - this.tableLayoutPanel5.Size = new System.Drawing.Size(594, 405); + this.tableLayoutPanel5.Size = new System.Drawing.Size(594, 429); this.tableLayoutPanel5.TabIndex = 62; // // frmOptions @@ -1511,7 +1488,7 @@ namespace Handbrake this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Dpi; this.AutoSize = true; this.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowAndShrink; - this.ClientSize = new System.Drawing.Size(618, 429); + this.ClientSize = new System.Drawing.Size(627, 456); this.Controls.Add(this.tableLayoutPanel5); this.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle; @@ -1527,8 +1504,6 @@ namespace Handbrake this.tab_options.ResumeLayout(false); this.tab_general.ResumeLayout(false); this.tab_general.PerformLayout(); - this.tableLayoutPanel1.ResumeLayout(false); - this.tableLayoutPanel1.PerformLayout(); this.tab_picture.ResumeLayout(false); this.tab_picture.PerformLayout(); this.tableLayoutPanel2.ResumeLayout(false); @@ -1543,6 +1518,8 @@ namespace Handbrake this.tab_advanced.PerformLayout(); this.tableLayoutPanel4.ResumeLayout(false); this.tableLayoutPanel4.PerformLayout(); + this.tab_debug.ResumeLayout(false); + this.tab_debug.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).EndInit(); this.tableLayoutPanel5.ResumeLayout(false); this.tableLayoutPanel5.PerformLayout(); @@ -1566,13 +1543,10 @@ namespace Handbrake internal System.Windows.Forms.Label Label4; internal System.Windows.Forms.CheckBox check_tooltip; internal System.Windows.Forms.CheckBox check_updateCheck; - internal System.Windows.Forms.CheckBox check_userDefaultSettings; private System.Windows.Forms.Label label1; private System.Windows.Forms.TabPage tab_advanced; - internal System.Windows.Forms.CheckBox btn_drive_detect; private System.Windows.Forms.Label label6; private System.Windows.Forms.Label label13; - internal System.Windows.Forms.Button btn_browse; internal System.Windows.Forms.Label label10; private System.Windows.Forms.TextBox text_an_path; internal System.Windows.Forms.CheckBox check_autoNaming; @@ -1637,7 +1611,6 @@ namespace Handbrake private System.Windows.Forms.Button btn_clearLogs; internal System.Windows.Forms.CheckBox check_m4v; internal System.Windows.Forms.ComboBox drop_updateCheckDays; - private System.Windows.Forms.TableLayoutPanel tableLayoutPanel1; private System.Windows.Forms.TableLayoutPanel tableLayoutPanel2; private System.Windows.Forms.TableLayoutPanel tableLayoutPanel3; internal System.Windows.Forms.ComboBox drp_processors; @@ -1651,5 +1624,10 @@ namespace Handbrake private System.Windows.Forms.RadioButton radio_foreignAndSubs; private System.Windows.Forms.RadioButton radio_dub; private System.Windows.Forms.Label label15; + internal System.Windows.Forms.Button btn_browse; + private System.Windows.Forms.TabPage tab_debug; + private System.Windows.Forms.CheckBox check_disableResCalc; + internal System.Windows.Forms.CheckBox check_growlEncode; + internal System.Windows.Forms.CheckBox check_GrowlQueue; } } \ No newline at end of file