namespace JDP { partial class frmSettings { /// /// Required designer variable. /// private System.ComponentModel.IContainer components = null; /// /// Clean up any resources being used. /// /// true if managed resources should be disposed; otherwise, false. protected override void Dispose(bool disposing) { if (disposing && (components != null)) { components.Dispose(); } base.Dispose(disposing); } #region Windows Form Designer generated code /// /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// private void InitializeComponent() { this.components = new System.ComponentModel.Container(); System.Windows.Forms.Button btnCancel; System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frmSettings)); this.grpGeneral = new System.Windows.Forms.GroupBox(); this.labelLanguage = new System.Windows.Forms.Label(); this.comboLanguage = new System.Windows.Forms.ComboBox(); this.chkAllowMultipleInstances = new System.Windows.Forms.CheckBox(); this.chkReducePriority = new System.Windows.Forms.CheckBox(); this.chkTruncateExtra4206Samples = new System.Windows.Forms.CheckBox(); this.chkCreateCUEFileWhenEmbedded = new System.Windows.Forms.CheckBox(); this.chkCreateM3U = new System.Windows.Forms.CheckBox(); this.chkAutoCorrectFilenames = new System.Windows.Forms.CheckBox(); this.chkPreserveHTOA = new System.Windows.Forms.CheckBox(); this.btnOK = new System.Windows.Forms.Button(); this.groupBox1 = new System.Windows.Forms.GroupBox(); this.chkWriteArLogOnConvert = new System.Windows.Forms.CheckBox(); this.chkWriteArTagsOnConvert = new System.Windows.Forms.CheckBox(); this.chkEncodeWhenZeroOffset = new System.Windows.Forms.CheckBox(); this.numEncodeWhenPercent = new System.Windows.Forms.NumericUpDown(); this.labelEncodeWhenConfidence = new System.Windows.Forms.Label(); this.numEncodeWhenConfidence = new System.Windows.Forms.NumericUpDown(); this.labelFixWhenConfidence = new System.Windows.Forms.Label(); this.numFixWhenConfidence = new System.Windows.Forms.NumericUpDown(); this.numFixWhenPercent = new System.Windows.Forms.NumericUpDown(); this.toolTip1 = new System.Windows.Forms.ToolTip(this.components); this.chkFilenamesANSISafe = new System.Windows.Forms.CheckBox(); this.chkWriteARTagsOnVerify = new System.Windows.Forms.CheckBox(); this.chkHDCDDecode = new System.Windows.Forms.CheckBox(); this.chkHDCDStopLooking = new System.Windows.Forms.CheckBox(); this.chkHDCD24bit = new System.Windows.Forms.CheckBox(); this.chkHDCDLW16 = new System.Windows.Forms.CheckBox(); this.chkEmbedLog = new System.Windows.Forms.CheckBox(); this.grpAudioFilenames = new System.Windows.Forms.GroupBox(); this.chkKeepOriginalFilenames = new System.Windows.Forms.CheckBox(); this.txtSpecialExceptions = new System.Windows.Forms.TextBox(); this.chkRemoveSpecial = new System.Windows.Forms.CheckBox(); this.chkReplaceSpaces = new System.Windows.Forms.CheckBox(); this.txtTrackFilenameFormat = new System.Windows.Forms.TextBox(); this.lblTrackFilenameFormat = new System.Windows.Forms.Label(); this.lblSingleFilenameFormat = new System.Windows.Forms.Label(); this.txtSingleFilenameFormat = new System.Windows.Forms.TextBox(); this.tabControl1 = new System.Windows.Forms.TabControl(); this.tabPage1 = new System.Windows.Forms.TabPage(); this.tabPage6 = new System.Windows.Forms.TabPage(); this.groupBoxAlbumArt = new System.Windows.Forms.GroupBox(); this.labelAlbumArtMaximumResolution = new System.Windows.Forms.Label(); this.numericUpDownMaxResolution = new System.Windows.Forms.NumericUpDown(); this.checkBoxEmbedAlbumArt = new System.Windows.Forms.CheckBox(); this.checkBoxCopyAlbumArt = new System.Windows.Forms.CheckBox(); this.groupBoxTagging = new System.Windows.Forms.GroupBox(); this.chkExtractLog = new System.Windows.Forms.CheckBox(); this.checkBoxCopyBasicTags = new System.Windows.Forms.CheckBox(); this.checkBoxWriteCUETags = new System.Windows.Forms.CheckBox(); this.checkBoxCopyUnknownTags = new System.Windows.Forms.CheckBox(); this.chkOverwriteTags = new System.Windows.Forms.CheckBox(); this.chkFillUpCUE = new System.Windows.Forms.CheckBox(); this.tabPage2 = new System.Windows.Forms.TabPage(); this.groupBoxARLog = new System.Windows.Forms.GroupBox(); this.textBoxARLogExtension = new System.Windows.Forms.TextBox(); this.labelLogFileExtension = new System.Windows.Forms.Label(); this.checkBoxARLogVerbose = new System.Windows.Forms.CheckBox(); this.groupBox5 = new System.Windows.Forms.GroupBox(); this.label2 = new System.Windows.Forms.Label(); this.groupBox4 = new System.Windows.Forms.GroupBox(); this.checkBoxFixToNearest = new System.Windows.Forms.CheckBox(); this.label3 = new System.Windows.Forms.Label(); this.groupBoxVerify = new System.Windows.Forms.GroupBox(); this.checkBoxARVerifyUseSourceFolder = new System.Windows.Forms.CheckBox(); this.chkWriteARLogOnVerify = new System.Windows.Forms.CheckBox(); this.tabPage3 = new System.Windows.Forms.TabPage(); this.groupBoxFormat = new System.Windows.Forms.GroupBox(); this.comboFormatLossyEncoder = new System.Windows.Forms.ComboBox(); this.labelFormatLossyEncoder = new System.Windows.Forms.Label(); this.checkBoxFormatAllowLossy = new System.Windows.Forms.CheckBox(); this.comboFormatLosslessEncoder = new System.Windows.Forms.ComboBox(); this.checkBoxFormatSupportsLossyWAV = new System.Windows.Forms.CheckBox(); this.labelFormatLosslessEncoder = new System.Windows.Forms.Label(); this.checkBoxFormatEmbedCUESheet = new System.Windows.Forms.CheckBox(); this.comboFormatDecoder = new System.Windows.Forms.ComboBox(); this.checkBoxFormatAllowLossless = new System.Windows.Forms.CheckBox(); this.labelFormatDefaultDecoder = new System.Windows.Forms.Label(); this.labelFormatTagger = new System.Windows.Forms.Label(); this.comboBoxFormatTagger = new System.Windows.Forms.ComboBox(); this.listViewFormats = new System.Windows.Forms.ListView(); this.columnHeader1 = new System.Windows.Forms.ColumnHeader(); this.tabPage10 = new System.Windows.Forms.TabPage(); this.groupBoxExternalEncoder = new System.Windows.Forms.GroupBox(); this.checkBoxEncoderLossless = new System.Windows.Forms.CheckBox(); this.textBoxEncoderPath = new System.Windows.Forms.TextBox(); this.textBoxEncoderParameters = new System.Windows.Forms.TextBox(); this.labelEncoderPath = new System.Windows.Forms.Label(); this.labelEncoderParameters = new System.Windows.Forms.Label(); this.comboBoxEncoderExtension = new System.Windows.Forms.ComboBox(); this.listViewEncoders = new System.Windows.Forms.ListView(); this.columnHeader3 = new System.Windows.Forms.ColumnHeader(); this.groupBoxLibMAC_SDK = new System.Windows.Forms.GroupBox(); this.rbAPEinsane = new System.Windows.Forms.RadioButton(); this.rbAPEfast = new System.Windows.Forms.RadioButton(); this.rbAPEextrahigh = new System.Windows.Forms.RadioButton(); this.rbAPEnormal = new System.Windows.Forms.RadioButton(); this.rbAPEhigh = new System.Windows.Forms.RadioButton(); this.groupBoxLibWavpack = new System.Windows.Forms.GroupBox(); this.chkWVStoreMD5 = new System.Windows.Forms.CheckBox(); this.rbWVFast = new System.Windows.Forms.RadioButton(); this.numWVExtraMode = new System.Windows.Forms.NumericUpDown(); this.rbWVHigh = new System.Windows.Forms.RadioButton(); this.rbWVVeryHigh = new System.Windows.Forms.RadioButton(); this.chkWVExtraMode = new System.Windows.Forms.CheckBox(); this.rbWVNormal = new System.Windows.Forms.RadioButton(); this.groupBoxLibFLAC = new System.Windows.Forms.GroupBox(); this.lblFLACCompressionLevel = new System.Windows.Forms.Label(); this.numericFLACCompressionLevel = new System.Windows.Forms.NumericUpDown(); this.chkFLACVerify = new System.Windows.Forms.CheckBox(); this.labelEncoderExtension = new System.Windows.Forms.Label(); this.tabPage11 = new System.Windows.Forms.TabPage(); this.comboBoxDecoderExtension = new System.Windows.Forms.ComboBox(); this.groupBoxExternalDecoder = new System.Windows.Forms.GroupBox(); this.textBoxDecoderPath = new System.Windows.Forms.TextBox(); this.labelDecoderPath = new System.Windows.Forms.Label(); this.labelDecoderParameters = new System.Windows.Forms.Label(); this.textBoxDecoderParameters = new System.Windows.Forms.TextBox(); this.listViewDecoders = new System.Windows.Forms.ListView(); this.columnHeader4 = new System.Windows.Forms.ColumnHeader(); this.labelDecoderExtension = new System.Windows.Forms.Label(); this.tabPage4 = new System.Windows.Forms.TabPage(); this.groupBox2 = new System.Windows.Forms.GroupBox(); this.label1 = new System.Windows.Forms.Label(); this.numericLossyWAVQuality = new System.Windows.Forms.NumericUpDown(); this.grpHDCD = new System.Windows.Forms.GroupBox(); this.chkHDCDDetect = new System.Windows.Forms.CheckBox(); this.tabPage5 = new System.Windows.Forms.TabPage(); this.richTextBoxScript = new System.Windows.Forms.RichTextBox(); this.buttonScriptCompile = new System.Windows.Forms.Button(); this.groupBoxScriptConditions = new System.Windows.Forms.GroupBox(); this.listViewScriptConditions = new System.Windows.Forms.ListView(); this.columnHeader6 = new System.Windows.Forms.ColumnHeader(); this.listViewScripts = new System.Windows.Forms.ListView(); this.columnHeader5 = new System.Windows.Forms.ColumnHeader(); this.labelFormatDecoder = new System.Windows.Forms.Label(); this.labelFormatEncoder = new System.Windows.Forms.Label(); this.columnHeader2 = new System.Windows.Forms.ColumnHeader(); this.checkBoxExtractAlbumArt = new System.Windows.Forms.CheckBox(); btnCancel = new System.Windows.Forms.Button(); this.grpGeneral.SuspendLayout(); this.groupBox1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.numEncodeWhenPercent)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.numEncodeWhenConfidence)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.numFixWhenConfidence)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.numFixWhenPercent)).BeginInit(); this.grpAudioFilenames.SuspendLayout(); this.tabControl1.SuspendLayout(); this.tabPage1.SuspendLayout(); this.tabPage6.SuspendLayout(); this.groupBoxAlbumArt.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.numericUpDownMaxResolution)).BeginInit(); this.groupBoxTagging.SuspendLayout(); this.tabPage2.SuspendLayout(); this.groupBoxARLog.SuspendLayout(); this.groupBox5.SuspendLayout(); this.groupBox4.SuspendLayout(); this.groupBoxVerify.SuspendLayout(); this.tabPage3.SuspendLayout(); this.groupBoxFormat.SuspendLayout(); this.tabPage10.SuspendLayout(); this.groupBoxExternalEncoder.SuspendLayout(); this.groupBoxLibMAC_SDK.SuspendLayout(); this.groupBoxLibWavpack.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.numWVExtraMode)).BeginInit(); this.groupBoxLibFLAC.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.numericFLACCompressionLevel)).BeginInit(); this.tabPage11.SuspendLayout(); this.groupBoxExternalDecoder.SuspendLayout(); this.tabPage4.SuspendLayout(); this.groupBox2.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.numericLossyWAVQuality)).BeginInit(); this.grpHDCD.SuspendLayout(); this.tabPage5.SuspendLayout(); this.groupBoxScriptConditions.SuspendLayout(); this.SuspendLayout(); // // btnCancel // btnCancel.DialogResult = System.Windows.Forms.DialogResult.Cancel; resources.ApplyResources(btnCancel, "btnCancel"); btnCancel.Name = "btnCancel"; btnCancel.UseVisualStyleBackColor = true; // // grpGeneral // this.grpGeneral.Controls.Add(this.labelLanguage); this.grpGeneral.Controls.Add(this.comboLanguage); this.grpGeneral.Controls.Add(this.chkAllowMultipleInstances); this.grpGeneral.Controls.Add(this.chkReducePriority); this.grpGeneral.Controls.Add(this.chkTruncateExtra4206Samples); this.grpGeneral.Controls.Add(this.chkCreateCUEFileWhenEmbedded); this.grpGeneral.Controls.Add(this.chkCreateM3U); this.grpGeneral.Controls.Add(this.chkAutoCorrectFilenames); this.grpGeneral.Controls.Add(this.chkPreserveHTOA); resources.ApplyResources(this.grpGeneral, "grpGeneral"); this.grpGeneral.Name = "grpGeneral"; this.grpGeneral.TabStop = false; // // labelLanguage // resources.ApplyResources(this.labelLanguage, "labelLanguage"); this.labelLanguage.Name = "labelLanguage"; // // comboLanguage // this.comboLanguage.DisplayMember = "EnglishName"; this.comboLanguage.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.comboLanguage.FormattingEnabled = true; resources.ApplyResources(this.comboLanguage, "comboLanguage"); this.comboLanguage.Name = "comboLanguage"; // // chkAllowMultipleInstances // resources.ApplyResources(this.chkAllowMultipleInstances, "chkAllowMultipleInstances"); this.chkAllowMultipleInstances.Name = "chkAllowMultipleInstances"; this.chkAllowMultipleInstances.UseVisualStyleBackColor = true; // // chkReducePriority // resources.ApplyResources(this.chkReducePriority, "chkReducePriority"); this.chkReducePriority.Name = "chkReducePriority"; this.chkReducePriority.UseVisualStyleBackColor = true; // // chkTruncateExtra4206Samples // resources.ApplyResources(this.chkTruncateExtra4206Samples, "chkTruncateExtra4206Samples"); this.chkTruncateExtra4206Samples.Name = "chkTruncateExtra4206Samples"; this.toolTip1.SetToolTip(this.chkTruncateExtra4206Samples, resources.GetString("chkTruncateExtra4206Samples.ToolTip")); this.chkTruncateExtra4206Samples.UseVisualStyleBackColor = true; // // chkCreateCUEFileWhenEmbedded // resources.ApplyResources(this.chkCreateCUEFileWhenEmbedded, "chkCreateCUEFileWhenEmbedded"); this.chkCreateCUEFileWhenEmbedded.Name = "chkCreateCUEFileWhenEmbedded"; this.chkCreateCUEFileWhenEmbedded.UseVisualStyleBackColor = true; // // chkCreateM3U // resources.ApplyResources(this.chkCreateM3U, "chkCreateM3U"); this.chkCreateM3U.Name = "chkCreateM3U"; this.chkCreateM3U.UseVisualStyleBackColor = true; // // chkAutoCorrectFilenames // resources.ApplyResources(this.chkAutoCorrectFilenames, "chkAutoCorrectFilenames"); this.chkAutoCorrectFilenames.Name = "chkAutoCorrectFilenames"; this.toolTip1.SetToolTip(this.chkAutoCorrectFilenames, resources.GetString("chkAutoCorrectFilenames.ToolTip")); this.chkAutoCorrectFilenames.UseVisualStyleBackColor = true; // // chkPreserveHTOA // resources.ApplyResources(this.chkPreserveHTOA, "chkPreserveHTOA"); this.chkPreserveHTOA.Name = "chkPreserveHTOA"; this.chkPreserveHTOA.UseVisualStyleBackColor = true; // // btnOK // this.btnOK.DialogResult = System.Windows.Forms.DialogResult.OK; resources.ApplyResources(this.btnOK, "btnOK"); this.btnOK.Name = "btnOK"; this.btnOK.UseVisualStyleBackColor = true; this.btnOK.Click += new System.EventHandler(this.btnOK_Click); // // groupBox1 // this.groupBox1.Controls.Add(this.chkWriteArLogOnConvert); this.groupBox1.Controls.Add(this.chkWriteArTagsOnConvert); resources.ApplyResources(this.groupBox1, "groupBox1"); this.groupBox1.Name = "groupBox1"; this.groupBox1.TabStop = false; // // chkWriteArLogOnConvert // resources.ApplyResources(this.chkWriteArLogOnConvert, "chkWriteArLogOnConvert"); this.chkWriteArLogOnConvert.Checked = true; this.chkWriteArLogOnConvert.CheckState = System.Windows.Forms.CheckState.Checked; this.chkWriteArLogOnConvert.Name = "chkWriteArLogOnConvert"; this.chkWriteArLogOnConvert.UseVisualStyleBackColor = true; // // chkWriteArTagsOnConvert // resources.ApplyResources(this.chkWriteArTagsOnConvert, "chkWriteArTagsOnConvert"); this.chkWriteArTagsOnConvert.Checked = true; this.chkWriteArTagsOnConvert.CheckState = System.Windows.Forms.CheckState.Checked; this.chkWriteArTagsOnConvert.Name = "chkWriteArTagsOnConvert"; this.toolTip1.SetToolTip(this.chkWriteArTagsOnConvert, resources.GetString("chkWriteArTagsOnConvert.ToolTip")); this.chkWriteArTagsOnConvert.UseVisualStyleBackColor = true; // // chkEncodeWhenZeroOffset // resources.ApplyResources(this.chkEncodeWhenZeroOffset, "chkEncodeWhenZeroOffset"); this.chkEncodeWhenZeroOffset.Name = "chkEncodeWhenZeroOffset"; this.chkEncodeWhenZeroOffset.UseVisualStyleBackColor = true; // // numEncodeWhenPercent // resources.ApplyResources(this.numEncodeWhenPercent, "numEncodeWhenPercent"); this.numEncodeWhenPercent.Increment = new decimal(new int[] { 5, 0, 0, 0}); this.numEncodeWhenPercent.Minimum = new decimal(new int[] { 1, 0, 0, 0}); this.numEncodeWhenPercent.Name = "numEncodeWhenPercent"; this.numEncodeWhenPercent.Value = new decimal(new int[] { 100, 0, 0, 0}); // // labelEncodeWhenConfidence // resources.ApplyResources(this.labelEncodeWhenConfidence, "labelEncodeWhenConfidence"); this.labelEncodeWhenConfidence.Name = "labelEncodeWhenConfidence"; // // numEncodeWhenConfidence // resources.ApplyResources(this.numEncodeWhenConfidence, "numEncodeWhenConfidence"); this.numEncodeWhenConfidence.Minimum = new decimal(new int[] { 1, 0, 0, 0}); this.numEncodeWhenConfidence.Name = "numEncodeWhenConfidence"; this.numEncodeWhenConfidence.Value = new decimal(new int[] { 1, 0, 0, 0}); // // labelFixWhenConfidence // resources.ApplyResources(this.labelFixWhenConfidence, "labelFixWhenConfidence"); this.labelFixWhenConfidence.Name = "labelFixWhenConfidence"; // // numFixWhenConfidence // resources.ApplyResources(this.numFixWhenConfidence, "numFixWhenConfidence"); this.numFixWhenConfidence.Minimum = new decimal(new int[] { 1, 0, 0, 0}); this.numFixWhenConfidence.Name = "numFixWhenConfidence"; this.numFixWhenConfidence.Value = new decimal(new int[] { 1, 0, 0, 0}); // // numFixWhenPercent // resources.ApplyResources(this.numFixWhenPercent, "numFixWhenPercent"); this.numFixWhenPercent.Increment = new decimal(new int[] { 5, 0, 0, 0}); this.numFixWhenPercent.Minimum = new decimal(new int[] { 1, 0, 0, 0}); this.numFixWhenPercent.Name = "numFixWhenPercent"; this.numFixWhenPercent.Value = new decimal(new int[] { 51, 0, 0, 0}); // // toolTip1 // this.toolTip1.AutoPopDelay = 15000; this.toolTip1.InitialDelay = 500; this.toolTip1.ReshowDelay = 100; // // chkFilenamesANSISafe // resources.ApplyResources(this.chkFilenamesANSISafe, "chkFilenamesANSISafe"); this.chkFilenamesANSISafe.Name = "chkFilenamesANSISafe"; this.toolTip1.SetToolTip(this.chkFilenamesANSISafe, resources.GetString("chkFilenamesANSISafe.ToolTip")); this.chkFilenamesANSISafe.UseVisualStyleBackColor = true; this.chkFilenamesANSISafe.CheckedChanged += new System.EventHandler(this.chkFilenamesANSISafe_CheckedChanged); // // chkWriteARTagsOnVerify // resources.ApplyResources(this.chkWriteARTagsOnVerify, "chkWriteARTagsOnVerify"); this.chkWriteARTagsOnVerify.Checked = true; this.chkWriteARTagsOnVerify.CheckState = System.Windows.Forms.CheckState.Checked; this.chkWriteARTagsOnVerify.Name = "chkWriteARTagsOnVerify"; this.toolTip1.SetToolTip(this.chkWriteARTagsOnVerify, resources.GetString("chkWriteARTagsOnVerify.ToolTip")); this.chkWriteARTagsOnVerify.UseVisualStyleBackColor = true; // // chkHDCDDecode // resources.ApplyResources(this.chkHDCDDecode, "chkHDCDDecode"); this.chkHDCDDecode.Name = "chkHDCDDecode"; this.toolTip1.SetToolTip(this.chkHDCDDecode, resources.GetString("chkHDCDDecode.ToolTip")); this.chkHDCDDecode.UseVisualStyleBackColor = true; this.chkHDCDDecode.CheckedChanged += new System.EventHandler(this.chkHDCDDecode_CheckedChanged); // // chkHDCDStopLooking // resources.ApplyResources(this.chkHDCDStopLooking, "chkHDCDStopLooking"); this.chkHDCDStopLooking.Name = "chkHDCDStopLooking"; this.toolTip1.SetToolTip(this.chkHDCDStopLooking, resources.GetString("chkHDCDStopLooking.ToolTip")); this.chkHDCDStopLooking.UseVisualStyleBackColor = true; // // chkHDCD24bit // resources.ApplyResources(this.chkHDCD24bit, "chkHDCD24bit"); this.chkHDCD24bit.Name = "chkHDCD24bit"; this.toolTip1.SetToolTip(this.chkHDCD24bit, resources.GetString("chkHDCD24bit.ToolTip")); this.chkHDCD24bit.UseVisualStyleBackColor = true; // // chkHDCDLW16 // resources.ApplyResources(this.chkHDCDLW16, "chkHDCDLW16"); this.chkHDCDLW16.Name = "chkHDCDLW16"; this.toolTip1.SetToolTip(this.chkHDCDLW16, resources.GetString("chkHDCDLW16.ToolTip")); this.chkHDCDLW16.UseVisualStyleBackColor = true; // // chkEmbedLog // resources.ApplyResources(this.chkEmbedLog, "chkEmbedLog"); this.chkEmbedLog.Name = "chkEmbedLog"; this.toolTip1.SetToolTip(this.chkEmbedLog, resources.GetString("chkEmbedLog.ToolTip")); this.chkEmbedLog.UseVisualStyleBackColor = true; // // grpAudioFilenames // this.grpAudioFilenames.Controls.Add(this.chkFilenamesANSISafe); this.grpAudioFilenames.Controls.Add(this.chkKeepOriginalFilenames); this.grpAudioFilenames.Controls.Add(this.txtSpecialExceptions); this.grpAudioFilenames.Controls.Add(this.chkRemoveSpecial); this.grpAudioFilenames.Controls.Add(this.chkReplaceSpaces); this.grpAudioFilenames.Controls.Add(this.txtTrackFilenameFormat); this.grpAudioFilenames.Controls.Add(this.lblTrackFilenameFormat); this.grpAudioFilenames.Controls.Add(this.lblSingleFilenameFormat); this.grpAudioFilenames.Controls.Add(this.txtSingleFilenameFormat); resources.ApplyResources(this.grpAudioFilenames, "grpAudioFilenames"); this.grpAudioFilenames.Name = "grpAudioFilenames"; this.grpAudioFilenames.TabStop = false; // // chkKeepOriginalFilenames // resources.ApplyResources(this.chkKeepOriginalFilenames, "chkKeepOriginalFilenames"); this.chkKeepOriginalFilenames.Checked = true; this.chkKeepOriginalFilenames.CheckState = System.Windows.Forms.CheckState.Checked; this.chkKeepOriginalFilenames.Name = "chkKeepOriginalFilenames"; this.chkKeepOriginalFilenames.UseVisualStyleBackColor = true; // // txtSpecialExceptions // resources.ApplyResources(this.txtSpecialExceptions, "txtSpecialExceptions"); this.txtSpecialExceptions.Name = "txtSpecialExceptions"; // // chkRemoveSpecial // resources.ApplyResources(this.chkRemoveSpecial, "chkRemoveSpecial"); this.chkRemoveSpecial.Checked = true; this.chkRemoveSpecial.CheckState = System.Windows.Forms.CheckState.Checked; this.chkRemoveSpecial.Name = "chkRemoveSpecial"; this.chkRemoveSpecial.UseVisualStyleBackColor = true; this.chkRemoveSpecial.CheckedChanged += new System.EventHandler(this.chkRemoveSpecial_CheckedChanged); // // chkReplaceSpaces // resources.ApplyResources(this.chkReplaceSpaces, "chkReplaceSpaces"); this.chkReplaceSpaces.Checked = true; this.chkReplaceSpaces.CheckState = System.Windows.Forms.CheckState.Checked; this.chkReplaceSpaces.Name = "chkReplaceSpaces"; this.chkReplaceSpaces.UseVisualStyleBackColor = true; // // txtTrackFilenameFormat // resources.ApplyResources(this.txtTrackFilenameFormat, "txtTrackFilenameFormat"); this.txtTrackFilenameFormat.Name = "txtTrackFilenameFormat"; // // lblTrackFilenameFormat // resources.ApplyResources(this.lblTrackFilenameFormat, "lblTrackFilenameFormat"); this.lblTrackFilenameFormat.Name = "lblTrackFilenameFormat"; // // lblSingleFilenameFormat // resources.ApplyResources(this.lblSingleFilenameFormat, "lblSingleFilenameFormat"); this.lblSingleFilenameFormat.Name = "lblSingleFilenameFormat"; // // txtSingleFilenameFormat // resources.ApplyResources(this.txtSingleFilenameFormat, "txtSingleFilenameFormat"); this.txtSingleFilenameFormat.Name = "txtSingleFilenameFormat"; // // tabControl1 // resources.ApplyResources(this.tabControl1, "tabControl1"); this.tabControl1.Controls.Add(this.tabPage1); this.tabControl1.Controls.Add(this.tabPage6); this.tabControl1.Controls.Add(this.tabPage2); this.tabControl1.Controls.Add(this.tabPage3); this.tabControl1.Controls.Add(this.tabPage10); this.tabControl1.Controls.Add(this.tabPage11); this.tabControl1.Controls.Add(this.tabPage4); this.tabControl1.Controls.Add(this.tabPage5); this.tabControl1.HotTrack = true; this.tabControl1.Multiline = true; this.tabControl1.Name = "tabControl1"; this.tabControl1.SelectedIndex = 0; this.tabControl1.Deselecting += new System.Windows.Forms.TabControlCancelEventHandler(this.tabControl1_Deselecting); // // tabPage1 // this.tabPage1.BackColor = System.Drawing.SystemColors.Control; this.tabPage1.Controls.Add(this.grpGeneral); this.tabPage1.Controls.Add(this.grpAudioFilenames); resources.ApplyResources(this.tabPage1, "tabPage1"); this.tabPage1.Name = "tabPage1"; // // tabPage6 // this.tabPage6.BackColor = System.Drawing.SystemColors.Control; this.tabPage6.Controls.Add(this.groupBoxAlbumArt); this.tabPage6.Controls.Add(this.groupBoxTagging); resources.ApplyResources(this.tabPage6, "tabPage6"); this.tabPage6.Name = "tabPage6"; // // groupBoxAlbumArt // this.groupBoxAlbumArt.Controls.Add(this.checkBoxExtractAlbumArt); this.groupBoxAlbumArt.Controls.Add(this.labelAlbumArtMaximumResolution); this.groupBoxAlbumArt.Controls.Add(this.numericUpDownMaxResolution); this.groupBoxAlbumArt.Controls.Add(this.checkBoxEmbedAlbumArt); this.groupBoxAlbumArt.Controls.Add(this.checkBoxCopyAlbumArt); resources.ApplyResources(this.groupBoxAlbumArt, "groupBoxAlbumArt"); this.groupBoxAlbumArt.Name = "groupBoxAlbumArt"; this.groupBoxAlbumArt.TabStop = false; // // labelAlbumArtMaximumResolution // resources.ApplyResources(this.labelAlbumArtMaximumResolution, "labelAlbumArtMaximumResolution"); this.labelAlbumArtMaximumResolution.Name = "labelAlbumArtMaximumResolution"; // // numericUpDownMaxResolution // this.numericUpDownMaxResolution.Increment = new decimal(new int[] { 100, 0, 0, 0}); resources.ApplyResources(this.numericUpDownMaxResolution, "numericUpDownMaxResolution"); this.numericUpDownMaxResolution.Maximum = new decimal(new int[] { 10000, 0, 0, 0}); this.numericUpDownMaxResolution.Minimum = new decimal(new int[] { 100, 0, 0, 0}); this.numericUpDownMaxResolution.Name = "numericUpDownMaxResolution"; this.numericUpDownMaxResolution.Value = new decimal(new int[] { 100, 0, 0, 0}); // // checkBoxEmbedAlbumArt // resources.ApplyResources(this.checkBoxEmbedAlbumArt, "checkBoxEmbedAlbumArt"); this.checkBoxEmbedAlbumArt.Name = "checkBoxEmbedAlbumArt"; this.checkBoxEmbedAlbumArt.UseVisualStyleBackColor = true; // // checkBoxCopyAlbumArt // resources.ApplyResources(this.checkBoxCopyAlbumArt, "checkBoxCopyAlbumArt"); this.checkBoxCopyAlbumArt.Name = "checkBoxCopyAlbumArt"; this.checkBoxCopyAlbumArt.UseVisualStyleBackColor = true; // // groupBoxTagging // this.groupBoxTagging.Controls.Add(this.chkExtractLog); this.groupBoxTagging.Controls.Add(this.checkBoxCopyBasicTags); this.groupBoxTagging.Controls.Add(this.checkBoxWriteCUETags); this.groupBoxTagging.Controls.Add(this.checkBoxCopyUnknownTags); this.groupBoxTagging.Controls.Add(this.chkOverwriteTags); this.groupBoxTagging.Controls.Add(this.chkFillUpCUE); this.groupBoxTagging.Controls.Add(this.chkEmbedLog); resources.ApplyResources(this.groupBoxTagging, "groupBoxTagging"); this.groupBoxTagging.Name = "groupBoxTagging"; this.groupBoxTagging.TabStop = false; // // chkExtractLog // resources.ApplyResources(this.chkExtractLog, "chkExtractLog"); this.chkExtractLog.Name = "chkExtractLog"; this.chkExtractLog.UseVisualStyleBackColor = true; // // checkBoxCopyBasicTags // resources.ApplyResources(this.checkBoxCopyBasicTags, "checkBoxCopyBasicTags"); this.checkBoxCopyBasicTags.Name = "checkBoxCopyBasicTags"; this.checkBoxCopyBasicTags.UseVisualStyleBackColor = true; // // checkBoxWriteCUETags // resources.ApplyResources(this.checkBoxWriteCUETags, "checkBoxWriteCUETags"); this.checkBoxWriteCUETags.Name = "checkBoxWriteCUETags"; this.checkBoxWriteCUETags.UseVisualStyleBackColor = true; // // checkBoxCopyUnknownTags // resources.ApplyResources(this.checkBoxCopyUnknownTags, "checkBoxCopyUnknownTags"); this.checkBoxCopyUnknownTags.Name = "checkBoxCopyUnknownTags"; this.checkBoxCopyUnknownTags.UseVisualStyleBackColor = true; // // chkOverwriteTags // resources.ApplyResources(this.chkOverwriteTags, "chkOverwriteTags"); this.chkOverwriteTags.Name = "chkOverwriteTags"; this.chkOverwriteTags.UseVisualStyleBackColor = true; // // chkFillUpCUE // resources.ApplyResources(this.chkFillUpCUE, "chkFillUpCUE"); this.chkFillUpCUE.Name = "chkFillUpCUE"; this.chkFillUpCUE.UseVisualStyleBackColor = true; // // tabPage2 // this.tabPage2.BackColor = System.Drawing.SystemColors.Control; this.tabPage2.Controls.Add(this.groupBoxARLog); this.tabPage2.Controls.Add(this.groupBox5); this.tabPage2.Controls.Add(this.groupBox4); this.tabPage2.Controls.Add(this.groupBoxVerify); this.tabPage2.Controls.Add(this.groupBox1); resources.ApplyResources(this.tabPage2, "tabPage2"); this.tabPage2.Name = "tabPage2"; // // groupBoxARLog // this.groupBoxARLog.Controls.Add(this.textBoxARLogExtension); this.groupBoxARLog.Controls.Add(this.labelLogFileExtension); this.groupBoxARLog.Controls.Add(this.checkBoxARLogVerbose); resources.ApplyResources(this.groupBoxARLog, "groupBoxARLog"); this.groupBoxARLog.Name = "groupBoxARLog"; this.groupBoxARLog.TabStop = false; // // textBoxARLogExtension // resources.ApplyResources(this.textBoxARLogExtension, "textBoxARLogExtension"); this.textBoxARLogExtension.Name = "textBoxARLogExtension"; // // labelLogFileExtension // resources.ApplyResources(this.labelLogFileExtension, "labelLogFileExtension"); this.labelLogFileExtension.Name = "labelLogFileExtension"; // // checkBoxARLogVerbose // resources.ApplyResources(this.checkBoxARLogVerbose, "checkBoxARLogVerbose"); this.checkBoxARLogVerbose.Name = "checkBoxARLogVerbose"; this.checkBoxARLogVerbose.UseVisualStyleBackColor = true; // // groupBox5 // this.groupBox5.Controls.Add(this.label2); this.groupBox5.Controls.Add(this.chkEncodeWhenZeroOffset); this.groupBox5.Controls.Add(this.numEncodeWhenConfidence); this.groupBox5.Controls.Add(this.labelEncodeWhenConfidence); this.groupBox5.Controls.Add(this.numEncodeWhenPercent); resources.ApplyResources(this.groupBox5, "groupBox5"); this.groupBox5.Name = "groupBox5"; this.groupBox5.TabStop = false; // // label2 // resources.ApplyResources(this.label2, "label2"); this.label2.Name = "label2"; // // groupBox4 // this.groupBox4.Controls.Add(this.checkBoxFixToNearest); this.groupBox4.Controls.Add(this.label3); this.groupBox4.Controls.Add(this.labelFixWhenConfidence); this.groupBox4.Controls.Add(this.numFixWhenConfidence); this.groupBox4.Controls.Add(this.numFixWhenPercent); resources.ApplyResources(this.groupBox4, "groupBox4"); this.groupBox4.Name = "groupBox4"; this.groupBox4.TabStop = false; // // checkBoxFixToNearest // resources.ApplyResources(this.checkBoxFixToNearest, "checkBoxFixToNearest"); this.checkBoxFixToNearest.Name = "checkBoxFixToNearest"; this.checkBoxFixToNearest.UseVisualStyleBackColor = true; // // label3 // resources.ApplyResources(this.label3, "label3"); this.label3.Name = "label3"; // // groupBoxVerify // this.groupBoxVerify.Controls.Add(this.checkBoxARVerifyUseSourceFolder); this.groupBoxVerify.Controls.Add(this.chkWriteARLogOnVerify); this.groupBoxVerify.Controls.Add(this.chkWriteARTagsOnVerify); resources.ApplyResources(this.groupBoxVerify, "groupBoxVerify"); this.groupBoxVerify.Name = "groupBoxVerify"; this.groupBoxVerify.TabStop = false; // // checkBoxARVerifyUseSourceFolder // resources.ApplyResources(this.checkBoxARVerifyUseSourceFolder, "checkBoxARVerifyUseSourceFolder"); this.checkBoxARVerifyUseSourceFolder.Name = "checkBoxARVerifyUseSourceFolder"; this.checkBoxARVerifyUseSourceFolder.UseVisualStyleBackColor = true; // // chkWriteARLogOnVerify // resources.ApplyResources(this.chkWriteARLogOnVerify, "chkWriteARLogOnVerify"); this.chkWriteARLogOnVerify.Checked = true; this.chkWriteARLogOnVerify.CheckState = System.Windows.Forms.CheckState.Checked; this.chkWriteARLogOnVerify.Name = "chkWriteARLogOnVerify"; this.chkWriteARLogOnVerify.UseVisualStyleBackColor = true; // // tabPage3 // this.tabPage3.BackColor = System.Drawing.SystemColors.Control; this.tabPage3.Controls.Add(this.groupBoxFormat); this.tabPage3.Controls.Add(this.listViewFormats); resources.ApplyResources(this.tabPage3, "tabPage3"); this.tabPage3.Name = "tabPage3"; // // groupBoxFormat // this.groupBoxFormat.Controls.Add(this.comboFormatLossyEncoder); this.groupBoxFormat.Controls.Add(this.labelFormatLossyEncoder); this.groupBoxFormat.Controls.Add(this.checkBoxFormatAllowLossy); this.groupBoxFormat.Controls.Add(this.comboFormatLosslessEncoder); this.groupBoxFormat.Controls.Add(this.checkBoxFormatSupportsLossyWAV); this.groupBoxFormat.Controls.Add(this.labelFormatLosslessEncoder); this.groupBoxFormat.Controls.Add(this.checkBoxFormatEmbedCUESheet); this.groupBoxFormat.Controls.Add(this.comboFormatDecoder); this.groupBoxFormat.Controls.Add(this.checkBoxFormatAllowLossless); this.groupBoxFormat.Controls.Add(this.labelFormatDefaultDecoder); this.groupBoxFormat.Controls.Add(this.labelFormatTagger); this.groupBoxFormat.Controls.Add(this.comboBoxFormatTagger); resources.ApplyResources(this.groupBoxFormat, "groupBoxFormat"); this.groupBoxFormat.Name = "groupBoxFormat"; this.groupBoxFormat.TabStop = false; // // comboFormatLossyEncoder // this.comboFormatLossyEncoder.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.comboFormatLossyEncoder.FormattingEnabled = true; resources.ApplyResources(this.comboFormatLossyEncoder, "comboFormatLossyEncoder"); this.comboFormatLossyEncoder.Name = "comboFormatLossyEncoder"; // // labelFormatLossyEncoder // resources.ApplyResources(this.labelFormatLossyEncoder, "labelFormatLossyEncoder"); this.labelFormatLossyEncoder.Name = "labelFormatLossyEncoder"; // // checkBoxFormatAllowLossy // resources.ApplyResources(this.checkBoxFormatAllowLossy, "checkBoxFormatAllowLossy"); this.checkBoxFormatAllowLossy.Name = "checkBoxFormatAllowLossy"; this.checkBoxFormatAllowLossy.UseVisualStyleBackColor = true; // // comboFormatLosslessEncoder // this.comboFormatLosslessEncoder.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.comboFormatLosslessEncoder.FormattingEnabled = true; resources.ApplyResources(this.comboFormatLosslessEncoder, "comboFormatLosslessEncoder"); this.comboFormatLosslessEncoder.Name = "comboFormatLosslessEncoder"; // // checkBoxFormatSupportsLossyWAV // resources.ApplyResources(this.checkBoxFormatSupportsLossyWAV, "checkBoxFormatSupportsLossyWAV"); this.checkBoxFormatSupportsLossyWAV.Name = "checkBoxFormatSupportsLossyWAV"; this.checkBoxFormatSupportsLossyWAV.UseVisualStyleBackColor = true; // // labelFormatLosslessEncoder // resources.ApplyResources(this.labelFormatLosslessEncoder, "labelFormatLosslessEncoder"); this.labelFormatLosslessEncoder.Name = "labelFormatLosslessEncoder"; // // checkBoxFormatEmbedCUESheet // resources.ApplyResources(this.checkBoxFormatEmbedCUESheet, "checkBoxFormatEmbedCUESheet"); this.checkBoxFormatEmbedCUESheet.Name = "checkBoxFormatEmbedCUESheet"; this.checkBoxFormatEmbedCUESheet.UseVisualStyleBackColor = true; // // comboFormatDecoder // this.comboFormatDecoder.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.comboFormatDecoder.FormattingEnabled = true; resources.ApplyResources(this.comboFormatDecoder, "comboFormatDecoder"); this.comboFormatDecoder.Name = "comboFormatDecoder"; // // checkBoxFormatAllowLossless // resources.ApplyResources(this.checkBoxFormatAllowLossless, "checkBoxFormatAllowLossless"); this.checkBoxFormatAllowLossless.Name = "checkBoxFormatAllowLossless"; this.checkBoxFormatAllowLossless.UseVisualStyleBackColor = true; // // labelFormatDefaultDecoder // resources.ApplyResources(this.labelFormatDefaultDecoder, "labelFormatDefaultDecoder"); this.labelFormatDefaultDecoder.Name = "labelFormatDefaultDecoder"; // // labelFormatTagger // resources.ApplyResources(this.labelFormatTagger, "labelFormatTagger"); this.labelFormatTagger.Name = "labelFormatTagger"; // // comboBoxFormatTagger // this.comboBoxFormatTagger.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.comboBoxFormatTagger.FormattingEnabled = true; resources.ApplyResources(this.comboBoxFormatTagger, "comboBoxFormatTagger"); this.comboBoxFormatTagger.Name = "comboBoxFormatTagger"; // // listViewFormats // this.listViewFormats.BackColor = System.Drawing.SystemColors.Control; this.listViewFormats.BorderStyle = System.Windows.Forms.BorderStyle.None; this.listViewFormats.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] { this.columnHeader1}); this.listViewFormats.FullRowSelect = true; this.listViewFormats.HeaderStyle = System.Windows.Forms.ColumnHeaderStyle.None; this.listViewFormats.HideSelection = false; this.listViewFormats.LabelEdit = true; resources.ApplyResources(this.listViewFormats, "listViewFormats"); this.listViewFormats.MultiSelect = false; this.listViewFormats.Name = "listViewFormats"; this.listViewFormats.UseCompatibleStateImageBehavior = false; this.listViewFormats.View = System.Windows.Forms.View.Details; this.listViewFormats.AfterLabelEdit += new System.Windows.Forms.LabelEditEventHandler(this.listViewFormats_AfterLabelEdit); this.listViewFormats.ItemSelectionChanged += new System.Windows.Forms.ListViewItemSelectionChangedEventHandler(this.listViewFormats_ItemSelectionChanged); this.listViewFormats.BeforeLabelEdit += new System.Windows.Forms.LabelEditEventHandler(this.listViewFormats_BeforeLabelEdit); this.listViewFormats.KeyDown += new System.Windows.Forms.KeyEventHandler(this.listViewFormats_KeyDown); // // columnHeader1 // resources.ApplyResources(this.columnHeader1, "columnHeader1"); // // tabPage10 // this.tabPage10.BackColor = System.Drawing.SystemColors.Control; this.tabPage10.Controls.Add(this.groupBoxExternalEncoder); this.tabPage10.Controls.Add(this.comboBoxEncoderExtension); this.tabPage10.Controls.Add(this.listViewEncoders); this.tabPage10.Controls.Add(this.groupBoxLibMAC_SDK); this.tabPage10.Controls.Add(this.groupBoxLibWavpack); this.tabPage10.Controls.Add(this.groupBoxLibFLAC); this.tabPage10.Controls.Add(this.labelEncoderExtension); resources.ApplyResources(this.tabPage10, "tabPage10"); this.tabPage10.Name = "tabPage10"; // // groupBoxExternalEncoder // resources.ApplyResources(this.groupBoxExternalEncoder, "groupBoxExternalEncoder"); this.groupBoxExternalEncoder.Controls.Add(this.checkBoxEncoderLossless); this.groupBoxExternalEncoder.Controls.Add(this.textBoxEncoderPath); this.groupBoxExternalEncoder.Controls.Add(this.textBoxEncoderParameters); this.groupBoxExternalEncoder.Controls.Add(this.labelEncoderPath); this.groupBoxExternalEncoder.Controls.Add(this.labelEncoderParameters); this.groupBoxExternalEncoder.Name = "groupBoxExternalEncoder"; this.groupBoxExternalEncoder.TabStop = false; // // checkBoxEncoderLossless // resources.ApplyResources(this.checkBoxEncoderLossless, "checkBoxEncoderLossless"); this.checkBoxEncoderLossless.Name = "checkBoxEncoderLossless"; this.checkBoxEncoderLossless.UseVisualStyleBackColor = true; // // textBoxEncoderPath // resources.ApplyResources(this.textBoxEncoderPath, "textBoxEncoderPath"); this.textBoxEncoderPath.Name = "textBoxEncoderPath"; // // textBoxEncoderParameters // resources.ApplyResources(this.textBoxEncoderParameters, "textBoxEncoderParameters"); this.textBoxEncoderParameters.Name = "textBoxEncoderParameters"; // // labelEncoderPath // resources.ApplyResources(this.labelEncoderPath, "labelEncoderPath"); this.labelEncoderPath.Name = "labelEncoderPath"; // // labelEncoderParameters // resources.ApplyResources(this.labelEncoderParameters, "labelEncoderParameters"); this.labelEncoderParameters.Name = "labelEncoderParameters"; // // comboBoxEncoderExtension // this.comboBoxEncoderExtension.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.comboBoxEncoderExtension.FormattingEnabled = true; resources.ApplyResources(this.comboBoxEncoderExtension, "comboBoxEncoderExtension"); this.comboBoxEncoderExtension.Name = "comboBoxEncoderExtension"; this.comboBoxEncoderExtension.SelectedIndexChanged += new System.EventHandler(this.comboBoxEncoderExtension_SelectedIndexChanged); // // listViewEncoders // this.listViewEncoders.BackColor = System.Drawing.SystemColors.Control; this.listViewEncoders.BorderStyle = System.Windows.Forms.BorderStyle.None; this.listViewEncoders.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] { this.columnHeader3}); this.listViewEncoders.FullRowSelect = true; this.listViewEncoders.HeaderStyle = System.Windows.Forms.ColumnHeaderStyle.None; this.listViewEncoders.HideSelection = false; this.listViewEncoders.LabelEdit = true; resources.ApplyResources(this.listViewEncoders, "listViewEncoders"); this.listViewEncoders.MultiSelect = false; this.listViewEncoders.Name = "listViewEncoders"; this.listViewEncoders.UseCompatibleStateImageBehavior = false; this.listViewEncoders.View = System.Windows.Forms.View.Details; this.listViewEncoders.AfterLabelEdit += new System.Windows.Forms.LabelEditEventHandler(this.listViewEncoders_AfterLabelEdit); this.listViewEncoders.ItemSelectionChanged += new System.Windows.Forms.ListViewItemSelectionChangedEventHandler(this.listViewEncoders_ItemSelectionChanged); this.listViewEncoders.BeforeLabelEdit += new System.Windows.Forms.LabelEditEventHandler(this.listViewEncoders_BeforeLabelEdit); this.listViewEncoders.KeyDown += new System.Windows.Forms.KeyEventHandler(this.listViewEncoders_KeyDown); // // columnHeader3 // resources.ApplyResources(this.columnHeader3, "columnHeader3"); // // groupBoxLibMAC_SDK // this.groupBoxLibMAC_SDK.Controls.Add(this.rbAPEinsane); this.groupBoxLibMAC_SDK.Controls.Add(this.rbAPEfast); this.groupBoxLibMAC_SDK.Controls.Add(this.rbAPEextrahigh); this.groupBoxLibMAC_SDK.Controls.Add(this.rbAPEnormal); this.groupBoxLibMAC_SDK.Controls.Add(this.rbAPEhigh); resources.ApplyResources(this.groupBoxLibMAC_SDK, "groupBoxLibMAC_SDK"); this.groupBoxLibMAC_SDK.Name = "groupBoxLibMAC_SDK"; this.groupBoxLibMAC_SDK.TabStop = false; // // rbAPEinsane // resources.ApplyResources(this.rbAPEinsane, "rbAPEinsane"); this.rbAPEinsane.Name = "rbAPEinsane"; this.rbAPEinsane.TabStop = true; this.rbAPEinsane.UseVisualStyleBackColor = true; // // rbAPEfast // resources.ApplyResources(this.rbAPEfast, "rbAPEfast"); this.rbAPEfast.Name = "rbAPEfast"; this.rbAPEfast.TabStop = true; this.rbAPEfast.UseVisualStyleBackColor = true; // // rbAPEextrahigh // resources.ApplyResources(this.rbAPEextrahigh, "rbAPEextrahigh"); this.rbAPEextrahigh.Name = "rbAPEextrahigh"; this.rbAPEextrahigh.TabStop = true; this.rbAPEextrahigh.UseVisualStyleBackColor = true; // // rbAPEnormal // resources.ApplyResources(this.rbAPEnormal, "rbAPEnormal"); this.rbAPEnormal.Name = "rbAPEnormal"; this.rbAPEnormal.TabStop = true; this.rbAPEnormal.UseVisualStyleBackColor = true; // // rbAPEhigh // resources.ApplyResources(this.rbAPEhigh, "rbAPEhigh"); this.rbAPEhigh.Name = "rbAPEhigh"; this.rbAPEhigh.TabStop = true; this.rbAPEhigh.UseVisualStyleBackColor = true; // // groupBoxLibWavpack // this.groupBoxLibWavpack.Controls.Add(this.chkWVStoreMD5); this.groupBoxLibWavpack.Controls.Add(this.rbWVFast); this.groupBoxLibWavpack.Controls.Add(this.numWVExtraMode); this.groupBoxLibWavpack.Controls.Add(this.rbWVHigh); this.groupBoxLibWavpack.Controls.Add(this.rbWVVeryHigh); this.groupBoxLibWavpack.Controls.Add(this.chkWVExtraMode); this.groupBoxLibWavpack.Controls.Add(this.rbWVNormal); resources.ApplyResources(this.groupBoxLibWavpack, "groupBoxLibWavpack"); this.groupBoxLibWavpack.Name = "groupBoxLibWavpack"; this.groupBoxLibWavpack.TabStop = false; // // chkWVStoreMD5 // resources.ApplyResources(this.chkWVStoreMD5, "chkWVStoreMD5"); this.chkWVStoreMD5.Name = "chkWVStoreMD5"; this.chkWVStoreMD5.UseVisualStyleBackColor = true; // // rbWVFast // resources.ApplyResources(this.rbWVFast, "rbWVFast"); this.rbWVFast.Name = "rbWVFast"; this.rbWVFast.UseVisualStyleBackColor = true; // // numWVExtraMode // resources.ApplyResources(this.numWVExtraMode, "numWVExtraMode"); this.numWVExtraMode.Maximum = new decimal(new int[] { 6, 0, 0, 0}); this.numWVExtraMode.Minimum = new decimal(new int[] { 1, 0, 0, 0}); this.numWVExtraMode.Name = "numWVExtraMode"; this.numWVExtraMode.Value = new decimal(new int[] { 1, 0, 0, 0}); // // rbWVHigh // resources.ApplyResources(this.rbWVHigh, "rbWVHigh"); this.rbWVHigh.Name = "rbWVHigh"; this.rbWVHigh.UseVisualStyleBackColor = true; // // rbWVVeryHigh // resources.ApplyResources(this.rbWVVeryHigh, "rbWVVeryHigh"); this.rbWVVeryHigh.Name = "rbWVVeryHigh"; this.rbWVVeryHigh.UseVisualStyleBackColor = true; // // chkWVExtraMode // resources.ApplyResources(this.chkWVExtraMode, "chkWVExtraMode"); this.chkWVExtraMode.Name = "chkWVExtraMode"; this.chkWVExtraMode.UseVisualStyleBackColor = true; // // rbWVNormal // resources.ApplyResources(this.rbWVNormal, "rbWVNormal"); this.rbWVNormal.Checked = true; this.rbWVNormal.Name = "rbWVNormal"; this.rbWVNormal.TabStop = true; this.rbWVNormal.UseVisualStyleBackColor = true; // // groupBoxLibFLAC // this.groupBoxLibFLAC.Controls.Add(this.lblFLACCompressionLevel); this.groupBoxLibFLAC.Controls.Add(this.numericFLACCompressionLevel); this.groupBoxLibFLAC.Controls.Add(this.chkFLACVerify); resources.ApplyResources(this.groupBoxLibFLAC, "groupBoxLibFLAC"); this.groupBoxLibFLAC.Name = "groupBoxLibFLAC"; this.groupBoxLibFLAC.TabStop = false; // // lblFLACCompressionLevel // resources.ApplyResources(this.lblFLACCompressionLevel, "lblFLACCompressionLevel"); this.lblFLACCompressionLevel.Name = "lblFLACCompressionLevel"; // // numericFLACCompressionLevel // resources.ApplyResources(this.numericFLACCompressionLevel, "numericFLACCompressionLevel"); this.numericFLACCompressionLevel.Maximum = new decimal(new int[] { 8, 0, 0, 0}); this.numericFLACCompressionLevel.Name = "numericFLACCompressionLevel"; this.numericFLACCompressionLevel.Value = new decimal(new int[] { 5, 0, 0, 0}); // // chkFLACVerify // resources.ApplyResources(this.chkFLACVerify, "chkFLACVerify"); this.chkFLACVerify.Name = "chkFLACVerify"; this.chkFLACVerify.UseVisualStyleBackColor = true; // // labelEncoderExtension // resources.ApplyResources(this.labelEncoderExtension, "labelEncoderExtension"); this.labelEncoderExtension.MinimumSize = new System.Drawing.Size(100, 16); this.labelEncoderExtension.Name = "labelEncoderExtension"; // // tabPage11 // this.tabPage11.BackColor = System.Drawing.SystemColors.Control; this.tabPage11.Controls.Add(this.comboBoxDecoderExtension); this.tabPage11.Controls.Add(this.groupBoxExternalDecoder); this.tabPage11.Controls.Add(this.listViewDecoders); this.tabPage11.Controls.Add(this.labelDecoderExtension); resources.ApplyResources(this.tabPage11, "tabPage11"); this.tabPage11.Name = "tabPage11"; // // comboBoxDecoderExtension // this.comboBoxDecoderExtension.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.comboBoxDecoderExtension.FormattingEnabled = true; resources.ApplyResources(this.comboBoxDecoderExtension, "comboBoxDecoderExtension"); this.comboBoxDecoderExtension.Name = "comboBoxDecoderExtension"; this.comboBoxDecoderExtension.SelectedIndexChanged += new System.EventHandler(this.comboBoxDecoderExtension_SelectedIndexChanged); // // groupBoxExternalDecoder // this.groupBoxExternalDecoder.Controls.Add(this.textBoxDecoderPath); this.groupBoxExternalDecoder.Controls.Add(this.labelDecoderPath); this.groupBoxExternalDecoder.Controls.Add(this.labelDecoderParameters); this.groupBoxExternalDecoder.Controls.Add(this.textBoxDecoderParameters); resources.ApplyResources(this.groupBoxExternalDecoder, "groupBoxExternalDecoder"); this.groupBoxExternalDecoder.Name = "groupBoxExternalDecoder"; this.groupBoxExternalDecoder.TabStop = false; // // textBoxDecoderPath // resources.ApplyResources(this.textBoxDecoderPath, "textBoxDecoderPath"); this.textBoxDecoderPath.Name = "textBoxDecoderPath"; // // labelDecoderPath // resources.ApplyResources(this.labelDecoderPath, "labelDecoderPath"); this.labelDecoderPath.Name = "labelDecoderPath"; // // labelDecoderParameters // resources.ApplyResources(this.labelDecoderParameters, "labelDecoderParameters"); this.labelDecoderParameters.Name = "labelDecoderParameters"; // // textBoxDecoderParameters // resources.ApplyResources(this.textBoxDecoderParameters, "textBoxDecoderParameters"); this.textBoxDecoderParameters.Name = "textBoxDecoderParameters"; // // listViewDecoders // this.listViewDecoders.BackColor = System.Drawing.SystemColors.Control; this.listViewDecoders.BorderStyle = System.Windows.Forms.BorderStyle.None; this.listViewDecoders.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] { this.columnHeader4}); this.listViewDecoders.FullRowSelect = true; this.listViewDecoders.HeaderStyle = System.Windows.Forms.ColumnHeaderStyle.None; this.listViewDecoders.HideSelection = false; this.listViewDecoders.LabelEdit = true; resources.ApplyResources(this.listViewDecoders, "listViewDecoders"); this.listViewDecoders.MultiSelect = false; this.listViewDecoders.Name = "listViewDecoders"; this.listViewDecoders.UseCompatibleStateImageBehavior = false; this.listViewDecoders.View = System.Windows.Forms.View.Details; this.listViewDecoders.AfterLabelEdit += new System.Windows.Forms.LabelEditEventHandler(this.listViewDecoders_AfterLabelEdit); this.listViewDecoders.ItemSelectionChanged += new System.Windows.Forms.ListViewItemSelectionChangedEventHandler(this.listViewDecoders_ItemSelectionChanged); this.listViewDecoders.BeforeLabelEdit += new System.Windows.Forms.LabelEditEventHandler(this.listViewDecoders_BeforeLabelEdit); this.listViewDecoders.KeyDown += new System.Windows.Forms.KeyEventHandler(this.listViewDecoders_KeyDown); // // columnHeader4 // resources.ApplyResources(this.columnHeader4, "columnHeader4"); // // labelDecoderExtension // resources.ApplyResources(this.labelDecoderExtension, "labelDecoderExtension"); this.labelDecoderExtension.MinimumSize = new System.Drawing.Size(100, 16); this.labelDecoderExtension.Name = "labelDecoderExtension"; // // tabPage4 // this.tabPage4.BackColor = System.Drawing.SystemColors.Control; this.tabPage4.Controls.Add(this.groupBox2); this.tabPage4.Controls.Add(this.grpHDCD); this.tabPage4.Controls.Add(this.chkHDCDDetect); resources.ApplyResources(this.tabPage4, "tabPage4"); this.tabPage4.Name = "tabPage4"; // // groupBox2 // this.groupBox2.Controls.Add(this.label1); this.groupBox2.Controls.Add(this.numericLossyWAVQuality); resources.ApplyResources(this.groupBox2, "groupBox2"); this.groupBox2.Name = "groupBox2"; this.groupBox2.TabStop = false; // // label1 // resources.ApplyResources(this.label1, "label1"); this.label1.Name = "label1"; // // numericLossyWAVQuality // resources.ApplyResources(this.numericLossyWAVQuality, "numericLossyWAVQuality"); this.numericLossyWAVQuality.Maximum = new decimal(new int[] { 10, 0, 0, 0}); this.numericLossyWAVQuality.Name = "numericLossyWAVQuality"; this.numericLossyWAVQuality.Value = new decimal(new int[] { 5, 0, 0, 0}); // // grpHDCD // this.grpHDCD.Controls.Add(this.chkHDCD24bit); this.grpHDCD.Controls.Add(this.chkHDCDLW16); this.grpHDCD.Controls.Add(this.chkHDCDStopLooking); this.grpHDCD.Controls.Add(this.chkHDCDDecode); resources.ApplyResources(this.grpHDCD, "grpHDCD"); this.grpHDCD.Name = "grpHDCD"; this.grpHDCD.TabStop = false; // // chkHDCDDetect // resources.ApplyResources(this.chkHDCDDetect, "chkHDCDDetect"); this.chkHDCDDetect.Name = "chkHDCDDetect"; this.chkHDCDDetect.UseVisualStyleBackColor = true; this.chkHDCDDetect.CheckedChanged += new System.EventHandler(this.chkHDCDDetect_CheckedChanged); // // tabPage5 // this.tabPage5.BackColor = System.Drawing.SystemColors.Control; this.tabPage5.Controls.Add(this.richTextBoxScript); this.tabPage5.Controls.Add(this.buttonScriptCompile); this.tabPage5.Controls.Add(this.groupBoxScriptConditions); this.tabPage5.Controls.Add(this.listViewScripts); resources.ApplyResources(this.tabPage5, "tabPage5"); this.tabPage5.Name = "tabPage5"; // // richTextBoxScript // this.richTextBoxScript.AcceptsTab = true; this.richTextBoxScript.DetectUrls = false; resources.ApplyResources(this.richTextBoxScript, "richTextBoxScript"); this.richTextBoxScript.Name = "richTextBoxScript"; // // buttonScriptCompile // resources.ApplyResources(this.buttonScriptCompile, "buttonScriptCompile"); this.buttonScriptCompile.Name = "buttonScriptCompile"; this.buttonScriptCompile.UseVisualStyleBackColor = true; this.buttonScriptCompile.Click += new System.EventHandler(this.buttonScriptCompile_Click); // // groupBoxScriptConditions // this.groupBoxScriptConditions.Controls.Add(this.listViewScriptConditions); resources.ApplyResources(this.groupBoxScriptConditions, "groupBoxScriptConditions"); this.groupBoxScriptConditions.Name = "groupBoxScriptConditions"; this.groupBoxScriptConditions.TabStop = false; // // listViewScriptConditions // this.listViewScriptConditions.BackColor = System.Drawing.SystemColors.Control; this.listViewScriptConditions.BorderStyle = System.Windows.Forms.BorderStyle.None; this.listViewScriptConditions.CheckBoxes = true; this.listViewScriptConditions.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] { this.columnHeader6}); this.listViewScriptConditions.FullRowSelect = true; this.listViewScriptConditions.HeaderStyle = System.Windows.Forms.ColumnHeaderStyle.None; resources.ApplyResources(this.listViewScriptConditions, "listViewScriptConditions"); this.listViewScriptConditions.MultiSelect = false; this.listViewScriptConditions.Name = "listViewScriptConditions"; this.listViewScriptConditions.UseCompatibleStateImageBehavior = false; this.listViewScriptConditions.View = System.Windows.Forms.View.Details; // // columnHeader6 // resources.ApplyResources(this.columnHeader6, "columnHeader6"); // // listViewScripts // this.listViewScripts.BackColor = System.Drawing.SystemColors.Control; this.listViewScripts.BorderStyle = System.Windows.Forms.BorderStyle.None; this.listViewScripts.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] { this.columnHeader5}); this.listViewScripts.FullRowSelect = true; this.listViewScripts.HeaderStyle = System.Windows.Forms.ColumnHeaderStyle.None; this.listViewScripts.HideSelection = false; this.listViewScripts.LabelEdit = true; resources.ApplyResources(this.listViewScripts, "listViewScripts"); this.listViewScripts.MultiSelect = false; this.listViewScripts.Name = "listViewScripts"; this.listViewScripts.UseCompatibleStateImageBehavior = false; this.listViewScripts.View = System.Windows.Forms.View.Details; this.listViewScripts.AfterLabelEdit += new System.Windows.Forms.LabelEditEventHandler(this.listViewScripts_AfterLabelEdit); this.listViewScripts.ItemSelectionChanged += new System.Windows.Forms.ListViewItemSelectionChangedEventHandler(this.listViewScripts_ItemSelectionChanged); this.listViewScripts.BeforeLabelEdit += new System.Windows.Forms.LabelEditEventHandler(this.listViewScripts_BeforeLabelEdit); this.listViewScripts.KeyDown += new System.Windows.Forms.KeyEventHandler(this.listViewScripts_KeyDown); // // columnHeader5 // resources.ApplyResources(this.columnHeader5, "columnHeader5"); // // labelFormatDecoder // resources.ApplyResources(this.labelFormatDecoder, "labelFormatDecoder"); this.labelFormatDecoder.Name = "labelFormatDecoder"; // // labelFormatEncoder // resources.ApplyResources(this.labelFormatEncoder, "labelFormatEncoder"); this.labelFormatEncoder.Name = "labelFormatEncoder"; // // columnHeader2 // resources.ApplyResources(this.columnHeader2, "columnHeader2"); // // checkBoxExtractAlbumArt // resources.ApplyResources(this.checkBoxExtractAlbumArt, "checkBoxExtractAlbumArt"); this.checkBoxExtractAlbumArt.Name = "checkBoxExtractAlbumArt"; this.checkBoxExtractAlbumArt.UseVisualStyleBackColor = true; // // frmSettings // this.AcceptButton = this.btnOK; resources.ApplyResources(this, "$this"); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.CancelButton = btnCancel; this.ControlBox = false; this.Controls.Add(this.tabControl1); this.Controls.Add(btnCancel); this.Controls.Add(this.btnOK); this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedToolWindow; this.MaximizeBox = false; this.MinimizeBox = false; this.Name = "frmSettings"; this.ShowIcon = false; this.Load += new System.EventHandler(this.frmSettings_Load); this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.frmSettings_FormClosing); this.grpGeneral.ResumeLayout(false); this.grpGeneral.PerformLayout(); this.groupBox1.ResumeLayout(false); this.groupBox1.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.numEncodeWhenPercent)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.numEncodeWhenConfidence)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.numFixWhenConfidence)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.numFixWhenPercent)).EndInit(); this.grpAudioFilenames.ResumeLayout(false); this.grpAudioFilenames.PerformLayout(); this.tabControl1.ResumeLayout(false); this.tabPage1.ResumeLayout(false); this.tabPage6.ResumeLayout(false); this.groupBoxAlbumArt.ResumeLayout(false); this.groupBoxAlbumArt.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.numericUpDownMaxResolution)).EndInit(); this.groupBoxTagging.ResumeLayout(false); this.groupBoxTagging.PerformLayout(); this.tabPage2.ResumeLayout(false); this.groupBoxARLog.ResumeLayout(false); this.groupBoxARLog.PerformLayout(); this.groupBox5.ResumeLayout(false); this.groupBox5.PerformLayout(); this.groupBox4.ResumeLayout(false); this.groupBox4.PerformLayout(); this.groupBoxVerify.ResumeLayout(false); this.groupBoxVerify.PerformLayout(); this.tabPage3.ResumeLayout(false); this.groupBoxFormat.ResumeLayout(false); this.groupBoxFormat.PerformLayout(); this.tabPage10.ResumeLayout(false); this.tabPage10.PerformLayout(); this.groupBoxExternalEncoder.ResumeLayout(false); this.groupBoxExternalEncoder.PerformLayout(); this.groupBoxLibMAC_SDK.ResumeLayout(false); this.groupBoxLibMAC_SDK.PerformLayout(); this.groupBoxLibWavpack.ResumeLayout(false); this.groupBoxLibWavpack.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.numWVExtraMode)).EndInit(); this.groupBoxLibFLAC.ResumeLayout(false); this.groupBoxLibFLAC.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.numericFLACCompressionLevel)).EndInit(); this.tabPage11.ResumeLayout(false); this.tabPage11.PerformLayout(); this.groupBoxExternalDecoder.ResumeLayout(false); this.groupBoxExternalDecoder.PerformLayout(); this.tabPage4.ResumeLayout(false); this.tabPage4.PerformLayout(); this.groupBox2.ResumeLayout(false); this.groupBox2.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.numericLossyWAVQuality)).EndInit(); this.grpHDCD.ResumeLayout(false); this.grpHDCD.PerformLayout(); this.tabPage5.ResumeLayout(false); this.groupBoxScriptConditions.ResumeLayout(false); this.ResumeLayout(false); } #endregion private System.Windows.Forms.GroupBox grpGeneral; private System.Windows.Forms.CheckBox chkPreserveHTOA; private System.Windows.Forms.Button btnOK; private System.Windows.Forms.CheckBox chkAutoCorrectFilenames; private System.Windows.Forms.GroupBox groupBox1; private System.Windows.Forms.CheckBox chkWriteArTagsOnConvert; private System.Windows.Forms.ToolTip toolTip1; private System.Windows.Forms.NumericUpDown numFixWhenPercent; private System.Windows.Forms.Label labelFixWhenConfidence; private System.Windows.Forms.NumericUpDown numFixWhenConfidence; private System.Windows.Forms.GroupBox grpAudioFilenames; private System.Windows.Forms.CheckBox chkKeepOriginalFilenames; private System.Windows.Forms.TextBox txtSpecialExceptions; private System.Windows.Forms.CheckBox chkRemoveSpecial; private System.Windows.Forms.CheckBox chkReplaceSpaces; private System.Windows.Forms.TextBox txtTrackFilenameFormat; private System.Windows.Forms.Label lblTrackFilenameFormat; private System.Windows.Forms.Label lblSingleFilenameFormat; private System.Windows.Forms.TextBox txtSingleFilenameFormat; private System.Windows.Forms.CheckBox chkWriteArLogOnConvert; private System.Windows.Forms.Label labelEncodeWhenConfidence; private System.Windows.Forms.NumericUpDown numEncodeWhenConfidence; private System.Windows.Forms.NumericUpDown numEncodeWhenPercent; private System.Windows.Forms.CheckBox chkFilenamesANSISafe; private System.Windows.Forms.TabControl tabControl1; private System.Windows.Forms.TabPage tabPage1; private System.Windows.Forms.TabPage tabPage2; private System.Windows.Forms.TabPage tabPage3; private System.Windows.Forms.GroupBox groupBoxVerify; private System.Windows.Forms.CheckBox chkWriteARLogOnVerify; private System.Windows.Forms.CheckBox chkWriteARTagsOnVerify; private System.Windows.Forms.CheckBox chkEncodeWhenZeroOffset; private System.Windows.Forms.TabPage tabPage4; private System.Windows.Forms.CheckBox chkHDCDDecode; private System.Windows.Forms.CheckBox chkHDCDDetect; private System.Windows.Forms.GroupBox grpHDCD; private System.Windows.Forms.CheckBox chkHDCDStopLooking; private System.Windows.Forms.CheckBox chkCreateM3U; private System.Windows.Forms.CheckBox chkCreateCUEFileWhenEmbedded; private System.Windows.Forms.CheckBox chkTruncateExtra4206Samples; private System.Windows.Forms.CheckBox chkReducePriority; private System.Windows.Forms.CheckBox chkHDCDLW16; private System.Windows.Forms.CheckBox chkHDCD24bit; private System.Windows.Forms.CheckBox chkAllowMultipleInstances; private System.Windows.Forms.Label labelLanguage; private System.Windows.Forms.ComboBox comboLanguage; private System.Windows.Forms.TabPage tabPage10; private System.Windows.Forms.GroupBox groupBoxLibMAC_SDK; private System.Windows.Forms.RadioButton rbAPEinsane; private System.Windows.Forms.RadioButton rbAPEfast; private System.Windows.Forms.RadioButton rbAPEextrahigh; private System.Windows.Forms.RadioButton rbAPEnormal; private System.Windows.Forms.RadioButton rbAPEhigh; private System.Windows.Forms.GroupBox groupBoxLibWavpack; private System.Windows.Forms.CheckBox chkWVStoreMD5; private System.Windows.Forms.RadioButton rbWVFast; private System.Windows.Forms.NumericUpDown numWVExtraMode; private System.Windows.Forms.RadioButton rbWVHigh; private System.Windows.Forms.RadioButton rbWVVeryHigh; private System.Windows.Forms.CheckBox chkWVExtraMode; private System.Windows.Forms.RadioButton rbWVNormal; private System.Windows.Forms.GroupBox groupBoxExternalEncoder; private System.Windows.Forms.TextBox textBoxEncoderPath; private System.Windows.Forms.TextBox textBoxEncoderParameters; private System.Windows.Forms.Label labelEncoderPath; private System.Windows.Forms.Label labelEncoderParameters; private System.Windows.Forms.GroupBox groupBoxLibFLAC; private System.Windows.Forms.Label lblFLACCompressionLevel; private System.Windows.Forms.NumericUpDown numericFLACCompressionLevel; private System.Windows.Forms.CheckBox chkFLACVerify; private System.Windows.Forms.Label labelEncoderExtension; private System.Windows.Forms.TabPage tabPage11; private System.Windows.Forms.TextBox textBoxDecoderParameters; private System.Windows.Forms.TextBox textBoxDecoderPath; private System.Windows.Forms.Label labelDecoderParameters; private System.Windows.Forms.Label labelDecoderPath; private System.Windows.Forms.Label labelDecoderExtension; private System.Windows.Forms.GroupBox groupBox2; private System.Windows.Forms.Label label1; private System.Windows.Forms.NumericUpDown numericLossyWAVQuality; private System.Windows.Forms.ColumnHeader columnHeader2; private System.Windows.Forms.Label labelFormatDefaultDecoder; private System.Windows.Forms.Label labelFormatLosslessEncoder; private System.Windows.Forms.ListView listViewFormats; private System.Windows.Forms.ColumnHeader columnHeader1; private System.Windows.Forms.ComboBox comboFormatDecoder; private System.Windows.Forms.Label labelFormatDecoder; private System.Windows.Forms.ComboBox comboFormatLosslessEncoder; private System.Windows.Forms.Label labelFormatEncoder; private System.Windows.Forms.ListView listViewEncoders; private System.Windows.Forms.ColumnHeader columnHeader3; private System.Windows.Forms.ListView listViewDecoders; private System.Windows.Forms.ColumnHeader columnHeader4; private System.Windows.Forms.ComboBox comboBoxEncoderExtension; private System.Windows.Forms.GroupBox groupBoxExternalDecoder; private System.Windows.Forms.ComboBox comboBoxDecoderExtension; private System.Windows.Forms.Label labelFormatTagger; private System.Windows.Forms.ComboBox comboBoxFormatTagger; private System.Windows.Forms.CheckBox checkBoxFormatSupportsLossyWAV; private System.Windows.Forms.CheckBox checkBoxFormatEmbedCUESheet; private System.Windows.Forms.CheckBox checkBoxFormatAllowLossless; private System.Windows.Forms.GroupBox groupBoxFormat; private System.Windows.Forms.CheckBox checkBoxEncoderLossless; private System.Windows.Forms.CheckBox checkBoxFormatAllowLossy; private System.Windows.Forms.ComboBox comboFormatLossyEncoder; private System.Windows.Forms.Label labelFormatLossyEncoder; private System.Windows.Forms.TabPage tabPage5; private System.Windows.Forms.GroupBox groupBoxScriptConditions; private System.Windows.Forms.ListView listViewScripts; private System.Windows.Forms.ColumnHeader columnHeader5; private System.Windows.Forms.ListView listViewScriptConditions; private System.Windows.Forms.ColumnHeader columnHeader6; private System.Windows.Forms.Button buttonScriptCompile; private System.Windows.Forms.RichTextBox richTextBoxScript; private System.Windows.Forms.GroupBox groupBox4; private System.Windows.Forms.GroupBox groupBox5; private System.Windows.Forms.Label label2; private System.Windows.Forms.Label label3; private System.Windows.Forms.GroupBox groupBoxARLog; private System.Windows.Forms.TextBox textBoxARLogExtension; private System.Windows.Forms.Label labelLogFileExtension; private System.Windows.Forms.CheckBox checkBoxARLogVerbose; private System.Windows.Forms.CheckBox checkBoxARVerifyUseSourceFolder; private System.Windows.Forms.TabPage tabPage6; private System.Windows.Forms.GroupBox groupBoxTagging; private System.Windows.Forms.CheckBox checkBoxCopyUnknownTags; private System.Windows.Forms.CheckBox chkOverwriteTags; private System.Windows.Forms.CheckBox chkFillUpCUE; private System.Windows.Forms.CheckBox chkEmbedLog; private System.Windows.Forms.CheckBox checkBoxWriteCUETags; private System.Windows.Forms.CheckBox checkBoxCopyAlbumArt; private System.Windows.Forms.CheckBox checkBoxCopyBasicTags; private System.Windows.Forms.CheckBox checkBoxFixToNearest; private System.Windows.Forms.CheckBox checkBoxEmbedAlbumArt; private System.Windows.Forms.GroupBox groupBoxAlbumArt; private System.Windows.Forms.Label labelAlbumArtMaximumResolution; private System.Windows.Forms.NumericUpDown numericUpDownMaxResolution; private System.Windows.Forms.CheckBox chkExtractLog; private System.Windows.Forms.CheckBox checkBoxExtractAlbumArt; } }