X-Git-Url: http://git.osdn.jp/view?a=blobdiff_plain;f=win%2FC%23%2FfrmMain.Designer.cs;h=d7b522eb3d47fdb7b16e58916f58d113ea49dd28;hb=d646c74eab71ce803181537759b19c9b2726fc0a;hp=729bf142fd9ec09e46cad142867982a1ad310771;hpb=8993dfcd95ce01fc353f555f7a27f9ac58018543;p=handbrake-jp%2Fhandbrake-jp-git.git diff --git a/win/C#/frmMain.Designer.cs b/win/C#/frmMain.Designer.cs index 729bf142..d7b522eb 100644 --- a/win/C#/frmMain.Designer.cs +++ b/win/C#/frmMain.Designer.cs @@ -56,7 +56,6 @@ namespace Handbrake this.slider_videoQuality = new System.Windows.Forms.TrackBar(); this.text_filesize = new System.Windows.Forms.TextBox(); this.text_bitrate = new System.Windows.Forms.TextBox(); - this.drp_subtitle = new System.Windows.Forms.ComboBox(); this.btn_setDefault = new System.Windows.Forms.Button(); this.check_optimiseMP4 = new System.Windows.Forms.CheckBox(); this.check_iPodAtom = new System.Windows.Forms.CheckBox(); @@ -66,7 +65,6 @@ namespace Handbrake this.btn_addPreset = new System.Windows.Forms.Button(); this.btn_removePreset = new System.Windows.Forms.Button(); this.drop_format = new System.Windows.Forms.ComboBox(); - this.text_source = new System.Windows.Forms.TextBox(); this.drop_angle = new System.Windows.Forms.ComboBox(); this.lbl_duration = new System.Windows.Forms.Label(); this.label_duration = new System.Windows.Forms.Label(); @@ -97,23 +95,15 @@ namespace Handbrake this.toolStripSeparator6 = new System.Windows.Forms.ToolStripSeparator(); this.mnu_about = new System.Windows.Forms.ToolStripMenuItem(); this.frmMainMenu = new System.Windows.Forms.MenuStrip(); - this.debugToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.mnu_qptest = new System.Windows.Forms.ToolStripMenuItem(); - this.gb_source = new System.Windows.Forms.GroupBox(); this.lbl_angle = new System.Windows.Forms.Label(); this.Label13 = new System.Windows.Forms.Label(); - this.Label17 = new System.Windows.Forms.Label(); this.Label9 = new System.Windows.Forms.Label(); this.Label10 = new System.Windows.Forms.Label(); - this.groupBox_output = new System.Windows.Forms.GroupBox(); this.label5 = new System.Windows.Forms.Label(); this.Label47 = new System.Windows.Forms.Label(); this.Label3 = new System.Windows.Forms.Label(); this.tab_audio = new System.Windows.Forms.TabPage(); this.AudioMenuRowHeightHack = new System.Windows.Forms.ImageList(this.components); - this.check_forced = new System.Windows.Forms.CheckBox(); - this.Label19 = new System.Windows.Forms.Label(); - this.Label20 = new System.Windows.Forms.Label(); this.tab_video = new System.Windows.Forms.TabPage(); this.radio_cq = new System.Windows.Forms.RadioButton(); this.radio_avgBitrate = new System.Windows.Forms.RadioButton(); @@ -123,12 +113,7 @@ namespace Handbrake this.Label2 = new System.Windows.Forms.Label(); this.SliderValue = new System.Windows.Forms.Label(); this.Label46 = new System.Windows.Forms.Label(); - this.check_grayscale = new System.Windows.Forms.CheckBox(); this.tab_picture = new System.Windows.Forms.TabPage(); - this.slider_deblock = new System.Windows.Forms.TrackBar(); - this.label8 = new System.Windows.Forms.Label(); - this.lbl_deblockVal = new System.Windows.Forms.Label(); - this.label24 = new System.Windows.Forms.Label(); this.Check_ChapterMarkers = new System.Windows.Forms.CheckBox(); this.tabs_panel = new System.Windows.Forms.TabControl(); this.tab_filters = new System.Windows.Forms.TabPage(); @@ -142,7 +127,6 @@ namespace Handbrake this.btn_generate_Query = new System.Windows.Forms.Button(); this.label33 = new System.Windows.Forms.Label(); this.rtf_query = new System.Windows.Forms.RichTextBox(); - this.groupBox_dest = new System.Windows.Forms.GroupBox(); this.btn_destBrowse = new System.Windows.Forms.Button(); this.groupBox2 = new System.Windows.Forms.GroupBox(); this.splitContainer1 = new System.Windows.Forms.SplitContainer(); @@ -170,31 +154,30 @@ namespace Handbrake this.StatusStrip = new System.Windows.Forms.StatusStrip(); this.lbl_encode = new System.Windows.Forms.ToolStripStatusLabel(); this.hbproc = new System.Diagnostics.Process(); - this.pictureSettings = new Handbrake.Controls.PictureSettings(); - this.ctl_deinterlace = new Handbrake.Deinterlace(); - this.ctl_denoise = new Handbrake.Denoise(); - this.ctl_decomb = new Handbrake.Decomb(); - this.ctl_detelecine = new Handbrake.Detelecine(); - this.audioPanel = new Handbrake.Controls.AudioPanel(); + this.label1 = new System.Windows.Forms.Label(); + this.lbl_source = new System.Windows.Forms.Label(); + this.label4 = new System.Windows.Forms.Label(); + this.groupBox_output = new System.Windows.Forms.Label(); + this.lbl_updateCheck = new System.Windows.Forms.ToolStripStatusLabel(); + this.PictureSettings = new Handbrake.Controls.PictureSettings(); + this.Filters = new Handbrake.Controls.Filters(); + this.AudioSettings = new Handbrake.Controls.AudioPanel(); + this.Subtitles = new Handbrake.Controls.Subtitles(); this.x264Panel = new Handbrake.Controls.x264Panel(); notifyIconMenu = new System.Windows.Forms.ContextMenuStrip(this.components); notifyIconMenu.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.slider_videoQuality)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.data_chpt)).BeginInit(); this.frmMainMenu.SuspendLayout(); - this.gb_source.SuspendLayout(); - this.groupBox_output.SuspendLayout(); this.tab_audio.SuspendLayout(); this.tab_video.SuspendLayout(); this.tab_picture.SuspendLayout(); - ((System.ComponentModel.ISupportInitialize)(this.slider_deblock)).BeginInit(); this.tabs_panel.SuspendLayout(); this.tab_filters.SuspendLayout(); this.tab_subtitles.SuspendLayout(); this.tab_chapters.SuspendLayout(); this.tab_advanced.SuspendLayout(); this.tab_query.SuspendLayout(); - this.groupBox_dest.SuspendLayout(); this.groupBox2.SuspendLayout(); this.splitContainer1.Panel1.SuspendLayout(); this.splitContainer1.Panel2.SuspendLayout(); @@ -240,7 +223,7 @@ namespace Handbrake // this.drop_chapterFinish.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.drop_chapterFinish.FormattingEnabled = true; - this.drop_chapterFinish.Location = new System.Drawing.Point(503, 52); + this.drop_chapterFinish.Location = new System.Drawing.Point(506, 96); this.drop_chapterFinish.Name = "drop_chapterFinish"; this.drop_chapterFinish.Size = new System.Drawing.Size(69, 21); this.drop_chapterFinish.TabIndex = 10; @@ -252,7 +235,7 @@ namespace Handbrake // this.drop_chapterStart.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.drop_chapterStart.FormattingEnabled = true; - this.drop_chapterStart.Location = new System.Drawing.Point(371, 52); + this.drop_chapterStart.Location = new System.Drawing.Point(374, 96); this.drop_chapterStart.Name = "drop_chapterStart"; this.drop_chapterStart.Size = new System.Drawing.Size(69, 21); this.drop_chapterStart.TabIndex = 9; @@ -266,7 +249,7 @@ namespace Handbrake this.drp_dvdtitle.FormattingEnabled = true; this.drp_dvdtitle.Items.AddRange(new object[] { "Automatic"}); - this.drp_dvdtitle.Location = new System.Drawing.Point(75, 52); + this.drp_dvdtitle.Location = new System.Drawing.Point(78, 96); this.drp_dvdtitle.Name = "drp_dvdtitle"; this.drp_dvdtitle.Size = new System.Drawing.Size(119, 21); this.drp_dvdtitle.TabIndex = 7; @@ -279,7 +262,7 @@ namespace Handbrake // text_destination // this.text_destination.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.text_destination.Location = new System.Drawing.Point(75, 19); + this.text_destination.Location = new System.Drawing.Point(78, 153); this.text_destination.Name = "text_destination"; this.text_destination.Size = new System.Drawing.Size(549, 21); this.text_destination.TabIndex = 1; @@ -307,7 +290,7 @@ namespace Handbrake this.check_largeFile.AutoSize = true; this.check_largeFile.BackColor = System.Drawing.Color.Transparent; this.check_largeFile.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.check_largeFile.Location = new System.Drawing.Point(193, 22); + this.check_largeFile.Location = new System.Drawing.Point(196, 218); this.check_largeFile.Name = "check_largeFile"; this.check_largeFile.Size = new System.Drawing.Size(105, 17); this.check_largeFile.TabIndex = 4; @@ -361,7 +344,8 @@ namespace Handbrake this.slider_videoQuality.Size = new System.Drawing.Size(322, 45); this.slider_videoQuality.TabIndex = 14; this.slider_videoQuality.TickFrequency = 17; - this.ToolTip.SetToolTip(this.slider_videoQuality, "Set the quality level of the video. (Around 70% is fine for most)"); + this.ToolTip.SetToolTip(this.slider_videoQuality, "Set the quality level of the video. Typical sane values are between 59~63%. \r\n>70" + + "% will likely result in the output file being larger than the input file."); this.slider_videoQuality.ValueChanged += new System.EventHandler(this.slider_videoQuality_Scroll); // // text_filesize @@ -383,21 +367,6 @@ namespace Handbrake this.text_bitrate.TabIndex = 10; this.ToolTip.SetToolTip(this.text_bitrate, "Set the bitrate of the video"); // - // drp_subtitle - // - this.drp_subtitle.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.drp_subtitle.FormattingEnabled = true; - this.drp_subtitle.Items.AddRange(new object[] { - "None", - "Autoselect"}); - this.drp_subtitle.Location = new System.Drawing.Point(79, 39); - this.drp_subtitle.Name = "drp_subtitle"; - this.drp_subtitle.Size = new System.Drawing.Size(138, 21); - this.drp_subtitle.TabIndex = 43; - this.drp_subtitle.Text = "None"; - this.ToolTip.SetToolTip(this.drp_subtitle, resources.GetString("drp_subtitle.ToolTip")); - this.drp_subtitle.SelectedIndexChanged += new System.EventHandler(this.drp_subtitle_SelectedIndexChanged); - // // btn_setDefault // this.btn_setDefault.FlatAppearance.BorderColor = System.Drawing.Color.Black; @@ -419,7 +388,7 @@ namespace Handbrake this.check_optimiseMP4.AutoSize = true; this.check_optimiseMP4.BackColor = System.Drawing.Color.Transparent; this.check_optimiseMP4.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.check_optimiseMP4.Location = new System.Drawing.Point(304, 22); + this.check_optimiseMP4.Location = new System.Drawing.Point(307, 218); this.check_optimiseMP4.Name = "check_optimiseMP4"; this.check_optimiseMP4.Size = new System.Drawing.Size(110, 17); this.check_optimiseMP4.TabIndex = 25; @@ -434,7 +403,7 @@ namespace Handbrake this.check_iPodAtom.AutoSize = true; this.check_iPodAtom.BackColor = System.Drawing.Color.Transparent; this.check_iPodAtom.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.check_iPodAtom.Location = new System.Drawing.Point(420, 22); + this.check_iPodAtom.Location = new System.Drawing.Point(423, 218); this.check_iPodAtom.Name = "check_iPodAtom"; this.check_iPodAtom.Size = new System.Drawing.Size(117, 17); this.check_iPodAtom.TabIndex = 26; @@ -456,7 +425,7 @@ namespace Handbrake this.data_chpt.MultiSelect = false; this.data_chpt.Name = "data_chpt"; this.data_chpt.RowHeadersVisible = false; - this.data_chpt.Size = new System.Drawing.Size(684, 234); + this.data_chpt.Size = new System.Drawing.Size(684, 236); this.data_chpt.TabIndex = 3; this.ToolTip.SetToolTip(this.data_chpt, resources.GetString("data_chpt.ToolTip")); // @@ -517,30 +486,19 @@ namespace Handbrake "MP4 File", "M4V File", "MKV File"}); - this.drop_format.Location = new System.Drawing.Point(75, 19); + this.drop_format.Location = new System.Drawing.Point(78, 215); this.drop_format.Name = "drop_format"; this.drop_format.Size = new System.Drawing.Size(106, 21); this.drop_format.TabIndex = 28; this.ToolTip.SetToolTip(this.drop_format, "Select the file container format."); this.drop_format.SelectedIndexChanged += new System.EventHandler(this.drop_format_SelectedIndexChanged); // - // text_source - // - this.text_source.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.text_source.Location = new System.Drawing.Point(75, 19); - this.text_source.Name = "text_source"; - this.text_source.ReadOnly = true; - this.text_source.Size = new System.Drawing.Size(642, 21); - this.text_source.TabIndex = 1; - this.text_source.Text = "Click \'Source\' to continue"; - this.ToolTip.SetToolTip(this.text_source, "Location of the source input file, folder or dvd."); - // // drop_angle // this.drop_angle.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.drop_angle.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.drop_angle.FormattingEnabled = true; - this.drop_angle.Location = new System.Drawing.Point(250, 52); + this.drop_angle.Location = new System.Drawing.Point(253, 96); this.drop_angle.Name = "drop_angle"; this.drop_angle.Size = new System.Drawing.Size(45, 21); this.drop_angle.TabIndex = 45; @@ -551,7 +509,7 @@ namespace Handbrake this.lbl_duration.AutoSize = true; this.lbl_duration.BackColor = System.Drawing.Color.Transparent; this.lbl_duration.Font = new System.Drawing.Font("Verdana", 6.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.lbl_duration.Location = new System.Drawing.Point(645, 56); + this.lbl_duration.Location = new System.Drawing.Point(648, 100); this.lbl_duration.Name = "lbl_duration"; this.lbl_duration.Size = new System.Drawing.Size(72, 12); this.lbl_duration.TabIndex = 43; @@ -562,7 +520,7 @@ namespace Handbrake this.label_duration.AutoSize = true; this.label_duration.BackColor = System.Drawing.Color.Transparent; this.label_duration.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.label_duration.Location = new System.Drawing.Point(578, 55); + this.label_duration.Location = new System.Drawing.Point(581, 99); this.label_duration.Name = "label_duration"; this.label_duration.Size = new System.Drawing.Size(61, 13); this.label_duration.TabIndex = 42; @@ -771,8 +729,7 @@ namespace Handbrake this.FileToolStripMenuItem, this.ToolsToolStripMenuItem, this.PresetsToolStripMenuItem, - this.HelpToolStripMenuItem, - this.debugToolStripMenuItem}); + this.HelpToolStripMenuItem}); this.frmMainMenu.Location = new System.Drawing.Point(0, 0); this.frmMainMenu.Name = "frmMainMenu"; this.frmMainMenu.RenderMode = System.Windows.Forms.ToolStripRenderMode.Professional; @@ -780,50 +737,12 @@ namespace Handbrake this.frmMainMenu.TabIndex = 0; this.frmMainMenu.Text = "MenuStrip"; // - // debugToolStripMenuItem - // - this.debugToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { - this.mnu_qptest}); - this.debugToolStripMenuItem.Name = "debugToolStripMenuItem"; - this.debugToolStripMenuItem.Size = new System.Drawing.Size(56, 20); - this.debugToolStripMenuItem.Text = "Debug"; - // - // mnu_qptest - // - this.mnu_qptest.Name = "mnu_qptest"; - this.mnu_qptest.Size = new System.Drawing.Size(201, 22); - this.mnu_qptest.Text = "Query Parser Tester"; - this.mnu_qptest.Click += new System.EventHandler(this.mnu_qptest_Click); - // - // gb_source - // - this.gb_source.Controls.Add(this.drop_angle); - this.gb_source.Controls.Add(this.lbl_angle); - this.gb_source.Controls.Add(this.lbl_duration); - this.gb_source.Controls.Add(this.label_duration); - this.gb_source.Controls.Add(this.Label13); - this.gb_source.Controls.Add(this.drop_chapterFinish); - this.gb_source.Controls.Add(this.drop_chapterStart); - this.gb_source.Controls.Add(this.drp_dvdtitle); - this.gb_source.Controls.Add(this.Label17); - this.gb_source.Controls.Add(this.text_source); - this.gb_source.Controls.Add(this.Label9); - this.gb_source.Controls.Add(this.Label10); - this.gb_source.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.gb_source.ForeColor = System.Drawing.Color.Black; - this.gb_source.Location = new System.Drawing.Point(9, 70); - this.gb_source.Name = "gb_source"; - this.gb_source.Size = new System.Drawing.Size(732, 87); - this.gb_source.TabIndex = 2; - this.gb_source.TabStop = false; - this.gb_source.Text = "Source"; - // // lbl_angle // this.lbl_angle.AutoSize = true; this.lbl_angle.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.lbl_angle.ForeColor = System.Drawing.Color.Black; - this.lbl_angle.Location = new System.Drawing.Point(200, 55); + this.lbl_angle.Location = new System.Drawing.Point(203, 99); this.lbl_angle.Name = "lbl_angle"; this.lbl_angle.Size = new System.Drawing.Size(44, 13); this.lbl_angle.TabIndex = 44; @@ -833,29 +752,18 @@ namespace Handbrake // this.Label13.AutoSize = true; this.Label13.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.Label13.Location = new System.Drawing.Point(446, 55); + this.Label13.Location = new System.Drawing.Point(449, 99); this.Label13.Name = "Label13"; this.Label13.Size = new System.Drawing.Size(51, 13); this.Label13.TabIndex = 10; this.Label13.Text = "through"; // - // 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.ForeColor = System.Drawing.Color.Black; - this.Label17.Location = new System.Drawing.Point(17, 22); - this.Label17.Name = "Label17"; - this.Label17.Size = new System.Drawing.Size(52, 13); - this.Label17.TabIndex = 0; - this.Label17.Text = "Source:"; - // // Label9 // this.Label9.AutoSize = true; this.Label9.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.Label9.ForeColor = System.Drawing.Color.Black; - this.Label9.Location = new System.Drawing.Point(301, 55); + this.Label9.Location = new System.Drawing.Point(304, 99); this.Label9.Name = "Label9"; this.Label9.Size = new System.Drawing.Size(64, 13); this.Label9.TabIndex = 8; @@ -866,34 +774,18 @@ namespace Handbrake this.Label10.AutoSize = true; this.Label10.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.Label10.ForeColor = System.Drawing.Color.Black; - this.Label10.Location = new System.Drawing.Point(17, 55); + this.Label10.Location = new System.Drawing.Point(20, 99); this.Label10.Name = "Label10"; this.Label10.Size = new System.Drawing.Size(36, 13); this.Label10.TabIndex = 6; this.Label10.Text = "Title:"; // - // groupBox_output - // - this.groupBox_output.Controls.Add(this.drop_format); - this.groupBox_output.Controls.Add(this.label5); - this.groupBox_output.Controls.Add(this.check_largeFile); - this.groupBox_output.Controls.Add(this.check_iPodAtom); - this.groupBox_output.Controls.Add(this.check_optimiseMP4); - this.groupBox_output.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.groupBox_output.ForeColor = System.Drawing.Color.Black; - this.groupBox_output.Location = new System.Drawing.Point(9, 214); - this.groupBox_output.Name = "groupBox_output"; - this.groupBox_output.Size = new System.Drawing.Size(732, 50); - this.groupBox_output.TabIndex = 4; - this.groupBox_output.TabStop = false; - this.groupBox_output.Text = "Output Settings (Preset: None)"; - // // label5 // this.label5.AutoSize = true; this.label5.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.label5.ForeColor = System.Drawing.Color.Black; - this.label5.Location = new System.Drawing.Point(17, 23); + this.label5.Location = new System.Drawing.Point(20, 219); this.label5.Name = "label5"; this.label5.Size = new System.Drawing.Size(52, 13); this.label5.TabIndex = 27; @@ -902,6 +794,7 @@ namespace Handbrake // Label47 // this.Label47.AutoSize = true; + this.Label47.BackColor = System.Drawing.Color.Transparent; this.Label47.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.Label47.ForeColor = System.Drawing.Color.Black; this.Label47.Location = new System.Drawing.Point(13, 39); @@ -915,7 +808,7 @@ namespace Handbrake this.Label3.AutoSize = true; this.Label3.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.Label3.ForeColor = System.Drawing.Color.Black; - this.Label3.Location = new System.Drawing.Point(17, 21); + this.Label3.Location = new System.Drawing.Point(20, 155); this.Label3.Name = "Label3"; this.Label3.Size = new System.Drawing.Size(31, 13); this.Label3.TabIndex = 0; @@ -924,11 +817,11 @@ namespace Handbrake // tab_audio // this.tab_audio.BackColor = System.Drawing.Color.Transparent; - this.tab_audio.Controls.Add(this.audioPanel); + this.tab_audio.Controls.Add(this.AudioSettings); this.tab_audio.Location = new System.Drawing.Point(4, 22); this.tab_audio.Name = "tab_audio"; this.tab_audio.Padding = new System.Windows.Forms.Padding(3); - this.tab_audio.Size = new System.Drawing.Size(724, 316); + this.tab_audio.Size = new System.Drawing.Size(724, 308); this.tab_audio.TabIndex = 3; this.tab_audio.Text = "Audio"; this.tab_audio.UseVisualStyleBackColor = true; @@ -939,40 +832,6 @@ namespace Handbrake this.AudioMenuRowHeightHack.ImageSize = new System.Drawing.Size(1, 18); this.AudioMenuRowHeightHack.TransparentColor = System.Drawing.Color.Transparent; // - // check_forced - // - this.check_forced.AutoSize = true; - this.check_forced.BackColor = System.Drawing.Color.Transparent; - this.check_forced.Enabled = false; - this.check_forced.Location = new System.Drawing.Point(223, 42); - this.check_forced.Name = "check_forced"; - this.check_forced.Size = new System.Drawing.Size(147, 17); - this.check_forced.TabIndex = 44; - this.check_forced.Text = "Forced Subtitles Only"; - this.check_forced.UseVisualStyleBackColor = false; - // - // Label19 - // - this.Label19.AutoSize = true; - this.Label19.BackColor = System.Drawing.Color.Transparent; - 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(13, 13); - this.Label19.Name = "Label19"; - this.Label19.Size = new System.Drawing.Size(64, 13); - this.Label19.TabIndex = 40; - this.Label19.Text = "Subtitles"; - // - // 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.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.Label20.Location = new System.Drawing.Point(13, 42); - this.Label20.Name = "Label20"; - this.Label20.Size = new System.Drawing.Size(61, 13); - this.Label20.TabIndex = 42; - this.Label20.Text = "Subtitles:"; - // // tab_video // this.tab_video.BackColor = System.Drawing.Color.Transparent; @@ -994,7 +853,7 @@ namespace Handbrake this.tab_video.Location = new System.Drawing.Point(4, 22); this.tab_video.Name = "tab_video"; this.tab_video.Padding = new System.Windows.Forms.Padding(3); - this.tab_video.Size = new System.Drawing.Size(724, 316); + this.tab_video.Size = new System.Drawing.Size(724, 308); this.tab_video.TabIndex = 2; this.tab_video.Text = "Video"; this.tab_video.UseVisualStyleBackColor = true; @@ -1002,17 +861,19 @@ namespace Handbrake // radio_cq // this.radio_cq.AutoSize = true; + this.radio_cq.BackColor = System.Drawing.Color.Transparent; this.radio_cq.Location = new System.Drawing.Point(336, 97); this.radio_cq.Name = "radio_cq"; this.radio_cq.Size = new System.Drawing.Size(125, 17); this.radio_cq.TabIndex = 18; this.radio_cq.Text = "Constant Quality:"; - this.radio_cq.UseVisualStyleBackColor = true; + this.radio_cq.UseVisualStyleBackColor = false; this.radio_cq.CheckedChanged += new System.EventHandler(this.radio_cq_CheckedChanged); // // radio_avgBitrate // this.radio_avgBitrate.AutoSize = true; + this.radio_avgBitrate.BackColor = System.Drawing.Color.Transparent; this.radio_avgBitrate.Checked = true; this.radio_avgBitrate.Location = new System.Drawing.Point(336, 64); this.radio_avgBitrate.Name = "radio_avgBitrate"; @@ -1020,18 +881,19 @@ namespace Handbrake this.radio_avgBitrate.TabIndex = 17; this.radio_avgBitrate.TabStop = true; this.radio_avgBitrate.Text = "Avg Bitrate (kbps):"; - this.radio_avgBitrate.UseVisualStyleBackColor = true; + this.radio_avgBitrate.UseVisualStyleBackColor = false; this.radio_avgBitrate.CheckedChanged += new System.EventHandler(this.radio_avgBitrate_CheckedChanged); // // radio_targetFilesize // this.radio_targetFilesize.AutoSize = true; + this.radio_targetFilesize.BackColor = System.Drawing.Color.Transparent; this.radio_targetFilesize.Location = new System.Drawing.Point(336, 37); this.radio_targetFilesize.Name = "radio_targetFilesize"; this.radio_targetFilesize.Size = new System.Drawing.Size(126, 17); this.radio_targetFilesize.TabIndex = 16; this.radio_targetFilesize.Text = "Target Size (MB):"; - this.radio_targetFilesize.UseVisualStyleBackColor = true; + this.radio_targetFilesize.UseVisualStyleBackColor = false; this.radio_targetFilesize.CheckedChanged += new System.EventHandler(this.radio_targetFilesize_CheckedChanged); // // label25 @@ -1091,74 +953,18 @@ namespace Handbrake this.Label46.TabIndex = 1; this.Label46.Text = "Framerate (FPS):"; // - // check_grayscale - // - this.check_grayscale.AutoSize = true; - this.check_grayscale.BackColor = System.Drawing.Color.Transparent; - this.check_grayscale.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.check_grayscale.Location = new System.Drawing.Point(25, 210); - this.check_grayscale.Name = "check_grayscale"; - this.check_grayscale.Size = new System.Drawing.Size(138, 17); - this.check_grayscale.TabIndex = 5; - this.check_grayscale.Text = "Grayscale Encoding"; - this.check_grayscale.UseVisualStyleBackColor = false; - // // tab_picture // this.tab_picture.BackColor = System.Drawing.Color.Transparent; - this.tab_picture.Controls.Add(this.pictureSettings); + this.tab_picture.Controls.Add(this.PictureSettings); 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(3); - this.tab_picture.Size = new System.Drawing.Size(724, 316); + this.tab_picture.Size = new System.Drawing.Size(724, 308); this.tab_picture.TabIndex = 0; this.tab_picture.Text = "Picture Settings"; this.tab_picture.UseVisualStyleBackColor = true; // - // slider_deblock - // - this.slider_deblock.Location = new System.Drawing.Point(118, 162); - this.slider_deblock.Maximum = 15; - this.slider_deblock.Minimum = 4; - this.slider_deblock.Name = "slider_deblock"; - this.slider_deblock.Size = new System.Drawing.Size(174, 45); - this.slider_deblock.TabIndex = 35; - this.slider_deblock.Value = 4; - this.slider_deblock.Scroll += new System.EventHandler(this.slider_deblock_Scroll); - // - // label8 - // - this.label8.AutoSize = true; - this.label8.BackColor = System.Drawing.Color.Transparent; - this.label8.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.label8.Location = new System.Drawing.Point(22, 167); - this.label8.Name = "label8"; - this.label8.Size = new System.Drawing.Size(58, 13); - this.label8.TabIndex = 37; - this.label8.Text = "Deblock:"; - // - // lbl_deblockVal - // - this.lbl_deblockVal.AutoSize = true; - this.lbl_deblockVal.BackColor = System.Drawing.Color.Transparent; - this.lbl_deblockVal.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.lbl_deblockVal.Location = new System.Drawing.Point(296, 167); - this.lbl_deblockVal.Name = "lbl_deblockVal"; - this.lbl_deblockVal.Size = new System.Drawing.Size(24, 13); - this.lbl_deblockVal.TabIndex = 36; - this.lbl_deblockVal.Text = "Off"; - // - // label24 - // - this.label24.AutoSize = true; - this.label24.BackColor = System.Drawing.Color.Transparent; - this.label24.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.label24.Location = new System.Drawing.Point(13, 13); - this.label24.Name = "label24"; - this.label24.Size = new System.Drawing.Size(49, 13); - this.label24.TabIndex = 22; - this.label24.Text = "Filters"; - // // Check_ChapterMarkers // this.Check_ChapterMarkers.AutoSize = true; @@ -1183,41 +989,30 @@ namespace Handbrake this.tabs_panel.Controls.Add(this.tab_advanced); this.tabs_panel.Controls.Add(this.tab_query); this.tabs_panel.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.tabs_panel.Location = new System.Drawing.Point(9, 274); + this.tabs_panel.Location = new System.Drawing.Point(9, 251); this.tabs_panel.Name = "tabs_panel"; this.tabs_panel.SelectedIndex = 0; - this.tabs_panel.Size = new System.Drawing.Size(732, 342); + this.tabs_panel.Size = new System.Drawing.Size(732, 334); this.tabs_panel.TabIndex = 5; this.tabs_panel.TabStop = false; // // tab_filters // - this.tab_filters.Controls.Add(this.ctl_deinterlace); - this.tab_filters.Controls.Add(this.ctl_denoise); - this.tab_filters.Controls.Add(this.ctl_decomb); - this.tab_filters.Controls.Add(this.ctl_detelecine); - this.tab_filters.Controls.Add(this.slider_deblock); - this.tab_filters.Controls.Add(this.label24); - this.tab_filters.Controls.Add(this.check_grayscale); - this.tab_filters.Controls.Add(this.label8); - this.tab_filters.Controls.Add(this.lbl_deblockVal); + this.tab_filters.Controls.Add(this.Filters); this.tab_filters.Location = new System.Drawing.Point(4, 22); this.tab_filters.Name = "tab_filters"; - this.tab_filters.Size = new System.Drawing.Size(724, 316); + this.tab_filters.Size = new System.Drawing.Size(724, 308); this.tab_filters.TabIndex = 9; this.tab_filters.Text = "Video Filters"; this.tab_filters.UseVisualStyleBackColor = true; // // tab_subtitles // - this.tab_subtitles.Controls.Add(this.drp_subtitle); - this.tab_subtitles.Controls.Add(this.check_forced); - this.tab_subtitles.Controls.Add(this.Label20); - this.tab_subtitles.Controls.Add(this.Label19); + this.tab_subtitles.Controls.Add(this.Subtitles); this.tab_subtitles.Location = new System.Drawing.Point(4, 22); this.tab_subtitles.Name = "tab_subtitles"; this.tab_subtitles.Padding = new System.Windows.Forms.Padding(3); - this.tab_subtitles.Size = new System.Drawing.Size(724, 316); + this.tab_subtitles.Size = new System.Drawing.Size(724, 308); this.tab_subtitles.TabIndex = 10; this.tab_subtitles.Text = "Subtitles"; this.tab_subtitles.UseVisualStyleBackColor = true; @@ -1230,7 +1025,7 @@ namespace Handbrake this.tab_chapters.Controls.Add(this.Check_ChapterMarkers); this.tab_chapters.Location = new System.Drawing.Point(4, 22); this.tab_chapters.Name = "tab_chapters"; - this.tab_chapters.Size = new System.Drawing.Size(724, 316); + this.tab_chapters.Size = new System.Drawing.Size(724, 308); this.tab_chapters.TabIndex = 6; this.tab_chapters.Text = "Chapters"; this.tab_chapters.UseVisualStyleBackColor = true; @@ -1254,7 +1049,7 @@ namespace Handbrake 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(3); - this.tab_advanced.Size = new System.Drawing.Size(724, 316); + this.tab_advanced.Size = new System.Drawing.Size(724, 308); this.tab_advanced.TabIndex = 8; this.tab_advanced.Text = "Advanced"; this.tab_advanced.UseVisualStyleBackColor = true; @@ -1268,7 +1063,7 @@ namespace Handbrake this.tab_query.Controls.Add(this.rtf_query); this.tab_query.Location = new System.Drawing.Point(4, 22); this.tab_query.Name = "tab_query"; - this.tab_query.Size = new System.Drawing.Size(724, 316); + this.tab_query.Size = new System.Drawing.Size(724, 308); this.tab_query.TabIndex = 7; this.tab_query.Text = "Query Editor"; this.tab_query.UseVisualStyleBackColor = true; @@ -1325,28 +1120,15 @@ namespace Handbrake this.rtf_query.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.rtf_query.Location = new System.Drawing.Point(16, 103); this.rtf_query.Name = "rtf_query"; - this.rtf_query.Size = new System.Drawing.Size(693, 194); + this.rtf_query.Size = new System.Drawing.Size(693, 190); this.rtf_query.TabIndex = 5; this.rtf_query.Text = ""; // - // groupBox_dest - // - this.groupBox_dest.Controls.Add(this.btn_destBrowse); - this.groupBox_dest.Controls.Add(this.Label3); - this.groupBox_dest.Controls.Add(this.text_destination); - this.groupBox_dest.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.groupBox_dest.ForeColor = System.Drawing.Color.Black; - this.groupBox_dest.Location = new System.Drawing.Point(9, 160); - this.groupBox_dest.Name = "groupBox_dest"; - this.groupBox_dest.Size = new System.Drawing.Size(732, 50); - this.groupBox_dest.TabIndex = 3; - this.groupBox_dest.TabStop = false; - this.groupBox_dest.Text = "Destination"; - // // btn_destBrowse // + this.btn_destBrowse.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.btn_destBrowse.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0))))); - this.btn_destBrowse.Location = new System.Drawing.Point(642, 18); + this.btn_destBrowse.Location = new System.Drawing.Point(645, 152); this.btn_destBrowse.Name = "btn_destBrowse"; this.btn_destBrowse.Size = new System.Drawing.Size(75, 23); this.btn_destBrowse.TabIndex = 13; @@ -1361,7 +1143,7 @@ namespace Handbrake this.groupBox2.ForeColor = System.Drawing.Color.Black; this.groupBox2.Location = new System.Drawing.Point(751, 70); this.groupBox2.Name = "groupBox2"; - this.groupBox2.Size = new System.Drawing.Size(245, 546); + this.groupBox2.Size = new System.Drawing.Size(245, 515); this.groupBox2.TabIndex = 6; this.groupBox2.TabStop = false; this.groupBox2.Text = "Presets"; @@ -1382,8 +1164,8 @@ namespace Handbrake this.splitContainer1.Panel2.Controls.Add(this.btn_addPreset); this.splitContainer1.Panel2.Controls.Add(this.btn_removePreset); this.splitContainer1.Panel2.Controls.Add(this.btn_setDefault); - this.splitContainer1.Size = new System.Drawing.Size(239, 526); - this.splitContainer1.SplitterDistance = 485; + this.splitContainer1.Size = new System.Drawing.Size(239, 495); + this.splitContainer1.SplitterDistance = 456; this.splitContainer1.TabIndex = 1; // // treeView_presets @@ -1397,7 +1179,7 @@ namespace Handbrake this.treeView_presets.Location = new System.Drawing.Point(0, 0); this.treeView_presets.Name = "treeView_presets"; this.treeView_presets.ShowLines = false; - this.treeView_presets.Size = new System.Drawing.Size(239, 485); + this.treeView_presets.Size = new System.Drawing.Size(239, 456); this.treeView_presets.TabIndex = 0; this.treeView_presets.MouseUp += new System.Windows.Forms.MouseEventHandler(this.treeview_presets_mouseUp); this.treeView_presets.AfterSelect += new System.Windows.Forms.TreeViewEventHandler(this.treeView_presets_AfterSelect); @@ -1451,7 +1233,6 @@ namespace Handbrake // // toolStrip1 // - this.toolStrip1.BackColor = System.Drawing.Color.Transparent; this.toolStrip1.GripStyle = System.Windows.Forms.ToolStripGripStyle.Hidden; this.toolStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] { this.btn_source, @@ -1464,7 +1245,7 @@ namespace Handbrake this.btn_ActivityWindow}); this.toolStrip1.Location = new System.Drawing.Point(0, 24); this.toolStrip1.Name = "toolStrip1"; - this.toolStrip1.RenderMode = System.Windows.Forms.ToolStripRenderMode.System; + this.toolStrip1.RenderMode = System.Windows.Forms.ToolStripRenderMode.Professional; this.toolStrip1.Size = new System.Drawing.Size(1000, 39); this.toolStrip1.TabIndex = 1; this.toolStrip1.Text = "toolStrip1"; @@ -1594,10 +1375,12 @@ namespace Handbrake // StatusStrip // this.StatusStrip.Items.AddRange(new System.Windows.Forms.ToolStripItem[] { - this.lbl_encode}); - this.StatusStrip.Location = new System.Drawing.Point(0, 623); + this.lbl_encode, + this.lbl_updateCheck}); + this.StatusStrip.Location = new System.Drawing.Point(0, 599); this.StatusStrip.Name = "StatusStrip"; this.StatusStrip.Size = new System.Drawing.Size(1000, 22); + this.StatusStrip.SizingGrip = false; this.StatusStrip.TabIndex = 7; this.StatusStrip.Text = "statusStrip1"; // @@ -1618,66 +1401,91 @@ namespace Handbrake this.hbproc.StartInfo.UserName = ""; this.hbproc.SynchronizingObject = this; // - // pictureSettings - // - this.pictureSettings.Location = new System.Drawing.Point(-1, 0); - this.pictureSettings.Name = "pictureSettings"; - this.pictureSettings.selectedTitle = null; - this.pictureSettings.Size = new System.Drawing.Size(705, 302); - this.pictureSettings.TabIndex = 0; - // - // ctl_deinterlace - // - this.ctl_deinterlace.AutoSize = true; - this.ctl_deinterlace.Location = new System.Drawing.Point(19, 95); - this.ctl_deinterlace.Margin = new System.Windows.Forms.Padding(0); - this.ctl_deinterlace.MaximumSize = new System.Drawing.Size(400, 30); - this.ctl_deinterlace.Name = "ctl_deinterlace"; - this.ctl_deinterlace.Size = new System.Drawing.Size(275, 28); - this.ctl_deinterlace.TabIndex = 41; - this.ctl_deinterlace.onChange += new System.EventHandler(this.ctl_deinterlace_changed); - // - // ctl_denoise - // - this.ctl_denoise.AutoSize = true; - this.ctl_denoise.Location = new System.Drawing.Point(19, 123); - this.ctl_denoise.Margin = new System.Windows.Forms.Padding(0); - this.ctl_denoise.MaximumSize = new System.Drawing.Size(400, 30); - this.ctl_denoise.Name = "ctl_denoise"; - this.ctl_denoise.Size = new System.Drawing.Size(275, 28); - this.ctl_denoise.TabIndex = 40; - // - // ctl_decomb - // - this.ctl_decomb.AutoSize = true; - this.ctl_decomb.Location = new System.Drawing.Point(19, 66); - this.ctl_decomb.Margin = new System.Windows.Forms.Padding(0); - this.ctl_decomb.MaximumSize = new System.Drawing.Size(400, 30); - this.ctl_decomb.Name = "ctl_decomb"; - this.ctl_decomb.Size = new System.Drawing.Size(275, 28); - this.ctl_decomb.TabIndex = 39; - this.ctl_decomb.onChange += new System.EventHandler(this.ctl_decomb_changed); - // - // ctl_detelecine - // - this.ctl_detelecine.AutoSize = true; - this.ctl_detelecine.Location = new System.Drawing.Point(19, 38); - this.ctl_detelecine.Margin = new System.Windows.Forms.Padding(0); - this.ctl_detelecine.MaximumSize = new System.Drawing.Size(400, 30); - this.ctl_detelecine.Name = "ctl_detelecine"; - this.ctl_detelecine.Size = new System.Drawing.Size(275, 28); - this.ctl_detelecine.TabIndex = 38; - // - // audioPanel - // - this.audioPanel.BackColor = System.Drawing.Color.Transparent; - this.audioPanel.Location = new System.Drawing.Point(0, 0); - this.audioPanel.Name = "audioPanel"; - this.audioPanel.Size = new System.Drawing.Size(715, 310); - this.audioPanel.TabIndex = 0; + // label1 + // + this.label1.AutoSize = true; + this.label1.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.label1.Location = new System.Drawing.Point(13, 74); + this.label1.Name = "label1"; + this.label1.Size = new System.Drawing.Size(56, 13); + this.label1.TabIndex = 8; + this.label1.Text = "Source:"; + // + // lbl_source + // + this.lbl_source.AutoSize = true; + this.lbl_source.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.lbl_source.Location = new System.Drawing.Point(75, 74); + this.lbl_source.Name = "lbl_source"; + this.lbl_source.Size = new System.Drawing.Size(152, 13); + this.lbl_source.TabIndex = 9; + this.lbl_source.Text = "Click \'Source\' to continue"; + // + // label4 + // + this.label4.AutoSize = true; + this.label4.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.label4.Location = new System.Drawing.Point(13, 130); + this.label4.Name = "label4"; + this.label4.Size = new System.Drawing.Size(81, 13); + this.label4.TabIndex = 46; + this.label4.Text = "Destination"; + // + // groupBox_output + // + this.groupBox_output.AutoSize = true; + this.groupBox_output.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.groupBox_output.Location = new System.Drawing.Point(13, 189); + this.groupBox_output.Name = "groupBox_output"; + this.groupBox_output.Size = new System.Drawing.Size(210, 13); + this.groupBox_output.TabIndex = 47; + this.groupBox_output.Text = "Output Settings: (Preset: None)"; + // + // lbl_updateCheck + // + this.lbl_updateCheck.BackColor = System.Drawing.Color.Transparent; + this.lbl_updateCheck.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text; + this.lbl_updateCheck.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.lbl_updateCheck.Name = "lbl_updateCheck"; + this.lbl_updateCheck.Size = new System.Drawing.Size(139, 17); + this.lbl_updateCheck.Text = "Checking for Updates ..."; + this.lbl_updateCheck.Visible = false; + // + // PictureSettings + // + this.PictureSettings.BackColor = System.Drawing.Color.Transparent; + this.PictureSettings.Location = new System.Drawing.Point(0, 0); + this.PictureSettings.Name = "PictureSettings"; + this.PictureSettings.Size = new System.Drawing.Size(713, 310); + this.PictureSettings.TabIndex = 0; + // + // Filters + // + this.Filters.BackColor = System.Drawing.Color.Transparent; + this.Filters.Location = new System.Drawing.Point(0, 0); + this.Filters.Name = "Filters"; + this.Filters.Size = new System.Drawing.Size(713, 310); + this.Filters.TabIndex = 0; + // + // AudioSettings + // + this.AudioSettings.BackColor = System.Drawing.Color.Transparent; + this.AudioSettings.Location = new System.Drawing.Point(0, 0); + this.AudioSettings.Name = "AudioSettings"; + this.AudioSettings.Size = new System.Drawing.Size(715, 310); + this.AudioSettings.TabIndex = 0; + // + // Subtitles + // + this.Subtitles.BackColor = System.Drawing.Color.Transparent; + this.Subtitles.Location = new System.Drawing.Point(0, 0); + this.Subtitles.Name = "Subtitles"; + this.Subtitles.Size = new System.Drawing.Size(722, 310); + this.Subtitles.TabIndex = 0; // // x264Panel // + this.x264Panel.BackColor = System.Drawing.Color.Transparent; this.x264Panel.Location = new System.Drawing.Point(0, 0); this.x264Panel.Name = "x264Panel"; this.x264Panel.Size = new System.Drawing.Size(720, 306); @@ -1690,17 +1498,38 @@ namespace Handbrake this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.AutoScroll = true; - this.ClientSize = new System.Drawing.Size(1000, 645); - this.Controls.Add(this.gb_source); - this.Controls.Add(this.groupBox_dest); + this.ClientSize = new System.Drawing.Size(1000, 621); this.Controls.Add(this.groupBox_output); + this.Controls.Add(this.drop_format); + this.Controls.Add(this.label5); + this.Controls.Add(this.btn_destBrowse); + this.Controls.Add(this.check_largeFile); + this.Controls.Add(this.label4); + this.Controls.Add(this.check_iPodAtom); + this.Controls.Add(this.Label3); + this.Controls.Add(this.check_optimiseMP4); + this.Controls.Add(this.drop_angle); + this.Controls.Add(this.text_destination); + this.Controls.Add(this.lbl_source); + this.Controls.Add(this.lbl_angle); + this.Controls.Add(this.lbl_duration); + this.Controls.Add(this.label_duration); + this.Controls.Add(this.label1); + this.Controls.Add(this.Label13); + this.Controls.Add(this.drop_chapterFinish); this.Controls.Add(this.groupBox2); + this.Controls.Add(this.drop_chapterStart); this.Controls.Add(this.toolStrip1); + this.Controls.Add(this.drp_dvdtitle); + this.Controls.Add(this.Label9); this.Controls.Add(this.tabs_panel); + this.Controls.Add(this.Label10); this.Controls.Add(this.frmMainMenu); this.Controls.Add(this.StatusStrip); this.DoubleBuffered = true; + this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle; this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon"))); + this.MaximizeBox = false; this.Name = "frmMain"; this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen; this.Text = "HandBrake"; @@ -1709,27 +1538,18 @@ namespace Handbrake ((System.ComponentModel.ISupportInitialize)(this.data_chpt)).EndInit(); this.frmMainMenu.ResumeLayout(false); this.frmMainMenu.PerformLayout(); - this.gb_source.ResumeLayout(false); - this.gb_source.PerformLayout(); - this.groupBox_output.ResumeLayout(false); - this.groupBox_output.PerformLayout(); this.tab_audio.ResumeLayout(false); this.tab_video.ResumeLayout(false); this.tab_video.PerformLayout(); this.tab_picture.ResumeLayout(false); - ((System.ComponentModel.ISupportInitialize)(this.slider_deblock)).EndInit(); this.tabs_panel.ResumeLayout(false); this.tab_filters.ResumeLayout(false); - this.tab_filters.PerformLayout(); this.tab_subtitles.ResumeLayout(false); - this.tab_subtitles.PerformLayout(); this.tab_chapters.ResumeLayout(false); this.tab_chapters.PerformLayout(); this.tab_advanced.ResumeLayout(false); this.tab_query.ResumeLayout(false); this.tab_query.PerformLayout(); - this.groupBox_dest.ResumeLayout(false); - this.groupBox_dest.PerformLayout(); this.groupBox2.ResumeLayout(false); this.splitContainer1.Panel1.ResumeLayout(false); this.splitContainer1.Panel2.ResumeLayout(false); @@ -1761,15 +1581,12 @@ namespace Handbrake internal System.Windows.Forms.ToolStripSeparator ToolStripSeparator3; internal System.Windows.Forms.ToolStripMenuItem mnu_about; internal System.Windows.Forms.MenuStrip frmMainMenu; - internal System.Windows.Forms.GroupBox gb_source; internal System.Windows.Forms.Label Label13; internal System.Windows.Forms.ComboBox drop_chapterFinish; internal System.Windows.Forms.ComboBox drop_chapterStart; internal System.Windows.Forms.ComboBox drp_dvdtitle; - internal System.Windows.Forms.Label Label17; internal System.Windows.Forms.Label Label9; internal System.Windows.Forms.Label Label10; - internal System.Windows.Forms.GroupBox groupBox_output; internal System.Windows.Forms.Label Label3; internal System.Windows.Forms.ComboBox drp_videoEncoder; internal System.Windows.Forms.Label Label47; @@ -1789,12 +1606,6 @@ namespace Handbrake internal System.Windows.Forms.CheckBox Check_ChapterMarkers; internal System.Windows.Forms.TabControl tabs_panel; internal System.Windows.Forms.Label Label46; - private System.Windows.Forms.GroupBox groupBox_dest; - internal System.Windows.Forms.ComboBox drp_subtitle; - internal System.Windows.Forms.Label Label19; - internal System.Windows.Forms.Label Label20; - internal System.Windows.Forms.CheckBox check_grayscale; - internal System.Windows.Forms.Label label24; private System.Windows.Forms.GroupBox groupBox2; internal System.Windows.Forms.Button btn_setDefault; private System.Windows.Forms.ToolStripMenuItem mnu_SelectDefault; @@ -1807,7 +1618,6 @@ namespace Handbrake private System.Windows.Forms.TabPage tab_chapters; internal System.Windows.Forms.Label label31; internal System.Windows.Forms.CheckBox check_optimiseMP4; - internal System.Windows.Forms.CheckBox check_forced; internal System.Windows.Forms.DataGridView data_chpt; private System.Windows.Forms.TabPage tab_query; private System.Windows.Forms.Label label34; @@ -1846,9 +1656,6 @@ namespace Handbrake internal System.Windows.Forms.ToolStripMenuItem mnu_encodeLog; private System.Windows.Forms.StatusStrip StatusStrip; private System.Windows.Forms.ToolStripStatusLabel lbl_encode; - internal System.Windows.Forms.Label lbl_deblockVal; - internal System.Windows.Forms.TrackBar slider_deblock; - internal System.Windows.Forms.Label label8; internal System.Windows.Forms.OpenFileDialog ISO_Open; internal System.Windows.Forms.FolderBrowserDialog DVD_Open; internal System.Windows.Forms.ToolStripMenuItem mnu_dvd_drive; @@ -1861,13 +1668,7 @@ namespace Handbrake private System.Windows.Forms.ImageList AudioMenuRowHeightHack; private System.Windows.Forms.ToolStripMenuItem pmnu_saveChanges; private System.Windows.Forms.ToolStripMenuItem mnu_killCLI; - private System.Windows.Forms.ToolStripMenuItem debugToolStripMenuItem; - private System.Windows.Forms.ToolStripMenuItem mnu_qptest; private System.Windows.Forms.TabPage tab_filters; - internal Deinterlace ctl_deinterlace; - internal Denoise ctl_denoise; - internal Decomb ctl_decomb; - internal Detelecine ctl_detelecine; internal System.Windows.Forms.RadioButton radio_cq; internal System.Windows.Forms.RadioButton radio_avgBitrate; internal System.Windows.Forms.RadioButton radio_targetFilesize; @@ -1875,13 +1676,19 @@ namespace Handbrake private System.Windows.Forms.ToolStripButton tb_preview; private System.Windows.Forms.DataGridViewTextBoxColumn number; private System.Windows.Forms.DataGridViewTextBoxColumn name; - internal TextBox text_source; private System.Diagnostics.Process hbproc; internal ComboBox drop_angle; internal Label lbl_angle; private TabPage tab_subtitles; - internal Handbrake.Controls.AudioPanel audioPanel; - internal Handbrake.Controls.PictureSettings pictureSettings; + internal Handbrake.Controls.AudioPanel AudioSettings; + internal Handbrake.Controls.PictureSettings PictureSettings; + internal Handbrake.Controls.Subtitles Subtitles; + internal Handbrake.Controls.Filters Filters; + private Label label1; + internal Label lbl_source; + private Label label4; + internal Label groupBox_output; + private ToolStripStatusLabel lbl_updateCheck; }