OSDN Git Service

WinGui:
[handbrake-jp/handbrake-jp-git.git] / win / C# / frmMain.Designer.cs
index 5bad68d..b42649b 100644 (file)
@@ -59,6 +59,7 @@ namespace Handbrake
             this.name = new System.Windows.Forms.DataGridViewTextBoxColumn();\r
             this.ChaptersMenu = new System.Windows.Forms.ContextMenuStrip(this.components);\r
             this.mnu_resetChapters = new System.Windows.Forms.ToolStripMenuItem();\r
+            this.btn_file_source = new System.Windows.Forms.ToolStripMenuItem();\r
             this.btn_addPreset = new System.Windows.Forms.Button();\r
             this.btn_removePreset = new System.Windows.Forms.Button();\r
             this.drop_format = new System.Windows.Forms.ComboBox();\r
@@ -77,18 +78,24 @@ namespace Handbrake
             this.mnu_exit = new System.Windows.Forms.ToolStripMenuItem();\r
             this.mnu_open3 = new System.Windows.Forms.ToolStripMenuItem();\r
             this.ToolsToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();\r
+            this.mnu_encode = new System.Windows.Forms.ToolStripMenuItem();\r
+            this.mnu_encodeLog = new System.Windows.Forms.ToolStripMenuItem();\r
             this.ToolStripSeparator5 = new System.Windows.Forms.ToolStripSeparator();\r
+            this.mnu_options = new System.Windows.Forms.ToolStripMenuItem();\r
             this.PresetsToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();\r
             this.mnu_presetReset = new System.Windows.Forms.ToolStripMenuItem();\r
             this.mnu_delete_preset = new System.Windows.Forms.ToolStripMenuItem();\r
             this.toolStripSeparator7 = new System.Windows.Forms.ToolStripSeparator();\r
             this.btn_new_preset = new System.Windows.Forms.ToolStripMenuItem();\r
             this.mnu_importMacPreset = new System.Windows.Forms.ToolStripMenuItem();\r
+            this.mnu_exportMacPreset = new System.Windows.Forms.ToolStripMenuItem();\r
             this.mnu_SelectDefault = new System.Windows.Forms.ToolStripMenuItem();\r
             this.HelpToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();\r
+            this.mnu_user_guide = new System.Windows.Forms.ToolStripMenuItem();\r
             this.ToolStripSeparator3 = new System.Windows.Forms.ToolStripSeparator();\r
             this.mnu_UpdateCheck = new System.Windows.Forms.ToolStripMenuItem();\r
             this.toolStripSeparator6 = new System.Windows.Forms.ToolStripSeparator();\r
+            this.mnu_about = new System.Windows.Forms.ToolStripMenuItem();\r
             this.frmMainMenu = new System.Windows.Forms.MenuStrip();\r
             this.label5 = new System.Windows.Forms.Label();\r
             this.Label47 = new System.Windows.Forms.Label();\r
@@ -97,6 +104,7 @@ namespace Handbrake
             this.AudioSettings = new Handbrake.Controls.AudioPanel();\r
             this.AudioMenuRowHeightHack = new System.Windows.Forms.ImageList(this.components);\r
             this.tab_video = new System.Windows.Forms.TabPage();\r
+            this.checkMaximumFramerate = new System.Windows.Forms.CheckBox();\r
             this.radio_cq = new System.Windows.Forms.RadioButton();\r
             this.radio_avgBitrate = new System.Windows.Forms.RadioButton();\r
             this.radio_targetFilesize = new System.Windows.Forms.RadioButton();\r
@@ -104,7 +112,7 @@ namespace Handbrake
             this.check_2PassEncode = new System.Windows.Forms.CheckBox();\r
             this.Label2 = new System.Windows.Forms.Label();\r
             this.lbl_SliderValue = new System.Windows.Forms.Label();\r
-            this.Label46 = new System.Windows.Forms.Label();\r
+            this.lbl_framerate = new System.Windows.Forms.Label();\r
             this.tab_picture = new System.Windows.Forms.TabPage();\r
             this.PictureSettings = new Handbrake.Controls.PictureSettings();\r
             this.Check_ChapterMarkers = new System.Windows.Forms.CheckBox();\r
@@ -135,10 +143,22 @@ namespace Handbrake
             this.pmnu_saveChanges = new System.Windows.Forms.ToolStripMenuItem();\r
             this.pmnu_delete = new System.Windows.Forms.ToolStripMenuItem();\r
             this.toolStrip1 = new System.Windows.Forms.ToolStrip();\r
+            this.btn_source = new System.Windows.Forms.ToolStripDropDownButton();\r
+            this.btn_dvd_source = new System.Windows.Forms.ToolStripMenuItem();\r
+            this.btnTitleSpecific = new System.Windows.Forms.ToolStripMenuItem();\r
+            this.FileTitleSpecificScan = new System.Windows.Forms.ToolStripMenuItem();\r
+            this.FolderTitleSpecificScan = new System.Windows.Forms.ToolStripMenuItem();\r
+            this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator();\r
             this.toolStripSeparator10 = new System.Windows.Forms.ToolStripSeparator();\r
+            this.btn_start = new System.Windows.Forms.ToolStripButton();\r
+            this.btn_add2Queue = new System.Windows.Forms.ToolStripButton();\r
+            this.btn_showQueue = new System.Windows.Forms.ToolStripButton();\r
             this.toolStripSeparator4 = new System.Windows.Forms.ToolStripSeparator();\r
+            this.tb_preview = new System.Windows.Forms.ToolStripButton();\r
+            this.btn_ActivityWindow = new System.Windows.Forms.ToolStripButton();\r
             this.notifyIcon = new System.Windows.Forms.NotifyIcon(this.components);\r
             this.StatusStrip = new System.Windows.Forms.StatusStrip();\r
+            this.ProgressBarStatus = new System.Windows.Forms.ToolStripProgressBar();\r
             this.lbl_encode = new System.Windows.Forms.ToolStripStatusLabel();\r
             this.lbl_updateCheck = new System.Windows.Forms.ToolStripStatusLabel();\r
             this.hbproc = new System.Diagnostics.Process();\r
@@ -156,23 +176,9 @@ namespace Handbrake
             this.labelPreset = new System.Windows.Forms.Label();\r
             this.labelSource = new System.Windows.Forms.Label();\r
             this.labelStaticSource = new System.Windows.Forms.Label();\r
-            this.flowLayoutPanel1 = new System.Windows.Forms.FlowLayoutPanel();\r
+            this.SourceLayoutPanel = new System.Windows.Forms.FlowLayoutPanel();\r
             this.openPreset = new System.Windows.Forms.OpenFileDialog();\r
             this.File_ChapterImport = new System.Windows.Forms.OpenFileDialog();\r
