OSDN Git Service

WinGui:
[handbrake-jp/handbrake-jp-git.git] / win / C# / frmQueue.Designer.cs
index 7d86537..13ba68e 100644 (file)
@@ -1,8 +1,7 @@
 /*  frmQueue.Designer.cs \r
-       \r
-          This file is part of the HandBrake source code.\r
-          Homepage: <http://handbrake.fr>.\r
-          It may be used under the terms of the GNU General Public License. */\r
+    This file is part of the HandBrake source code.\r
+    Homepage: <http://handbrake.fr>.\r
+    It may be used under the terms of the GNU General Public License. */\r
 \r
 namespace Handbrake\r
 {\r
@@ -36,15 +35,7 @@ namespace Handbrake
         {\r
             this.components = new System.ComponentModel.Container();\r
             System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frmQueue));\r
-            this.btn_down = new System.Windows.Forms.Button();\r
-            this.btn_up = new System.Windows.Forms.Button();\r
-            this.btn_delete = new System.Windows.Forms.Button();\r
             this.toolTip1 = new System.Windows.Forms.ToolTip(this.components);\r
-            this.label4 = new System.Windows.Forms.Label();\r
-            this.lbl_chapt = new System.Windows.Forms.Label();\r
-            this.lbl_title = new System.Windows.Forms.Label();\r
-            this.lbl_aEnc = new System.Windows.Forms.Label();\r
-            this.lbl_vEnc = new System.Windows.Forms.Label();\r
             this.lbl_dest = new System.Windows.Forms.Label();\r
             this.lbl_source = new System.Windows.Forms.Label();\r
             this.label1 = new System.Windows.Forms.Label();\r
@@ -59,6 +50,8 @@ namespace Handbrake
             this.mnu_export = new System.Windows.Forms.ToolStripMenuItem();\r
             this.toolStripSeparator2 = new System.Windows.Forms.ToolStripSeparator();\r
             this.mnu_readd = new System.Windows.Forms.ToolStripMenuItem();\r
+            this.drp_completeOption = new System.Windows.Forms.ToolStripComboBox();\r
+            this.toolStripButton1 = new System.Windows.Forms.ToolStripButton();\r
             this.SaveFile = new System.Windows.Forms.SaveFileDialog();\r
             this.list_queue = new System.Windows.Forms.ListView();\r
             this.Title = new System.Windows.Forms.ColumnHeader();\r
@@ -71,142 +64,42 @@ namespace Handbrake
             this.mnu_up = new System.Windows.Forms.ToolStripMenuItem();\r
             this.mnu_Down = new System.Windows.Forms.ToolStripMenuItem();\r
             this.toolStripSeparator3 = new System.Windows.Forms.ToolStripSeparator();\r
+            this.mnu_edit = new System.Windows.Forms.ToolStripMenuItem();\r
+            this.toolStripSeparator4 = new System.Windows.Forms.ToolStripSeparator();\r
             this.mnu_delete = new System.Windows.Forms.ToolStripMenuItem();\r
             this.statusStrip1 = new System.Windows.Forms.StatusStrip();\r
             this.lbl_encodesPending = new System.Windows.Forms.ToolStripStatusLabel();\r
             this.OpenFile = new System.Windows.Forms.OpenFileDialog();\r
+            this.lbl_encodeStatus = new System.Windows.Forms.Label();\r
             this.splitContainer1 = new System.Windows.Forms.SplitContainer();\r
+            this.lbl_encodeOptions = new System.Windows.Forms.Label();\r
             this.panel3 = new System.Windows.Forms.Panel();\r
             this.panel2 = new System.Windows.Forms.Panel();\r
             this.panel1 = new System.Windows.Forms.Panel();\r
-            this.tableLayoutPanel1 = new System.Windows.Forms.TableLayoutPanel();\r
             this.toolStrip1.SuspendLayout();\r
             this.mnu_queue.SuspendLayout();\r
             this.statusStrip1.SuspendLayout();\r
             this.splitContainer1.Panel1.SuspendLayout();\r
             this.splitContainer1.Panel2.SuspendLayout();\r
             this.splitContainer1.SuspendLayout();\r
-            this.tableLayoutPanel1.SuspendLayout();\r
             this.SuspendLayout();\r
             // \r
