OSDN Git Service

WinGui:
[handbrake-jp/handbrake-jp-git.git] / win / C# / frmMain.Designer.cs
index 3f148f4..122ee63 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
@@ -69,6 +70,16 @@ namespace Handbrake
             this.btn_importChapters = new System.Windows.Forms.Button();\r
             this.btn_export = new System.Windows.Forms.Button();\r
             this.drop_mode = new System.Windows.Forms.ComboBox();\r
+            this.btn_generate_Query = new System.Windows.Forms.Button();\r
+            this.treeView_presets = new System.Windows.Forms.TreeView();\r
+            this.presets_menu = new System.Windows.Forms.ContextMenuStrip(this.components);\r
+            this.pmnu_expandAll = new System.Windows.Forms.ToolStripMenuItem();\r
+            this.pmnu_collapse = new System.Windows.Forms.ToolStripMenuItem();\r
+            this.sep1 = new System.Windows.Forms.ToolStripSeparator();\r
+            this.pmnu_import = new System.Windows.Forms.ToolStripMenuItem();\r
+            this.toolStripSeparator2 = new System.Windows.Forms.ToolStripSeparator();\r
+            this.pmnu_saveChanges = new System.Windows.Forms.ToolStripMenuItem();\r
+            this.pmnu_delete = new System.Windows.Forms.ToolStripMenuItem();\r
             this.DVD_Open = new System.Windows.Forms.FolderBrowserDialog();\r
             this.File_Open = new System.Windows.Forms.OpenFileDialog();\r
             this.ISO_Open = new System.Windows.Forms.OpenFileDialog();\r
@@ -102,6 +113,7 @@ namespace Handbrake
             this.tab_audio = new System.Windows.Forms.TabPage();\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
@@ -121,24 +133,16 @@ namespace Handbrake
             this.tab_query = new System.Windows.Forms.TabPage();\r
             this.btn_clear = new System.Windows.Forms.Button();\r
             this.label34 = new System.Windows.Forms.Label();\r
-            this.btn_generate_Query = new System.Windows.Forms.Button();\r
             this.label33 = new System.Windows.Forms.Label();\r
             this.rtf_query = new System.Windows.Forms.RichTextBox();\r
             this.groupBox2 = new System.Windows.Forms.GroupBox();\r
             this.splitContainer1 = new System.Windows.Forms.SplitContainer();\r
-            this.treeView_presets = new System.Windows.Forms.TreeView();\r
-            this.presets_menu = new System.Windows.Forms.ContextMenuStrip(this.components);\r
-            this.pmnu_expandAll = new System.Windows.Forms.ToolStripMenuItem();\r
-            this.pmnu_collapse = new System.Windows.Forms.ToolStripMenuItem();\r
-            this.sep1 = new System.Windows.Forms.ToolStripSeparator();\r
-            this.pmnu_import = new System.Windows.Forms.ToolStripMenuItem();\r
-            this.toolStripSeparator2 = new System.Windows.Forms.ToolStripSeparator();\r
-            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_file_source = new System.Windows.Forms.ToolStripMenuItem();\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
@@ -167,10 +171,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.checkMaximumFramerate = new System.Windows.Forms.CheckBox();\r
             this.PictureSettings = new Handbrake.Controls.PictureSettings();\r
             this.Filters = new Handbrake.Controls.Filters();\r
             this.AudioSettings = new Handbrake.Controls.AudioPanel();\r
@@ -181,6 +184,7 @@ namespace Handbrake
             ((System.ComponentModel.ISupportInitialize)(this.slider_videoQuality)).BeginInit();\r
             ((System.ComponentModel.ISupportInitialize)(this.data_chpt)).BeginInit();\r
             this.ChaptersMenu.SuspendLayout();\r
+            this.presets_menu.SuspendLayout();\r
             this.frmMainMenu.SuspendLayout();\r
             this.tab_audio.SuspendLayout();\r
             this.tab_video.SuspendLayout();\r
@@ -195,13 +199,12 @@ namespace Handbrake
             this.splitContainer1.Panel1.SuspendLayout();\r
             this.splitContainer1.Panel2.SuspendLayout();\r
             this.splitContainer1.SuspendLayout();\r
-            this.presets_menu.SuspendLayout();\r
             this.toolStrip1.SuspendLayout();\r
             this.StatusStrip.SuspendLayout();\r
             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