-            this.btn_source = new System.Windows.Forms.ToolStripDropDownButton();\r
-            this.btn_file_source = new System.Windows.Forms.ToolStripMenuItem();\r
-            this.btn_dvd_source = new System.Windows.Forms.ToolStripMenuItem();\r
-            this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator();\r
-            this.btn_start = new System.Windows.Forms.ToolStripButton();\r
-            this.btn_add2Queue = new System.Windows.Forms.ToolStripButton();\r
-            this.btn_showQueue = new System.Windows.Forms.ToolStripButton();\r
-            this.tb_preview = new System.Windows.Forms.ToolStripButton();\r
-            this.btn_ActivityWindow = new System.Windows.Forms.ToolStripButton();\r
-            this.mnu_encode = new System.Windows.Forms.ToolStripMenuItem();\r
-            this.mnu_encodeLog = new System.Windows.Forms.ToolStripMenuItem();\r
-            this.mnu_options = new System.Windows.Forms.ToolStripMenuItem();\r
-            this.mnu_user_guide = new System.Windows.Forms.ToolStripMenuItem();\r
-            this.mnu_about = new System.Windows.Forms.ToolStripMenuItem();\r
             notifyIconMenu = new System.Windows.Forms.ContextMenuStrip(this.components);\r
             notifyIconMenu.SuspendLayout();\r
             ((System.ComponentModel.ISupportInitialize)(this.slider_videoQuality)).BeginInit();\r
@@ -198,7 +204,7 @@ namespace Handbrake
             this.tableLayoutPanel2.SuspendLayout();\r
             this.tableLayoutPanel3.SuspendLayout();\r
             this.tableLayoutPanel1.SuspendLayout();\r
-            this.flowLayoutPanel1.SuspendLayout();\r
+            this.SourceLayoutPanel.SuspendLayout();\r
             this.SuspendLayout();\r
             // \r
             // notifyIconMenu\r
@@ -207,13 +213,13 @@ namespace Handbrake
             this.btn_restore});\r
             notifyIconMenu.Name = "notifyIconMenu";\r
             notifyIconMenu.RenderMode = System.Windows.Forms.ToolStripRenderMode.Professional;\r
-            notifyIconMenu.Size = new System.Drawing.Size(153, 48);\r
+            notifyIconMenu.Size = new System.Drawing.Size(114, 26);\r
             // \r
             // btn_restore\r
             // \r
             this.btn_restore.Image = global::Handbrake.Properties.Resources.Restore;\r
             this.btn_restore.Name = "btn_restore";\r
-            this.btn_restore.Size = new System.Drawing.Size(152, 22);\r
+            this.btn_restore.Size = new System.Drawing.Size(113, 22);\r
             this.btn_restore.Text = "Restore";\r
             this.btn_restore.Click += new System.EventHandler(this.btn_restore_Click);\r
             // \r
@@ -274,9 +280,9 @@ namespace Handbrake
             this.check_turbo.AutoSize = true;\r
             this.check_turbo.BackColor = System.Drawing.Color.Transparent;\r
             this.check_turbo.Enabled = false;\r
-            this.check_turbo.Location = new System.Drawing.Point(146, 123);\r
+            this.check_turbo.Location = new System.Drawing.Point(146, 143);\r
             this.check_turbo.Name = "check_turbo";\r
-            this.check_turbo.Size = new System.Drawing.Size(101, 17);\r
+            this.check_turbo.Size = new System.Drawing.Size(99, 17);\r
             this.check_turbo.TabIndex = 7;\r
             this.check_turbo.Text = "Turbo first Pass";\r
             this.ToolTip.SetToolTip(this.check_turbo, "Makes the first pass of a 2 pass encode faster.");\r
@@ -296,17 +302,18 @@ namespace Handbrake
             "24",\r
             "25",\r
             "29.97"});\r
-            this.drp_videoFramerate.Location = new System.Drawing.Point(125, 68);\r
+            this.drp_videoFramerate.Location = new System.Drawing.Point(125, 62);\r
             this.drp_videoFramerate.Name = "drp_videoFramerate";\r
-            this.drp_videoFramerate.Size = new System.Drawing.Size(126, 21);\r
+            this.drp_videoFramerate.Size = new System.Drawing.Size(125, 21);\r
             this.drp_videoFramerate.TabIndex = 2;\r
             this.ToolTip.SetToolTip(this.drp_videoFramerate, "Can be left to \"Same as source\" in most cases.");\r
+            this.drp_videoFramerate.SelectedIndexChanged += new System.EventHandler(this.drp_videoFramerate_SelectedIndexChanged);\r
             // \r
             // slider_videoQuality\r
             // \r
             this.slider_videoQuality.BackColor = System.Drawing.SystemColors.Window;\r
             this.slider_videoQuality.Enabled = false;\r
-            this.slider_videoQuality.Location = new System.Drawing.Point(347, 120);\r
+            this.slider_videoQuality.Location = new System.Drawing.Point(376, 120);\r
             this.slider_videoQuality.Margin = new System.Windows.Forms.Padding(0);\r
             this.slider_videoQuality.Maximum = 100;\r
             this.slider_videoQuality.Name = "slider_videoQuality";\r
@@ -319,7 +326,7 @@ namespace Handbrake
             // text_filesize\r
             // \r
             this.text_filesize.Enabled = false;\r
-            this.text_filesize.Location = new System.Drawing.Point(482, 36);\r
+            this.text_filesize.Location = new System.Drawing.Point(511, 36);\r
             this.text_filesize.Name = "text_filesize";\r
             this.text_filesize.Size = new System.Drawing.Size(81, 21);\r
             this.text_filesize.TabIndex = 12;\r
@@ -327,7 +334,7 @@ namespace Handbrake
             // \r
             // text_bitrate\r
             // \r
-            this.text_bitrate.Location = new System.Drawing.Point(482, 63);\r
+            this.text_bitrate.Location = new System.Drawing.Point(511, 63);\r
             this.text_bitrate.Name = "text_bitrate";\r
             this.text_bitrate.Size = new System.Drawing.Size(81, 21);\r
             this.text_bitrate.TabIndex = 10;\r
@@ -383,7 +390,9 @@ namespace Handbrake
             this.data_chpt.AllowUserToAddRows = false;\r
             this.data_chpt.AllowUserToDeleteRows = false;\r
             this.data_chpt.AllowUserToResizeRows = false;\r
-            this.data_chpt.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;\r
+            this.data_chpt.BackgroundColor = System.Drawing.Color.White;\r
+            this.data_chpt.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.None;\r
+            this.data_chpt.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;\r
             this.data_chpt.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {\r
             this.number,\r
             this.name});\r
@@ -406,6 +415,7 @@ namespace Handbrake
             this.number.MaxInputLength = 3;\r
             this.number.Name = "number";\r
             this.number.Resizable = System.Windows.Forms.DataGridViewTriState.False;\r