-            // btn_down\r
-            // \r
-            this.btn_down.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));\r
-            this.btn_down.BackColor = System.Drawing.SystemColors.ControlLight;\r
-            this.btn_down.FlatAppearance.BorderColor = System.Drawing.Color.Black;\r
-            this.btn_down.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
-            this.btn_down.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));\r
-            this.btn_down.Location = new System.Drawing.Point(625, 52);\r
-            this.btn_down.Name = "btn_down";\r
-            this.tableLayoutPanel1.SetRowSpan(this.btn_down, 2);\r
-            this.btn_down.Size = new System.Drawing.Size(64, 22);\r
-            this.btn_down.TabIndex = 33;\r
-            this.btn_down.TabStop = false;\r
-            this.btn_down.Text = "Down";\r
-            this.toolTip1.SetToolTip(this.btn_down, "Move the selected item down 1 place in the queue");\r
-            this.btn_down.UseVisualStyleBackColor = true;\r
-            this.btn_down.Click += new System.EventHandler(this.btn_down_Click);\r
-            // \r
-            // btn_up\r
-            // \r
-            this.btn_up.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));\r
-            this.btn_up.BackColor = System.Drawing.SystemColors.ControlLight;\r
-            this.btn_up.FlatAppearance.BorderColor = System.Drawing.Color.Black;\r
-            this.btn_up.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
-            this.btn_up.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));\r
-            this.btn_up.Location = new System.Drawing.Point(564, 52);\r
-            this.btn_up.Name = "btn_up";\r
-            this.tableLayoutPanel1.SetRowSpan(this.btn_up, 2);\r
-            this.btn_up.Size = new System.Drawing.Size(55, 22);\r
-            this.btn_up.TabIndex = 32;\r
-            this.btn_up.TabStop = false;\r
-            this.btn_up.Text = "Up";\r
-            this.toolTip1.SetToolTip(this.btn_up, "Move the selected item up 1 place in the queue.");\r
-            this.btn_up.UseVisualStyleBackColor = true;\r
-            this.btn_up.Click += new System.EventHandler(this.btn_up_Click);\r
-            // \r
-            // btn_delete\r
-            // \r
-            this.btn_delete.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));\r
-            this.btn_delete.BackColor = System.Drawing.SystemColors.ControlLight;\r
-            this.btn_delete.FlatAppearance.BorderColor = System.Drawing.Color.Black;\r
-            this.btn_delete.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
-            this.btn_delete.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));\r
-            this.btn_delete.Location = new System.Drawing.Point(695, 52);\r
-            this.btn_delete.Name = "btn_delete";\r
-            this.tableLayoutPanel1.SetRowSpan(this.btn_delete, 2);\r
-            this.btn_delete.Size = new System.Drawing.Size(64, 22);\r
-            this.btn_delete.TabIndex = 31;\r
-            this.btn_delete.TabStop = false;\r
-            this.btn_delete.Text = "Delete";\r
-            this.toolTip1.SetToolTip(this.btn_delete, "Remove the selected item from the queue");\r
-            this.btn_delete.UseVisualStyleBackColor = true;\r
-            this.btn_delete.Click += new System.EventHandler(this.btn_delete_Click);\r
-            // \r
-            // label4\r
-            // \r
-            this.label4.AutoSize = true;\r
-            this.label4.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
-            this.label4.Location = new System.Drawing.Point(125, 49);\r
-            this.label4.Name = "label4";\r
-            this.tableLayoutPanel1.SetRowSpan(this.label4, 2);\r
-            this.label4.Size = new System.Drawing.Size(48, 26);\r
-            this.label4.TabIndex = 70;\r
-            this.label4.Text = "Video:\r\nAudio:";\r
-            // \r
-            // lbl_chapt\r
-            // \r
-            this.lbl_chapt.AutoSize = true;\r
-            this.lbl_chapt.Location = new System.Drawing.Point(108, 62);\r
-            this.lbl_chapt.Name = "lbl_chapt";\r
-            this.lbl_chapt.Size = new System.Drawing.Size(11, 13);\r
-            this.lbl_chapt.TabIndex = 69;\r
-            this.lbl_chapt.Text = "-";\r
-            // \r
-            // lbl_title\r
-            // \r
-            this.lbl_title.AccessibleRole = System.Windows.Forms.AccessibleRole.None;\r
-            this.lbl_title.AutoSize = true;\r
-            this.lbl_title.Location = new System.Drawing.Point(108, 49);\r
-            this.lbl_title.Name = "lbl_title";\r
-            this.lbl_title.Size = new System.Drawing.Size(11, 13);\r
-            this.lbl_title.TabIndex = 68;\r
-            this.lbl_title.Text = "-";\r
-            // \r
-            // lbl_aEnc\r
-            // \r
-            this.lbl_aEnc.AutoSize = true;\r
-            this.lbl_aEnc.Location = new System.Drawing.Point(179, 62);\r
-            this.lbl_aEnc.Name = "lbl_aEnc";\r
-            this.lbl_aEnc.Size = new System.Drawing.Size(11, 13);\r
-            this.lbl_aEnc.TabIndex = 67;\r
-            this.lbl_aEnc.Text = "-";\r
-            // \r
-            // lbl_vEnc\r
-            // \r
-            this.lbl_vEnc.AutoSize = true;\r
-            this.lbl_vEnc.Location = new System.Drawing.Point(179, 49);\r
-            this.lbl_vEnc.Name = "lbl_vEnc";\r
-            this.lbl_vEnc.Size = new System.Drawing.Size(11, 13);\r
-            this.lbl_vEnc.TabIndex = 66;\r
-            this.lbl_vEnc.Text = "-";\r
-            // \r
             // lbl_dest\r
             // \r