@@ -348,8 +351,7 @@ namespace Handbrake
             this.btn_setDefault.TabIndex = 1;\r
             this.btn_setDefault.TabStop = false;\r
             this.btn_setDefault.Text = "Set Default";\r
-            this.ToolTip.SetToolTip(this.btn_setDefault, "Set current settings as program defaults.\r\nRequires option to be enabled in Tools" +\r
-                    " > Options");\r
+            this.ToolTip.SetToolTip(this.btn_setDefault, "Set current settings as program defaults.");\r
             this.btn_setDefault.UseVisualStyleBackColor = true;\r
             this.btn_setDefault.Click += new System.EventHandler(this.btn_setDefault_Click);\r
             // \r
@@ -427,6 +429,7 @@ namespace Handbrake
             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
@@ -437,6 +440,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
@@ -448,7 +460,7 @@ namespace Handbrake
             this.btn_addPreset.TabIndex = 3;\r
             this.btn_addPreset.TabStop = false;\r
             this.btn_addPreset.Text = "Add";\r
-            this.ToolTip.SetToolTip(this.btn_addPreset, "Add a preset to the preset panel");\r
+            this.ToolTip.SetToolTip(this.btn_addPreset, "This option will take the current settings and add it as a new preset.");\r
             this.btn_addPreset.UseVisualStyleBackColor = true;\r
             this.btn_addPreset.Click += new System.EventHandler(this.btn_addPreset_Click);\r
             // \r
@@ -463,7 +475,7 @@ namespace Handbrake
             this.btn_removePreset.TabIndex = 4;\r
             this.btn_removePreset.TabStop = false;\r
             this.btn_removePreset.Text = "Remove";\r
-            this.ToolTip.SetToolTip(this.btn_removePreset, "Remove a preset from the panel above.");\r
+            this.ToolTip.SetToolTip(this.btn_removePreset, "Remove the selected preset from the panel above.");\r
             this.btn_removePreset.UseVisualStyleBackColor = true;\r
             this.btn_removePreset.Click += new System.EventHandler(this.btn_removePreset_Click);\r
             // \r
@@ -478,7 +490,7 @@ namespace Handbrake
             this.drop_format.Name = "drop_format";\r
             this.drop_format.Size = new System.Drawing.Size(106, 21);\r
             this.drop_format.TabIndex = 28;\r
-            this.ToolTip.SetToolTip(this.drop_format, "Select the file container format.");\r
+            this.ToolTip.SetToolTip(this.drop_format, "Select the file container format.\r\nHandBrake supports MKV and MP4(M4v)");\r
             this.drop_format.SelectedIndexChanged += new System.EventHandler(this.drop_format_SelectedIndexChanged);\r
             // \r
             // drop_chapterFinish\r
@@ -523,8 +535,9 @@ namespace Handbrake
             this.drp_dvdtitle.Name = "drp_dvdtitle";\r
             this.drp_dvdtitle.Size = new System.Drawing.Size(119, 21);\r
             this.drp_dvdtitle.TabIndex = 7;\r
-            this.ToolTip.SetToolTip(this.drp_dvdtitle, "Select the title you wish to encode.\r\nThe longest title is selected by default af" +\r
-                    "ter you have scanned a source.");\r
+            this.ToolTip.SetToolTip(this.drp_dvdtitle, "Select the title you wish to encode.\r\n\r\nWhen a DVD is in use, HandBrake will try " +\r
+                    "to determine the \"Main Feature\" title automatically.\r\nPlease note, this is not a" +\r
+                    "lways accurate and should be checked.");\r
             this.drp_dvdtitle.SelectedIndexChanged += new System.EventHandler(this.drp_dvdtitle_SelectedIndexChanged);\r
             this.drp_dvdtitle.Click += new System.EventHandler(this.drp_dvdtitle_Click);\r
             // \r
@@ -568,8 +581,104 @@ namespace Handbrake
             this.drop_mode.Name = "drop_mode";\r
             this.drop_mode.Size = new System.Drawing.Size(77, 21);\r
             this.drop_mode.TabIndex = 46;\r
+            this.ToolTip.SetToolTip(this.drop_mode, resources.GetString("drop_mode.ToolTip"));\r
             this.drop_mode.SelectedIndexChanged += new System.EventHandler(this.drop_mode_SelectedIndexChanged);\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, 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