+            this.number.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;\r
             this.number.Width = 165;\r
             // \r
             // name\r
@@ -413,12 +423,14 @@ namespace Handbrake
             this.name.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill;\r
             this.name.HeaderText = "Chapter Name";\r
             this.name.Name = "name";\r
+            this.name.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;\r
             // \r
             // ChaptersMenu\r
             // \r
             this.ChaptersMenu.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {\r
             this.mnu_resetChapters});\r
             this.ChaptersMenu.Name = "presets_menu";\r
+            this.ChaptersMenu.OwnerItem = this.btn_file_source;\r
             this.ChaptersMenu.Size = new System.Drawing.Size(188, 26);\r
             this.ChaptersMenu.Text = ";";\r
             // \r
@@ -429,6 +441,15 @@ namespace Handbrake
             this.mnu_resetChapters.Text = "Reset Chapter Names";\r
             this.mnu_resetChapters.Click += new System.EventHandler(this.mnu_resetChapters_Click);\r
             // \r
+            // btn_file_source\r
+            // \r
+            this.btn_file_source.Image = global::Handbrake.Properties.Resources.Movies_Small;\r
+            this.btn_file_source.Name = "btn_file_source";\r
+            this.btn_file_source.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.O)));\r
+            this.btn_file_source.Size = new System.Drawing.Size(182, 22);\r
+            this.btn_file_source.Text = "Video File";\r
+            this.btn_file_source.Click += new System.EventHandler(this.BtnFileScanClicked);\r
+            // \r
             // btn_addPreset\r
             // \r
             this.btn_addPreset.FlatAppearance.BorderColor = System.Drawing.Color.Black;\r
@@ -619,11 +640,37 @@ namespace Handbrake
             this.ToolsToolStripMenuItem.Size = new System.Drawing.Size(48, 20);\r
             this.ToolsToolStripMenuItem.Text = "&Tools";\r
             // \r
+            // mnu_encode\r
+            // \r
+            this.mnu_encode.Image = global::Handbrake.Properties.Resources.Queue_Small;\r
+            this.mnu_encode.Name = "mnu_encode";\r
+            this.mnu_encode.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.Q)));\r
+            this.mnu_encode.Size = new System.Drawing.Size(201, 22);\r
+            this.mnu_encode.Text = "Show Queue";\r
+            this.mnu_encode.Click += new System.EventHandler(this.mnu_encode_Click);\r
+            // \r
+            // mnu_encodeLog\r
+            // \r
+            this.mnu_encodeLog.Image = global::Handbrake.Properties.Resources.ActivityWindow_small;\r
+            this.mnu_encodeLog.Name = "mnu_encodeLog";\r
+            this.mnu_encodeLog.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.L)));\r
+            this.mnu_encodeLog.Size = new System.Drawing.Size(201, 22);\r
+            this.mnu_encodeLog.Text = "Activity Window";\r
+            this.mnu_encodeLog.Click += new System.EventHandler(this.mnu_encodeLog_Click);\r
+            // \r
             // ToolStripSeparator5\r
             // \r
             this.ToolStripSeparator5.Name = "ToolStripSeparator5";\r
             this.ToolStripSeparator5.Size = new System.Drawing.Size(198, 6);\r
             // \r
+            // mnu_options\r
+            // \r
+            this.mnu_options.Image = global::Handbrake.Properties.Resources.Pref_Small;\r
+            this.mnu_options.Name = "mnu_options";\r
+            this.mnu_options.Size = new System.Drawing.Size(201, 22);\r
+            this.mnu_options.Text = "Options";\r
+            this.mnu_options.Click += new System.EventHandler(this.mnu_options_Click);\r
+            // \r
             // PresetsToolStripMenuItem\r
             // \r
             this.PresetsToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {\r
@@ -632,6 +679,7 @@ namespace Handbrake
             this.toolStripSeparator7,\r
             this.btn_new_preset,\r
             this.mnu_importMacPreset,\r
+            this.mnu_exportMacPreset,\r
             this.mnu_SelectDefault});\r
             this.PresetsToolStripMenuItem.Name = "PresetsToolStripMenuItem";\r
             this.PresetsToolStripMenuItem.Size = new System.Drawing.Size(56, 20);\r
@@ -671,6 +719,13 @@ namespace Handbrake
             this.mnu_importMacPreset.Text = "Import";\r
             this.mnu_importMacPreset.Click += new System.EventHandler(this.mnu_importMacPreset_Click);\r
             // \r
+            // mnu_exportMacPreset\r
+            // \r
+            this.mnu_exportMacPreset.Name = "mnu_exportMacPreset";\r
+            this.mnu_exportMacPreset.Size = new System.Drawing.Size(194, 22);\r
+            this.mnu_exportMacPreset.Text = "Export";\r
+            this.mnu_exportMacPreset.Click += new System.EventHandler(this.mnu_exportMacPreset_Click);\r
+            // \r
             // mnu_SelectDefault\r
             // \r
             this.mnu_SelectDefault.Name = "mnu_SelectDefault";\r
@@ -691,6 +746,14 @@ namespace Handbrake
             this.HelpToolStripMenuItem.Size = new System.Drawing.Size(44, 20);\r
             this.HelpToolStripMenuItem.Text = "&Help";\r
             // \r
+            // mnu_user_guide\r
+            // \r
+            this.mnu_user_guide.Image = global::Handbrake.Properties.Resources.Help16;\r
+            this.mnu_user_guide.Name = "mnu_user_guide";\r
+            this.mnu_user_guide.Size = new System.Drawing.Size(192, 22);\r
+            this.mnu_user_guide.Text = "HandBrake User Guide";\r
+            this.mnu_user_guide.Click += new System.EventHandler(this.mnu_user_guide_Click);\r
+            // \r
             // ToolStripSeparator3\r
             // \r
             this.ToolStripSeparator3.Name = "ToolStripSeparator3";\r
@@ -708,6 +771,14 @@ namespace Handbrake
             this.toolStripSeparator6.Name = "toolStripSeparator6";\r
             this.toolStripSeparator6.Size = new System.Drawing.Size(189, 6);\r
             // \r