-            this.lbl_dest.AutoSize = true;\r
-            this.lbl_dest.Location = new System.Drawing.Point(108, 36);\r
+            this.lbl_dest.AutoEllipsis = true;\r
+            this.lbl_dest.Location = new System.Drawing.Point(117, 60);\r
             this.lbl_dest.Name = "lbl_dest";\r
-            this.lbl_dest.Size = new System.Drawing.Size(11, 13);\r
+            this.lbl_dest.Size = new System.Drawing.Size(671, 13);\r
             this.lbl_dest.TabIndex = 65;\r
             this.lbl_dest.Text = "-";\r
             this.lbl_dest.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;\r
             // \r
             // lbl_source\r
             // \r
-            this.lbl_source.AutoSize = true;\r
-            this.lbl_source.Location = new System.Drawing.Point(108, 23);\r
+            this.lbl_source.AutoEllipsis = true;\r
+            this.lbl_source.Location = new System.Drawing.Point(117, 47);\r
             this.lbl_source.Name = "lbl_source";\r
-            this.lbl_source.Size = new System.Drawing.Size(11, 13);\r
+            this.lbl_source.Size = new System.Drawing.Size(671, 13);\r
             this.lbl_source.TabIndex = 64;\r
             this.lbl_source.Text = "-";\r
             // \r
@@ -214,18 +107,17 @@ namespace Handbrake
             // \r
             this.label1.AutoSize = true;\r
             this.label1.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
-            this.label1.Location = new System.Drawing.Point(3, 23);\r
+            this.label1.Location = new System.Drawing.Point(12, 47);\r
             this.label1.Name = "label1";\r
-            this.tableLayoutPanel1.SetRowSpan(this.label1, 4);\r
-            this.label1.Size = new System.Drawing.Size(99, 52);\r
+            this.label1.Size = new System.Drawing.Size(85, 39);\r
             this.label1.TabIndex = 63;\r
-            this.label1.Text = "Source:\r\nDestination:\r\nDVD Title:\r\nDVD Chapters:";\r
+            this.label1.Text = "Source:\r\nDestination:\r\nOptions:";\r
             // \r
             // label3\r
             // \r
             this.label3.AutoSize = true;\r
             this.label3.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
-            this.label3.Location = new System.Drawing.Point(3, 0);\r
+            this.label3.Location = new System.Drawing.Point(12, 9);\r
             this.label3.Name = "label3";\r
             this.label3.Size = new System.Drawing.Size(82, 13);\r
             this.label3.TabIndex = 62;\r
@@ -238,11 +130,13 @@ namespace Handbrake
             this.btn_encode,\r
             this.btn_pause,\r
             this.toolStripSeparator1,\r
-            this.drop_button_queue});\r
+            this.drop_button_queue,\r
+            this.drp_completeOption,\r
+            this.toolStripButton1});\r
             this.toolStrip1.Location = new System.Drawing.Point(0, 0);\r
             this.toolStrip1.Name = "toolStrip1";\r
             this.toolStrip1.RenderMode = System.Windows.Forms.ToolStripRenderMode.Professional;\r