+            this.btn_generate_Query.Text = "Generate Query";\r
+            this.ToolTip.SetToolTip(this.btn_generate_Query, "This will allow you to override the generated query.\r\nNote, The query in the box " +\r
+                    "below will always override any automatically generated query, even if you change" +\r
+                    " title or source.");\r
+            this.btn_generate_Query.UseVisualStyleBackColor = true;\r
+            this.btn_generate_Query.Click += new System.EventHandler(this.btn_generate_Query_Click);\r
+            // \r
+            // treeView_presets\r
+            // \r
+            this.treeView_presets.ContextMenuStrip = this.presets_menu;\r
+            this.treeView_presets.Dock = System.Windows.Forms.DockStyle.Fill;\r
+            this.treeView_presets.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
+            this.treeView_presets.ForeColor = System.Drawing.Color.DarkBlue;\r
+            this.treeView_presets.FullRowSelect = true;\r
+            this.treeView_presets.HideSelection = false;\r
+            this.treeView_presets.ItemHeight = 21;\r
+            this.treeView_presets.Location = new System.Drawing.Point(0, 0);\r
+            this.treeView_presets.Name = "treeView_presets";\r
+            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.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.MouseMove += new System.Windows.Forms.MouseEventHandler(this.TreeViewPresetsMouseMove);\r
+            this.treeView_presets.MouseUp += new System.Windows.Forms.MouseEventHandler(this.treeview_presets_mouseUp);\r
+            // \r
+            // presets_menu\r
+            // \r
+            this.presets_menu.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {\r
+            this.pmnu_expandAll,\r
+            this.pmnu_collapse,\r
+            this.sep1,\r
+            this.pmnu_import,\r
+            this.toolStripSeparator2,\r
+            this.pmnu_saveChanges,\r
+            this.pmnu_delete});\r
+            this.presets_menu.Name = "presets_menu";\r
+            this.presets_menu.Size = new System.Drawing.Size(148, 126);\r
+            this.presets_menu.Text = ";";\r
+            this.presets_menu.Opening += new System.ComponentModel.CancelEventHandler(this.presets_menu_Opening);\r
+            // \r
+            // pmnu_expandAll\r
+            // \r
+            this.pmnu_expandAll.Name = "pmnu_expandAll";\r
+            this.pmnu_expandAll.Size = new System.Drawing.Size(147, 22);\r
+            this.pmnu_expandAll.Text = "Expand All";\r
+            this.pmnu_expandAll.Click += new System.EventHandler(this.pmnu_expandAll_Click);\r
+            // \r
+            // pmnu_collapse\r
+            // \r
+            this.pmnu_collapse.Name = "pmnu_collapse";\r
+            this.pmnu_collapse.Size = new System.Drawing.Size(147, 22);\r
+            this.pmnu_collapse.Text = "Collapse All";\r
+            this.pmnu_collapse.Click += new System.EventHandler(this.pmnu_collapse_Click);\r
+            // \r
+            // sep1\r
+            // \r
+            this.sep1.Name = "sep1";\r
+            this.sep1.Size = new System.Drawing.Size(144, 6);\r
+            // \r
+            // pmnu_import\r
+            // \r
+            this.pmnu_import.Name = "pmnu_import";\r
+            this.pmnu_import.Size = new System.Drawing.Size(147, 22);\r
+            this.pmnu_import.Text = "Import";\r
+            this.pmnu_import.Click += new System.EventHandler(this.pmnu_import_Click);\r
+            // \r
+            // toolStripSeparator2\r
+            // \r
+            this.toolStripSeparator2.Name = "toolStripSeparator2";\r
+            this.toolStripSeparator2.Size = new System.Drawing.Size(144, 6);\r
+            // \r
+            // pmnu_saveChanges\r
+            // \r
+            this.pmnu_saveChanges.Name = "pmnu_saveChanges";\r
+            this.pmnu_saveChanges.Size = new System.Drawing.Size(147, 22);\r
+            this.pmnu_saveChanges.Text = "Save Changes";\r
+            this.pmnu_saveChanges.Click += new System.EventHandler(this.pmnu_saveChanges_Click);\r
+            // \r
+            // pmnu_delete\r
+            // \r
+            this.pmnu_delete.Name = "pmnu_delete";\r
+            this.pmnu_delete.Size = new System.Drawing.Size(147, 22);\r
+            this.pmnu_delete.Text = "Delete";\r
+            this.pmnu_delete.Click += new System.EventHandler(this.pmnu_delete_click);\r
+            // \r
             // DVD_Open\r
             // \r
             this.DVD_Open.Description = "Select the \"VIDEO_TS\" folder from your DVD Drive.";\r