+            // mnu_about\r
+            // \r
+            this.mnu_about.Image = global::Handbrake.Properties.Resources.hb16;\r
+            this.mnu_about.Name = "mnu_about";\r
+            this.mnu_about.Size = new System.Drawing.Size(192, 22);\r
+            this.mnu_about.Text = "About...";\r
+            this.mnu_about.Click += new System.EventHandler(this.mnu_about_Click);\r
+            // \r
             // frmMainMenu\r
             // \r
             this.frmMainMenu.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {\r
@@ -785,6 +856,8 @@ namespace Handbrake
             // tab_video\r
             // \r
             this.tab_video.BackColor = System.Drawing.Color.Transparent;\r
+            this.tab_video.Controls.Add(this.checkMaximumFramerate);\r
+            this.tab_video.Controls.Add(this.drp_videoFramerate);\r
             this.tab_video.Controls.Add(this.radio_cq);\r
             this.tab_video.Controls.Add(this.radio_avgBitrate);\r
             this.tab_video.Controls.Add(this.radio_targetFilesize);\r
@@ -798,8 +871,7 @@ namespace Handbrake
             this.tab_video.Controls.Add(this.slider_videoQuality);\r
             this.tab_video.Controls.Add(this.text_bitrate);\r
             this.tab_video.Controls.Add(this.lbl_SliderValue);\r
-            this.tab_video.Controls.Add(this.Label46);\r
-            this.tab_video.Controls.Add(this.drp_videoFramerate);\r
+            this.tab_video.Controls.Add(this.lbl_framerate);\r
             this.tab_video.Location = new System.Drawing.Point(4, 22);\r
             this.tab_video.Name = "tab_video";\r
             this.tab_video.Padding = new System.Windows.Forms.Padding(3);\r
@@ -808,13 +880,24 @@ namespace Handbrake
             this.tab_video.Text = "Video";\r
             this.tab_video.UseVisualStyleBackColor = true;\r
             // \r
+            // checkMaximumFramerate\r
+            // \r
+            this.checkMaximumFramerate.AutoSize = true;\r
+            this.checkMaximumFramerate.BackColor = System.Drawing.Color.Transparent;\r
+            this.checkMaximumFramerate.Location = new System.Drawing.Point(125, 89);\r
+            this.checkMaximumFramerate.Name = "checkMaximumFramerate";\r
+            this.checkMaximumFramerate.Size = new System.Drawing.Size(131, 17);\r
+            this.checkMaximumFramerate.TabIndex = 19;\r
+            this.checkMaximumFramerate.Text = "Peak Framerate (VFR)";\r
+            this.checkMaximumFramerate.UseVisualStyleBackColor = false;\r
+            // \r
             // radio_cq\r
             // \r
             this.radio_cq.AutoSize = true;\r
             this.radio_cq.BackColor = System.Drawing.Color.Transparent;\r
-            this.radio_cq.Location = new System.Drawing.Point(336, 97);\r
+            this.radio_cq.Location = new System.Drawing.Point(365, 97);\r
             this.radio_cq.Name = "radio_cq";\r
-            this.radio_cq.Size = new System.Drawing.Size(110, 17);\r
+            this.radio_cq.Size = new System.Drawing.Size(105, 17);\r
             this.radio_cq.TabIndex = 18;\r
             this.radio_cq.Text = "Constant Quality:";\r
             this.radio_cq.UseVisualStyleBackColor = false;\r
@@ -825,9 +908,9 @@ namespace Handbrake
             this.radio_avgBitrate.AutoSize = true;\r
             this.radio_avgBitrate.BackColor = System.Drawing.Color.Transparent;\r
             this.radio_avgBitrate.Checked = true;\r
-            this.radio_avgBitrate.Location = new System.Drawing.Point(336, 64);\r
+            this.radio_avgBitrate.Location = new System.Drawing.Point(365, 64);\r
             this.radio_avgBitrate.Name = "radio_avgBitrate";\r
-            this.radio_avgBitrate.Size = new System.Drawing.Size(116, 17);\r
+            this.radio_avgBitrate.Size = new System.Drawing.Size(112, 17);\r
             this.radio_avgBitrate.TabIndex = 17;\r
             this.radio_avgBitrate.TabStop = true;\r
             this.radio_avgBitrate.Text = "Avg Bitrate (kbps):";\r
@@ -838,9 +921,9 @@ namespace Handbrake
             // \r
             this.radio_targetFilesize.AutoSize = true;\r
             this.radio_targetFilesize.BackColor = System.Drawing.Color.Transparent;\r
-            this.radio_targetFilesize.Location = new System.Drawing.Point(336, 37);\r
+            this.radio_targetFilesize.Location = new System.Drawing.Point(365, 37);\r
             this.radio_targetFilesize.Name = "radio_targetFilesize";\r
-            this.radio_targetFilesize.Size = new System.Drawing.Size(108, 17);\r
+            this.radio_targetFilesize.Size = new System.Drawing.Size(107, 17);\r
             this.radio_targetFilesize.TabIndex = 16;\r
             this.radio_targetFilesize.Text = "Target Size (MB):";\r
             this.radio_targetFilesize.UseVisualStyleBackColor = false;\r
@@ -861,9 +944,9 @@ namespace Handbrake
             // \r
             this.check_2PassEncode.AutoSize = true;\r
             this.check_2PassEncode.BackColor = System.Drawing.Color.Transparent;\r
-            this.check_2PassEncode.Location = new System.Drawing.Point(125, 100);\r
+            this.check_2PassEncode.Location = new System.Drawing.Point(125, 120);\r
             this.check_2PassEncode.Name = "check_2PassEncode";\r
-            this.check_2PassEncode.Size = new System.Drawing.Size(104, 17);\r
+            this.check_2PassEncode.Size = new System.Drawing.Size(106, 17);\r
             this.check_2PassEncode.TabIndex = 6;\r
             this.check_2PassEncode.Text = "2-Pass Encoding";\r
             this.check_2PassEncode.UseVisualStyleBackColor = false;\r
@@ -874,7 +957,7 @@ namespace Handbrake
             this.Label2.AutoSize = true;\r
             this.Label2.BackColor = System.Drawing.Color.Transparent;\r
             this.Label2.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
-            this.Label2.Location = new System.Drawing.Point(334, 13);\r
+            this.Label2.Location = new System.Drawing.Point(363, 13);\r
             this.Label2.Name = "Label2";\r
             this.Label2.Size = new System.Drawing.Size(47, 13);\r
             this.Label2.TabIndex = 8;\r
@@ -885,21 +968,21 @@ namespace Handbrake
             this.lbl_SliderValue.AutoSize = true;\r
             this.lbl_SliderValue.BackColor = System.Drawing.Color.Transparent;\r
             this.lbl_SliderValue.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
-            this.lbl_SliderValue.Location = new System.Drawing.Point(480, 100);\r
+            this.lbl_SliderValue.Location = new System.Drawing.Point(509, 100);\r
             this.lbl_SliderValue.Name = "lbl_SliderValue";\r
             this.lbl_SliderValue.Size = new System.Drawing.Size(21, 13);\r
             this.lbl_SliderValue.TabIndex = 15;\r
             this.lbl_SliderValue.Text = "RF";\r
             // \r
-            // Label46\r
+            // lbl_framerate\r
             // \r
-            this.Label46.AutoSize = true;\r
-            this.Label46.BackColor = System.Drawing.Color.Transparent;\r
-            this.Label46.Location = new System.Drawing.Point(13, 71);\r
-            this.Label46.Name = "Label46";\r
-            this.Label46.Size = new System.Drawing.Size(90, 13);\r
-            this.Label46.TabIndex = 1;\r
-            this.Label46.Text = "Framerate (FPS):";\r
+            this.lbl_framerate.AutoSize = true;\r
+            this.lbl_framerate.BackColor = System.Drawing.Color.Transparent;\r
+            this.lbl_framerate.Location = new System.Drawing.Point(13, 65);\r
+            this.lbl_framerate.Name = "lbl_framerate";\r
+            this.lbl_framerate.Size = new System.Drawing.Size(90, 13);\r
+            this.lbl_framerate.TabIndex = 1;\r
+            this.lbl_framerate.Text = "Framerate (FPS):";\r
             // \r
             // tab_picture\r
             // \r
@@ -931,7 +1014,7 @@ namespace Handbrake
             this.Check_ChapterMarkers.BackColor = System.Drawing.Color.Transparent;\r
             this.Check_ChapterMarkers.Location = new System.Drawing.Point(16, 32);\r
             this.Check_ChapterMarkers.Name = "Check_ChapterMarkers";\r
-            this.Check_ChapterMarkers.Size = new System.Drawing.Size(140, 17);\r
+            this.Check_ChapterMarkers.Size = new System.Drawing.Size(136, 17);\r
             this.Check_ChapterMarkers.TabIndex = 1;\r
             this.Check_ChapterMarkers.Text = "Create chapter markers";\r
             this.Check_ChapterMarkers.UseVisualStyleBackColor = false;\r
@@ -1060,7 +1143,7 @@ namespace Handbrake
             this.btn_clear.FlatAppearance.BorderColor = System.Drawing.Color.Black;\r
             this.btn_clear.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
             this.btn_clear.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));\r