-            this.toolStrip1.Size = new System.Drawing.Size(787, 39);\r
+            this.toolStrip1.Size = new System.Drawing.Size(789, 39);\r
             this.toolStrip1.TabIndex = 71;\r
             this.toolStrip1.Text = "toolStrip1";\r
             // \r
@@ -254,7 +148,7 @@ namespace Handbrake
             this.btn_encode.Name = "btn_encode";\r
             this.btn_encode.Size = new System.Drawing.Size(82, 36);\r
             this.btn_encode.Text = "Encode";\r
-            this.btn_encode.Click += new System.EventHandler(this.btn_encode_Click);\r
+            this.btn_encode.Click += new System.EventHandler(this.BtnEncodeClick);\r
             // \r
             // btn_pause\r
             // \r
@@ -266,7 +160,7 @@ namespace Handbrake
             this.btn_pause.Size = new System.Drawing.Size(74, 36);\r
             this.btn_pause.Text = "Pause";\r
             this.btn_pause.Visible = false;\r
-            this.btn_pause.Click += new System.EventHandler(this.btn_pause_Click);\r
+            this.btn_pause.Click += new System.EventHandler(this.BtnPauseClick);\r
             // \r
             // toolStripSeparator1\r
             // \r
@@ -292,39 +186,68 @@ namespace Handbrake
             // \r
             this.mnu_batch.Image = global::Handbrake.Properties.Resources.Output_Small;\r
             this.mnu_batch.Name = "mnu_batch";\r
-            this.mnu_batch.Size = new System.Drawing.Size(187, 22);\r
+            this.mnu_batch.Size = new System.Drawing.Size(235, 22);\r
             this.mnu_batch.Text = "Generate Batch Script";\r
-            this.mnu_batch.Click += new System.EventHandler(this.mnu_batch_Click);\r
+            this.mnu_batch.Click += new System.EventHandler(this.MnuBatchClick);\r
             // \r
             // mnu_import\r
             // \r
             this.mnu_import.Image = global::Handbrake.Properties.Resources.folder;\r
             this.mnu_import.Name = "mnu_import";\r
-            this.mnu_import.Size = new System.Drawing.Size(187, 22);\r
+            this.mnu_import.Size = new System.Drawing.Size(235, 22);\r
             this.mnu_import.Text = "Import Queue";\r
-            this.mnu_import.Click += new System.EventHandler(this.mnu_import_Click);\r
+            this.mnu_import.Click += new System.EventHandler(this.MnuImportClick);\r
             // \r
             // mnu_export\r
             // \r
             this.mnu_export.Image = global::Handbrake.Properties.Resources.save;\r
             this.mnu_export.Name = "mnu_export";\r
-            this.mnu_export.Size = new System.Drawing.Size(187, 22);\r
+            this.mnu_export.Size = new System.Drawing.Size(235, 22);\r
             this.mnu_export.Text = "Export Queue";\r
-            this.mnu_export.Click += new System.EventHandler(this.mnu_export_Click);\r
+            this.mnu_export.Click += new System.EventHandler(this.MnuExportClick);\r
             // \r
             // toolStripSeparator2\r
             // \r
             this.toolStripSeparator2.Name = "toolStripSeparator2";\r
-            this.toolStripSeparator2.Size = new System.Drawing.Size(184, 6);\r
+            this.toolStripSeparator2.Size = new System.Drawing.Size(232, 6);\r
             // \r
             // mnu_readd\r
             // \r
             this.mnu_readd.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Center;\r
             this.mnu_readd.Image = global::Handbrake.Properties.Resources.AddToQueue_small;\r
             this.mnu_readd.Name = "mnu_readd";\r
