/* frmOptions.Designer.cs This file is part of the HandBrake source code. Homepage: . It may be used under the terms of the GNU General Public License. */ namespace Handbrake { partial class frmOptions { /// /// Required designer variable. /// private System.ComponentModel.IContainer components = null; /// /// Clean up any resources being used. /// /// true if managed resources should be disposed; otherwise, false. protected override void Dispose(bool disposing) { if (disposing && (components != null)) { components.Dispose(); } base.Dispose(disposing); } #region Windows Form Designer generated code /// /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// private void InitializeComponent() { this.components = new System.ComponentModel.Container(); System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frmOptions)); this.btn_close = new System.Windows.Forms.Button(); 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.label38 = new System.Windows.Forms.Label(); this.txt_SendFileArgs = new System.Windows.Forms.TextBox(); this.lbl_sendFileTo = new System.Windows.Forms.Label(); this.check_sendFileTo = new System.Windows.Forms.CheckBox(); this.btn_SendFileToPath = new System.Windows.Forms.Button(); this.check_growlEncode = new System.Windows.Forms.CheckBox(); this.check_GrowlQueue = new System.Windows.Forms.CheckBox(); this.label1 = new System.Windows.Forms.Label(); this.drop_updateCheckDays = new System.Windows.Forms.ComboBox(); this.check_tooltip = new System.Windows.Forms.CheckBox(); this.check_updateCheck = new System.Windows.Forms.CheckBox(); this.label2 = new System.Windows.Forms.Label(); this.tab_outputFiles = new System.Windows.Forms.TabPage(); this.txt_autoNameFormat = new System.Windows.Forms.TextBox(); this.label7 = new System.Windows.Forms.Label(); this.check_autoNaming = new System.Windows.Forms.CheckBox(); this.label35 = new System.Windows.Forms.Label(); this.label5 = new System.Windows.Forms.Label(); this.label10 = new System.Windows.Forms.Label(); this.cb_mp4FileMode = new System.Windows.Forms.ComboBox(); this.check_removeUnderscores = new System.Windows.Forms.CheckBox(); this.text_an_path = new System.Windows.Forms.TextBox(); this.btn_browse = new System.Windows.Forms.Button(); this.label34 = new System.Windows.Forms.Label(); this.check_TitleCase = new System.Windows.Forms.CheckBox(); this.label13 = new System.Windows.Forms.Label(); this.tab_picture = new System.Windows.Forms.TabPage(); this.btn_vlcPath = new System.Windows.Forms.Button(); this.label29 = new System.Windows.Forms.Label(); this.txt_vlcPath = new System.Windows.Forms.TextBox(); this.label36 = new System.Windows.Forms.Label(); this.tab_audio_sub = new System.Windows.Forms.TabPage(); this.label39 = new System.Windows.Forms.Label(); this.audioSelectionPanel = new System.Windows.Forms.Panel(); this.label46 = new System.Windows.Forms.Label(); this.listBox_selectedLanguages = new System.Windows.Forms.ListBox(); this.button_moveLanguageDown = new System.Windows.Forms.Button(); this.listBox_availableLanguages = new System.Windows.Forms.ListBox(); this.button_addLanguage = new System.Windows.Forms.Button(); this.button_moveLanguageUp = new System.Windows.Forms.Button(); this.label47 = new System.Windows.Forms.Label(); this.button_removeLanguage = new System.Windows.Forms.Button(); this.button_clearLanguage = new System.Windows.Forms.Button(); this.label45 = new System.Windows.Forms.Label(); this.groupBox2 = new System.Windows.Forms.GroupBox(); this.label44 = new System.Windows.Forms.Label(); this.label41 = new System.Windows.Forms.Label(); this.cb_subtitleMode = new System.Windows.Forms.ComboBox(); this.cb_audioMode = new System.Windows.Forms.ComboBox(); this.label42 = new System.Windows.Forms.Label(); this.check_AddOnlyOneAudioPerLanguage = new System.Windows.Forms.CheckBox(); this.check_AddCCTracks = new System.Windows.Forms.CheckBox(); this.label43 = new System.Windows.Forms.Label(); this.label31 = new System.Windows.Forms.Label(); this.label15 = new System.Windows.Forms.Label(); this.drop_preferredLang = new System.Windows.Forms.ComboBox(); this.tab_cli = new System.Windows.Forms.TabPage(); this.label11 = new System.Windows.Forms.Label(); this.check_preventSleep = new System.Windows.Forms.CheckBox(); this.check_clearOldLogs = new System.Windows.Forms.CheckBox(); this.label12 = new System.Windows.Forms.Label(); this.btn_viewLogs = new System.Windows.Forms.Button(); this.label9 = new System.Windows.Forms.Label(); this.Label4 = new System.Windows.Forms.Label(); this.btn_clearLogs = new System.Windows.Forms.Button(); this.drp_Priority = new System.Windows.Forms.ComboBox(); this.check_logsInSpecifiedLocation = new System.Windows.Forms.CheckBox(); this.check_saveLogWithVideo = new System.Windows.Forms.CheckBox(); this.label3 = new System.Windows.Forms.Label(); this.btn_saveLog = new System.Windows.Forms.Button(); this.cb_logVerboseLvl = new System.Windows.Forms.ComboBox(); this.text_logPath = new System.Windows.Forms.TextBox(); this.label14 = new System.Windows.Forms.Label(); this.tab_advanced = new System.Windows.Forms.TabPage(); this.ud_minTitleLength = new System.Windows.Forms.NumericUpDown(); this.label40 = new System.Windows.Forms.Label(); this.check_showCliForInGUIEncode = new System.Windows.Forms.CheckBox(); this.drop_previewScanCount = new System.Windows.Forms.ComboBox(); this.label33 = new System.Windows.Forms.Label(); this.label6 = new System.Windows.Forms.Label(); this.check_trayStatusAlerts = new System.Windows.Forms.CheckBox(); this.check_mainMinimize = new System.Windows.Forms.CheckBox(); this.check_promptOnUnmatchingQueries = new System.Windows.Forms.CheckBox(); this.check_dvdnav = new System.Windows.Forms.CheckBox(); this.check_queryEditorTab = new System.Windows.Forms.CheckBox(); this.label32 = new System.Windows.Forms.Label(); this.drop_x264step = new System.Windows.Forms.ComboBox(); this.label30 = new System.Windows.Forms.Label(); this.check_disablePresetNotification = new System.Windows.Forms.CheckBox(); this.label28 = new System.Windows.Forms.Label(); this.label8 = new System.Windows.Forms.Label(); this.pathFinder = new System.Windows.Forms.FolderBrowserDialog(); this.ToolTip = new System.Windows.Forms.ToolTip(this.components); this.textBox1 = new System.Windows.Forms.TextBox(); this.textBox2 = new System.Windows.Forms.TextBox(); this.checkBox1 = new System.Windows.Forms.CheckBox(); this.checkBox2 = new System.Windows.Forms.CheckBox(); this.checkBox3 = new System.Windows.Forms.CheckBox(); this.checkBox4 = new System.Windows.Forms.CheckBox(); this.comboBox1 = new System.Windows.Forms.ComboBox(); this.textBox3 = new System.Windows.Forms.TextBox(); this.textBox4 = new System.Windows.Forms.TextBox(); this.checkBox5 = new System.Windows.Forms.CheckBox(); this.checkBox6 = new System.Windows.Forms.CheckBox(); this.checkBox7 = new System.Windows.Forms.CheckBox(); this.checkBox8 = new System.Windows.Forms.CheckBox(); this.comboBox2 = new System.Windows.Forms.ComboBox(); this.label16 = new System.Windows.Forms.Label(); this.label17 = new System.Windows.Forms.Label(); this.button1 = new System.Windows.Forms.Button(); this.label18 = new System.Windows.Forms.Label(); this.label19 = new System.Windows.Forms.Label(); this.label20 = new System.Windows.Forms.Label(); this.label21 = new System.Windows.Forms.Label(); this.label22 = new System.Windows.Forms.Label(); this.label23 = new System.Windows.Forms.Label(); this.button2 = new System.Windows.Forms.Button(); this.label24 = new System.Windows.Forms.Label(); this.label25 = new System.Windows.Forms.Label(); this.label26 = new System.Windows.Forms.Label(); this.label27 = new System.Windows.Forms.Label(); this.openExecutable = new System.Windows.Forms.OpenFileDialog(); this.panel1 = new System.Windows.Forms.Panel(); this.label37 = new System.Windows.Forms.Label(); this.panel2 = new System.Windows.Forms.Panel(); this.pictureBox2 = new System.Windows.Forms.PictureBox(); this.tab_options.SuspendLayout(); this.tab_general.SuspendLayout(); this.tab_outputFiles.SuspendLayout(); this.tab_picture.SuspendLayout(); this.tab_audio_sub.SuspendLayout(); this.audioSelectionPanel.SuspendLayout(); this.groupBox2.SuspendLayout(); this.tab_cli.SuspendLayout(); this.tab_advanced.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.ud_minTitleLength)).BeginInit(); this.panel1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).BeginInit(); this.SuspendLayout(); // // btn_close // this.btn_close.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right))); this.btn_close.BackColor = System.Drawing.SystemColors.ControlLight; 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(527, 462); this.btn_close.Name = "btn_close"; this.btn_close.Size = new System.Drawing.Size(72, 22); this.btn_close.TabIndex = 53; this.btn_close.Text = "Close"; this.btn_close.UseVisualStyleBackColor = true; this.btn_close.Click += new System.EventHandler(this.btn_close_Click); // // drp_completeOption // this.drp_completeOption.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.drp_completeOption.FormattingEnabled = true; this.drp_completeOption.Items.AddRange(new object[] { "Do nothing", "Shutdown", "Suspend", "Hibernate", "Lock system", "Log off", "Quit HandBrake"}); this.drp_completeOption.Location = new System.Drawing.Point(108, 99); this.drp_completeOption.Name = "drp_completeOption"; this.drp_completeOption.Size = new System.Drawing.Size(166, 21); this.drp_completeOption.TabIndex = 43; this.ToolTip.SetToolTip(this.drp_completeOption, "Performs an action when an encode or queue has completed."); this.drp_completeOption.SelectedIndexChanged += new System.EventHandler(this.drp_completeOption_SelectedIndexChanged); // // tab_options // this.tab_options.Controls.Add(this.tab_general); this.tab_options.Controls.Add(this.tab_outputFiles); this.tab_options.Controls.Add(this.tab_picture); 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.Location = new System.Drawing.Point(12, 74); this.tab_options.Name = "tab_options"; this.tab_options.SelectedIndex = 0; this.tab_options.Size = new System.Drawing.Size(588, 383); this.tab_options.TabIndex = 58; // // tab_general // this.tab_general.Controls.Add(this.label38); this.tab_general.Controls.Add(this.txt_SendFileArgs); this.tab_general.Controls.Add(this.lbl_sendFileTo); this.tab_general.Controls.Add(this.check_sendFileTo); this.tab_general.Controls.Add(this.btn_SendFileToPath); this.tab_general.Controls.Add(this.check_growlEncode); this.tab_general.Controls.Add(this.check_GrowlQueue); this.tab_general.Controls.Add(this.label1); this.tab_general.Controls.Add(this.drp_completeOption); this.tab_general.Controls.Add(this.drop_updateCheckDays); this.tab_general.Controls.Add(this.check_tooltip); this.tab_general.Controls.Add(this.check_updateCheck); this.tab_general.Controls.Add(this.label2); 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, 357); this.tab_general.TabIndex = 3; this.tab_general.Text = "General"; this.tab_general.UseVisualStyleBackColor = true; // // label38 // this.label38.AutoSize = true; this.label38.Location = new System.Drawing.Point(124, 179); this.label38.Name = "label38"; this.label38.Size = new System.Drawing.Size(63, 13); this.label38.TabIndex = 109; this.label38.Text = "Arguments:"; // // txt_SendFileArgs // this.txt_SendFileArgs.Location = new System.Drawing.Point(196, 176); this.txt_SendFileArgs.Name = "txt_SendFileArgs"; this.txt_SendFileArgs.Size = new System.Drawing.Size(178, 21); this.txt_SendFileArgs.TabIndex = 108; this.ToolTip.SetToolTip(this.txt_SendFileArgs, "These are the command line arguments that will be placed before the file name.\r\ne" + ".g vlc.exe {your arguments} output_file.mp4\r\n\r\nThis can be left blank for many" + " applications.\r\n"); this.txt_SendFileArgs.TextChanged += new System.EventHandler(this.txt_SendFileArgs_TextChanged); // // lbl_sendFileTo // this.lbl_sendFileTo.AutoSize = true; this.lbl_sendFileTo.Location = new System.Drawing.Point(193, 152); this.lbl_sendFileTo.Name = "lbl_sendFileTo"; this.lbl_sendFileTo.Size = new System.Drawing.Size(32, 13); this.lbl_sendFileTo.TabIndex = 107; this.lbl_sendFileTo.Text = "None"; // // check_sendFileTo // this.check_sendFileTo.AutoSize = true; this.check_sendFileTo.Location = new System.Drawing.Point(108, 151); this.check_sendFileTo.Name = "check_sendFileTo"; this.check_sendFileTo.Size = new System.Drawing.Size(86, 17); this.check_sendFileTo.TabIndex = 106; this.check_sendFileTo.Text = "Send File to:"; this.ToolTip.SetToolTip(this.check_sendFileTo, "Automatically send the output file to another application after encoding has comp" + "leted."); this.check_sendFileTo.UseVisualStyleBackColor = true; this.check_sendFileTo.CheckedChanged += new System.EventHandler(this.check_sendFileTo_CheckedChanged); // // btn_SendFileToPath // this.btn_SendFileToPath.FlatAppearance.BorderColor = System.Drawing.Color.Black; this.btn_SendFileToPath.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.btn_SendFileToPath.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0))))); this.btn_SendFileToPath.Location = new System.Drawing.Point(378, 147); this.btn_SendFileToPath.Name = "btn_SendFileToPath"; this.btn_SendFileToPath.Size = new System.Drawing.Size(75, 23); this.btn_SendFileToPath.TabIndex = 105; this.btn_SendFileToPath.Text = "Browse"; this.btn_SendFileToPath.UseVisualStyleBackColor = true; this.btn_SendFileToPath.Click += new System.EventHandler(this.btn_SendFileToPath_Click); // // check_growlEncode // this.check_growlEncode.AutoSize = true; this.check_growlEncode.BackColor = System.Drawing.Color.Transparent; this.check_growlEncode.Location = new System.Drawing.Point(282, 126); 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.AutoSize = true; this.check_GrowlQueue.BackColor = System.Drawing.Color.Transparent; this.check_GrowlQueue.Location = new System.Drawing.Point(108, 126); 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); // // label1 // 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(15, 15); this.label1.Margin = new System.Windows.Forms.Padding(3, 5, 3, 0); this.label1.Name = "label1"; this.label1.Size = new System.Drawing.Size(66, 13); this.label1.TabIndex = 67; this.label1.Text = "At Launch:"; // // drop_updateCheckDays // 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(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, "Check for updates: Daily, Weekly or Monthly\r\nDefault: Weekly"); this.drop_updateCheckDays.SelectedIndexChanged += new System.EventHandler(this.drop_updateCheckDays_SelectedIndexChanged); // // check_tooltip // 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); // // check_updateCheck // 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); // // label2 // 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(7, 102); this.label2.Name = "label2"; this.label2.Size = new System.Drawing.Size(74, 13); this.label2.TabIndex = 54; this.label2.Text = "When Done:"; // // tab_outputFiles // this.tab_outputFiles.Controls.Add(this.txt_autoNameFormat); this.tab_outputFiles.Controls.Add(this.label7); this.tab_outputFiles.Controls.Add(this.check_autoNaming); this.tab_outputFiles.Controls.Add(this.label35); this.tab_outputFiles.Controls.Add(this.label5); this.tab_outputFiles.Controls.Add(this.label10); this.tab_outputFiles.Controls.Add(this.cb_mp4FileMode); this.tab_outputFiles.Controls.Add(this.check_removeUnderscores); this.tab_outputFiles.Controls.Add(this.text_an_path); this.tab_outputFiles.Controls.Add(this.btn_browse); this.tab_outputFiles.Controls.Add(this.label34); this.tab_outputFiles.Controls.Add(this.check_TitleCase); this.tab_outputFiles.Controls.Add(this.label13); this.tab_outputFiles.Location = new System.Drawing.Point(4, 22); this.tab_outputFiles.Name = "tab_outputFiles"; this.tab_outputFiles.Padding = new System.Windows.Forms.Padding(3); this.tab_outputFiles.Size = new System.Drawing.Size(580, 357); this.tab_outputFiles.TabIndex = 7; this.tab_outputFiles.Text = "Output Files"; this.tab_outputFiles.UseVisualStyleBackColor = true; // // txt_autoNameFormat // this.txt_autoNameFormat.Location = new System.Drawing.Point(185, 99); this.txt_autoNameFormat.Name = "txt_autoNameFormat"; 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); // // label7 // this.label7.AutoSize = true; this.label7.Location = new System.Drawing.Point(182, 126); this.label7.Margin = new System.Windows.Forms.Padding(3); this.label7.Name = "label7"; this.label7.Size = new System.Drawing.Size(260, 13); this.label7.TabIndex = 81; this.label7.Text = "Available Options: {source} {title} {chapters} {date}"; // // check_autoNaming // this.check_autoNaming.AutoSize = true; this.check_autoNaming.Location = new System.Drawing.Point(111, 13); this.check_autoNaming.Name = "check_autoNaming"; this.check_autoNaming.Size = new System.Drawing.Size(171, 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); // // label35 // this.label35.AutoSize = true; this.label35.Location = new System.Drawing.Point(108, 182); this.label35.Name = "label35"; this.label35.Size = new System.Drawing.Size(100, 13); this.label35.TabIndex = 104; this.label35.Text = "MP4 File Extension:"; // // label5 // this.label5.AutoSize = true; this.label5.Location = new System.Drawing.Point(108, 102); this.label5.Name = "label5"; this.label5.Size = new System.Drawing.Size(45, 13); this.label5.TabIndex = 80; this.label5.Text = "Format:"; // // label10 // this.label10.AutoSize = true; this.label10.Location = new System.Drawing.Point(108, 48); this.label10.Name = "label10"; this.label10.Size = new System.Drawing.Size(71, 13); this.label10.TabIndex = 77; this.label10.Text = "Default Path:"; // // cb_mp4FileMode // this.cb_mp4FileMode.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.cb_mp4FileMode.FormattingEnabled = true; this.cb_mp4FileMode.Items.AddRange(new object[] { "Automatic", "Always use MP4", "Always use M4V"}); this.cb_mp4FileMode.Location = new System.Drawing.Point(214, 179); this.cb_mp4FileMode.Name = "cb_mp4FileMode"; this.cb_mp4FileMode.Size = new System.Drawing.Size(150, 21); this.cb_mp4FileMode.TabIndex = 103; this.ToolTip.SetToolTip(this.cb_mp4FileMode, resources.GetString("cb_mp4FileMode.ToolTip")); this.cb_mp4FileMode.SelectedIndexChanged += new System.EventHandler(this.cb_mp4FileMode_SelectedIndexChanged); // // check_removeUnderscores // this.check_removeUnderscores.AutoSize = true; this.check_removeUnderscores.Location = new System.Drawing.Point(111, 154); this.check_removeUnderscores.Name = "check_removeUnderscores"; this.check_removeUnderscores.Size = new System.Drawing.Size(183, 17); this.check_removeUnderscores.TabIndex = 100; this.check_removeUnderscores.Text = "Remove Underscores from Name"; this.ToolTip.SetToolTip(this.check_removeUnderscores, "For the {source} option:\r\nRemove any underscores from the source name.\r\n\r\n"); this.check_removeUnderscores.UseVisualStyleBackColor = true; this.check_removeUnderscores.CheckedChanged += new System.EventHandler(this.check_removeUnderscores_CheckedChanged); // // text_an_path // this.text_an_path.Location = new System.Drawing.Point(185, 45); this.text_an_path.Name = "text_an_path"; this.text_an_path.Size = new System.Drawing.Size(253, 21); this.text_an_path.TabIndex = 76; this.ToolTip.SetToolTip(this.text_an_path, resources.GetString("text_an_path.ToolTip")); this.text_an_path.TextChanged += new System.EventHandler(this.text_an_path_TextChanged); // // btn_browse // 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(459, 43); 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); // // label34 // this.label34.AutoSize = true; this.label34.Location = new System.Drawing.Point(182, 72); this.label34.Margin = new System.Windows.Forms.Padding(3); this.label34.Name = "label34"; this.label34.Size = new System.Drawing.Size(344, 13); this.label34.TabIndex = 102; this.label34.Text = "Available Options: {source_path} or {source_folder_name} (Not Both)"; this.ToolTip.SetToolTip(this.label34, resources.GetString("label34.ToolTip")); // // check_TitleCase // this.check_TitleCase.AutoSize = true; this.check_TitleCase.Location = new System.Drawing.Point(300, 154); this.check_TitleCase.Name = "check_TitleCase"; this.check_TitleCase.Size = new System.Drawing.Size(151, 17); this.check_TitleCase.TabIndex = 101; this.check_TitleCase.Text = "Change case to Title Case"; this.ToolTip.SetToolTip(this.check_TitleCase, "For the {source} option:.\r\nChange the source name to Title Case\r\ne.g \"MOVIE NAME\"" + " to \"Movie Name\"\r\n"); this.check_TitleCase.UseVisualStyleBackColor = true; this.check_TitleCase.CheckedChanged += new System.EventHandler(this.check_TitleCase_CheckedChanged); // // label13 // 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(7, 13); this.label13.Margin = new System.Windows.Forms.Padding(3, 5, 3, 0); this.label13.Name = "label13"; this.label13.Size = new System.Drawing.Size(77, 13); this.label13.TabIndex = 71; this.label13.Text = "Output Files:"; // // tab_picture // this.tab_picture.Controls.Add(this.btn_vlcPath); this.tab_picture.Controls.Add(this.label29); this.tab_picture.Controls.Add(this.txt_vlcPath); this.tab_picture.Controls.Add(this.label36); 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, 357); this.tab_picture.TabIndex = 5; this.tab_picture.Text = "Preview"; this.tab_picture.UseVisualStyleBackColor = true; // // btn_vlcPath // this.btn_vlcPath.Anchor = System.Windows.Forms.AnchorStyles.Left; this.btn_vlcPath.FlatAppearance.BorderColor = System.Drawing.Color.Black; this.btn_vlcPath.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.btn_vlcPath.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0))))); this.btn_vlcPath.Location = new System.Drawing.Point(479, 11); this.btn_vlcPath.Name = "btn_vlcPath"; this.btn_vlcPath.Size = new System.Drawing.Size(68, 22); this.btn_vlcPath.TabIndex = 83; this.btn_vlcPath.Text = "Browse"; this.btn_vlcPath.UseVisualStyleBackColor = true; this.btn_vlcPath.Click += new System.EventHandler(this.btn_vlcPath_Click); // // label29 // this.label29.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.label29.AutoSize = true; this.label29.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.label29.Location = new System.Drawing.Point(13, 15); this.label29.Margin = new System.Windows.Forms.Padding(3, 5, 3, 0); this.label29.Name = "label29"; this.label29.Size = new System.Drawing.Size(59, 13); this.label29.TabIndex = 79; this.label29.Text = "VLC Path:"; // // txt_vlcPath // this.txt_vlcPath.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right))); this.txt_vlcPath.Location = new System.Drawing.Point(78, 12); this.txt_vlcPath.Name = "txt_vlcPath"; this.txt_vlcPath.Size = new System.Drawing.Size(395, 21); this.txt_vlcPath.TabIndex = 81; this.ToolTip.SetToolTip(this.txt_vlcPath, "The path where VLC is installed on this system.\r\nThis is used for the video previ" + "ew feature."); this.txt_vlcPath.TextChanged += new System.EventHandler(this.txt_vlcPath_TextChanged); // // label36 // this.label36.AutoSize = true; this.label36.Location = new System.Drawing.Point(75, 36); this.label36.Name = "label36"; this.label36.Size = new System.Drawing.Size(255, 13); this.label36.TabIndex = 85; this.label36.Text = "This path is used for the view preview feature only."; // // tab_audio_sub // this.tab_audio_sub.Controls.Add(this.label39); this.tab_audio_sub.Controls.Add(this.audioSelectionPanel); this.tab_audio_sub.Controls.Add(this.label45); this.tab_audio_sub.Controls.Add(this.groupBox2); this.tab_audio_sub.Controls.Add(this.label31); this.tab_audio_sub.Controls.Add(this.label15); this.tab_audio_sub.Controls.Add(this.drop_preferredLang); 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, 357); this.tab_audio_sub.TabIndex = 6; this.tab_audio_sub.Text = "Audio and Subtitles"; this.tab_audio_sub.UseVisualStyleBackColor = true; // // label39 // this.label39.AutoSize = true; this.label39.Location = new System.Drawing.Point(6, 68); this.label39.Name = "label39"; this.label39.Size = new System.Drawing.Size(92, 13); this.label39.TabIndex = 109; this.label39.Text = "Additional Tracks:"; // // audioSelectionPanel // this.audioSelectionPanel.Controls.Add(this.label46); this.audioSelectionPanel.Controls.Add(this.listBox_selectedLanguages); this.audioSelectionPanel.Controls.Add(this.button_moveLanguageDown); this.audioSelectionPanel.Controls.Add(this.listBox_availableLanguages); this.audioSelectionPanel.Controls.Add(this.button_addLanguage); this.audioSelectionPanel.Controls.Add(this.button_moveLanguageUp); this.audioSelectionPanel.Controls.Add(this.label47); this.audioSelectionPanel.Controls.Add(this.button_removeLanguage); this.audioSelectionPanel.Controls.Add(this.button_clearLanguage); this.audioSelectionPanel.Location = new System.Drawing.Point(125, 68); this.audioSelectionPanel.Name = "audioSelectionPanel"; this.audioSelectionPanel.Size = new System.Drawing.Size(381, 166); this.audioSelectionPanel.TabIndex = 108; // // label46 // this.label46.AutoSize = true; this.label46.Location = new System.Drawing.Point(1, 3); this.label46.Name = "label46"; this.label46.Size = new System.Drawing.Size(105, 13); this.label46.TabIndex = 99; this.label46.Text = "Available Languages"; // // listBox_selectedLanguages // this.listBox_selectedLanguages.Location = new System.Drawing.Point(202, 19); this.listBox_selectedLanguages.Name = "listBox_selectedLanguages"; this.listBox_selectedLanguages.SelectionMode = System.Windows.Forms.SelectionMode.MultiExtended; this.listBox_selectedLanguages.Size = new System.Drawing.Size(137, 134); this.listBox_selectedLanguages.TabIndex = 95; this.listBox_selectedLanguages.MouseDoubleClick += new System.Windows.Forms.MouseEventHandler(this.listBox_selectedLanguages_MouseDoubleClick); // // button_moveLanguageDown // this.button_moveLanguageDown.Image = global::Handbrake.Properties.Resources.arrow_down; this.button_moveLanguageDown.Location = new System.Drawing.Point(345, 90); this.button_moveLanguageDown.Name = "button_moveLanguageDown"; this.button_moveLanguageDown.Size = new System.Drawing.Size(25, 27); this.button_moveLanguageDown.TabIndex = 102; this.ToolTip.SetToolTip(this.button_moveLanguageDown, "Move selected languages down in the order."); this.button_moveLanguageDown.UseVisualStyleBackColor = true; this.button_moveLanguageDown.Click += new System.EventHandler(this.button_moveLanguageDown_Click); // // listBox_availableLanguages // this.listBox_availableLanguages.Location = new System.Drawing.Point(4, 19); this.listBox_availableLanguages.Name = "listBox_availableLanguages"; this.listBox_availableLanguages.SelectionMode = System.Windows.Forms.SelectionMode.MultiExtended; this.listBox_availableLanguages.Size = new System.Drawing.Size(137, 134); this.listBox_availableLanguages.Sorted = true; this.listBox_availableLanguages.TabIndex = 94; this.listBox_availableLanguages.MouseDoubleClick += new System.Windows.Forms.MouseEventHandler(this.listBox_availableLanguages_MouseDoubleClick); // // button_addLanguage // this.button_addLanguage.Image = global::Handbrake.Properties.Resources.arrow_right; this.button_addLanguage.Location = new System.Drawing.Point(147, 34); this.button_addLanguage.Name = "button_addLanguage"; this.button_addLanguage.Size = new System.Drawing.Size(49, 28); this.button_addLanguage.TabIndex = 96; this.ToolTip.SetToolTip(this.button_addLanguage, "Add Language to selected languages."); this.button_addLanguage.UseVisualStyleBackColor = true; this.button_addLanguage.Click += new System.EventHandler(this.button_addLanguage_Click); // // button_moveLanguageUp // this.button_moveLanguageUp.Image = global::Handbrake.Properties.Resources.arrow_up; this.button_moveLanguageUp.Location = new System.Drawing.Point(345, 57); this.button_moveLanguageUp.Name = "button_moveLanguageUp"; this.button_moveLanguageUp.Size = new System.Drawing.Size(25, 27); this.button_moveLanguageUp.TabIndex = 101; this.ToolTip.SetToolTip(this.button_moveLanguageUp, "Move selected languages up in the order."); this.button_moveLanguageUp.UseVisualStyleBackColor = true; this.button_moveLanguageUp.Click += new System.EventHandler(this.button_moveLanguageUp_Click); // // label47 // this.label47.AutoSize = true; this.label47.Location = new System.Drawing.Point(199, 3); this.label47.Name = "label47"; this.label47.Size = new System.Drawing.Size(103, 13); this.label47.TabIndex = 100; this.label47.Text = "Selected Languages"; // // button_removeLanguage // this.button_removeLanguage.Image = global::Handbrake.Properties.Resources.arrow_left; this.button_removeLanguage.Location = new System.Drawing.Point(147, 68); this.button_removeLanguage.Name = "button_removeLanguage"; this.button_removeLanguage.Size = new System.Drawing.Size(49, 28); this.button_removeLanguage.TabIndex = 97; this.ToolTip.SetToolTip(this.button_removeLanguage, "Remove language from selected languages."); this.button_removeLanguage.UseVisualStyleBackColor = true; this.button_removeLanguage.Click += new System.EventHandler(this.button_removeLanguage_Click); // // button_clearLanguage // this.button_clearLanguage.Location = new System.Drawing.Point(147, 102); this.button_clearLanguage.Name = "button_clearLanguage"; this.button_clearLanguage.Size = new System.Drawing.Size(49, 28); this.button_clearLanguage.TabIndex = 98; this.button_clearLanguage.Text = "Clear"; this.ToolTip.SetToolTip(this.button_clearLanguage, "Clear the list of selected languages."); this.button_clearLanguage.UseVisualStyleBackColor = true; this.button_clearLanguage.Click += new System.EventHandler(this.button_clearLanguage_Click); // // label45 // this.label45.AutoSize = true; this.label45.Font = new System.Drawing.Font("Tahoma", 6.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.label45.Location = new System.Drawing.Point(249, 37); this.label45.Name = "label45"; this.label45.Size = new System.Drawing.Size(107, 11); this.label45.TabIndex = 107; this.label45.Text = "Primary Audio Language"; // // groupBox2 // this.groupBox2.Controls.Add(this.label44); this.groupBox2.Controls.Add(this.label41); this.groupBox2.Controls.Add(this.cb_subtitleMode); this.groupBox2.Controls.Add(this.cb_audioMode); this.groupBox2.Controls.Add(this.label42); this.groupBox2.Controls.Add(this.check_AddOnlyOneAudioPerLanguage); this.groupBox2.Controls.Add(this.check_AddCCTracks); this.groupBox2.Controls.Add(this.label43); this.groupBox2.Location = new System.Drawing.Point(19, 243); this.groupBox2.Name = "groupBox2"; this.groupBox2.Size = new System.Drawing.Size(537, 106); this.groupBox2.TabIndex = 106; this.groupBox2.TabStop = false; this.groupBox2.Text = "Add Additional Tracks"; // // label44 // this.label44.AutoSize = true; this.label44.Location = new System.Drawing.Point(10, 28); this.label44.Name = "label44"; this.label44.Size = new System.Drawing.Size(38, 13); this.label44.TabIndex = 109; this.label44.Text = "Audio:"; // // label41 // this.label41.AutoSize = true; this.label41.Location = new System.Drawing.Point(10, 55); this.label41.Name = "label41"; this.label41.Size = new System.Drawing.Size(47, 13); this.label41.TabIndex = 108; this.label41.Text = "Subtitle:"; // // cb_subtitleMode // this.cb_subtitleMode.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.cb_subtitleMode.FormattingEnabled = true; this.cb_subtitleMode.Items.AddRange(new object[] { "None", "All", "First", "Selected", "Prefered Only"}); this.cb_subtitleMode.Location = new System.Drawing.Point(79, 52); this.cb_subtitleMode.Name = "cb_subtitleMode"; this.cb_subtitleMode.Size = new System.Drawing.Size(147, 21); this.cb_subtitleMode.TabIndex = 107; this.ToolTip.SetToolTip(this.cb_subtitleMode, resources.GetString("cb_subtitleMode.ToolTip")); this.cb_subtitleMode.SelectedIndexChanged += new System.EventHandler(this.cb_subtitleMode_SelectedIndexChanged); // // cb_audioMode // this.cb_audioMode.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.cb_audioMode.FormattingEnabled = true; this.cb_audioMode.Items.AddRange(new object[] { "None", "All Remaining Tracks", "All for Selected Languages"}); this.cb_audioMode.Location = new System.Drawing.Point(79, 25); this.cb_audioMode.Name = "cb_audioMode"; this.cb_audioMode.Size = new System.Drawing.Size(147, 21); this.cb_audioMode.TabIndex = 106; this.ToolTip.SetToolTip(this.cb_audioMode, resources.GetString("cb_audioMode.ToolTip")); this.cb_audioMode.SelectedIndexChanged += new System.EventHandler(this.cb_audioMode_SelectedIndexChanged); // // label42 // this.label42.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) | System.Windows.Forms.AnchorStyles.Right))); this.label42.AutoSize = true; this.label42.Location = new System.Drawing.Point(142, 28); this.label42.Name = "label42"; this.label42.Size = new System.Drawing.Size(34, 13); this.label42.TabIndex = 0; this.label42.Text = "Audio"; this.label42.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // check_AddOnlyOneAudioPerLanguage // this.check_AddOnlyOneAudioPerLanguage.AutoSize = true; this.check_AddOnlyOneAudioPerLanguage.Location = new System.Drawing.Point(232, 27); this.check_AddOnlyOneAudioPerLanguage.Name = "check_AddOnlyOneAudioPerLanguage"; this.check_AddOnlyOneAudioPerLanguage.Size = new System.Drawing.Size(192, 17); this.check_AddOnlyOneAudioPerLanguage.TabIndex = 93; this.check_AddOnlyOneAudioPerLanguage.Text = "Add Only One Audio Per Language"; this.ToolTip.SetToolTip(this.check_AddOnlyOneAudioPerLanguage, "Only add one audiotrack for each selected language."); this.check_AddOnlyOneAudioPerLanguage.UseVisualStyleBackColor = true; this.check_AddOnlyOneAudioPerLanguage.CheckedChanged += new System.EventHandler(this.check_AddOnlyOneAudioPerLanguage_CheckedChanged); // // check_AddCCTracks // this.check_AddCCTracks.AutoSize = true; this.check_AddCCTracks.Location = new System.Drawing.Point(79, 79); this.check_AddCCTracks.Name = "check_AddCCTracks"; this.check_AddCCTracks.Size = new System.Drawing.Size(199, 17); this.check_AddCCTracks.TabIndex = 92; this.check_AddCCTracks.Text = "Add Closed Captions when available"; this.ToolTip.SetToolTip(this.check_AddCCTracks, "Add any CC tracks if they exist regardless of language settings"); this.check_AddCCTracks.UseVisualStyleBackColor = true; this.check_AddCCTracks.CheckedChanged += new System.EventHandler(this.check_AddCCTracks_CheckedChanged); // // label43 // this.label43.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) | System.Windows.Forms.AnchorStyles.Right))); this.label43.AutoSize = true; this.label43.Location = new System.Drawing.Point(133, 55); this.label43.Name = "label43"; this.label43.Size = new System.Drawing.Size(43, 13); this.label43.TabIndex = 1; this.label43.Text = "Subtitle"; this.label43.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // label31 // this.label31.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.label31.AutoSize = true; this.label31.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.label31.Location = new System.Drawing.Point(6, 8); this.label31.Margin = new System.Windows.Forms.Padding(3, 5, 3, 0); this.label31.Name = "label31"; this.label31.Size = new System.Drawing.Size(230, 13); this.label31.TabIndex = 91; this.label31.Text = "Automatic Audio and Subtitle Selection:"; // // label15 // this.label15.AutoSize = true; this.label15.Location = new System.Drawing.Point(6, 35); this.label15.Name = "label15"; this.label15.Size = new System.Drawing.Size(107, 13); this.label15.TabIndex = 88; this.label15.Text = "Preferred Language:"; // // drop_preferredLang // this.drop_preferredLang.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.drop_preferredLang.FormattingEnabled = true; this.drop_preferredLang.Location = new System.Drawing.Point(125, 32); this.drop_preferredLang.Name = "drop_preferredLang"; this.drop_preferredLang.Size = new System.Drawing.Size(118, 21); this.drop_preferredLang.TabIndex = 87; this.ToolTip.SetToolTip(this.drop_preferredLang, "The primary selected language. If set to \"Any\" no advance options are available."); this.drop_preferredLang.SelectedIndexChanged += new System.EventHandler(this.drop_preferredLang_SelectedIndexChanged); // // tab_cli // this.tab_cli.Controls.Add(this.label11); this.tab_cli.Controls.Add(this.check_preventSleep); this.tab_cli.Controls.Add(this.check_clearOldLogs); this.tab_cli.Controls.Add(this.label12); this.tab_cli.Controls.Add(this.btn_viewLogs); this.tab_cli.Controls.Add(this.label9); this.tab_cli.Controls.Add(this.Label4); this.tab_cli.Controls.Add(this.btn_clearLogs); this.tab_cli.Controls.Add(this.drp_Priority); this.tab_cli.Controls.Add(this.check_logsInSpecifiedLocation); this.tab_cli.Controls.Add(this.check_saveLogWithVideo); this.tab_cli.Controls.Add(this.label3); this.tab_cli.Controls.Add(this.btn_saveLog); this.tab_cli.Controls.Add(this.cb_logVerboseLvl); this.tab_cli.Controls.Add(this.text_logPath); this.tab_cli.Controls.Add(this.label14); 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, 357); this.tab_cli.TabIndex = 2; this.tab_cli.Text = "System and Logging"; this.tab_cli.UseVisualStyleBackColor = true; // // label11 // this.label11.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.label11.AutoSize = true; this.label11.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.label11.Location = new System.Drawing.Point(7, 46); this.label11.Margin = new System.Windows.Forms.Padding(3, 5, 3, 0); this.label11.Name = "label11"; this.label11.Size = new System.Drawing.Size(53, 13); this.label11.TabIndex = 92; this.label11.Text = "System:"; // // check_preventSleep // this.check_preventSleep.Anchor = System.Windows.Forms.AnchorStyles.Left; this.check_preventSleep.AutoSize = true; this.check_preventSleep.Location = new System.Drawing.Point(73, 45); this.check_preventSleep.Name = "check_preventSleep"; this.check_preventSleep.Size = new System.Drawing.Size(260, 17); this.check_preventSleep.TabIndex = 91; this.check_preventSleep.Text = "Prevent the system from sleeping when encoding."; this.ToolTip.SetToolTip(this.check_preventSleep, "Prevent system from sleeping during encoding."); this.check_preventSleep.UseVisualStyleBackColor = true; this.check_preventSleep.CheckedChanged += new System.EventHandler(this.check_preventSleep_CheckedChanged); // // check_clearOldLogs // this.check_clearOldLogs.Anchor = System.Windows.Forms.AnchorStyles.Left; this.check_clearOldLogs.AutoSize = true; this.check_clearOldLogs.Location = new System.Drawing.Point(73, 234); this.check_clearOldLogs.Name = "check_clearOldLogs"; this.check_clearOldLogs.Size = new System.Drawing.Size(162, 17); this.check_clearOldLogs.TabIndex = 90; this.check_clearOldLogs.Text = "Clear logs older than 30 days"; this.ToolTip.SetToolTip(this.check_clearOldLogs, "Clear logs which are older than 30 days.\r\nThis only applies to HandBrakes Applica" + "tion Data Log folder."); this.check_clearOldLogs.UseVisualStyleBackColor = true; this.check_clearOldLogs.CheckedChanged += new System.EventHandler(this.check_clearOldLogs_CheckedChanged); // // label12 // this.label12.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.label12.AutoSize = true; this.label12.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.label12.Location = new System.Drawing.Point(7, 15); this.label12.Margin = new System.Windows.Forms.Padding(3, 5, 3, 0); this.label12.Name = "label12"; this.label12.Size = new System.Drawing.Size(28, 13); this.label12.TabIndex = 75; this.label12.Text = "CLI:"; // // btn_viewLogs // this.btn_viewLogs.Anchor = System.Windows.Forms.AnchorStyles.Left; this.btn_viewLogs.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.btn_viewLogs.ForeColor = System.Drawing.Color.DarkOrange; this.btn_viewLogs.Location = new System.Drawing.Point(129, 196); this.btn_viewLogs.Name = "btn_viewLogs"; this.btn_viewLogs.Size = new System.Drawing.Size(139, 23); this.btn_viewLogs.TabIndex = 89; this.btn_viewLogs.Text = "View Log Directory"; this.btn_viewLogs.UseVisualStyleBackColor = true; this.btn_viewLogs.Click += new System.EventHandler(this.btn_viewLogs_Click); // // label9 // this.label9.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.label9.AutoSize = true; this.label9.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.label9.Location = new System.Drawing.Point(7, 92); this.label9.Margin = new System.Windows.Forms.Padding(3, 5, 3, 0); this.label9.Name = "label9"; this.label9.Size = new System.Drawing.Size(36, 13); this.label9.TabIndex = 77; this.label9.Text = "Logs:"; // // Label4 // this.Label4.Anchor = System.Windows.Forms.AnchorStyles.Left; this.Label4.AutoSize = true; this.Label4.BackColor = System.Drawing.Color.Transparent; this.Label4.Location = new System.Drawing.Point(70, 15); this.Label4.Name = "Label4"; this.Label4.Size = new System.Drawing.Size(70, 13); this.Label4.TabIndex = 42; this.Label4.Text = "Priority level:"; // // btn_clearLogs // this.btn_clearLogs.Anchor = System.Windows.Forms.AnchorStyles.Left; this.btn_clearLogs.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.btn_clearLogs.ForeColor = System.Drawing.Color.DarkOrange; this.btn_clearLogs.Location = new System.Drawing.Point(274, 196); this.btn_clearLogs.Name = "btn_clearLogs"; this.btn_clearLogs.Size = new System.Drawing.Size(135, 23); this.btn_clearLogs.TabIndex = 88; this.btn_clearLogs.Text = "Clear Log History"; this.btn_clearLogs.UseVisualStyleBackColor = true; this.btn_clearLogs.Click += new System.EventHandler(this.btn_clearLogs_Click); // // drp_Priority // this.drp_Priority.Anchor = System.Windows.Forms.AnchorStyles.Left; this.drp_Priority.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.drp_Priority.FormattingEnabled = true; this.drp_Priority.Items.AddRange(new object[] { "Realtime", "High", "Above Normal", "Normal", "Below Normal", "Low"}); this.drp_Priority.Location = new System.Drawing.Point(177, 12); this.drp_Priority.Name = "drp_Priority"; this.drp_Priority.Size = new System.Drawing.Size(111, 21); this.drp_Priority.TabIndex = 43; this.ToolTip.SetToolTip(this.drp_Priority, "Set the application priority level for the CLI. \r\nIt\'s best to leave this on Belo" + "w Normal if you wish to use your system whilst encoding with HandBrake.\r\n"); this.drp_Priority.SelectedIndexChanged += new System.EventHandler(this.drp_Priority_SelectedIndexChanged); // // check_logsInSpecifiedLocation // this.check_logsInSpecifiedLocation.Anchor = System.Windows.Forms.AnchorStyles.Left; this.check_logsInSpecifiedLocation.AutoSize = true; this.check_logsInSpecifiedLocation.Location = new System.Drawing.Point(73, 139); this.check_logsInSpecifiedLocation.Name = "check_logsInSpecifiedLocation"; this.check_logsInSpecifiedLocation.Size = new System.Drawing.Size(305, 17); this.check_logsInSpecifiedLocation.TabIndex = 87; this.check_logsInSpecifiedLocation.Text = "Put a copy of individual encode logs in a specified location:"; this.ToolTip.SetToolTip(this.check_logsInSpecifiedLocation, "Place a copy of the encode log in the same folder as the encoded movie."); this.check_logsInSpecifiedLocation.UseVisualStyleBackColor = true; this.check_logsInSpecifiedLocation.CheckedChanged += new System.EventHandler(this.check_logsInSpecifiedLocation_CheckedChanged); // // check_saveLogWithVideo // this.check_saveLogWithVideo.Anchor = System.Windows.Forms.AnchorStyles.Left; this.check_saveLogWithVideo.AutoSize = true; this.check_saveLogWithVideo.Location = new System.Drawing.Point(73, 116); this.check_saveLogWithVideo.Name = "check_saveLogWithVideo"; this.check_saveLogWithVideo.Size = new System.Drawing.Size(382, 17); this.check_saveLogWithVideo.TabIndex = 83; this.check_saveLogWithVideo.Text = "Put a copy of individual encode logs in the same location as encoded video"; this.ToolTip.SetToolTip(this.check_saveLogWithVideo, "Place a copy of the encode log in the same folder as the encoded movie."); this.check_saveLogWithVideo.UseVisualStyleBackColor = true; this.check_saveLogWithVideo.CheckedChanged += new System.EventHandler(this.check_saveLogWithVideo_CheckedChanged); // // label3 // this.label3.Anchor = System.Windows.Forms.AnchorStyles.Left; this.label3.AutoSize = true; this.label3.BackColor = System.Drawing.Color.Transparent; this.label3.Location = new System.Drawing.Point(70, 92); this.label3.Name = "label3"; this.label3.Size = new System.Drawing.Size(101, 13); this.label3.TabIndex = 85; this.label3.Text = "Log verbosity level:"; // // btn_saveLog // this.btn_saveLog.Anchor = System.Windows.Forms.AnchorStyles.Left; this.btn_saveLog.FlatAppearance.BorderColor = System.Drawing.Color.Black; this.btn_saveLog.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.btn_saveLog.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0))))); this.btn_saveLog.Location = new System.Drawing.Point(437, 169); this.btn_saveLog.Name = "btn_saveLog"; this.btn_saveLog.Size = new System.Drawing.Size(77, 22); this.btn_saveLog.TabIndex = 82; this.btn_saveLog.Text = "Browse"; this.btn_saveLog.UseVisualStyleBackColor = true; this.btn_saveLog.Click += new System.EventHandler(this.btn_saveLog_Click); // // cb_logVerboseLvl // this.cb_logVerboseLvl.Anchor = System.Windows.Forms.AnchorStyles.Left; this.cb_logVerboseLvl.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.cb_logVerboseLvl.FormattingEnabled = true; this.cb_logVerboseLvl.Items.AddRange(new object[] { "0", "1", "2"}); this.cb_logVerboseLvl.Location = new System.Drawing.Point(177, 89); this.cb_logVerboseLvl.Name = "cb_logVerboseLvl"; this.cb_logVerboseLvl.Size = new System.Drawing.Size(111, 21); this.cb_logVerboseLvl.TabIndex = 86; this.ToolTip.SetToolTip(this.cb_logVerboseLvl, "Activity Log Verbosity Level"); this.cb_logVerboseLvl.SelectedIndexChanged += new System.EventHandler(this.cb_logVerboseLvl_SelectedIndexChanged); // // text_logPath // this.text_logPath.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right))); this.text_logPath.Location = new System.Drawing.Point(129, 169); this.text_logPath.Name = "text_logPath"; this.text_logPath.Size = new System.Drawing.Size(302, 21); this.text_logPath.TabIndex = 80; this.ToolTip.SetToolTip(this.text_logPath, "The default location where auto named files are stored."); this.text_logPath.TextChanged += new System.EventHandler(this.text_logPath_TextChanged); // // label14 // this.label14.Anchor = System.Windows.Forms.AnchorStyles.Left; this.label14.AutoSize = true; this.label14.Location = new System.Drawing.Point(70, 172); 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.ud_minTitleLength); this.tab_advanced.Controls.Add(this.label40); this.tab_advanced.Controls.Add(this.check_showCliForInGUIEncode); this.tab_advanced.Controls.Add(this.drop_previewScanCount); this.tab_advanced.Controls.Add(this.label33); this.tab_advanced.Controls.Add(this.label6); this.tab_advanced.Controls.Add(this.check_trayStatusAlerts); this.tab_advanced.Controls.Add(this.check_mainMinimize); this.tab_advanced.Controls.Add(this.check_promptOnUnmatchingQueries); this.tab_advanced.Controls.Add(this.check_dvdnav); this.tab_advanced.Controls.Add(this.check_queryEditorTab); this.tab_advanced.Controls.Add(this.label32); this.tab_advanced.Controls.Add(this.drop_x264step); this.tab_advanced.Controls.Add(this.label30); this.tab_advanced.Controls.Add(this.check_disablePresetNotification); this.tab_advanced.Controls.Add(this.label28); 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, 357); this.tab_advanced.TabIndex = 4; this.tab_advanced.Text = "Advanced"; this.tab_advanced.UseVisualStyleBackColor = true; // // ud_minTitleLength // this.ud_minTitleLength.Location = new System.Drawing.Point(292, 204); this.ud_minTitleLength.Maximum = new decimal(new int[] { 128000, 0, 0, 0}); this.ud_minTitleLength.Name = "ud_minTitleLength"; this.ud_minTitleLength.Size = new System.Drawing.Size(85, 21); this.ud_minTitleLength.TabIndex = 99; this.ud_minTitleLength.ValueChanged += new System.EventHandler(this.ud_minTitleLength_ValueChanged); // // label40 // this.label40.Anchor = System.Windows.Forms.AnchorStyles.Left; this.label40.AutoSize = true; this.label40.Location = new System.Drawing.Point(79, 206); this.label40.Name = "label40"; this.label40.Size = new System.Drawing.Size(206, 13); this.label40.TabIndex = 97; this.label40.Text = "Minimum length of title to scan (seconds):"; // // check_showCliForInGUIEncode // this.check_showCliForInGUIEncode.Anchor = System.Windows.Forms.AnchorStyles.Left; this.check_showCliForInGUIEncode.AutoSize = true; this.check_showCliForInGUIEncode.BackColor = System.Drawing.Color.Transparent; this.check_showCliForInGUIEncode.Location = new System.Drawing.Point(81, 129); this.check_showCliForInGUIEncode.Name = "check_showCliForInGUIEncode"; this.check_showCliForInGUIEncode.Size = new System.Drawing.Size(324, 17); this.check_showCliForInGUIEncode.TabIndex = 96; this.check_showCliForInGUIEncode.Text = "Show CLI window (Allows you to cleanly exit encode with ctrl-c)"; this.ToolTip.SetToolTip(this.check_showCliForInGUIEncode, resources.GetString("check_showCliForInGUIEncode.ToolTip")); this.check_showCliForInGUIEncode.UseVisualStyleBackColor = false; this.check_showCliForInGUIEncode.CheckedChanged += new System.EventHandler(this.check_showCliForInGUIEncode_CheckedChanged); // // drop_previewScanCount // this.drop_previewScanCount.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.drop_previewScanCount.FormattingEnabled = true; this.drop_previewScanCount.Items.AddRange(new object[] { "10", "15", "20", "25", "30"}); this.drop_previewScanCount.Location = new System.Drawing.Point(292, 173); this.drop_previewScanCount.Name = "drop_previewScanCount"; this.drop_previewScanCount.Size = new System.Drawing.Size(85, 21); this.drop_previewScanCount.TabIndex = 95; this.ToolTip.SetToolTip(this.drop_previewScanCount, "Allows a greater number of preview frames to be selectable on the \"Preview\" windo" + "w.\r\n\r\nThis can in some cases improve the accuracy of the auto crop feature."); this.drop_previewScanCount.SelectedIndexChanged += new System.EventHandler(this.drop_previewScanCount_SelectedIndexChanged); // // label33 // this.label33.Anchor = System.Windows.Forms.AnchorStyles.Left; this.label33.AutoSize = true; this.label33.Location = new System.Drawing.Point(79, 176); this.label33.Name = "label33"; this.label33.Size = new System.Drawing.Size(181, 13); this.label33.TabIndex = 94; this.label33.Text = "Number of picture previews to scan:"; // // label6 // this.label6.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.label6.AutoSize = true; this.label6.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.label6.Location = new System.Drawing.Point(15, 15); this.label6.Margin = new System.Windows.Forms.Padding(3, 5, 3, 0); this.label6.Name = "label6"; this.label6.Size = new System.Drawing.Size(31, 13); this.label6.TabIndex = 71; this.label6.Text = "GUI:"; // // check_trayStatusAlerts // this.check_trayStatusAlerts.Anchor = System.Windows.Forms.AnchorStyles.Left; this.check_trayStatusAlerts.AutoSize = true; this.check_trayStatusAlerts.BackColor = System.Drawing.Color.Transparent; this.check_trayStatusAlerts.Location = new System.Drawing.Point(81, 37); this.check_trayStatusAlerts.Name = "check_trayStatusAlerts"; this.check_trayStatusAlerts.Size = new System.Drawing.Size(288, 17); this.check_trayStatusAlerts.TabIndex = 93; this.check_trayStatusAlerts.Text = "Display status messages from tray icon (balloon popups)"; this.ToolTip.SetToolTip(this.check_trayStatusAlerts, "Minimize the window to the system tray rather than the task bar.\r\nThe system tray" + " icon has encode status notifications.\r\nNote: requires restart to take effect!\r\n" + ""); this.check_trayStatusAlerts.UseVisualStyleBackColor = false; this.check_trayStatusAlerts.CheckedChanged += new System.EventHandler(this.check_trayStatusAlerts_CheckedChanged); // // check_mainMinimize // this.check_mainMinimize.Anchor = System.Windows.Forms.AnchorStyles.Left; this.check_mainMinimize.AutoSize = true; this.check_mainMinimize.BackColor = System.Drawing.Color.Transparent; this.check_mainMinimize.Location = new System.Drawing.Point(81, 14); this.check_mainMinimize.Name = "check_mainMinimize"; this.check_mainMinimize.Size = new System.Drawing.Size(221, 17); this.check_mainMinimize.TabIndex = 82; this.check_mainMinimize.Text = "Minimize to system tray (Requires Restart)"; this.ToolTip.SetToolTip(this.check_mainMinimize, "Minimize the window to the system tray rather than the task bar.\r\nThe system tray" + " icon has encode status notifications.\r\nNote: requires restart to take effect!\r\n" + ""); this.check_mainMinimize.UseVisualStyleBackColor = false; this.check_mainMinimize.CheckedChanged += new System.EventHandler(this.check_mainMinimize_CheckedChanged); // // check_promptOnUnmatchingQueries // this.check_promptOnUnmatchingQueries.AutoSize = true; this.check_promptOnUnmatchingQueries.Location = new System.Drawing.Point(100, 83); this.check_promptOnUnmatchingQueries.Name = "check_promptOnUnmatchingQueries"; this.check_promptOnUnmatchingQueries.Size = new System.Drawing.Size(300, 17); this.check_promptOnUnmatchingQueries.TabIndex = 63; this.check_promptOnUnmatchingQueries.Text = "Prompt when a manual query does not match GUI settings"; this.check_promptOnUnmatchingQueries.UseVisualStyleBackColor = true; this.check_promptOnUnmatchingQueries.CheckedChanged += new System.EventHandler(this.check_promptOnUnmatchingQueries_CheckedChanged); // // check_dvdnav // this.check_dvdnav.Anchor = System.Windows.Forms.AnchorStyles.Left; this.check_dvdnav.AutoSize = true; this.check_dvdnav.BackColor = System.Drawing.Color.Transparent; this.check_dvdnav.Location = new System.Drawing.Point(82, 274); this.check_dvdnav.Name = "check_dvdnav"; this.check_dvdnav.Size = new System.Drawing.Size(277, 17); this.check_dvdnav.TabIndex = 90; 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); // // check_queryEditorTab // this.check_queryEditorTab.Anchor = System.Windows.Forms.AnchorStyles.Left; this.check_queryEditorTab.AutoSize = true; this.check_queryEditorTab.BackColor = System.Drawing.Color.Transparent; this.check_queryEditorTab.Location = new System.Drawing.Point(81, 60); this.check_queryEditorTab.Name = "check_queryEditorTab"; this.check_queryEditorTab.Size = new System.Drawing.Size(236, 17); this.check_queryEditorTab.TabIndex = 84; 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; this.check_queryEditorTab.CheckedChanged += new System.EventHandler(this.check_queryEditorTab_CheckedChanged); // // label32 // 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(13, 275); this.label32.Name = "label32"; this.label32.Size = new System.Drawing.Size(33, 13); this.label32.TabIndex = 89; this.label32.Text = "DVD:"; // // drop_x264step // this.drop_x264step.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.drop_x264step.FormattingEnabled = true; this.drop_x264step.Items.AddRange(new object[] { "1.0", "0.50", "0.25", "0.20"}); this.drop_x264step.Location = new System.Drawing.Point(292, 237); this.drop_x264step.Name = "drop_x264step"; this.drop_x264step.Size = new System.Drawing.Size(85, 21); this.drop_x264step.TabIndex = 86; this.ToolTip.SetToolTip(this.drop_x264step, "Quality Slider Control Granularity for x264 encoding only."); this.drop_x264step.SelectedIndexChanged += new System.EventHandler(this.x264step_SelectedIndexChanged); // // label30 // this.label30.Anchor = System.Windows.Forms.AnchorStyles.Left; this.label30.AutoSize = true; this.label30.Location = new System.Drawing.Point(78, 240); this.label30.Name = "label30"; this.label30.Size = new System.Drawing.Size(189, 13); this.label30.TabIndex = 87; this.label30.Text = "Constant quality fractional granularity"; // // check_disablePresetNotification // this.check_disablePresetNotification.Anchor = System.Windows.Forms.AnchorStyles.Left; this.check_disablePresetNotification.AutoSize = true; this.check_disablePresetNotification.BackColor = System.Drawing.Color.Transparent; this.check_disablePresetNotification.Location = new System.Drawing.Point(81, 106); this.check_disablePresetNotification.Name = "check_disablePresetNotification"; this.check_disablePresetNotification.Size = new System.Drawing.Size(216, 17); this.check_disablePresetNotification.TabIndex = 91; this.check_disablePresetNotification.Text = "Disable built-in preset update notification"; this.ToolTip.SetToolTip(this.check_disablePresetNotification, "Disables the notification you recieve when presets are updated when a new version" + " of HandBrake is installed."); this.check_disablePresetNotification.UseVisualStyleBackColor = false; this.check_disablePresetNotification.CheckedChanged += new System.EventHandler(this.check_disablePresetNotification_CheckedChanged); // // label28 // 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(8, 240); this.label28.Name = "label28"; this.label28.Size = new System.Drawing.Size(38, 13); this.label28.TabIndex = 85; this.label28.Text = "x264:"; // // label8 // this.label8.AutoSize = true; this.label8.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.label8.Location = new System.Drawing.Point(51, 11); this.label8.Name = "label8"; this.label8.Size = new System.Drawing.Size(50, 13); this.label8.TabIndex = 61; this.label8.Text = "Options"; // // ToolTip // 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"; // // textBox1 // this.textBox1.Location = new System.Drawing.Point(199, 198); this.textBox1.Name = "textBox1"; this.textBox1.Size = new System.Drawing.Size(255, 20); this.textBox1.TabIndex = 79; this.ToolTip.SetToolTip(this.textBox1, "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."); // // textBox2 // this.textBox2.Location = new System.Drawing.Point(199, 171); this.textBox2.Name = "textBox2"; this.textBox2.Size = new System.Drawing.Size(181, 20); this.textBox2.TabIndex = 76; this.ToolTip.SetToolTip(this.textBox2, "The default location where auto named files are stored."); // // checkBox1 // this.checkBox1.AutoSize = true; this.checkBox1.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.checkBox1.Location = new System.Drawing.Point(114, 148); this.checkBox1.Name = "checkBox1"; this.checkBox1.Size = new System.Drawing.Size(206, 17); this.checkBox1.TabIndex = 72; this.checkBox1.Text = "Automatically name output files"; this.ToolTip.SetToolTip(this.checkBox1, "Automatically name output files"); this.checkBox1.UseVisualStyleBackColor = true; // // checkBox2 // this.checkBox2.AutoSize = true; this.checkBox2.BackColor = System.Drawing.Color.Transparent; this.checkBox2.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.checkBox2.Location = new System.Drawing.Point(114, 41); this.checkBox2.Name = "checkBox2"; this.checkBox2.Size = new System.Drawing.Size(135, 17); this.checkBox2.TabIndex = 70; this.checkBox2.Text = "Enable GUI tooltips"; this.ToolTip.SetToolTip(this.checkBox2, "Enable the built in tooltips for gui controls."); this.checkBox2.UseVisualStyleBackColor = false; // // checkBox3 // this.checkBox3.AutoSize = true; this.checkBox3.BackColor = System.Drawing.Color.Transparent; this.checkBox3.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.checkBox3.Location = new System.Drawing.Point(114, 18); this.checkBox3.Name = "checkBox3"; this.checkBox3.Size = new System.Drawing.Size(131, 17); this.checkBox3.TabIndex = 68; this.checkBox3.Text = "Check for updates"; this.ToolTip.SetToolTip(this.checkBox3, "Enables the built in update checker. This check is performed when the application" + " starts."); this.checkBox3.UseVisualStyleBackColor = false; // // checkBox4 // this.checkBox4.AutoSize = true; this.checkBox4.BackColor = System.Drawing.Color.Transparent; this.checkBox4.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.checkBox4.Location = new System.Drawing.Point(114, 64); this.checkBox4.Name = "checkBox4"; this.checkBox4.Size = new System.Drawing.Size(166, 17); this.checkBox4.TabIndex = 69; this.checkBox4.Text = "Load my default settings"; this.ToolTip.SetToolTip(this.checkBox4, "Loads the users default settings rather than the Normal preset."); this.checkBox4.UseVisualStyleBackColor = false; // // comboBox1 // this.comboBox1.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.comboBox1.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.comboBox1.FormattingEnabled = true; this.comboBox1.Items.AddRange(new object[] { "Do Nothing", "Shutdown", "Suspend", "Hibernate", "Lock System", "Log Off", "Quit HandBrake"}); this.comboBox1.Location = new System.Drawing.Point(114, 100); this.comboBox1.Name = "comboBox1"; this.comboBox1.Size = new System.Drawing.Size(166, 21); this.comboBox1.TabIndex = 43; this.ToolTip.SetToolTip(this.comboBox1, "Performs an action when an encode or queue has completed."); // // textBox3 // this.textBox3.Location = new System.Drawing.Point(199, 198); this.textBox3.Name = "textBox3"; this.textBox3.Size = new System.Drawing.Size(255, 20); this.textBox3.TabIndex = 79; this.ToolTip.SetToolTip(this.textBox3, "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."); // // textBox4 // this.textBox4.Location = new System.Drawing.Point(199, 171); this.textBox4.Name = "textBox4"; this.textBox4.Size = new System.Drawing.Size(181, 20); this.textBox4.TabIndex = 76; this.ToolTip.SetToolTip(this.textBox4, "The default location where auto named files are stored."); // // checkBox5 // this.checkBox5.AutoSize = true; this.checkBox5.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.checkBox5.Location = new System.Drawing.Point(114, 148); this.checkBox5.Name = "checkBox5"; this.checkBox5.Size = new System.Drawing.Size(206, 17); this.checkBox5.TabIndex = 72; this.checkBox5.Text = "Automatically name output files"; this.ToolTip.SetToolTip(this.checkBox5, "Automatically name output files"); this.checkBox5.UseVisualStyleBackColor = true; // // checkBox6 // this.checkBox6.AutoSize = true; this.checkBox6.BackColor = System.Drawing.Color.Transparent; this.checkBox6.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.checkBox6.Location = new System.Drawing.Point(114, 41); this.checkBox6.Name = "checkBox6"; this.checkBox6.Size = new System.Drawing.Size(135, 17); this.checkBox6.TabIndex = 70; this.checkBox6.Text = "Enable GUI tooltips"; this.ToolTip.SetToolTip(this.checkBox6, "Enable the built in tooltips for gui controls."); this.checkBox6.UseVisualStyleBackColor = false; // // checkBox7 // this.checkBox7.AutoSize = true; this.checkBox7.BackColor = System.Drawing.Color.Transparent; this.checkBox7.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.checkBox7.Location = new System.Drawing.Point(114, 18); this.checkBox7.Name = "checkBox7"; this.checkBox7.Size = new System.Drawing.Size(131, 17); this.checkBox7.TabIndex = 68; this.checkBox7.Text = "Check for updates"; this.ToolTip.SetToolTip(this.checkBox7, "Enables the built in update checker. This check is performed when the application" + " starts."); this.checkBox7.UseVisualStyleBackColor = false; // // checkBox8 // this.checkBox8.AutoSize = true; this.checkBox8.BackColor = System.Drawing.Color.Transparent; this.checkBox8.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.checkBox8.Location = new System.Drawing.Point(114, 64); this.checkBox8.Name = "checkBox8"; this.checkBox8.Size = new System.Drawing.Size(166, 17); this.checkBox8.TabIndex = 69; this.checkBox8.Text = "Load my default settings"; this.ToolTip.SetToolTip(this.checkBox8, "Loads the users default settings rather than the Normal preset."); this.checkBox8.UseVisualStyleBackColor = false; // // comboBox2 // this.comboBox2.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.comboBox2.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.comboBox2.FormattingEnabled = true; this.comboBox2.Items.AddRange(new object[] { "Do Nothing", "Shutdown", "Suspend", "Hibernate", "Lock System", "Log Off", "Quit HandBrake"}); this.comboBox2.Location = new System.Drawing.Point(114, 100); this.comboBox2.Name = "comboBox2"; this.comboBox2.Size = new System.Drawing.Size(166, 21); this.comboBox2.TabIndex = 43; this.ToolTip.SetToolTip(this.comboBox2, "Performs an action when an encode or queue has completed."); // // label16 // this.label16.AutoSize = true; this.label16.Font = new System.Drawing.Font("Verdana", 6.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.label16.Location = new System.Drawing.Point(197, 222); this.label16.Name = "label16"; this.label16.Size = new System.Drawing.Size(242, 12); this.label16.TabIndex = 81; this.label16.Text = "Available Options: {source} {title} {chapters}"; // // label17 // this.label17.AutoSize = true; this.label17.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.label17.Location = new System.Drawing.Point(111, 201); this.label17.Name = "label17"; this.label17.Size = new System.Drawing.Size(52, 13); this.label17.TabIndex = 80; this.label17.Text = "Format:"; // // button1 // this.button1.FlatAppearance.BorderColor = System.Drawing.Color.Black; this.button1.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.button1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0))))); this.button1.Location = new System.Drawing.Point(386, 171); this.button1.Name = "button1"; this.button1.Size = new System.Drawing.Size(68, 22); this.button1.TabIndex = 78; this.button1.Text = "Browse"; this.button1.UseVisualStyleBackColor = true; // // label18 // this.label18.AutoSize = true; this.label18.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.label18.Location = new System.Drawing.Point(111, 174); this.label18.Name = "label18"; this.label18.Size = new System.Drawing.Size(82, 13); this.label18.TabIndex = 77; this.label18.Text = "Default Path:"; // // label19 // this.label19.AutoSize = true; this.label19.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.label19.Location = new System.Drawing.Point(10, 149); this.label19.Name = "label19"; this.label19.Size = new System.Drawing.Size(86, 13); this.label19.TabIndex = 71; this.label19.Text = "Output files:"; // // label20 // this.label20.AutoSize = true; this.label20.BackColor = System.Drawing.Color.Transparent; this.label20.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.label20.Location = new System.Drawing.Point(21, 19); this.label20.Name = "label20"; this.label20.Size = new System.Drawing.Size(75, 13); this.label20.TabIndex = 67; this.label20.Text = "At Launch:"; // // label21 // this.label21.AutoSize = true; this.label21.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.label21.Location = new System.Drawing.Point(12, 103); this.label21.Name = "label21"; this.label21.Size = new System.Drawing.Size(84, 13); this.label21.TabIndex = 54; this.label21.Text = "When Done:"; // // label22 // this.label22.AutoSize = true; this.label22.Font = new System.Drawing.Font("Verdana", 6.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.label22.Location = new System.Drawing.Point(197, 222); this.label22.Name = "label22"; this.label22.Size = new System.Drawing.Size(242, 12); this.label22.TabIndex = 81; this.label22.Text = "Available Options: {source} {title} {chapters}"; // // label23 // this.label23.AutoSize = true; this.label23.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.label23.Location = new System.Drawing.Point(111, 201); this.label23.Name = "label23"; this.label23.Size = new System.Drawing.Size(52, 13); this.label23.TabIndex = 80; this.label23.Text = "Format:"; // // button2 // this.button2.FlatAppearance.BorderColor = System.Drawing.Color.Black; this.button2.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.button2.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0))))); this.button2.Location = new System.Drawing.Point(386, 171); this.button2.Name = "button2"; this.button2.Size = new System.Drawing.Size(68, 22); this.button2.TabIndex = 78; this.button2.Text = "Browse"; this.button2.UseVisualStyleBackColor = true; // // label24 // this.label24.AutoSize = true; this.label24.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.label24.Location = new System.Drawing.Point(111, 174); this.label24.Name = "label24"; this.label24.Size = new System.Drawing.Size(82, 13); this.label24.TabIndex = 77; this.label24.Text = "Default Path:"; // // label25 // this.label25.AutoSize = true; this.label25.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.label25.Location = new System.Drawing.Point(10, 149); this.label25.Name = "label25"; this.label25.Size = new System.Drawing.Size(86, 13); this.label25.TabIndex = 71; this.label25.Text = "Output files:"; // // label26 // this.label26.AutoSize = true; this.label26.BackColor = System.Drawing.Color.Transparent; this.label26.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.label26.Location = new System.Drawing.Point(21, 19); this.label26.Name = "label26"; this.label26.Size = new System.Drawing.Size(75, 13); this.label26.TabIndex = 67; this.label26.Text = "At Launch:"; // // label27 // this.label27.AutoSize = true; this.label27.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.label27.Location = new System.Drawing.Point(12, 103); this.label27.Name = "label27"; this.label27.Size = new System.Drawing.Size(84, 13); this.label27.TabIndex = 54; this.label27.Text = "When Done:"; // // openExecutable // this.openExecutable.DefaultExt = "exe"; this.openExecutable.Filter = "exe|*.exe|bat|*.bat"; // // panel1 // this.panel1.BackColor = System.Drawing.Color.White; this.panel1.Controls.Add(this.label37); this.panel1.Controls.Add(this.panel2); this.panel1.Controls.Add(this.label8); this.panel1.Controls.Add(this.pictureBox2); this.panel1.Dock = System.Windows.Forms.DockStyle.Top; this.panel1.Location = new System.Drawing.Point(0, 0); this.panel1.Margin = new System.Windows.Forms.Padding(0); this.panel1.Name = "panel1"; this.panel1.Size = new System.Drawing.Size(614, 65); this.panel1.TabIndex = 62; // // label37 // this.label37.AutoSize = true; this.label37.Location = new System.Drawing.Point(51, 27); this.label37.Margin = new System.Windows.Forms.Padding(3); this.label37.Name = "label37"; this.label37.Size = new System.Drawing.Size(202, 13); this.label37.TabIndex = 105; this.label37.Text = "Configure the HandBrake user interface."; // // panel2 // this.panel2.BackColor = System.Drawing.SystemColors.Control; this.panel2.Dock = System.Windows.Forms.DockStyle.Bottom; this.panel2.Location = new System.Drawing.Point(0, 55); this.panel2.MaximumSize = new System.Drawing.Size(0, 10); this.panel2.MinimumSize = new System.Drawing.Size(0, 10); this.panel2.Name = "panel2"; this.panel2.Size = new System.Drawing.Size(614, 10); this.panel2.TabIndex = 59; // // pictureBox2 // this.pictureBox2.Image = global::Handbrake.Properties.Resources.General_Preferences; this.pictureBox2.Location = new System.Drawing.Point(12, 9); this.pictureBox2.Margin = new System.Windows.Forms.Padding(3, 0, 3, 3); this.pictureBox2.Name = "pictureBox2"; this.pictureBox2.Size = new System.Drawing.Size(32, 32); this.pictureBox2.TabIndex = 60; this.pictureBox2.TabStop = false; // // frmOptions // this.AcceptButton = this.btn_close; this.AutoScaleDimensions = new System.Drawing.SizeF(96F, 96F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Dpi; this.AutoSize = true; this.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowAndShrink; this.ClientSize = new System.Drawing.Size(614, 494); this.Controls.Add(this.panel1); this.Controls.Add(this.btn_close); this.Controls.Add(this.tab_options); 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; this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon"))); this.MaximizeBox = false; this.MinimizeBox = false; this.Name = "frmOptions"; this.ShowIcon = false; this.ShowInTaskbar = false; this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent; this.Text = "Options"; this.tab_options.ResumeLayout(false); this.tab_general.ResumeLayout(false); this.tab_general.PerformLayout(); this.tab_outputFiles.ResumeLayout(false); this.tab_outputFiles.PerformLayout(); this.tab_picture.ResumeLayout(false); this.tab_picture.PerformLayout(); this.tab_audio_sub.ResumeLayout(false); this.tab_audio_sub.PerformLayout(); this.audioSelectionPanel.ResumeLayout(false); this.audioSelectionPanel.PerformLayout(); this.groupBox2.ResumeLayout(false); this.groupBox2.PerformLayout(); this.tab_cli.ResumeLayout(false); this.tab_cli.PerformLayout(); this.tab_advanced.ResumeLayout(false); this.tab_advanced.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.ud_minTitleLength)).EndInit(); this.panel1.ResumeLayout(false); this.panel1.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).EndInit(); this.ResumeLayout(false); } #endregion internal System.Windows.Forms.Button btn_close; internal System.Windows.Forms.ComboBox drp_completeOption; private System.Windows.Forms.TabControl tab_options; private System.Windows.Forms.Label label2; private System.Windows.Forms.TabPage tab_cli; private System.Windows.Forms.Label label8; private System.Windows.Forms.PictureBox pictureBox2; private System.Windows.Forms.TabPage tab_general; private System.Windows.Forms.FolderBrowserDialog pathFinder; internal System.Windows.Forms.Label Label4; internal System.Windows.Forms.CheckBox check_tooltip; internal System.Windows.Forms.CheckBox check_updateCheck; private System.Windows.Forms.Label label1; private System.Windows.Forms.TabPage tab_advanced; private System.Windows.Forms.Label label6; private System.Windows.Forms.Label label13; internal System.Windows.Forms.Label label10; private System.Windows.Forms.TextBox text_an_path; internal System.Windows.Forms.CheckBox check_autoNaming; private System.Windows.Forms.Label label12; internal System.Windows.Forms.ToolTip ToolTip; private System.Windows.Forms.TabPage tab_picture; internal System.Windows.Forms.Label label5; private System.Windows.Forms.TextBox txt_autoNameFormat; private System.Windows.Forms.Label label7; private System.Windows.Forms.Label label9; internal System.Windows.Forms.Button btn_saveLog; internal System.Windows.Forms.Label label14; private System.Windows.Forms.TextBox text_logPath; internal System.Windows.Forms.CheckBox check_saveLogWithVideo; internal System.Windows.Forms.Button btn_vlcPath; private System.Windows.Forms.TextBox txt_vlcPath; private System.Windows.Forms.Label label29; private System.Windows.Forms.Label label16; internal System.Windows.Forms.Label label17; private System.Windows.Forms.TextBox textBox1; internal System.Windows.Forms.Button button1; internal System.Windows.Forms.Label label18; private System.Windows.Forms.TextBox textBox2; internal System.Windows.Forms.CheckBox checkBox1; private System.Windows.Forms.Label label19; internal System.Windows.Forms.CheckBox checkBox2; internal System.Windows.Forms.CheckBox checkBox3; internal System.Windows.Forms.CheckBox checkBox4; private System.Windows.Forms.Label label20; private System.Windows.Forms.Label label21; internal System.Windows.Forms.ComboBox comboBox1; private System.Windows.Forms.Label label22; internal System.Windows.Forms.Label label23; private System.Windows.Forms.TextBox textBox3; internal System.Windows.Forms.Button button2; internal System.Windows.Forms.Label label24; private System.Windows.Forms.TextBox textBox4; internal System.Windows.Forms.CheckBox checkBox5; private System.Windows.Forms.Label label25; internal System.Windows.Forms.CheckBox checkBox6; internal System.Windows.Forms.CheckBox checkBox7; internal System.Windows.Forms.CheckBox checkBox8; private System.Windows.Forms.Label label26; private System.Windows.Forms.Label label27; internal System.Windows.Forms.ComboBox comboBox2; private System.Windows.Forms.OpenFileDialog openExecutable; internal System.Windows.Forms.CheckBox check_mainMinimize; internal System.Windows.Forms.CheckBox check_queryEditorTab; private System.Windows.Forms.Label label30; internal System.Windows.Forms.ComboBox drop_x264step; private System.Windows.Forms.Label label28; internal System.Windows.Forms.ComboBox cb_logVerboseLvl; internal System.Windows.Forms.Label label3; internal System.Windows.Forms.CheckBox check_dvdnav; private System.Windows.Forms.Label label32; internal System.Windows.Forms.CheckBox check_logsInSpecifiedLocation; internal System.Windows.Forms.CheckBox check_disablePresetNotification; internal System.Windows.Forms.CheckBox check_trayStatusAlerts; private System.Windows.Forms.Button btn_viewLogs; private System.Windows.Forms.Button btn_clearLogs; internal System.Windows.Forms.ComboBox drop_updateCheckDays; internal System.Windows.Forms.ComboBox drp_Priority; private System.Windows.Forms.CheckBox check_promptOnUnmatchingQueries; private System.Windows.Forms.TabPage tab_audio_sub; internal System.Windows.Forms.ComboBox drop_preferredLang; private System.Windows.Forms.Label label31; private System.Windows.Forms.Label label15; internal System.Windows.Forms.Button btn_browse; internal System.Windows.Forms.CheckBox check_growlEncode; internal System.Windows.Forms.CheckBox check_GrowlQueue; internal System.Windows.Forms.ComboBox drop_previewScanCount; private System.Windows.Forms.Label label33; internal System.Windows.Forms.CheckBox check_clearOldLogs; internal System.Windows.Forms.CheckBox check_showCliForInGUIEncode; internal System.Windows.Forms.CheckBox check_TitleCase; internal System.Windows.Forms.CheckBox check_removeUnderscores; internal System.Windows.Forms.CheckBox check_preventSleep; private System.Windows.Forms.Label label11; private System.Windows.Forms.Panel panel1; private System.Windows.Forms.Panel panel2; private System.Windows.Forms.Label label34; internal System.Windows.Forms.Label label35; internal System.Windows.Forms.ComboBox cb_mp4FileMode; private System.Windows.Forms.Label label36; private System.Windows.Forms.Label label37; internal System.Windows.Forms.Button btn_SendFileToPath; private System.Windows.Forms.Label lbl_sendFileTo; internal System.Windows.Forms.CheckBox check_sendFileTo; private System.Windows.Forms.TabPage tab_outputFiles; private System.Windows.Forms.Label label38; private System.Windows.Forms.TextBox txt_SendFileArgs; private System.Windows.Forms.Button button_clearLanguage; private System.Windows.Forms.Button button_removeLanguage; private System.Windows.Forms.Button button_addLanguage; private System.Windows.Forms.GroupBox groupBox2; private System.Windows.Forms.ComboBox cb_subtitleMode; private System.Windows.Forms.ComboBox cb_audioMode; private System.Windows.Forms.Label label42; private System.Windows.Forms.CheckBox check_AddOnlyOneAudioPerLanguage; private System.Windows.Forms.CheckBox check_AddCCTracks; private System.Windows.Forms.Label label43; private System.Windows.Forms.Label label44; private System.Windows.Forms.Label label41; private System.Windows.Forms.Label label45; private System.Windows.Forms.Panel audioSelectionPanel; private System.Windows.Forms.Label label46; private System.Windows.Forms.Label label47; private System.Windows.Forms.ListBox listBox_selectedLanguages; private System.Windows.Forms.Button button_moveLanguageDown; private System.Windows.Forms.ListBox listBox_availableLanguages; private System.Windows.Forms.Button button_moveLanguageUp; private System.Windows.Forms.Label label39; private System.Windows.Forms.NumericUpDown ud_minTitleLength; private System.Windows.Forms.Label label40; } }