-            this.btn_clear.Location = new System.Drawing.Point(634, 75);\r
+            this.btn_clear.Location = new System.Drawing.Point(634, 104);\r
             this.btn_clear.Name = "btn_clear";\r
             this.btn_clear.Size = new System.Drawing.Size(75, 22);\r
             this.btn_clear.TabIndex = 4;\r
@@ -1071,19 +1154,18 @@ namespace Handbrake
             // label34\r
             // \r
             this.label34.AutoSize = true;\r
-            this.label34.Location = new System.Drawing.Point(13, 36);\r
+            this.label34.Location = new System.Drawing.Point(13, 35);\r
             this.label34.Name = "label34";\r
-            this.label34.Size = new System.Drawing.Size(367, 26);\r
+            this.label34.Size = new System.Drawing.Size(631, 52);\r
             this.label34.TabIndex = 1;\r
-            this.label34.Text = "Here you can alter the query generated by this program.\r\nDon\'t forget to re-gener" +\r
-                "ate this query should you change any GUI options.";\r
+            this.label34.Text = resources.GetString("label34.Text");\r
             // \r
             // btn_generate_Query\r
             // \r
             this.btn_generate_Query.FlatAppearance.BorderColor = System.Drawing.Color.Black;\r
             this.btn_generate_Query.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
             this.btn_generate_Query.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));\r
-            this.btn_generate_Query.Location = new System.Drawing.Point(16, 75);\r
+            this.btn_generate_Query.Location = new System.Drawing.Point(16, 104);\r
             this.btn_generate_Query.Name = "btn_generate_Query";\r
             this.btn_generate_Query.Size = new System.Drawing.Size(126, 22);\r
             this.btn_generate_Query.TabIndex = 2;\r
@@ -1105,9 +1187,9 @@ namespace Handbrake
             // rtf_query\r
             // \r
             this.rtf_query.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;\r
-            this.rtf_query.Location = new System.Drawing.Point(16, 103);\r
+            this.rtf_query.Location = new System.Drawing.Point(16, 132);\r
             this.rtf_query.Name = "rtf_query";\r
-            this.rtf_query.Size = new System.Drawing.Size(693, 190);\r
+            this.rtf_query.Size = new System.Drawing.Size(693, 161);\r
             this.rtf_query.TabIndex = 5;\r
             this.rtf_query.Text = "";\r
             // \r
@@ -1156,9 +1238,9 @@ namespace Handbrake
             this.treeView_presets.ShowLines = false;\r
             this.treeView_presets.Size = new System.Drawing.Size(240, 424);\r
             this.treeView_presets.TabIndex = 0;\r
-            this.treeView_presets.MouseUp += new System.Windows.Forms.MouseEventHandler(this.treeview_presets_mouseUp);\r
             this.treeView_presets.AfterSelect += new System.Windows.Forms.TreeViewEventHandler(this.treeView_presets_AfterSelect);\r
             this.treeView_presets.KeyUp += new System.Windows.Forms.KeyEventHandler(this.treeView_presets_deleteKey);\r
+            this.treeView_presets.MouseUp += new System.Windows.Forms.MouseEventHandler(this.treeview_presets_mouseUp);\r
             // \r
             // presets_menu\r
             // \r
@@ -1239,16 +1321,128 @@ namespace Handbrake
             this.toolStrip1.TabIndex = 1;\r
             this.toolStrip1.Text = "toolStrip1";\r
             // \r