-            this.mnu_readd.Size = new System.Drawing.Size(187, 22);\r
-            this.mnu_readd.Text = "Re-Add Current Job";\r
-            this.mnu_readd.Click += new System.EventHandler(this.mnu_readd_Click);\r
+            this.mnu_readd.Size = new System.Drawing.Size(235, 22);\r
+            this.mnu_readd.Text = "Re-Add Currently Running Job";\r
+            this.mnu_readd.ToolTipText = "Readds the currently encoding job back onto the queue.";\r
+            this.mnu_readd.Click += new System.EventHandler(this.MnuReaddClick);\r
+            // \r
+            // drp_completeOption\r
+            // \r
+            this.drp_completeOption.Alignment = System.Windows.Forms.ToolStripItemAlignment.Right;\r
+            this.drp_completeOption.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;\r
+            this.drp_completeOption.FlatStyle = System.Windows.Forms.FlatStyle.System;\r
+            this.drp_completeOption.Items.AddRange(new object[] {\r
+            "Do nothing",\r
+            "Shutdown",\r
+            "Suspend",\r
+            "Hibernate",\r
+            "Lock system",\r
+            "Log off",\r
+            "Quit HandBrake"});\r
+            this.drp_completeOption.Margin = new System.Windows.Forms.Padding(1, 0, 15, 0);\r
+            this.drp_completeOption.Name = "drp_completeOption";\r
+            this.drp_completeOption.Size = new System.Drawing.Size(155, 39);\r
+            this.drp_completeOption.SelectedIndexChanged += new System.EventHandler(this.CompleteOptionChanged);\r
+            // \r
+            // toolStripButton1\r
+            // \r
+            this.toolStripButton1.Alignment = System.Windows.Forms.ToolStripItemAlignment.Right;\r
+            this.toolStripButton1.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text;\r
+            this.toolStripButton1.Image = ((System.Drawing.Image)(resources.GetObject("toolStripButton1.Image")));\r
+            this.toolStripButton1.ImageTransparentColor = System.Drawing.Color.Magenta;\r
+            this.toolStripButton1.Name = "toolStripButton1";\r
+            this.toolStripButton1.Size = new System.Drawing.Size(76, 36);\r
+            this.toolStripButton1.Text = "When Done:";\r
             // \r
             // SaveFile\r
             // \r
@@ -345,13 +268,13 @@ namespace Handbrake
             this.list_queue.FullRowSelect = true;\r
             this.list_queue.GridLines = true;\r
             this.list_queue.HeaderStyle = System.Windows.Forms.ColumnHeaderStyle.Nonclickable;\r
-            this.list_queue.Location = new System.Drawing.Point(13, 0);\r
+            this.list_queue.Location = new System.Drawing.Point(15, 0);\r
             this.list_queue.Name = "list_queue";\r
-            this.list_queue.Size = new System.Drawing.Size(761, 219);\r
+            this.list_queue.Size = new System.Drawing.Size(759, 199);\r
             this.list_queue.TabIndex = 72;\r
-            //this.list_queue.UseCompatibleStateImageBehavior = false;\r
+            this.list_queue.UseCompatibleStateImageBehavior = false;\r
             this.list_queue.View = System.Windows.Forms.View.Details;\r
-            this.list_queue.KeyUp += new System.Windows.Forms.KeyEventHandler(this.list_queue_deleteKey);\r
+            this.list_queue.KeyUp += new System.Windows.Forms.KeyEventHandler(this.ListQueueDeleteKey);\r
             // \r
             // Title\r
             // \r
@@ -389,44 +312,59 @@ namespace Handbrake
             this.mnu_up,\r
             this.mnu_Down,\r
             this.toolStripSeparator3,\r
+            this.mnu_edit,\r
+            this.toolStripSeparator4,\r
             this.mnu_delete});\r
             this.mnu_queue.Name = "mnu_queue";\r
-            this.mnu_queue.Size = new System.Drawing.Size(139, 76);\r
+            this.mnu_queue.Size = new System.Drawing.Size(139, 104);\r
             // \r
             // mnu_up\r
             // \r
             this.mnu_up.Name = "mnu_up";\r
             this.mnu_up.Size = new System.Drawing.Size(138, 22);\r
             this.mnu_up.Text = "Move Up";\r
-            this.mnu_up.Click += new System.EventHandler(this.mnu_up_Click);\r
+            this.mnu_up.Click += new System.EventHandler(this.MnuUpClick);\r
             // \r
             // mnu_Down\r
             // \r
             this.mnu_Down.Name = "mnu_Down";\r
             this.mnu_Down.Size = new System.Drawing.Size(138, 22);\r
             this.mnu_Down.Text = "Move Down";\r
-            this.mnu_Down.Click += new System.EventHandler(this.mnu_Down_Click);\r
+            this.mnu_Down.Click += new System.EventHandler(this.MnuDownClick);\r
             // \r
             // toolStripSeparator3\r
             // \r
             this.toolStripSeparator3.Name = "toolStripSeparator3";\r
             this.toolStripSeparator3.Size = new System.Drawing.Size(135, 6);\r
             // \r