@@ -696,7 +805,7 @@ namespace Handbrake
             // \r
             this.btn_new_preset.Name = "btn_new_preset";\r
             this.btn_new_preset.Size = new System.Drawing.Size(194, 22);\r
-            this.btn_new_preset.Text = "New Preset";\r
+            this.btn_new_preset.Text = "Save Preset";\r
             this.btn_new_preset.Click += new System.EventHandler(this.btn_new_preset_Click);\r
             // \r
             // mnu_importMacPreset\r
@@ -704,13 +813,17 @@ namespace Handbrake
             this.mnu_importMacPreset.Name = "mnu_importMacPreset";\r
             this.mnu_importMacPreset.Size = new System.Drawing.Size(194, 22);\r
             this.mnu_importMacPreset.Text = "Import";\r
+            this.mnu_importMacPreset.ToolTipText = "Import a (plist - mac format) preset.\r\nYou can import plist presets from the Mac," +\r
+                " Linux and Windows GUI\'s";\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.Text = "Export (Experimental)";\r
+            this.mnu_exportMacPreset.ToolTipText = "Export a (plist - mac format) preset.\r\nThis can be imported by Mac, Linux or Wind" +\r
+                "ows GUI\'s";\r
             this.mnu_exportMacPreset.Click += new System.EventHandler(this.mnu_exportMacPreset_Click);\r
             // \r
             // mnu_SelectDefault\r
@@ -858,6 +971,17 @@ 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(132, 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
@@ -1070,7 +1194,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
@@ -1081,25 +1205,11 @@ 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
-            // \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.Name = "btn_generate_Query";\r
-            this.btn_generate_Query.Size = new System.Drawing.Size(126, 22);\r
-            this.btn_generate_Query.TabIndex = 2;\r
-            this.btn_generate_Query.Text = "Generate Query";\r
-            this.btn_generate_Query.UseVisualStyleBackColor = true;\r
-            this.btn_generate_Query.Click += new System.EventHandler(this.btn_generate_Query_Click);\r
+            this.label34.Text = resources.GetString("label34.Text");\r
             // \r
             // label33\r
             // \r
@@ -1115,9 +1225,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
@@ -1152,84 +1262,6 @@ namespace Handbrake
             this.splitContainer1.SplitterDistance = 424;\r
             this.splitContainer1.TabIndex = 1;\r
             // \r
-            // treeView_presets\r
-            // \r
-            this.treeView_presets.ContextMenuStrip = this.presets_menu;\r
-            this.treeView_presets.Dock = System.Windows.Forms.DockStyle.Fill;\r
-            this.treeView_presets.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
-            this.treeView_presets.ForeColor = System.Drawing.Color.DarkBlue;\r
-            this.treeView_presets.FullRowSelect = true;\r
-            this.treeView_presets.HideSelection = false;\r
-            this.treeView_presets.ItemHeight = 21;\r
-            this.treeView_presets.Location = new System.Drawing.Point(0, 0);\r
-            this.treeView_presets.Name = "treeView_presets";\r
-            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
-            // \r
-            // presets_menu\r
-            // \r
-            this.presets_menu.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {\r
-            this.pmnu_expandAll,\r
-            this.pmnu_collapse,\r
-            this.sep1,\r
-            this.pmnu_import,\r
-            this.toolStripSeparator2,\r
-            this.pmnu_saveChanges,\r
-            this.pmnu_delete});\r
-            this.presets_menu.Name = "presets_menu";\r
-            this.presets_menu.Size = new System.Drawing.Size(148, 126);\r
-            this.presets_menu.Text = ";";\r
-            this.presets_menu.Opening += new System.ComponentModel.CancelEventHandler(this.presets_menu_Opening);\r
-            // \r
-            // pmnu_expandAll\r
-            // \r
-            this.pmnu_expandAll.Name = "pmnu_expandAll";\r
-            this.pmnu_expandAll.Size = new System.Drawing.Size(147, 22);\r
-            this.pmnu_expandAll.Text = "Expand All";\r
-            this.pmnu_expandAll.Click += new System.EventHandler(this.pmnu_expandAll_Click);\r
-            // \r
-            // pmnu_collapse\r
-            // \r
-            this.pmnu_collapse.Name = "pmnu_collapse";\r
-            this.pmnu_collapse.Size = new System.Drawing.Size(147, 22);\r
-            this.pmnu_collapse.Text = "Collapse All";\r
-            this.pmnu_collapse.Click += new System.EventHandler(this.pmnu_collapse_Click);\r
-            // \r
-            // sep1\r
-            // \r
-            this.sep1.Name = "sep1";\r
-            this.sep1.Size = new System.Drawing.Size(144, 6);\r
-            // \r
-            // pmnu_import\r
-            // \r
-            this.pmnu_import.Name = "pmnu_import";\r
-            this.pmnu_import.Size = new System.Drawing.Size(147, 22);\r
-            this.pmnu_import.Text = "Import";\r
-            this.pmnu_import.Click += new System.EventHandler(this.pmnu_import_Click);\r
-            // \r
-            // toolStripSeparator2\r
-            // \r
-            this.toolStripSeparator2.Name = "toolStripSeparator2";\r
-            this.toolStripSeparator2.Size = new System.Drawing.Size(144, 6);\r
-            // \r
-            // pmnu_saveChanges\r
-            // \r
-            this.pmnu_saveChanges.Name = "pmnu_saveChanges";\r
-            this.pmnu_saveChanges.Size = new System.Drawing.Size(147, 22);\r
-            this.pmnu_saveChanges.Text = "Save Changes";\r
-            this.pmnu_saveChanges.Click += new System.EventHandler(this.pmnu_saveChanges_Click);\r
-            // \r
-            // pmnu_delete\r
-            // \r
-            this.pmnu_delete.Name = "pmnu_delete";\r
-            this.pmnu_delete.Size = new System.Drawing.Size(147, 22);\r
-            this.pmnu_delete.Text = "Delete";\r
-            this.pmnu_delete.Click += new System.EventHandler(this.pmnu_delete_click);\r
-            // \r
             // toolStrip1\r
             // \r
             this.toolStrip1.GripStyle = System.Windows.Forms.ToolStripGripStyle.Hidden;\r