+            // btn_source\r
+            // \r
+            this.btn_source.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {\r
+            this.btn_file_source,\r
+            this.btn_dvd_source,\r
+            this.btnTitleSpecific,\r
+            this.toolStripSeparator1});\r
+            this.btn_source.Image = global::Handbrake.Properties.Resources.Movies;\r
+            this.btn_source.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;\r
+            this.btn_source.ImageTransparentColor = System.Drawing.Color.Magenta;\r
+            this.btn_source.Name = "btn_source";\r
+            this.btn_source.Size = new System.Drawing.Size(88, 36);\r
+            this.btn_source.Text = "Source";\r
+            this.btn_source.ToolTipText = "Open a new source file or folder.";\r
+            this.btn_source.Click += new System.EventHandler(this.btn_source_Click);\r
+            // \r
+            // btn_dvd_source\r
+            // \r
+            this.btn_dvd_source.Image = global::Handbrake.Properties.Resources.folder;\r
+            this.btn_dvd_source.ImageTransparentColor = System.Drawing.Color.Magenta;\r
+            this.btn_dvd_source.Name = "btn_dvd_source";\r
+            this.btn_dvd_source.ShortcutKeys = ((System.Windows.Forms.Keys)(((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.Shift)\r
+                        | System.Windows.Forms.Keys.O)));\r
+            this.btn_dvd_source.Size = new System.Drawing.Size(182, 22);\r
+            this.btn_dvd_source.Text = "Folder";\r
+            this.btn_dvd_source.Click += new System.EventHandler(this.BtnFolderScanClicked);\r
+            // \r
+            // btnTitleSpecific\r
+            // \r
+            this.btnTitleSpecific.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {\r
+            this.FileTitleSpecificScan,\r
+            this.FolderTitleSpecificScan});\r
+            this.btnTitleSpecific.Name = "btnTitleSpecific";\r
+            this.btnTitleSpecific.Size = new System.Drawing.Size(182, 22);\r
+            this.btnTitleSpecific.Text = "Title Specific Scan";\r
+            // \r
+            // FileTitleSpecificScan\r
+            // \r
+            this.FileTitleSpecificScan.Image = global::Handbrake.Properties.Resources.Movies_Small;\r
+            this.FileTitleSpecificScan.Name = "FileTitleSpecificScan";\r
+            this.FileTitleSpecificScan.Size = new System.Drawing.Size(125, 22);\r
+            this.FileTitleSpecificScan.Text = "Video File";\r
+            this.FileTitleSpecificScan.Click += new System.EventHandler(this.VideoTitleSpecificScanClick);\r
+            // \r
+            // FolderTitleSpecificScan\r
+            // \r
+            this.FolderTitleSpecificScan.Image = global::Handbrake.Properties.Resources.folder;\r
+            this.FolderTitleSpecificScan.Name = "FolderTitleSpecificScan";\r
+            this.FolderTitleSpecificScan.Size = new System.Drawing.Size(125, 22);\r
+            this.FolderTitleSpecificScan.Text = "Folder";\r
+            this.FolderTitleSpecificScan.Click += new System.EventHandler(this.FolderTitleSpecificScanClick);\r
+            // \r
+            // toolStripSeparator1\r
+            // \r
+            this.toolStripSeparator1.Name = "toolStripSeparator1";\r
+            this.toolStripSeparator1.Size = new System.Drawing.Size(179, 6);\r
+            // \r
             // toolStripSeparator10\r
             // \r
             this.toolStripSeparator10.Name = "toolStripSeparator10";\r
             this.toolStripSeparator10.Size = new System.Drawing.Size(6, 39);\r
             // \r
+            // btn_start\r
+            // \r
+            this.btn_start.Image = global::Handbrake.Properties.Resources.Play;\r
+            this.btn_start.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;\r
+            this.btn_start.ImageTransparentColor = System.Drawing.Color.Magenta;\r
+            this.btn_start.Name = "btn_start";\r
+            this.btn_start.Size = new System.Drawing.Size(67, 36);\r
+            this.btn_start.Text = "Start";\r
+            this.btn_start.ToolTipText = "Start the encoding process";\r
+            this.btn_start.Click += new System.EventHandler(this.btn_start_Click);\r
+            // \r
+            // btn_add2Queue\r
+            // \r
+            this.btn_add2Queue.Image = global::Handbrake.Properties.Resources.AddToQueue;\r
+            this.btn_add2Queue.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;\r
+            this.btn_add2Queue.ImageTransparentColor = System.Drawing.Color.Magenta;\r
+            this.btn_add2Queue.Name = "btn_add2Queue";\r
+            this.btn_add2Queue.Size = new System.Drawing.Size(117, 36);\r
+            this.btn_add2Queue.Text = "Add to Queue";\r
+            this.btn_add2Queue.ToolTipText = "Add a new item to the Queue";\r
+            this.btn_add2Queue.Click += new System.EventHandler(this.btn_add2Queue_Click);\r
+            // \r
+            // btn_showQueue\r
+            // \r
+            this.btn_showQueue.Image = global::Handbrake.Properties.Resources.Queue;\r
+            this.btn_showQueue.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;\r
+            this.btn_showQueue.ImageTransparentColor = System.Drawing.Color.Magenta;\r
+            this.btn_showQueue.Name = "btn_showQueue";\r
+            this.btn_showQueue.Size = new System.Drawing.Size(110, 36);\r
+            this.btn_showQueue.Tag = "";\r
+            this.btn_showQueue.Text = "Show Queue";\r
+            this.btn_showQueue.Click += new System.EventHandler(this.btn_showQueue_Click);\r
+            // \r
             // toolStripSeparator4\r
             // \r
             this.toolStripSeparator4.Name = "toolStripSeparator4";\r
             this.toolStripSeparator4.Size = new System.Drawing.Size(6, 39);\r
             // \r
+            // tb_preview\r
+            // \r
+            this.tb_preview.Image = global::Handbrake.Properties.Resources.window;\r
+            this.tb_preview.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;\r
+            this.tb_preview.ImageTransparentColor = System.Drawing.Color.Magenta;\r
+            this.tb_preview.Name = "tb_preview";\r
+            this.tb_preview.Size = new System.Drawing.Size(84, 36);\r
+            this.tb_preview.Text = "Preview";\r
+            this.tb_preview.Click += new System.EventHandler(this.tb_preview_Click);\r
+            // \r
+            // btn_ActivityWindow\r
+            // \r
+            this.btn_ActivityWindow.Image = global::Handbrake.Properties.Resources.ActivityWindow;\r
+            this.btn_ActivityWindow.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;\r
+            this.btn_ActivityWindow.ImageTransparentColor = System.Drawing.Color.Magenta;\r
+            this.btn_ActivityWindow.Name = "btn_ActivityWindow";\r
+            this.btn_ActivityWindow.Size = new System.Drawing.Size(130, 36);\r
+            this.btn_ActivityWindow.Text = "Activity Window";\r
+            this.btn_ActivityWindow.ToolTipText = "Displays the activity window which displays the log of the last completed or curr" +\r
+                "ently running encode.";\r
+            this.btn_ActivityWindow.Click += new System.EventHandler(this.btn_ActivityWindow_Click);\r
+            // \r
             // notifyIcon\r
             // \r
             this.notifyIcon.BalloonTipIcon = System.Windows.Forms.ToolTipIcon.Info;\r
@@ -1262,15 +1456,24 @@ namespace Handbrake
             // StatusStrip\r
             // \r
             this.StatusStrip.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {\r
+            this.ProgressBarStatus,\r
             this.lbl_encode,\r
             this.lbl_updateCheck});\r
             this.StatusStrip.Location = new System.Drawing.Point(0, 561);\r
             this.StatusStrip.Name = "StatusStrip";\r
+            this.StatusStrip.RenderMode = System.Windows.Forms.ToolStripRenderMode.Professional;\r
             this.StatusStrip.Size = new System.Drawing.Size(1002, 22);\r
             this.StatusStrip.SizingGrip = false;\r
             this.StatusStrip.TabIndex = 7;\r
             this.StatusStrip.Text = "statusStrip1";\r
             // \r