+            // mnu_edit\r
+            // \r
+            this.mnu_edit.Name = "mnu_edit";\r
+            this.mnu_edit.Size = new System.Drawing.Size(138, 22);\r
+            this.mnu_edit.Text = "Edit";\r
+            this.mnu_edit.Click += new System.EventHandler(this.MnuEditClick);\r
+            // \r
+            // toolStripSeparator4\r
+            // \r
+            this.toolStripSeparator4.Name = "toolStripSeparator4";\r
+            this.toolStripSeparator4.Size = new System.Drawing.Size(135, 6);\r
+            // \r
             // mnu_delete\r
             // \r
             this.mnu_delete.Name = "mnu_delete";\r
             this.mnu_delete.Size = new System.Drawing.Size(138, 22);\r
             this.mnu_delete.Text = "Delete";\r
-            this.mnu_delete.Click += new System.EventHandler(this.mnu_delete_Click);\r
+            this.mnu_delete.Click += new System.EventHandler(this.MnuDeleteClick);\r
             // \r
             // statusStrip1\r
             // \r
             this.statusStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {\r
             this.lbl_encodesPending});\r
-            this.statusStrip1.Location = new System.Drawing.Point(0, 368);\r
+            this.statusStrip1.Location = new System.Drawing.Point(0, 363);\r
             this.statusStrip1.Name = "statusStrip1";\r
             this.statusStrip1.Padding = new System.Windows.Forms.Padding(1, 0, 12, 0);\r
-            this.statusStrip1.Size = new System.Drawing.Size(787, 22);\r
+            this.statusStrip1.RenderMode = System.Windows.Forms.ToolStripRenderMode.Professional;\r
+            this.statusStrip1.Size = new System.Drawing.Size(789, 22);\r
             this.statusStrip1.TabIndex = 73;\r
             this.statusStrip1.Text = "statusStrip1";\r
             // \r
@@ -442,18 +380,34 @@ namespace Handbrake
             // \r
             this.OpenFile.Filter = "HandBrake Queue|*.queue";\r
             // \r
+            // lbl_encodeStatus\r
+            // \r
+            this.lbl_encodeStatus.AutoSize = true;\r
+            this.lbl_encodeStatus.Location = new System.Drawing.Point(12, 30);\r
+            this.lbl_encodeStatus.Name = "lbl_encodeStatus";\r
+            this.lbl_encodeStatus.Size = new System.Drawing.Size(38, 13);\r
+            this.lbl_encodeStatus.TabIndex = 73;\r
+            this.lbl_encodeStatus.Text = "Ready";\r
+            // \r
             // splitContainer1\r
             // \r
+            this.splitContainer1.BackColor = System.Drawing.Color.Transparent;\r
             this.splitContainer1.Dock = System.Windows.Forms.DockStyle.Fill;\r
             this.splitContainer1.FixedPanel = System.Windows.Forms.FixedPanel.Panel1;\r
-            this.splitContainer1.IsSplitterFixed = true;\r
             this.splitContainer1.Location = new System.Drawing.Point(0, 39);\r
             this.splitContainer1.Name = "splitContainer1";\r
             this.splitContainer1.Orientation = System.Windows.Forms.Orientation.Horizontal;\r
             // \r
             // splitContainer1.Panel1\r
             // \r
-            this.splitContainer1.Panel1.Controls.Add(this.tableLayoutPanel1);\r
+            this.splitContainer1.Panel1.BackColor = System.Drawing.Color.Transparent;\r
+            this.splitContainer1.Panel1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;\r
+            this.splitContainer1.Panel1.Controls.Add(this.lbl_encodeOptions);\r
+            this.splitContainer1.Panel1.Controls.Add(this.label3);\r
+            this.splitContainer1.Panel1.Controls.Add(this.lbl_dest);\r
+            this.splitContainer1.Panel1.Controls.Add(this.label1);\r
+            this.splitContainer1.Panel1.Controls.Add(this.lbl_encodeStatus);\r
+            this.splitContainer1.Panel1.Controls.Add(this.lbl_source);\r
             // \r
             // splitContainer1.Panel2\r
             // \r