@@ -1254,6 +1286,7 @@ namespace Handbrake
             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
@@ -1264,15 +1297,6 @@ namespace Handbrake
             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
@@ -1282,7 +1306,32 @@ namespace Handbrake
                         | 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
+            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
@@ -1596,17 +1645,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
@@ -1617,17 +1666,6 @@ namespace Handbrake
             // \r
             this.File_ChapterImport.Filter = "CSV Files|*.csv";\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(132, 17);\r
-            this.checkMaximumFramerate.TabIndex = 19;\r
-            this.checkMaximumFramerate.Text = "Peak Framerate (VFR)";\r
-            this.checkMaximumFramerate.UseVisualStyleBackColor = false;\r
-            // \r
             // PictureSettings\r
             // \r
             this.PictureSettings.BackColor = System.Drawing.Color.Transparent;\r
@@ -1686,7 +1724,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
@@ -1707,6 +1745,7 @@ namespace Handbrake
             ((System.ComponentModel.ISupportInitialize)(this.slider_videoQuality)).EndInit();\r
             ((System.ComponentModel.ISupportInitialize)(this.data_chpt)).EndInit();\r
             this.ChaptersMenu.ResumeLayout(false);\r
+            this.presets_menu.ResumeLayout(false);\r
             this.frmMainMenu.ResumeLayout(false);\r
             this.frmMainMenu.PerformLayout();\r
             this.tab_audio.ResumeLayout(false);\r
@@ -1725,7 +1764,6 @@ namespace Handbrake
             this.splitContainer1.Panel1.ResumeLayout(false);\r
             this.splitContainer1.Panel2.ResumeLayout(false);\r
             this.splitContainer1.ResumeLayout(false);\r
-            this.presets_menu.ResumeLayout(false);\r
             this.toolStrip1.ResumeLayout(false);\r
             this.toolStrip1.PerformLayout();\r
             this.StatusStrip.ResumeLayout(false);\r
@@ -1736,8 +1774,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
@@ -1865,7 +1903,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
@@ -1881,5 +1919,8 @@ namespace Handbrake
         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