+            // ProgressBarStatus\r
+            // \r
+            this.ProgressBarStatus.Alignment = System.Windows.Forms.ToolStripItemAlignment.Right;\r
+            this.ProgressBarStatus.Name = "ProgressBarStatus";\r
+            this.ProgressBarStatus.Size = new System.Drawing.Size(100, 16);\r
+            this.ProgressBarStatus.Visible = false;\r
+            // \r
             // lbl_encode\r
             // \r
             this.lbl_encode.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
@@ -1482,17 +1685,17 @@ namespace Handbrake
             this.labelStaticSource.TabIndex = 51;\r
             this.labelStaticSource.Text = "Source:";\r
             // \r
-            // flowLayoutPanel1\r
+            // SourceLayoutPanel\r
             // \r
-            this.flowLayoutPanel1.AutoSize = true;\r
-            this.flowLayoutPanel1.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowAndShrink;\r
-            this.flowLayoutPanel1.Controls.Add(this.labelStaticSource);\r
-            this.flowLayoutPanel1.Controls.Add(this.labelSource);\r
-            this.flowLayoutPanel1.Location = new System.Drawing.Point(9, 70);\r
-            this.flowLayoutPanel1.Margin = new System.Windows.Forms.Padding(0);\r
-            this.flowLayoutPanel1.Name = "flowLayoutPanel1";\r
-            this.flowLayoutPanel1.Size = new System.Drawing.Size(195, 13);\r
-            this.flowLayoutPanel1.TabIndex = 55;\r
+            this.SourceLayoutPanel.AutoSize = true;\r
+            this.SourceLayoutPanel.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowAndShrink;\r
+            this.SourceLayoutPanel.Controls.Add(this.labelStaticSource);\r
+            this.SourceLayoutPanel.Controls.Add(this.labelSource);\r
+            this.SourceLayoutPanel.Location = new System.Drawing.Point(9, 70);\r
+            this.SourceLayoutPanel.Margin = new System.Windows.Forms.Padding(0);\r
+            this.SourceLayoutPanel.Name = "SourceLayoutPanel";\r
+            this.SourceLayoutPanel.Size = new System.Drawing.Size(195, 13);\r
+            this.SourceLayoutPanel.TabIndex = 55;\r
             // \r
             // openPreset\r
             // \r
@@ -1503,143 +1706,6 @@ namespace Handbrake
             // \r
             this.File_ChapterImport.Filter = "CSV Files|*.csv";\r
             // \r
-            // btn_source\r
-            // \r
-            this.btn_source.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {\r
-            this.btn_file_source,\r
-            this.btn_dvd_source,\r
-            this.toolStripSeparator1});\r
-            this.btn_source.Image = global::Handbrake.Properties.Resources.Movies;\r
-            this.btn_source.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;\r
-            this.btn_source.ImageTransparentColor = System.Drawing.Color.Magenta;\r
-            this.btn_source.Name = "btn_source";\r
-            this.btn_source.Size = new System.Drawing.Size(88, 36);\r
-            this.btn_source.Text = "Source";\r
-            this.btn_source.ToolTipText = "Open a new source file or folder.";\r
-            this.btn_source.Click += new System.EventHandler(this.btn_source_Click);\r
-            // \r
-            // btn_file_source\r
-            // \r
-            this.btn_file_source.Image = global::Handbrake.Properties.Resources.Movies_Small;\r
-            this.btn_file_source.Name = "btn_file_source";\r
-            this.btn_file_source.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.O)));\r
-            this.btn_file_source.Size = new System.Drawing.Size(182, 22);\r
-            this.btn_file_source.Text = "Video File";\r
-            this.btn_file_source.Click += new System.EventHandler(this.btn_file_source_Click);\r
-            // \r
-            // btn_dvd_source\r
-            // \r
-            this.btn_dvd_source.Image = global::Handbrake.Properties.Resources.folder;\r
-            this.btn_dvd_source.ImageTransparentColor = System.Drawing.Color.Magenta;\r
-            this.btn_dvd_source.Name = "btn_dvd_source";\r
-            this.btn_dvd_source.ShortcutKeys = ((System.Windows.Forms.Keys)(((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.Shift)\r
-                        | System.Windows.Forms.Keys.O)));\r
-            this.btn_dvd_source.Size = new System.Drawing.Size(182, 22);\r
-            this.btn_dvd_source.Text = "Folder";\r
-            this.btn_dvd_source.Click += new System.EventHandler(this.btn_dvd_source_Click);\r
-            // \r
-            // toolStripSeparator1\r
-            // \r
-            this.toolStripSeparator1.Name = "toolStripSeparator1";\r
-            this.toolStripSeparator1.Size = new System.Drawing.Size(179, 6);\r
-            // \r
-            // btn_start\r
-            // \r
-            this.btn_start.Image = global::Handbrake.Properties.Resources.Play;\r
-            this.btn_start.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;\r
-            this.btn_start.ImageTransparentColor = System.Drawing.Color.Magenta;\r
-            this.btn_start.Name = "btn_start";\r
-            this.btn_start.Size = new System.Drawing.Size(67, 36);\r
-            this.btn_start.Text = "Start";\r
-            this.btn_start.ToolTipText = "Start the encoding process";\r
-            this.btn_start.Click += new System.EventHandler(this.btn_start_Click);\r
-            // \r
-            // btn_add2Queue\r
-            // \r
-            this.btn_add2Queue.Image = global::Handbrake.Properties.Resources.AddToQueue;\r
-            this.btn_add2Queue.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;\r
-            this.btn_add2Queue.ImageTransparentColor = System.Drawing.Color.Magenta;\r
-            this.btn_add2Queue.Name = "btn_add2Queue";\r
-            this.btn_add2Queue.Size = new System.Drawing.Size(117, 36);\r
-            this.btn_add2Queue.Text = "Add to Queue";\r
-            this.btn_add2Queue.ToolTipText = "Add a new item to the Queue";\r
-            this.btn_add2Queue.Click += new System.EventHandler(this.btn_add2Queue_Click);\r
-            // \r
-            // btn_showQueue\r
-            // \r
-            this.btn_showQueue.Image = global::Handbrake.Properties.Resources.Queue;\r
-            this.btn_showQueue.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;\r
-            this.btn_showQueue.ImageTransparentColor = System.Drawing.Color.Magenta;\r
-            this.btn_showQueue.Name = "btn_showQueue";\r
-            this.btn_showQueue.Size = new System.Drawing.Size(110, 36);\r
-            this.btn_showQueue.Tag = "";\r
-            this.btn_showQueue.Text = "Show Queue";\r
-            this.btn_showQueue.Click += new System.EventHandler(this.btn_showQueue_Click);\r
-            // \r
-            // tb_preview\r
-            // \r
-            this.tb_preview.Image = global::Handbrake.Properties.Resources.window;\r
-            this.tb_preview.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;\r
-            this.tb_preview.ImageTransparentColor = System.Drawing.Color.Magenta;\r
-            this.tb_preview.Name = "tb_preview";\r
-            this.tb_preview.Size = new System.Drawing.Size(84, 36);\r
-            this.tb_preview.Text = "Preview";\r
-            this.tb_preview.Click += new System.EventHandler(this.tb_preview_Click);\r
-            // \r
-            // btn_ActivityWindow\r
-            // \r
-            this.btn_ActivityWindow.Image = global::Handbrake.Properties.Resources.ActivityWindow;\r
-            this.btn_ActivityWindow.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;\r
-            this.btn_ActivityWindow.ImageTransparentColor = System.Drawing.Color.Magenta;\r
-            this.btn_ActivityWindow.Name = "btn_ActivityWindow";\r
-            this.btn_ActivityWindow.Size = new System.Drawing.Size(130, 36);\r
-            this.btn_ActivityWindow.Text = "Activity Window";\r
-            this.btn_ActivityWindow.ToolTipText = "Displays the activity window which displays the log of the last completed or curr" +\r
-                "ently running encode.";\r
-            this.btn_ActivityWindow.Click += new System.EventHandler(this.btn_ActivityWindow_Click);\r
-            // \r
-            // mnu_encode\r
-            // \r
-            this.mnu_encode.Image = global::Handbrake.Properties.Resources.Queue_Small;\r
-            this.mnu_encode.Name = "mnu_encode";\r
-            this.mnu_encode.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.Q)));\r
-            this.mnu_encode.Size = new System.Drawing.Size(201, 22);\r
-            this.mnu_encode.Text = "Show Queue";\r
-            this.mnu_encode.Click += new System.EventHandler(this.mnu_encode_Click);\r
-            // \r
-            // mnu_encodeLog\r
-            // \r
-            this.mnu_encodeLog.Image = global::Handbrake.Properties.Resources.ActivityWindow_small;\r
-            this.mnu_encodeLog.Name = "mnu_encodeLog";\r
-            this.mnu_encodeLog.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.L)));\r
-            this.mnu_encodeLog.Size = new System.Drawing.Size(201, 22);\r
-            this.mnu_encodeLog.Text = "Activity Window";\r
-            this.mnu_encodeLog.Click += new System.EventHandler(this.mnu_encodeLog_Click);\r
-            // \r
-            // mnu_options\r
-            // \r
-            this.mnu_options.Image = global::Handbrake.Properties.Resources.Pref_Small;\r
-            this.mnu_options.Name = "mnu_options";\r
-            this.mnu_options.Size = new System.Drawing.Size(201, 22);\r
-            this.mnu_options.Text = "Options";\r
-            this.mnu_options.Click += new System.EventHandler(this.mnu_options_Click);\r
-            // \r
-            // mnu_user_guide\r
-            // \r
-            this.mnu_user_guide.Image = global::Handbrake.Properties.Resources.Help16;\r
-            this.mnu_user_guide.Name = "mnu_user_guide";\r
-            this.mnu_user_guide.Size = new System.Drawing.Size(192, 22);\r
-            this.mnu_user_guide.Text = "HandBrake User Guide";\r
-            this.mnu_user_guide.Click += new System.EventHandler(this.mnu_user_guide_Click);\r
-            // \r
-            // mnu_about\r
-            // \r
-            this.mnu_about.Image = global::Handbrake.Properties.Resources.hb16;\r
-            this.mnu_about.Name = "mnu_about";\r
-            this.mnu_about.Size = new System.Drawing.Size(192, 22);\r
-            this.mnu_about.Text = "About...";\r
-            this.mnu_about.Click += new System.EventHandler(this.mnu_about_Click);\r
-            // \r
             // frmMain\r
             // \r
             this.AllowDrop = true;\r