@@ -461,75 +415,51 @@ namespace Handbrake
             this.splitContainer1.Panel2.Controls.Add(this.panel3);\r
             this.splitContainer1.Panel2.Controls.Add(this.panel2);\r
             this.splitContainer1.Panel2.Controls.Add(this.panel1);\r
-            this.splitContainer1.Size = new System.Drawing.Size(787, 329);\r
-            this.splitContainer1.SplitterDistance = 94;\r
-            this.splitContainer1.SplitterWidth = 1;\r
+            this.splitContainer1.Size = new System.Drawing.Size(789, 324);\r
+            this.splitContainer1.SplitterDistance = 106;\r
             this.splitContainer1.TabIndex = 74;\r
             // \r
+            // lbl_encodeOptions\r
+            // \r
+            this.lbl_encodeOptions.AutoEllipsis = true;\r
+            this.lbl_encodeOptions.Location = new System.Drawing.Point(117, 73);\r
+            this.lbl_encodeOptions.Name = "lbl_encodeOptions";\r
+            this.lbl_encodeOptions.Size = new System.Drawing.Size(671, 33);\r
+            this.lbl_encodeOptions.TabIndex = 74;\r
+            this.lbl_encodeOptions.Text = "-";\r
+            // \r
             // panel3\r
             // \r
+            this.panel3.BackColor = System.Drawing.Color.Transparent;\r
             this.panel3.Dock = System.Windows.Forms.DockStyle.Bottom;\r
-            this.panel3.Location = new System.Drawing.Point(13, 219);\r
+            this.panel3.Location = new System.Drawing.Point(15, 199);\r
             this.panel3.Name = "panel3";\r
-            this.panel3.Size = new System.Drawing.Size(761, 15);\r
-            this.panel3.TabIndex = 77;\r
+            this.panel3.Size = new System.Drawing.Size(759, 15);\r
+            this.panel3.TabIndex = 73;\r
             // \r
             // panel2\r
             // \r
+            this.panel2.BackColor = System.Drawing.Color.Transparent;\r
             this.panel2.Dock = System.Windows.Forms.DockStyle.Right;\r
             this.panel2.Location = new System.Drawing.Point(774, 0);\r
             this.panel2.Name = "panel2";\r
-            this.panel2.Size = new System.Drawing.Size(13, 234);\r
-            this.panel2.TabIndex = 76;\r
+            this.panel2.Size = new System.Drawing.Size(15, 214);\r
+            this.panel2.TabIndex = 1;\r
             // \r
             // panel1\r
             // \r
+            this.panel1.BackColor = System.Drawing.Color.Transparent;\r
             this.panel1.Dock = System.Windows.Forms.DockStyle.Left;\r
             this.panel1.Location = new System.Drawing.Point(0, 0);\r
             this.panel1.Name = "panel1";\r
-            this.panel1.Size = new System.Drawing.Size(13, 234);\r
-            this.panel1.TabIndex = 75;\r
-            // \r
-            // tableLayoutPanel1\r
-            // \r
-            this.tableLayoutPanel1.AutoSize = true;\r
-            this.tableLayoutPanel1.ColumnCount = 7;\r
-            this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());\r
-            this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());\r
-            this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());\r
-            this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));\r
-            this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());\r
-            this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());\r
-            this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());\r
-            this.tableLayoutPanel1.Controls.Add(this.label1, 0, 2);\r
-            this.tableLayoutPanel1.Controls.Add(this.btn_delete, 6, 4);\r
-            this.tableLayoutPanel1.Controls.Add(this.btn_down, 5, 4);\r
-            this.tableLayoutPanel1.Controls.Add(this.lbl_aEnc, 3, 5);\r
-            this.tableLayoutPanel1.Controls.Add(this.btn_up, 4, 4);\r
-            this.tableLayoutPanel1.Controls.Add(this.lbl_source, 1, 2);\r
-            this.tableLayoutPanel1.Controls.Add(this.lbl_vEnc, 3, 4);\r
-            this.tableLayoutPanel1.Controls.Add(this.label4, 2, 4);\r
-            this.tableLayoutPanel1.Controls.Add(this.lbl_dest, 1, 3);\r
-            this.tableLayoutPanel1.Controls.Add(this.lbl_title, 1, 4);\r
-            this.tableLayoutPanel1.Controls.Add(this.lbl_chapt, 1, 5);\r
-            this.tableLayoutPanel1.Controls.Add(this.label3, 0, 0);\r
-            this.tableLayoutPanel1.Location = new System.Drawing.Point(13, 13);\r
-            this.tableLayoutPanel1.Name = "tableLayoutPanel1";\r
-            this.tableLayoutPanel1.RowCount = 6;\r
-            this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle());\r
-            this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 10F));\r
-            this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle());\r
-            this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle());\r
-            this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle());\r
-            this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle());\r
-            this.tableLayoutPanel1.Size = new System.Drawing.Size(762, 77);\r
-            this.tableLayoutPanel1.TabIndex = 71;\r
+            this.panel1.Size = new System.Drawing.Size(15, 214);\r
+            this.panel1.TabIndex = 0;\r
             // \r
             // frmQueue\r
             // \r
             this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);\r
             this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;\r
