this.txt_vlcPath = new System.Windows.Forms.TextBox();\r
this.label36 = new System.Windows.Forms.Label();\r
this.tab_audio_sub = new System.Windows.Forms.TabPage();\r
+ this.label48 = new System.Windows.Forms.Label();\r
+ this.drop_preferredLangSubtitles = new System.Windows.Forms.ComboBox();\r
this.label39 = new System.Windows.Forms.Label();\r
this.audioSelectionPanel = new System.Windows.Forms.Panel();\r
this.label46 = new System.Windows.Forms.Label();\r
this.label43 = new System.Windows.Forms.Label();\r
this.label31 = new System.Windows.Forms.Label();\r
this.label15 = new System.Windows.Forms.Label();\r
- this.drop_preferredLang = new System.Windows.Forms.ComboBox();\r
+ this.drop_preferredLangAudio = new System.Windows.Forms.ComboBox();\r
this.tab_cli = new System.Windows.Forms.TabPage();\r
this.label11 = new System.Windows.Forms.Label();\r
this.check_preventSleep = new System.Windows.Forms.CheckBox();\r
this.btn_close.FlatAppearance.BorderColor = System.Drawing.Color.Black;\r
this.btn_close.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
this.btn_close.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));\r
- this.btn_close.Location = new System.Drawing.Point(527, 462);\r
+ this.btn_close.Location = new System.Drawing.Point(527, 456);\r
this.btn_close.Name = "btn_close";\r
this.btn_close.Size = new System.Drawing.Size(72, 22);\r
this.btn_close.TabIndex = 53;\r
this.tab_options.Location = new System.Drawing.Point(12, 74);\r
this.tab_options.Name = "tab_options";\r
this.tab_options.SelectedIndex = 0;\r
- this.tab_options.Size = new System.Drawing.Size(588, 383);\r
+ this.tab_options.Size = new System.Drawing.Size(588, 375);\r
this.tab_options.TabIndex = 58;\r
// \r
// tab_general\r
this.tab_general.Location = new System.Drawing.Point(4, 22);\r
this.tab_general.Name = "tab_general";\r
this.tab_general.Padding = new System.Windows.Forms.Padding(10);\r
- this.tab_general.Size = new System.Drawing.Size(580, 357);\r
+ this.tab_general.Size = new System.Drawing.Size(580, 349);\r
this.tab_general.TabIndex = 3;\r
this.tab_general.Text = "General";\r
this.tab_general.UseVisualStyleBackColor = true;\r
this.tab_outputFiles.Location = new System.Drawing.Point(4, 22);\r
this.tab_outputFiles.Name = "tab_outputFiles";\r
this.tab_outputFiles.Padding = new System.Windows.Forms.Padding(3);\r
- this.tab_outputFiles.Size = new System.Drawing.Size(580, 357);\r
+ this.tab_outputFiles.Size = new System.Drawing.Size(580, 349);\r
this.tab_outputFiles.TabIndex = 7;\r
this.tab_outputFiles.Text = "Output Files";\r
this.tab_outputFiles.UseVisualStyleBackColor = true;\r
this.check_autoNaming.AutoSize = true;\r
this.check_autoNaming.Location = new System.Drawing.Point(111, 13);\r
this.check_autoNaming.Name = "check_autoNaming";\r
- this.check_autoNaming.Size = new System.Drawing.Size(171, 17);\r
+ this.check_autoNaming.Size = new System.Drawing.Size(176, 17);\r
this.check_autoNaming.TabIndex = 72;\r
this.check_autoNaming.Text = "Automatically name output files";\r
this.ToolTip.SetToolTip(this.check_autoNaming, "Automatically name output files");\r
this.tab_picture.Location = new System.Drawing.Point(4, 22);\r
this.tab_picture.Name = "tab_picture";\r
this.tab_picture.Padding = new System.Windows.Forms.Padding(10);\r
- this.tab_picture.Size = new System.Drawing.Size(580, 357);\r
+ this.tab_picture.Size = new System.Drawing.Size(580, 349);\r
this.tab_picture.TabIndex = 5;\r
this.tab_picture.Text = "Preview";\r
this.tab_picture.UseVisualStyleBackColor = true;\r
// \r
// tab_audio_sub\r
// \r
+ this.tab_audio_sub.Controls.Add(this.label48);\r
+ this.tab_audio_sub.Controls.Add(this.drop_preferredLangSubtitles);\r
this.tab_audio_sub.Controls.Add(this.label39);\r
this.tab_audio_sub.Controls.Add(this.audioSelectionPanel);\r
this.tab_audio_sub.Controls.Add(this.label45);\r
this.tab_audio_sub.Controls.Add(this.groupBox2);\r
this.tab_audio_sub.Controls.Add(this.label31);\r
this.tab_audio_sub.Controls.Add(this.label15);\r
- this.tab_audio_sub.Controls.Add(this.drop_preferredLang);\r
+ this.tab_audio_sub.Controls.Add(this.drop_preferredLangAudio);\r
this.tab_audio_sub.Location = new System.Drawing.Point(4, 22);\r
this.tab_audio_sub.Name = "tab_audio_sub";\r
this.tab_audio_sub.Padding = new System.Windows.Forms.Padding(3);\r
- this.tab_audio_sub.Size = new System.Drawing.Size(580, 357);\r
+ this.tab_audio_sub.Size = new System.Drawing.Size(580, 349);\r
this.tab_audio_sub.TabIndex = 6;\r
this.tab_audio_sub.Text = "Audio and Subtitles";\r
this.tab_audio_sub.UseVisualStyleBackColor = true;\r
// \r
+ // label48\r
+ // \r
+ this.label48.AutoSize = true;\r
+ this.label48.Font = new System.Drawing.Font("Tahoma", 6.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
+ this.label48.Location = new System.Drawing.Point(127, 37);\r
+ this.label48.Name = "label48";\r
+ this.label48.Size = new System.Drawing.Size(32, 11);\r
+ this.label48.TabIndex = 111;\r
+ this.label48.Text = "Audio:";\r
+ // \r
+ // drop_preferredLangSubtitles\r
+ // \r
+ this.drop_preferredLangSubtitles.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;\r
+ this.drop_preferredLangSubtitles.FormattingEnabled = true;\r
+ this.drop_preferredLangSubtitles.Location = new System.Drawing.Point(349, 32);\r
+ this.drop_preferredLangSubtitles.Name = "drop_preferredLangSubtitles";\r
+ this.drop_preferredLangSubtitles.Size = new System.Drawing.Size(118, 21);\r
+ this.drop_preferredLangSubtitles.TabIndex = 110;\r
+ this.ToolTip.SetToolTip(this.drop_preferredLangSubtitles, "The primary selected language. If set to \"Any\" no advance options are available.");\r
+ this.drop_preferredLangSubtitles.SelectedIndexChanged += new System.EventHandler(this.drop_preferredLangSubtitles_SelectedIndexChanged);\r
+ // \r
// label39\r
// \r
this.label39.AutoSize = true;\r
- this.label39.Location = new System.Drawing.Point(6, 68);\r
+ this.label39.Location = new System.Drawing.Point(6, 63);\r
this.label39.Name = "label39";\r
this.label39.Size = new System.Drawing.Size(92, 13);\r
this.label39.TabIndex = 109;\r
this.audioSelectionPanel.Controls.Add(this.label47);\r
this.audioSelectionPanel.Controls.Add(this.button_removeLanguage);\r
this.audioSelectionPanel.Controls.Add(this.button_clearLanguage);\r
- this.audioSelectionPanel.Location = new System.Drawing.Point(125, 68);\r
+ this.audioSelectionPanel.Location = new System.Drawing.Point(125, 63);\r
this.audioSelectionPanel.Name = "audioSelectionPanel";\r
this.audioSelectionPanel.Size = new System.Drawing.Size(381, 166);\r
this.audioSelectionPanel.TabIndex = 108;\r
// \r
this.label45.AutoSize = true;\r
this.label45.Font = new System.Drawing.Font("Tahoma", 6.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
- this.label45.Location = new System.Drawing.Point(249, 37);\r
+ this.label45.Location = new System.Drawing.Point(300, 37);\r
this.label45.Name = "label45";\r
- this.label45.Size = new System.Drawing.Size(107, 11);\r
+ this.label45.Size = new System.Drawing.Size(43, 11);\r
this.label45.TabIndex = 107;\r
- this.label45.Text = "Primary Audio Language";\r
+ this.label45.Text = "Subtitles:";\r
// \r
// groupBox2\r
// \r
this.groupBox2.Controls.Add(this.check_AddOnlyOneAudioPerLanguage);\r
this.groupBox2.Controls.Add(this.check_AddCCTracks);\r
this.groupBox2.Controls.Add(this.label43);\r
- this.groupBox2.Location = new System.Drawing.Point(19, 243);\r
+ this.groupBox2.Location = new System.Drawing.Point(19, 232);\r
this.groupBox2.Name = "groupBox2";\r
this.groupBox2.Size = new System.Drawing.Size(537, 106);\r
this.groupBox2.TabIndex = 106;\r
"None",\r
"All",\r
"First",\r
- "Selected",\r
- "Prefered Only"});\r
+ "Selected Languages Only",\r
+ "Prefered Only (First)",\r
+ "Prefered Only (All)"});\r
this.cb_subtitleMode.Location = new System.Drawing.Point(79, 52);\r
this.cb_subtitleMode.Name = "cb_subtitleMode";\r
this.cb_subtitleMode.Size = new System.Drawing.Size(147, 21);\r
this.label15.TabIndex = 88;\r
this.label15.Text = "Preferred Language:";\r
// \r
- // drop_preferredLang\r
+ // drop_preferredLangAudio\r
// \r
- this.drop_preferredLang.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;\r
- this.drop_preferredLang.FormattingEnabled = true;\r
- this.drop_preferredLang.Location = new System.Drawing.Point(125, 32);\r
- this.drop_preferredLang.Name = "drop_preferredLang";\r
- this.drop_preferredLang.Size = new System.Drawing.Size(118, 21);\r
- this.drop_preferredLang.TabIndex = 87;\r
- this.ToolTip.SetToolTip(this.drop_preferredLang, "The primary selected language. If set to \"Any\" no advance options are available.");\r
- this.drop_preferredLang.SelectedIndexChanged += new System.EventHandler(this.drop_preferredLang_SelectedIndexChanged);\r
+ this.drop_preferredLangAudio.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;\r
+ this.drop_preferredLangAudio.FormattingEnabled = true;\r
+ this.drop_preferredLangAudio.Location = new System.Drawing.Point(165, 32);\r
+ this.drop_preferredLangAudio.Name = "drop_preferredLangAudio";\r
+ this.drop_preferredLangAudio.Size = new System.Drawing.Size(118, 21);\r
+ this.drop_preferredLangAudio.TabIndex = 87;\r
+ this.ToolTip.SetToolTip(this.drop_preferredLangAudio, "The primary selected language. If set to \"Any\" no advance options are available.");\r
+ this.drop_preferredLangAudio.SelectedIndexChanged += new System.EventHandler(this.drop_preferredLang_SelectedIndexChanged);\r
// \r
// tab_cli\r
// \r
this.tab_cli.Location = new System.Drawing.Point(4, 22);\r
this.tab_cli.Name = "tab_cli";\r
this.tab_cli.Padding = new System.Windows.Forms.Padding(10);\r
- this.tab_cli.Size = new System.Drawing.Size(580, 357);\r
+ this.tab_cli.Size = new System.Drawing.Size(580, 349);\r
this.tab_cli.TabIndex = 2;\r
this.tab_cli.Text = "System and Logging";\r
this.tab_cli.UseVisualStyleBackColor = true;\r
this.check_preventSleep.AutoSize = true;\r
this.check_preventSleep.Location = new System.Drawing.Point(73, 45);\r
this.check_preventSleep.Name = "check_preventSleep";\r
- this.check_preventSleep.Size = new System.Drawing.Size(260, 17);\r
+ this.check_preventSleep.Size = new System.Drawing.Size(266, 17);\r
this.check_preventSleep.TabIndex = 91;\r
this.check_preventSleep.Text = "Prevent the system from sleeping when encoding.";\r
this.ToolTip.SetToolTip(this.check_preventSleep, "Prevent system from sleeping during encoding.");\r
this.check_clearOldLogs.AutoSize = true;\r
this.check_clearOldLogs.Location = new System.Drawing.Point(73, 234);\r
this.check_clearOldLogs.Name = "check_clearOldLogs";\r
- this.check_clearOldLogs.Size = new System.Drawing.Size(162, 17);\r
+ this.check_clearOldLogs.Size = new System.Drawing.Size(166, 17);\r
this.check_clearOldLogs.TabIndex = 90;\r
this.check_clearOldLogs.Text = "Clear logs older than 30 days";\r
this.ToolTip.SetToolTip(this.check_clearOldLogs, "Clear logs which are older than 30 days.\r\nThis only applies to HandBrakes Applica" +\r
this.check_logsInSpecifiedLocation.AutoSize = true;\r
this.check_logsInSpecifiedLocation.Location = new System.Drawing.Point(73, 139);\r
this.check_logsInSpecifiedLocation.Name = "check_logsInSpecifiedLocation";\r
- this.check_logsInSpecifiedLocation.Size = new System.Drawing.Size(305, 17);\r
+ this.check_logsInSpecifiedLocation.Size = new System.Drawing.Size(306, 17);\r
this.check_logsInSpecifiedLocation.TabIndex = 87;\r
this.check_logsInSpecifiedLocation.Text = "Put a copy of individual encode logs in a specified location:";\r
this.ToolTip.SetToolTip(this.check_logsInSpecifiedLocation, "Place a copy of the encode log in the same folder as the encoded movie.");\r
this.tab_advanced.Location = new System.Drawing.Point(4, 22);\r
this.tab_advanced.Name = "tab_advanced";\r
this.tab_advanced.Padding = new System.Windows.Forms.Padding(10);\r
- this.tab_advanced.Size = new System.Drawing.Size(580, 357);\r
+ this.tab_advanced.Size = new System.Drawing.Size(580, 349);\r
this.tab_advanced.TabIndex = 4;\r
this.tab_advanced.Text = "Advanced";\r
this.tab_advanced.UseVisualStyleBackColor = true;\r
this.check_showCliForInGUIEncode.BackColor = System.Drawing.Color.Transparent;\r
this.check_showCliForInGUIEncode.Location = new System.Drawing.Point(81, 129);\r
this.check_showCliForInGUIEncode.Name = "check_showCliForInGUIEncode";\r
- this.check_showCliForInGUIEncode.Size = new System.Drawing.Size(324, 17);\r
+ this.check_showCliForInGUIEncode.Size = new System.Drawing.Size(330, 17);\r
this.check_showCliForInGUIEncode.TabIndex = 96;\r
this.check_showCliForInGUIEncode.Text = "Show CLI window (Allows you to cleanly exit encode with ctrl-c)";\r
this.ToolTip.SetToolTip(this.check_showCliForInGUIEncode, resources.GetString("check_showCliForInGUIEncode.ToolTip"));\r
this.check_trayStatusAlerts.BackColor = System.Drawing.Color.Transparent;\r
this.check_trayStatusAlerts.Location = new System.Drawing.Point(81, 37);\r
this.check_trayStatusAlerts.Name = "check_trayStatusAlerts";\r
- this.check_trayStatusAlerts.Size = new System.Drawing.Size(288, 17);\r
+ this.check_trayStatusAlerts.Size = new System.Drawing.Size(296, 17);\r
this.check_trayStatusAlerts.TabIndex = 93;\r
this.check_trayStatusAlerts.Text = "Display status messages from tray icon (balloon popups)";\r
this.ToolTip.SetToolTip(this.check_trayStatusAlerts, "Minimize the window to the system tray rather than the task bar.\r\nThe system tray" +\r
this.check_mainMinimize.BackColor = System.Drawing.Color.Transparent;\r
this.check_mainMinimize.Location = new System.Drawing.Point(81, 14);\r
this.check_mainMinimize.Name = "check_mainMinimize";\r
- this.check_mainMinimize.Size = new System.Drawing.Size(221, 17);\r
+ this.check_mainMinimize.Size = new System.Drawing.Size(230, 17);\r
this.check_mainMinimize.TabIndex = 82;\r
this.check_mainMinimize.Text = "Minimize to system tray (Requires Restart)";\r
this.ToolTip.SetToolTip(this.check_mainMinimize, "Minimize the window to the system tray rather than the task bar.\r\nThe system tray" +\r
this.check_promptOnUnmatchingQueries.AutoSize = true;\r
this.check_promptOnUnmatchingQueries.Location = new System.Drawing.Point(100, 83);\r
this.check_promptOnUnmatchingQueries.Name = "check_promptOnUnmatchingQueries";\r
- this.check_promptOnUnmatchingQueries.Size = new System.Drawing.Size(300, 17);\r
+ this.check_promptOnUnmatchingQueries.Size = new System.Drawing.Size(305, 17);\r
this.check_promptOnUnmatchingQueries.TabIndex = 63;\r
this.check_promptOnUnmatchingQueries.Text = "Prompt when a manual query does not match GUI settings";\r
this.check_promptOnUnmatchingQueries.UseVisualStyleBackColor = true;\r
this.check_dvdnav.BackColor = System.Drawing.Color.Transparent;\r
this.check_dvdnav.Location = new System.Drawing.Point(82, 274);\r
this.check_dvdnav.Name = "check_dvdnav";\r
- this.check_dvdnav.Size = new System.Drawing.Size(277, 17);\r
+ this.check_dvdnav.Size = new System.Drawing.Size(276, 17);\r
this.check_dvdnav.TabIndex = 90;\r
this.check_dvdnav.Text = "Disable LibDVDNav. (libdvdread will be used instead)";\r
this.check_dvdnav.UseVisualStyleBackColor = false;\r
this.check_queryEditorTab.BackColor = System.Drawing.Color.Transparent;\r
this.check_queryEditorTab.Location = new System.Drawing.Point(81, 60);\r
this.check_queryEditorTab.Name = "check_queryEditorTab";\r
- this.check_queryEditorTab.Size = new System.Drawing.Size(236, 17);\r
+ this.check_queryEditorTab.Size = new System.Drawing.Size(241, 17);\r
this.check_queryEditorTab.TabIndex = 84;\r
this.check_queryEditorTab.Text = "Enable \"Query Editor\" tab (Requires Restart)";\r
this.ToolTip.SetToolTip(this.check_queryEditorTab, "Enables the Query Editor tab on the main window. Requires program restart to take" +\r
this.check_disablePresetNotification.BackColor = System.Drawing.Color.Transparent;\r
this.check_disablePresetNotification.Location = new System.Drawing.Point(81, 106);\r
this.check_disablePresetNotification.Name = "check_disablePresetNotification";\r
- this.check_disablePresetNotification.Size = new System.Drawing.Size(216, 17);\r
+ this.check_disablePresetNotification.Size = new System.Drawing.Size(222, 17);\r
this.check_disablePresetNotification.TabIndex = 91;\r
this.check_disablePresetNotification.Text = "Disable built-in preset update notification";\r
this.ToolTip.SetToolTip(this.check_disablePresetNotification, "Disables the notification you recieve when presets are updated when a new version" +\r
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Dpi;\r
this.AutoSize = true;\r
this.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowAndShrink;\r
- this.ClientSize = new System.Drawing.Size(614, 494);\r
+ this.ClientSize = new System.Drawing.Size(614, 488);\r
this.Controls.Add(this.panel1);\r
this.Controls.Add(this.btn_close);\r
this.Controls.Add(this.tab_options);\r
internal System.Windows.Forms.ComboBox drp_Priority;\r
private System.Windows.Forms.CheckBox check_promptOnUnmatchingQueries;\r
private System.Windows.Forms.TabPage tab_audio_sub;\r
- internal System.Windows.Forms.ComboBox drop_preferredLang;\r
+ internal System.Windows.Forms.ComboBox drop_preferredLangAudio;\r
private System.Windows.Forms.Label label31;\r
private System.Windows.Forms.Label label15;\r
internal System.Windows.Forms.Button btn_browse;\r
private System.Windows.Forms.Label label39;\r
private System.Windows.Forms.NumericUpDown ud_minTitleLength;\r
private System.Windows.Forms.Label label40;\r
+ private System.Windows.Forms.Label label48;\r
+ internal System.Windows.Forms.ComboBox drop_preferredLangSubtitles;\r
}\r
}
\ No newline at end of file