@@ -1649,7 +1715,7 @@ namespace Handbrake
             this.ClientSize = new System.Drawing.Size(1002, 583);\r
             this.Controls.Add(this.tableLayoutPanel3);\r
             this.Controls.Add(this.toolStrip1);\r
-            this.Controls.Add(this.flowLayoutPanel1);\r
+            this.Controls.Add(this.SourceLayoutPanel);\r
             this.Controls.Add(this.frmMainMenu);\r
             this.Controls.Add(this.tableLayoutPanel2);\r
             this.Controls.Add(this.labelPreset);\r
@@ -1699,8 +1765,8 @@ namespace Handbrake
             this.tableLayoutPanel3.PerformLayout();\r
             this.tableLayoutPanel1.ResumeLayout(false);\r
             this.tableLayoutPanel1.PerformLayout();\r
-            this.flowLayoutPanel1.ResumeLayout(false);\r
-            this.flowLayoutPanel1.PerformLayout();\r
+            this.SourceLayoutPanel.ResumeLayout(false);\r
+            this.SourceLayoutPanel.PerformLayout();\r
             this.ResumeLayout(false);\r
             this.PerformLayout();\r
 \r
@@ -1740,7 +1806,7 @@ namespace Handbrake
         internal System.Windows.Forms.TabPage tab_picture;\r
         internal System.Windows.Forms.CheckBox Check_ChapterMarkers;\r
         internal System.Windows.Forms.TabControl tabs_panel;\r
-        internal System.Windows.Forms.Label Label46;\r
+        internal System.Windows.Forms.Label lbl_framerate;\r
         private System.Windows.Forms.GroupBox groupBox2;\r
         internal System.Windows.Forms.Button btn_setDefault;\r
         private System.Windows.Forms.ToolStripMenuItem mnu_SelectDefault;\r
@@ -1828,7 +1894,7 @@ namespace Handbrake
         internal ComboBox drp_dvdtitle;\r
         internal Label Label10;\r
         private Label labelStaticSource;\r
-        private FlowLayoutPanel flowLayoutPanel1;\r
+        private FlowLayoutPanel SourceLayoutPanel;\r
         private ToolStripMenuItem mnu_importMacPreset;\r
         private OpenFileDialog openPreset;\r
         private Button btn_importChapters;\r
@@ -1841,5 +1907,11 @@ namespace Handbrake
         private Button btn_export;\r
         private DataGridViewTextBoxColumn number;\r
         private DataGridViewTextBoxColumn name;\r
+        private ToolStripMenuItem mnu_exportMacPreset;\r
+        private ToolStripProgressBar ProgressBarStatus;\r
+        internal CheckBox checkMaximumFramerate;\r
+        private ToolStripMenuItem btnTitleSpecific;\r
+        private ToolStripMenuItem FileTitleSpecificScan;\r
+        private ToolStripMenuItem FolderTitleSpecificScan;\r
     }\r
 }
\ No newline at end of file