-            this.ClientSize = new System.Drawing.Size(787, 390);\r
+            this.ClientSize = new System.Drawing.Size(789, 385);\r
             this.Controls.Add(this.splitContainer1);\r
             this.Controls.Add(this.statusStrip1);\r
             this.Controls.Add(this.toolStrip1);\r
@@ -548,8 +478,6 @@ namespace Handbrake
             this.splitContainer1.Panel1.PerformLayout();\r
             this.splitContainer1.Panel2.ResumeLayout(false);\r
             this.splitContainer1.ResumeLayout(false);\r
-            this.tableLayoutPanel1.ResumeLayout(false);\r
-            this.tableLayoutPanel1.PerformLayout();\r
             this.ResumeLayout(false);\r
             this.PerformLayout();\r
 \r
@@ -557,15 +485,7 @@ namespace Handbrake
 \r
         #endregion\r
 \r
-        internal System.Windows.Forms.Button btn_down;\r
-        internal System.Windows.Forms.Button btn_up;\r
-        internal System.Windows.Forms.Button btn_delete;\r
         private System.Windows.Forms.ToolTip toolTip1;\r
-        private System.Windows.Forms.Label label4;\r
-        private System.Windows.Forms.Label lbl_chapt;\r
-        private System.Windows.Forms.Label lbl_title;\r
-        private System.Windows.Forms.Label lbl_aEnc;\r
-        private System.Windows.Forms.Label lbl_vEnc;\r
         private System.Windows.Forms.Label lbl_dest;\r
         private System.Windows.Forms.Label lbl_source;\r
         private System.Windows.Forms.Label label1;\r
@@ -589,10 +509,6 @@ namespace Handbrake
         private System.Windows.Forms.ToolStripMenuItem mnu_export;\r
         private System.Windows.Forms.OpenFileDialog OpenFile;\r
         private System.Windows.Forms.ToolStripStatusLabel lbl_encodesPending;\r
-        private System.Windows.Forms.SplitContainer splitContainer1;\r
-        private System.Windows.Forms.Panel panel2;\r
-        private System.Windows.Forms.Panel panel1;\r
-        private System.Windows.Forms.Panel panel3;\r
         private System.Windows.Forms.ToolStripSeparator toolStripSeparator2;\r
         private System.Windows.Forms.ToolStripMenuItem mnu_readd;\r
         private System.Windows.Forms.ContextMenuStrip mnu_queue;\r
@@ -600,6 +516,15 @@ namespace Handbrake
         private System.Windows.Forms.ToolStripMenuItem mnu_Down;\r
         private System.Windows.Forms.ToolStripSeparator toolStripSeparator3;\r
         private System.Windows.Forms.ToolStripMenuItem mnu_delete;\r
-        private System.Windows.Forms.TableLayoutPanel tableLayoutPanel1;\r
+        private System.Windows.Forms.ToolStripMenuItem mnu_edit;\r
+        private System.Windows.Forms.ToolStripSeparator toolStripSeparator4;\r
+        private System.Windows.Forms.Label lbl_encodeStatus;\r
+        private System.Windows.Forms.SplitContainer splitContainer1;\r
+        private System.Windows.Forms.Panel panel2;\r
+        private System.Windows.Forms.Panel panel1;\r
+        private System.Windows.Forms.Label lbl_encodeOptions;\r
+        private System.Windows.Forms.ToolStripComboBox drp_completeOption;\r
+        private System.Windows.Forms.ToolStripButton toolStripButton1;\r
+        private System.Windows.Forms.Panel panel3;\r
     }\r
 }\r