Files
cuetools.net/CUETools/frmSettings.Designer.cs

1719 lines
83 KiB
C#
Raw Normal View History

2008-10-13 19:25:11 +00:00
namespace JDP {
partial class frmSettings {
/// <summary>
/// Required designer variable.
/// </summary>
private System.ComponentModel.IContainer components = null;
/// <summary>
/// Clean up any resources being used.
/// </summary>
/// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
protected override void Dispose(bool disposing) {
if (disposing && (components != null)) {
components.Dispose();
}
base.Dispose(disposing);
}
#region Windows Form Designer generated code
/// <summary>
/// Required method for Designer support - do not modify
/// the contents of this method with the code editor.
/// </summary>
private void InitializeComponent() {
this.components = new System.ComponentModel.Container();
System.Windows.Forms.Button btnCancel;
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frmSettings));
2008-10-13 19:25:11 +00:00
this.grpGeneral = new System.Windows.Forms.GroupBox();
2010-02-23 15:15:08 +00:00
this.checkBoxSeparateDecodingThread = new System.Windows.Forms.CheckBox();
2009-08-06 13:03:02 +00:00
this.checkBoxCheckForUpdates = new System.Windows.Forms.CheckBox();
2009-05-01 15:16:26 +00:00
this.chkAllowMultipleInstances = new System.Windows.Forms.CheckBox();
2008-11-21 20:06:11 +00:00
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();
2008-10-13 19:25:11 +00:00
this.chkAutoCorrectFilenames = new System.Windows.Forms.CheckBox();
2009-06-24 19:40:23 +00:00
this.labelLanguage = new System.Windows.Forms.Label();
this.comboLanguage = new System.Windows.Forms.ComboBox();
2008-10-13 19:25:11 +00:00
this.btnOK = new System.Windows.Forms.Button();
this.groupBox1 = new System.Windows.Forms.GroupBox();
2008-10-26 11:25:14 +00:00
this.chkWriteArLogOnConvert = new System.Windows.Forms.CheckBox();
this.chkWriteArTagsOnConvert = new System.Windows.Forms.CheckBox();
2009-05-01 15:16:26 +00:00
this.chkEncodeWhenZeroOffset = new System.Windows.Forms.CheckBox();
2008-10-14 04:48:52 +00:00
this.numEncodeWhenPercent = new System.Windows.Forms.NumericUpDown();
2008-10-26 11:25:14 +00:00
this.labelEncodeWhenConfidence = new System.Windows.Forms.Label();
2008-10-14 04:48:52 +00:00
this.numEncodeWhenConfidence = new System.Windows.Forms.NumericUpDown();
2008-10-26 11:25:14 +00:00
this.labelFixWhenConfidence = new System.Windows.Forms.Label();
2008-10-13 19:25:11 +00:00
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();
2008-10-26 11:25:14 +00:00
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();
2009-05-01 15:16:26 +00:00
this.chkEmbedLog = new System.Windows.Forms.CheckBox();
2008-10-13 19:25:11 +00:00
this.chkKeepOriginalFilenames = new System.Windows.Forms.CheckBox();
2009-06-24 19:40:23 +00:00
this.txtTrackFilenameFormat = new System.Windows.Forms.TextBox();
this.txtSingleFilenameFormat = new System.Windows.Forms.TextBox();
this.textBoxEncoderModes = new System.Windows.Forms.TextBox();
2009-08-06 13:03:02 +00:00
this.encodersBindingSource = new System.Windows.Forms.BindingSource(this.components);
this.cUEConfigBindingSource = new System.Windows.Forms.BindingSource(this.components);
2009-06-24 19:40:23 +00:00
this.checkBoxEncoderLossless = new System.Windows.Forms.CheckBox();
this.textBoxEncoderPath = new System.Windows.Forms.TextBox();
this.textBoxEncoderParameters = new System.Windows.Forms.TextBox();
this.rbGapsLeftOut = new System.Windows.Forms.RadioButton();
this.rbGapsPrepended = new System.Windows.Forms.RadioButton();
this.rbGapsAppended = new System.Windows.Forms.RadioButton();
this.rbGapsPlusHTOA = new System.Windows.Forms.RadioButton();
2009-08-06 13:03:02 +00:00
this.textBoxEncoderName = new System.Windows.Forms.TextBox();
2009-06-24 19:40:23 +00:00
this.grpAudioFilenames = new System.Windows.Forms.GroupBox();
2008-10-13 19:25:11 +00:00
this.txtSpecialExceptions = new System.Windows.Forms.TextBox();
this.chkRemoveSpecial = new System.Windows.Forms.CheckBox();
this.chkReplaceSpaces = new System.Windows.Forms.CheckBox();
this.lblTrackFilenameFormat = new System.Windows.Forms.Label();
this.lblSingleFilenameFormat = new System.Windows.Forms.Label();
2008-10-26 11:25:14 +00:00
this.tabControl1 = new System.Windows.Forms.TabControl();
this.tabPage1 = new System.Windows.Forms.TabPage();
2009-06-24 19:40:23 +00:00
this.groupBoxGaps = new System.Windows.Forms.GroupBox();
2009-05-01 15:16:26 +00:00
this.tabPage6 = new System.Windows.Forms.TabPage();
2009-05-13 16:07:53 +00:00
this.groupBoxAlbumArt = new System.Windows.Forms.GroupBox();
2009-08-06 13:03:02 +00:00
this.tableLayoutPanel3 = new System.Windows.Forms.TableLayoutPanel();
this.checkBoxCopyAlbumArt = new System.Windows.Forms.CheckBox();
2009-06-24 19:40:23 +00:00
this.checkBoxExtractAlbumArt = new System.Windows.Forms.CheckBox();
2009-08-06 13:03:02 +00:00
this.checkBoxEmbedAlbumArt = new System.Windows.Forms.CheckBox();
2009-05-13 16:07:53 +00:00
this.labelAlbumArtMaximumResolution = new System.Windows.Forms.Label();
this.numericUpDownMaxResolution = new System.Windows.Forms.NumericUpDown();
2009-08-06 13:03:02 +00:00
this.textBoxAlArtFilenameFormat = new System.Windows.Forms.TextBox();
2009-05-13 16:07:53 +00:00
this.groupBoxTagging = new System.Windows.Forms.GroupBox();
this.chkExtractLog = new System.Windows.Forms.CheckBox();
this.checkBoxCopyBasicTags = new System.Windows.Forms.CheckBox();
2009-05-01 15:16:26 +00:00
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();
2008-10-26 11:25:14 +00:00
this.tabPage2 = new System.Windows.Forms.TabPage();
2009-05-01 15:16:26 +00:00
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();
2009-08-06 13:03:02 +00:00
this.tableLayoutPanel2 = new System.Windows.Forms.TableLayoutPanel();
2009-05-01 15:16:26 +00:00
this.label2 = new System.Windows.Forms.Label();
this.groupBox4 = new System.Windows.Forms.GroupBox();
2009-08-06 13:03:02 +00:00
this.tableLayoutPanel1 = new System.Windows.Forms.TableLayoutPanel();
2009-05-01 15:16:26 +00:00
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();
2008-10-26 11:25:14 +00:00
this.chkWriteARLogOnVerify = new System.Windows.Forms.CheckBox();
this.tabPage3 = new System.Windows.Forms.TabPage();
2009-05-01 15:16:26 +00:00
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();
2010-02-06 23:17:07 +00:00
this.groupBoxFlaCudaOptions = new System.Windows.Forms.GroupBox();
2010-02-23 15:15:08 +00:00
this.checkBoxFlaCudaMultithread = new System.Windows.Forms.CheckBox();
2010-02-06 23:17:07 +00:00
this.checkBoxFlaCudaGPUOnly = new System.Windows.Forms.CheckBox();
this.checkBoxFlaCudaVerify = new System.Windows.Forms.CheckBox();
2009-05-01 15:16:26 +00:00
this.groupBoxExternalEncoder = new System.Windows.Forms.GroupBox();
2009-08-06 13:03:02 +00:00
this.labelEncoderName = new System.Windows.Forms.Label();
2009-06-24 19:40:23 +00:00
this.labelEncoderModes = new System.Windows.Forms.Label();
2009-05-01 15:16:26 +00:00
this.labelEncoderPath = new System.Windows.Forms.Label();
this.labelEncoderParameters = new System.Windows.Forms.Label();
2009-12-24 16:19:04 +00:00
this.buttonEncoderDelete = new System.Windows.Forms.Button();
this.buttonEncoderAdd = new System.Windows.Forms.Button();
this.listBoxEncoders = new System.Windows.Forms.ListBox();
2009-05-01 15:16:26 +00:00
this.comboBoxEncoderExtension = new System.Windows.Forms.ComboBox();
this.groupBoxLibMAC_SDK = new System.Windows.Forms.GroupBox();
this.groupBoxLibWavpack = new System.Windows.Forms.GroupBox();
this.chkWVStoreMD5 = new System.Windows.Forms.CheckBox();
this.numWVExtraMode = new System.Windows.Forms.NumericUpDown();
this.chkWVExtraMode = new System.Windows.Forms.CheckBox();
2009-12-24 16:19:04 +00:00
this.labelEncoderExtension = new System.Windows.Forms.Label();
2009-05-01 15:16:26 +00:00
this.groupBoxLibFLAC = new System.Windows.Forms.GroupBox();
this.chkFLACVerify = new System.Windows.Forms.CheckBox();
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();
2008-11-21 20:06:11 +00:00
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();
2009-05-01 15:16:26 +00:00
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();
2009-12-24 16:19:04 +00:00
this.checkBox1 = new System.Windows.Forms.CheckBox();
2010-02-23 15:15:08 +00:00
this.checkBoxUseSystemProxy = new System.Windows.Forms.CheckBox();
2008-10-13 19:25:11 +00:00
btnCancel = new System.Windows.Forms.Button();
this.grpGeneral.SuspendLayout();
this.groupBox1.SuspendLayout();
2008-10-14 04:48:52 +00:00
((System.ComponentModel.ISupportInitialize)(this.numEncodeWhenPercent)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.numEncodeWhenConfidence)).BeginInit();
2008-10-13 19:25:11 +00:00
((System.ComponentModel.ISupportInitialize)(this.numFixWhenConfidence)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.numFixWhenPercent)).BeginInit();
2009-08-06 13:03:02 +00:00
((System.ComponentModel.ISupportInitialize)(this.encodersBindingSource)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.cUEConfigBindingSource)).BeginInit();
2008-10-13 19:25:11 +00:00
this.grpAudioFilenames.SuspendLayout();
2008-10-26 11:25:14 +00:00
this.tabControl1.SuspendLayout();
this.tabPage1.SuspendLayout();
2009-06-24 19:40:23 +00:00
this.groupBoxGaps.SuspendLayout();
2009-05-01 15:16:26 +00:00
this.tabPage6.SuspendLayout();
2009-05-13 16:07:53 +00:00
this.groupBoxAlbumArt.SuspendLayout();
2009-08-06 13:03:02 +00:00
this.tableLayoutPanel3.SuspendLayout();
2009-05-13 16:07:53 +00:00
((System.ComponentModel.ISupportInitialize)(this.numericUpDownMaxResolution)).BeginInit();
2009-05-01 15:16:26 +00:00
this.groupBoxTagging.SuspendLayout();
2008-10-26 11:25:14 +00:00
this.tabPage2.SuspendLayout();
2009-05-01 15:16:26 +00:00
this.groupBoxARLog.SuspendLayout();
this.groupBox5.SuspendLayout();
2009-08-06 13:03:02 +00:00
this.tableLayoutPanel2.SuspendLayout();
2009-05-01 15:16:26 +00:00
this.groupBox4.SuspendLayout();
2009-08-06 13:03:02 +00:00
this.tableLayoutPanel1.SuspendLayout();
2009-05-01 15:16:26 +00:00
this.groupBoxVerify.SuspendLayout();
2008-10-26 11:25:14 +00:00
this.tabPage3.SuspendLayout();
2009-05-01 15:16:26 +00:00
this.groupBoxFormat.SuspendLayout();
this.tabPage10.SuspendLayout();
2009-12-24 16:19:04 +00:00
this.groupBoxFlaCudaOptions.SuspendLayout();
2010-02-06 23:17:07 +00:00
this.groupBoxExternalEncoder.SuspendLayout();
2009-05-01 15:16:26 +00:00
this.groupBoxLibWavpack.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.numWVExtraMode)).BeginInit();
this.groupBoxLibFLAC.SuspendLayout();
this.tabPage11.SuspendLayout();
this.groupBoxExternalDecoder.SuspendLayout();
this.tabPage4.SuspendLayout();
2009-05-01 15:16:26 +00:00
this.groupBox2.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.numericLossyWAVQuality)).BeginInit();
this.grpHDCD.SuspendLayout();
2009-05-01 15:16:26 +00:00
this.tabPage5.SuspendLayout();
this.groupBoxScriptConditions.SuspendLayout();
2008-10-13 19:25:11 +00:00
this.SuspendLayout();
//
// btnCancel
//
2009-02-23 03:59:50 +00:00
btnCancel.DialogResult = System.Windows.Forms.DialogResult.Cancel;
2009-03-23 15:46:26 +00:00
resources.ApplyResources(btnCancel, "btnCancel");
2008-10-13 19:25:11 +00:00
btnCancel.Name = "btnCancel";
btnCancel.UseVisualStyleBackColor = true;
//
// grpGeneral
//
2010-02-23 15:15:08 +00:00
this.grpGeneral.Controls.Add(this.checkBoxUseSystemProxy);
this.grpGeneral.Controls.Add(this.checkBoxSeparateDecodingThread);
2009-06-24 19:40:23 +00:00
this.grpGeneral.Controls.Add(this.checkBoxCheckForUpdates);
2009-05-01 15:16:26 +00:00
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);
2008-10-13 19:25:11 +00:00
this.grpGeneral.Controls.Add(this.chkAutoCorrectFilenames);
2009-03-23 15:46:26 +00:00
resources.ApplyResources(this.grpGeneral, "grpGeneral");
2008-10-13 19:25:11 +00:00
this.grpGeneral.Name = "grpGeneral";
this.grpGeneral.TabStop = false;
//
2010-02-23 15:15:08 +00:00
// checkBoxSeparateDecodingThread
//
resources.ApplyResources(this.checkBoxSeparateDecodingThread, "checkBoxSeparateDecodingThread");
this.checkBoxSeparateDecodingThread.Name = "checkBoxSeparateDecodingThread";
this.toolTip1.SetToolTip(this.checkBoxSeparateDecodingThread, resources.GetString("checkBoxSeparateDecodingThread.ToolTip"));
this.checkBoxSeparateDecodingThread.UseVisualStyleBackColor = true;
//
2009-08-06 13:03:02 +00:00
// checkBoxCheckForUpdates
//
resources.ApplyResources(this.checkBoxCheckForUpdates, "checkBoxCheckForUpdates");
this.checkBoxCheckForUpdates.Name = "checkBoxCheckForUpdates";
this.toolTip1.SetToolTip(this.checkBoxCheckForUpdates, resources.GetString("checkBoxCheckForUpdates.ToolTip"));
this.checkBoxCheckForUpdates.UseVisualStyleBackColor = true;
//
2009-05-01 15:16:26 +00:00
// chkAllowMultipleInstances
//
2009-05-01 15:16:26 +00:00
resources.ApplyResources(this.chkAllowMultipleInstances, "chkAllowMultipleInstances");
this.chkAllowMultipleInstances.Name = "chkAllowMultipleInstances";
2009-06-24 19:40:23 +00:00
this.toolTip1.SetToolTip(this.chkAllowMultipleInstances, resources.GetString("chkAllowMultipleInstances.ToolTip"));
2009-05-01 15:16:26 +00:00
this.chkAllowMultipleInstances.UseVisualStyleBackColor = true;
2008-11-21 20:06:11 +00:00
//
// chkReducePriority
//
resources.ApplyResources(this.chkReducePriority, "chkReducePriority");
this.chkReducePriority.Name = "chkReducePriority";
2009-06-24 19:40:23 +00:00
this.toolTip1.SetToolTip(this.chkReducePriority, resources.GetString("chkReducePriority.ToolTip"));
2008-11-21 20:06:11 +00:00
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";
2009-06-24 19:40:23 +00:00
this.toolTip1.SetToolTip(this.chkCreateCUEFileWhenEmbedded, resources.GetString("chkCreateCUEFileWhenEmbedded.ToolTip"));
this.chkCreateCUEFileWhenEmbedded.UseVisualStyleBackColor = true;
//
// chkCreateM3U
//
resources.ApplyResources(this.chkCreateM3U, "chkCreateM3U");
this.chkCreateM3U.Name = "chkCreateM3U";
2009-06-24 19:40:23 +00:00
this.toolTip1.SetToolTip(this.chkCreateM3U, resources.GetString("chkCreateM3U.ToolTip"));
this.chkCreateM3U.UseVisualStyleBackColor = true;
//
2008-10-13 19:25:11 +00:00
// chkAutoCorrectFilenames
//
resources.ApplyResources(this.chkAutoCorrectFilenames, "chkAutoCorrectFilenames");
2008-10-13 19:25:11 +00:00
this.chkAutoCorrectFilenames.Name = "chkAutoCorrectFilenames";
this.toolTip1.SetToolTip(this.chkAutoCorrectFilenames, resources.GetString("chkAutoCorrectFilenames.ToolTip"));
2008-10-13 19:25:11 +00:00
this.chkAutoCorrectFilenames.UseVisualStyleBackColor = true;
//
2009-06-24 19:40:23 +00:00
// labelLanguage
//
resources.ApplyResources(this.labelLanguage, "labelLanguage");
this.labelLanguage.Name = "labelLanguage";
//
// comboLanguage
2008-10-13 19:25:11 +00:00
//
2009-06-24 19:40:23 +00:00
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";
this.toolTip1.SetToolTip(this.comboLanguage, resources.GetString("comboLanguage.ToolTip"));
2008-10-13 19:25:11 +00:00
//
// btnOK
//
2009-02-23 03:59:50 +00:00
this.btnOK.DialogResult = System.Windows.Forms.DialogResult.OK;
2009-03-23 15:46:26 +00:00
resources.ApplyResources(this.btnOK, "btnOK");
2008-10-13 19:25:11 +00:00
this.btnOK.Name = "btnOK";
this.btnOK.UseVisualStyleBackColor = true;
this.btnOK.Click += new System.EventHandler(this.btnOK_Click);
//
// groupBox1
//
2008-10-26 11:25:14 +00:00
this.groupBox1.Controls.Add(this.chkWriteArLogOnConvert);
this.groupBox1.Controls.Add(this.chkWriteArTagsOnConvert);
2009-03-23 15:46:26 +00:00
resources.ApplyResources(this.groupBox1, "groupBox1");
2008-10-13 19:25:11 +00:00
this.groupBox1.Name = "groupBox1";
this.groupBox1.TabStop = false;
2008-10-26 11:25:14 +00:00
//
// 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;
//
2009-05-01 15:16:26 +00:00
// chkEncodeWhenZeroOffset
//
2009-08-06 13:03:02 +00:00
this.tableLayoutPanel2.SetColumnSpan(this.chkEncodeWhenZeroOffset, 2);
2009-05-01 15:16:26 +00:00
resources.ApplyResources(this.chkEncodeWhenZeroOffset, "chkEncodeWhenZeroOffset");
this.chkEncodeWhenZeroOffset.Name = "chkEncodeWhenZeroOffset";
//
2008-10-14 04:48:52 +00:00
// numEncodeWhenPercent
//
2009-05-01 15:16:26 +00:00
resources.ApplyResources(this.numEncodeWhenPercent, "numEncodeWhenPercent");
2008-10-14 04:48:52 +00:00
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});
//
2008-10-26 11:25:14 +00:00
// labelEncodeWhenConfidence
2008-10-14 04:48:52 +00:00
//
2008-10-26 11:25:14 +00:00
resources.ApplyResources(this.labelEncodeWhenConfidence, "labelEncodeWhenConfidence");
this.labelEncodeWhenConfidence.Name = "labelEncodeWhenConfidence";
2008-10-14 04:48:52 +00:00
//
// numEncodeWhenConfidence
//
resources.ApplyResources(this.numEncodeWhenConfidence, "numEncodeWhenConfidence");
2008-10-14 04:48:52 +00:00
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});
//
2008-10-26 11:25:14 +00:00
// labelFixWhenConfidence
2008-10-13 19:25:11 +00:00
//
2008-10-26 11:25:14 +00:00
resources.ApplyResources(this.labelFixWhenConfidence, "labelFixWhenConfidence");
this.labelFixWhenConfidence.Name = "labelFixWhenConfidence";
2008-10-13 19:25:11 +00:00
//
// numFixWhenConfidence
//
resources.ApplyResources(this.numFixWhenConfidence, "numFixWhenConfidence");
2008-10-13 19:25:11 +00:00
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
//
2009-05-01 15:16:26 +00:00
resources.ApplyResources(this.numFixWhenPercent, "numFixWhenPercent");
2008-10-13 19:25:11 +00:00
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);
//
2008-10-26 11:25:14 +00:00
// 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;
//
2009-05-01 15:16:26 +00:00
// chkEmbedLog
//
resources.ApplyResources(this.chkEmbedLog, "chkEmbedLog");
this.chkEmbedLog.Name = "chkEmbedLog";
this.toolTip1.SetToolTip(this.chkEmbedLog, resources.GetString("chkEmbedLog.ToolTip"));
this.chkEmbedLog.UseVisualStyleBackColor = true;
//
2009-06-24 19:40:23 +00:00
// chkKeepOriginalFilenames
//
resources.ApplyResources(this.chkKeepOriginalFilenames, "chkKeepOriginalFilenames");
this.chkKeepOriginalFilenames.Checked = true;
this.chkKeepOriginalFilenames.CheckState = System.Windows.Forms.CheckState.Checked;
this.chkKeepOriginalFilenames.Name = "chkKeepOriginalFilenames";
this.toolTip1.SetToolTip(this.chkKeepOriginalFilenames, resources.GetString("chkKeepOriginalFilenames.ToolTip"));
this.chkKeepOriginalFilenames.UseVisualStyleBackColor = true;
//
// txtTrackFilenameFormat
//
2009-08-06 13:03:02 +00:00
this.txtTrackFilenameFormat.AutoCompleteCustomSource.AddRange(new string[] {
resources.GetString("txtTrackFilenameFormat.AutoCompleteCustomSource"),
resources.GetString("txtTrackFilenameFormat.AutoCompleteCustomSource1"),
resources.GetString("txtTrackFilenameFormat.AutoCompleteCustomSource2"),
resources.GetString("txtTrackFilenameFormat.AutoCompleteCustomSource3")});
this.txtTrackFilenameFormat.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend;
this.txtTrackFilenameFormat.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.CustomSource;
2009-06-24 19:40:23 +00:00
resources.ApplyResources(this.txtTrackFilenameFormat, "txtTrackFilenameFormat");
this.txtTrackFilenameFormat.Name = "txtTrackFilenameFormat";
this.toolTip1.SetToolTip(this.txtTrackFilenameFormat, resources.GetString("txtTrackFilenameFormat.ToolTip"));
//
// txtSingleFilenameFormat
//
2009-08-08 16:14:06 +00:00
this.txtSingleFilenameFormat.AutoCompleteCustomSource.AddRange(new string[] {
resources.GetString("txtSingleFilenameFormat.AutoCompleteCustomSource")});
2009-06-24 19:40:23 +00:00
resources.ApplyResources(this.txtSingleFilenameFormat, "txtSingleFilenameFormat");
this.txtSingleFilenameFormat.Name = "txtSingleFilenameFormat";
this.toolTip1.SetToolTip(this.txtSingleFilenameFormat, resources.GetString("txtSingleFilenameFormat.ToolTip"));
//
// textBoxEncoderModes
//
2009-08-06 13:03:02 +00:00
this.textBoxEncoderModes.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.encodersBindingSource, "SupportedModesStr", true));
2009-06-24 19:40:23 +00:00
resources.ApplyResources(this.textBoxEncoderModes, "textBoxEncoderModes");
this.textBoxEncoderModes.Name = "textBoxEncoderModes";
this.toolTip1.SetToolTip(this.textBoxEncoderModes, resources.GetString("textBoxEncoderModes.ToolTip"));
//
2009-08-06 13:03:02 +00:00
// encodersBindingSource
//
this.encodersBindingSource.AllowNew = true;
this.encodersBindingSource.DataMember = "Encoders";
this.encodersBindingSource.DataSource = this.cUEConfigBindingSource;
this.encodersBindingSource.CurrentItemChanged += new System.EventHandler(this.encodersBindingSource_CurrentItemChanged);
//
// cUEConfigBindingSource
//
this.cUEConfigBindingSource.DataSource = typeof(CUETools.Processor.CUEConfig);
//
2009-06-24 19:40:23 +00:00
// checkBoxEncoderLossless
//
resources.ApplyResources(this.checkBoxEncoderLossless, "checkBoxEncoderLossless");
2009-08-06 13:03:02 +00:00
this.checkBoxEncoderLossless.DataBindings.Add(new System.Windows.Forms.Binding("CheckState", this.encodersBindingSource, "Lossless", true));
2009-06-24 19:40:23 +00:00
this.checkBoxEncoderLossless.Name = "checkBoxEncoderLossless";
this.toolTip1.SetToolTip(this.checkBoxEncoderLossless, resources.GetString("checkBoxEncoderLossless.ToolTip"));
this.checkBoxEncoderLossless.UseVisualStyleBackColor = true;
//
// textBoxEncoderPath
//
2009-08-06 13:03:02 +00:00
this.textBoxEncoderPath.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.encodersBindingSource, "Path", true));
2009-06-24 19:40:23 +00:00
resources.ApplyResources(this.textBoxEncoderPath, "textBoxEncoderPath");
this.textBoxEncoderPath.Name = "textBoxEncoderPath";
this.toolTip1.SetToolTip(this.textBoxEncoderPath, resources.GetString("textBoxEncoderPath.ToolTip"));
//
// textBoxEncoderParameters
//
2009-08-06 13:03:02 +00:00
this.textBoxEncoderParameters.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.encodersBindingSource, "Parameters", true));
2009-06-24 19:40:23 +00:00
resources.ApplyResources(this.textBoxEncoderParameters, "textBoxEncoderParameters");
this.textBoxEncoderParameters.Name = "textBoxEncoderParameters";
this.toolTip1.SetToolTip(this.textBoxEncoderParameters, resources.GetString("textBoxEncoderParameters.ToolTip"));
//
// rbGapsLeftOut
//
resources.ApplyResources(this.rbGapsLeftOut, "rbGapsLeftOut");
this.rbGapsLeftOut.Name = "rbGapsLeftOut";
this.toolTip1.SetToolTip(this.rbGapsLeftOut, resources.GetString("rbGapsLeftOut.ToolTip"));
this.rbGapsLeftOut.UseVisualStyleBackColor = true;
//
// rbGapsPrepended
//
resources.ApplyResources(this.rbGapsPrepended, "rbGapsPrepended");
this.rbGapsPrepended.Name = "rbGapsPrepended";
this.toolTip1.SetToolTip(this.rbGapsPrepended, resources.GetString("rbGapsPrepended.ToolTip"));
this.rbGapsPrepended.UseVisualStyleBackColor = true;
//
// rbGapsAppended
//
resources.ApplyResources(this.rbGapsAppended, "rbGapsAppended");
this.rbGapsAppended.Name = "rbGapsAppended";
this.toolTip1.SetToolTip(this.rbGapsAppended, resources.GetString("rbGapsAppended.ToolTip"));
this.rbGapsAppended.UseVisualStyleBackColor = true;
//
// rbGapsPlusHTOA
//
resources.ApplyResources(this.rbGapsPlusHTOA, "rbGapsPlusHTOA");
this.rbGapsPlusHTOA.Name = "rbGapsPlusHTOA";
this.rbGapsPlusHTOA.TabStop = true;
this.toolTip1.SetToolTip(this.rbGapsPlusHTOA, resources.GetString("rbGapsPlusHTOA.ToolTip"));
this.rbGapsPlusHTOA.UseVisualStyleBackColor = true;
//
2009-08-06 13:03:02 +00:00
// textBoxEncoderName
//
this.textBoxEncoderName.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.encodersBindingSource, "Name", true));
resources.ApplyResources(this.textBoxEncoderName, "textBoxEncoderName");
this.textBoxEncoderName.Name = "textBoxEncoderName";
this.toolTip1.SetToolTip(this.textBoxEncoderName, resources.GetString("textBoxEncoderName.ToolTip"));
//
2008-10-13 19:25:11 +00:00
// grpAudioFilenames
//
this.grpAudioFilenames.Controls.Add(this.chkFilenamesANSISafe);
2008-10-13 19:25:11 +00:00
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);
2009-03-23 15:46:26 +00:00
resources.ApplyResources(this.grpAudioFilenames, "grpAudioFilenames");
2008-10-13 19:25:11 +00:00
this.grpAudioFilenames.Name = "grpAudioFilenames";
this.grpAudioFilenames.TabStop = false;
//
// txtSpecialExceptions
//
resources.ApplyResources(this.txtSpecialExceptions, "txtSpecialExceptions");
2008-10-13 19:25:11 +00:00
this.txtSpecialExceptions.Name = "txtSpecialExceptions";
//
// chkRemoveSpecial
//
resources.ApplyResources(this.chkRemoveSpecial, "chkRemoveSpecial");
2008-10-13 19:25:11 +00:00
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);
2008-10-13 19:25:11 +00:00
//
// chkReplaceSpaces
//
resources.ApplyResources(this.chkReplaceSpaces, "chkReplaceSpaces");
2008-10-13 19:25:11 +00:00
this.chkReplaceSpaces.Checked = true;
this.chkReplaceSpaces.CheckState = System.Windows.Forms.CheckState.Checked;
this.chkReplaceSpaces.Name = "chkReplaceSpaces";
this.chkReplaceSpaces.UseVisualStyleBackColor = true;
//
// lblTrackFilenameFormat
//
resources.ApplyResources(this.lblTrackFilenameFormat, "lblTrackFilenameFormat");
2008-10-13 19:25:11 +00:00
this.lblTrackFilenameFormat.Name = "lblTrackFilenameFormat";
//
// lblSingleFilenameFormat
//
resources.ApplyResources(this.lblSingleFilenameFormat, "lblSingleFilenameFormat");
2008-10-13 19:25:11 +00:00
this.lblSingleFilenameFormat.Name = "lblSingleFilenameFormat";
//
2008-10-26 11:25:14 +00:00
// tabControl1
//
resources.ApplyResources(this.tabControl1, "tabControl1");
this.tabControl1.Controls.Add(this.tabPage1);
2009-05-01 15:16:26 +00:00
this.tabControl1.Controls.Add(this.tabPage6);
2008-10-26 11:25:14 +00:00
this.tabControl1.Controls.Add(this.tabPage2);
this.tabControl1.Controls.Add(this.tabPage3);
2009-05-01 15:16:26 +00:00
this.tabControl1.Controls.Add(this.tabPage10);
this.tabControl1.Controls.Add(this.tabPage11);
this.tabControl1.Controls.Add(this.tabPage4);
2009-05-01 15:16:26 +00:00
this.tabControl1.Controls.Add(this.tabPage5);
2008-10-26 11:25:14 +00:00
this.tabControl1.HotTrack = true;
this.tabControl1.Multiline = true;
this.tabControl1.Name = "tabControl1";
this.tabControl1.SelectedIndex = 0;
2009-05-01 15:16:26 +00:00
this.tabControl1.Deselecting += new System.Windows.Forms.TabControlCancelEventHandler(this.tabControl1_Deselecting);
2008-10-26 11:25:14 +00:00
//
// tabPage1
//
2009-05-01 15:16:26 +00:00
this.tabPage1.BackColor = System.Drawing.SystemColors.Control;
2009-06-24 19:40:23 +00:00
this.tabPage1.Controls.Add(this.labelLanguage);
this.tabPage1.Controls.Add(this.comboLanguage);
this.tabPage1.Controls.Add(this.groupBoxGaps);
2008-10-26 11:25:14 +00:00
this.tabPage1.Controls.Add(this.grpGeneral);
this.tabPage1.Controls.Add(this.grpAudioFilenames);
2009-03-23 15:46:26 +00:00
resources.ApplyResources(this.tabPage1, "tabPage1");
2008-10-26 11:25:14 +00:00
this.tabPage1.Name = "tabPage1";
//
2009-06-24 19:40:23 +00:00
// groupBoxGaps
//
this.groupBoxGaps.Controls.Add(this.rbGapsPlusHTOA);
this.groupBoxGaps.Controls.Add(this.rbGapsAppended);
this.groupBoxGaps.Controls.Add(this.rbGapsLeftOut);
this.groupBoxGaps.Controls.Add(this.rbGapsPrepended);
resources.ApplyResources(this.groupBoxGaps, "groupBoxGaps");
this.groupBoxGaps.Name = "groupBoxGaps";
this.groupBoxGaps.TabStop = false;
//
2009-05-01 15:16:26 +00:00
// tabPage6
2008-10-26 11:25:14 +00:00
//
2009-05-01 15:16:26 +00:00
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";
2008-10-26 11:25:14 +00:00
//
2009-05-13 16:07:53 +00:00
// groupBoxAlbumArt
//
2009-08-06 13:03:02 +00:00
this.groupBoxAlbumArt.Controls.Add(this.tableLayoutPanel3);
2009-05-13 16:07:53 +00:00
resources.ApplyResources(this.groupBoxAlbumArt, "groupBoxAlbumArt");
this.groupBoxAlbumArt.Name = "groupBoxAlbumArt";
this.groupBoxAlbumArt.TabStop = false;
//
2009-08-06 13:03:02 +00:00
// tableLayoutPanel3
//
resources.ApplyResources(this.tableLayoutPanel3, "tableLayoutPanel3");
this.tableLayoutPanel3.Controls.Add(this.checkBoxCopyAlbumArt, 0, 0);
this.tableLayoutPanel3.Controls.Add(this.checkBoxExtractAlbumArt, 0, 2);
this.tableLayoutPanel3.Controls.Add(this.checkBoxEmbedAlbumArt, 0, 1);
this.tableLayoutPanel3.Controls.Add(this.labelAlbumArtMaximumResolution, 0, 3);
this.tableLayoutPanel3.Controls.Add(this.numericUpDownMaxResolution, 2, 3);
this.tableLayoutPanel3.Controls.Add(this.textBoxAlArtFilenameFormat, 1, 2);
this.tableLayoutPanel3.Name = "tableLayoutPanel3";
//
// checkBoxCopyAlbumArt
//
resources.ApplyResources(this.checkBoxCopyAlbumArt, "checkBoxCopyAlbumArt");
this.checkBoxCopyAlbumArt.DataBindings.Add(new System.Windows.Forms.Binding("CheckState", this.cUEConfigBindingSource, "CopyAlbumArt", true));
this.checkBoxCopyAlbumArt.Name = "checkBoxCopyAlbumArt";
this.checkBoxCopyAlbumArt.UseVisualStyleBackColor = true;
//
2009-06-24 19:40:23 +00:00
// checkBoxExtractAlbumArt
//
resources.ApplyResources(this.checkBoxExtractAlbumArt, "checkBoxExtractAlbumArt");
this.checkBoxExtractAlbumArt.Name = "checkBoxExtractAlbumArt";
this.checkBoxExtractAlbumArt.UseVisualStyleBackColor = true;
//
2009-08-06 13:03:02 +00:00
// checkBoxEmbedAlbumArt
//
resources.ApplyResources(this.checkBoxEmbedAlbumArt, "checkBoxEmbedAlbumArt");
this.checkBoxEmbedAlbumArt.Name = "checkBoxEmbedAlbumArt";
this.checkBoxEmbedAlbumArt.UseVisualStyleBackColor = true;
//
2009-05-13 16:07:53 +00:00
// labelAlbumArtMaximumResolution
//
2009-08-06 13:03:02 +00:00
this.tableLayoutPanel3.SetColumnSpan(this.labelAlbumArtMaximumResolution, 2);
2009-05-13 16:07:53 +00:00
resources.ApplyResources(this.labelAlbumArtMaximumResolution, "labelAlbumArtMaximumResolution");
this.labelAlbumArtMaximumResolution.Name = "labelAlbumArtMaximumResolution";
//
// numericUpDownMaxResolution
//
2009-08-06 13:03:02 +00:00
resources.ApplyResources(this.numericUpDownMaxResolution, "numericUpDownMaxResolution");
2009-05-13 16:07:53 +00:00
this.numericUpDownMaxResolution.Increment = new decimal(new int[] {
100,
0,
0,
0});
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});
//
2009-08-06 13:03:02 +00:00
// textBoxAlArtFilenameFormat
2009-05-13 16:07:53 +00:00
//
2009-08-06 13:03:02 +00:00
this.textBoxAlArtFilenameFormat.AutoCompleteCustomSource.AddRange(new string[] {
resources.GetString("textBoxAlArtFilenameFormat.AutoCompleteCustomSource"),
resources.GetString("textBoxAlArtFilenameFormat.AutoCompleteCustomSource1"),
resources.GetString("textBoxAlArtFilenameFormat.AutoCompleteCustomSource2"),
resources.GetString("textBoxAlArtFilenameFormat.AutoCompleteCustomSource3")});
this.textBoxAlArtFilenameFormat.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend;
this.textBoxAlArtFilenameFormat.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.CustomSource;
this.tableLayoutPanel3.SetColumnSpan(this.textBoxAlArtFilenameFormat, 2);
this.textBoxAlArtFilenameFormat.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.cUEConfigBindingSource, "AlArtFilenameFormat", true));
resources.ApplyResources(this.textBoxAlArtFilenameFormat, "textBoxAlArtFilenameFormat");
this.textBoxAlArtFilenameFormat.Name = "textBoxAlArtFilenameFormat";
2009-05-13 16:07:53 +00:00
//
2009-05-01 15:16:26 +00:00
// groupBoxTagging
2008-10-26 11:25:14 +00:00
//
2009-05-01 15:16:26 +00:00
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;
2008-10-26 11:25:14 +00:00
//
2009-05-13 16:07:53 +00:00
// chkExtractLog
2008-10-26 11:25:14 +00:00
//
2009-05-13 16:07:53 +00:00
resources.ApplyResources(this.chkExtractLog, "chkExtractLog");
this.chkExtractLog.Name = "chkExtractLog";
this.chkExtractLog.UseVisualStyleBackColor = true;
2008-10-26 11:25:14 +00:00
//
2009-05-01 15:16:26 +00:00
// checkBoxCopyBasicTags
2008-10-26 11:25:14 +00:00
//
2009-05-01 15:16:26 +00:00
resources.ApplyResources(this.checkBoxCopyBasicTags, "checkBoxCopyBasicTags");
this.checkBoxCopyBasicTags.Name = "checkBoxCopyBasicTags";
this.checkBoxCopyBasicTags.UseVisualStyleBackColor = true;
2008-11-21 20:06:11 +00:00
//
2009-05-01 15:16:26 +00:00
// checkBoxWriteCUETags
//
2009-05-01 15:16:26 +00:00
resources.ApplyResources(this.checkBoxWriteCUETags, "checkBoxWriteCUETags");
this.checkBoxWriteCUETags.Name = "checkBoxWriteCUETags";
this.checkBoxWriteCUETags.UseVisualStyleBackColor = true;
//
2009-05-01 15:16:26 +00:00
// checkBoxCopyUnknownTags
//
2009-05-01 15:16:26 +00:00
resources.ApplyResources(this.checkBoxCopyUnknownTags, "checkBoxCopyUnknownTags");
this.checkBoxCopyUnknownTags.Name = "checkBoxCopyUnknownTags";
this.checkBoxCopyUnknownTags.UseVisualStyleBackColor = true;
//
2009-05-01 15:16:26 +00:00
// chkOverwriteTags
//
2009-05-01 15:16:26 +00:00
resources.ApplyResources(this.chkOverwriteTags, "chkOverwriteTags");
this.chkOverwriteTags.Name = "chkOverwriteTags";
this.chkOverwriteTags.UseVisualStyleBackColor = true;
//
2009-05-01 15:16:26 +00:00
// chkFillUpCUE
//
2009-05-01 15:16:26 +00:00
resources.ApplyResources(this.chkFillUpCUE, "chkFillUpCUE");
this.chkFillUpCUE.Name = "chkFillUpCUE";
this.chkFillUpCUE.UseVisualStyleBackColor = true;
2008-11-21 20:06:11 +00:00
//
2009-05-01 15:16:26 +00:00
// tabPage2
//
2009-05-01 15:16:26 +00:00
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";
2008-11-21 20:06:11 +00:00
//
2009-05-01 15:16:26 +00:00
// groupBoxARLog
2008-11-21 20:06:11 +00:00
//
2009-05-01 15:16:26 +00:00
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
//
2009-08-06 13:03:02 +00:00
this.textBoxARLogExtension.AutoCompleteCustomSource.AddRange(new string[] {
resources.GetString("textBoxARLogExtension.AutoCompleteCustomSource"),
resources.GetString("textBoxARLogExtension.AutoCompleteCustomSource1"),
2009-08-08 16:14:06 +00:00
resources.GetString("textBoxARLogExtension.AutoCompleteCustomSource2"),
resources.GetString("textBoxARLogExtension.AutoCompleteCustomSource3"),
resources.GetString("textBoxARLogExtension.AutoCompleteCustomSource4"),
resources.GetString("textBoxARLogExtension.AutoCompleteCustomSource5"),
resources.GetString("textBoxARLogExtension.AutoCompleteCustomSource6"),
resources.GetString("textBoxARLogExtension.AutoCompleteCustomSource7")});
2009-08-06 13:03:02 +00:00
this.textBoxARLogExtension.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend;
this.textBoxARLogExtension.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.CustomSource;
this.textBoxARLogExtension.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.cUEConfigBindingSource, "ArLogFilenameFormat", true));
2009-05-01 15:16:26 +00:00
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
//
2009-08-06 13:03:02 +00:00
this.groupBox5.Controls.Add(this.tableLayoutPanel2);
2009-05-01 15:16:26 +00:00
resources.ApplyResources(this.groupBox5, "groupBox5");
this.groupBox5.Name = "groupBox5";
this.groupBox5.TabStop = false;
//
2009-08-06 13:03:02 +00:00
// tableLayoutPanel2
//
resources.ApplyResources(this.tableLayoutPanel2, "tableLayoutPanel2");
this.tableLayoutPanel2.Controls.Add(this.label2, 0, 0);
this.tableLayoutPanel2.Controls.Add(this.chkEncodeWhenZeroOffset, 0, 2);
this.tableLayoutPanel2.Controls.Add(this.numEncodeWhenPercent, 1, 0);
this.tableLayoutPanel2.Controls.Add(this.labelEncodeWhenConfidence, 0, 1);
this.tableLayoutPanel2.Controls.Add(this.numEncodeWhenConfidence, 1, 1);
this.tableLayoutPanel2.Name = "tableLayoutPanel2";
//
2009-05-01 15:16:26 +00:00
// label2
//
resources.ApplyResources(this.label2, "label2");
this.label2.Name = "label2";
//
// groupBox4
//
2009-08-06 13:03:02 +00:00
this.groupBox4.Controls.Add(this.tableLayoutPanel1);
2009-05-01 15:16:26 +00:00
resources.ApplyResources(this.groupBox4, "groupBox4");
this.groupBox4.Name = "groupBox4";
this.groupBox4.TabStop = false;
//
2009-08-06 13:03:02 +00:00
// tableLayoutPanel1
//
resources.ApplyResources(this.tableLayoutPanel1, "tableLayoutPanel1");
this.tableLayoutPanel1.Controls.Add(this.checkBoxFixToNearest, 0, 2);
this.tableLayoutPanel1.Controls.Add(this.label3, 0, 0);
this.tableLayoutPanel1.Controls.Add(this.numFixWhenConfidence, 1, 1);
this.tableLayoutPanel1.Controls.Add(this.labelFixWhenConfidence, 0, 1);
this.tableLayoutPanel1.Controls.Add(this.numFixWhenPercent, 1, 0);
this.tableLayoutPanel1.Name = "tableLayoutPanel1";
//
2009-05-01 15:16:26 +00:00
// checkBoxFixToNearest
//
resources.ApplyResources(this.checkBoxFixToNearest, "checkBoxFixToNearest");
2009-08-06 13:03:02 +00:00
this.tableLayoutPanel1.SetColumnSpan(this.checkBoxFixToNearest, 2);
2009-05-01 15:16:26 +00:00
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
//
2009-08-06 13:03:02 +00:00
resources.ApplyResources(this.tabPage10, "tabPage10");
2009-05-01 15:16:26 +00:00
this.tabPage10.BackColor = System.Drawing.SystemColors.Control;
2010-02-06 23:17:07 +00:00
this.tabPage10.Controls.Add(this.groupBoxFlaCudaOptions);
2009-12-24 16:19:04 +00:00
this.tabPage10.Controls.Add(this.groupBoxExternalEncoder);
2009-08-06 13:03:02 +00:00
this.tabPage10.Controls.Add(this.buttonEncoderDelete);
this.tabPage10.Controls.Add(this.buttonEncoderAdd);
this.tabPage10.Controls.Add(this.listBoxEncoders);
2009-05-01 15:16:26 +00:00
this.tabPage10.Controls.Add(this.comboBoxEncoderExtension);
this.tabPage10.Controls.Add(this.groupBoxLibMAC_SDK);
this.tabPage10.Controls.Add(this.groupBoxLibWavpack);
this.tabPage10.Controls.Add(this.labelEncoderExtension);
2009-12-24 16:19:04 +00:00
this.tabPage10.Controls.Add(this.groupBoxLibFLAC);
2009-05-01 15:16:26 +00:00
this.tabPage10.Name = "tabPage10";
//
2010-02-06 23:17:07 +00:00
// groupBoxFlaCudaOptions
//
this.groupBoxFlaCudaOptions.Controls.Add(this.checkBoxFlaCudaMultithread);
this.groupBoxFlaCudaOptions.Controls.Add(this.checkBoxFlaCudaGPUOnly);
this.groupBoxFlaCudaOptions.Controls.Add(this.checkBoxFlaCudaVerify);
resources.ApplyResources(this.groupBoxFlaCudaOptions, "groupBoxFlaCudaOptions");
this.groupBoxFlaCudaOptions.Name = "groupBoxFlaCudaOptions";
this.groupBoxFlaCudaOptions.TabStop = false;
//
2010-02-23 15:15:08 +00:00
// checkBoxFlaCudaMultithread
//
resources.ApplyResources(this.checkBoxFlaCudaMultithread, "checkBoxFlaCudaMultithread");
this.checkBoxFlaCudaMultithread.DataBindings.Add(new System.Windows.Forms.Binding("Checked", this.cUEConfigBindingSource, "FlaCudaThreads", true));
this.checkBoxFlaCudaMultithread.Name = "checkBoxFlaCudaMultithread";
this.checkBoxFlaCudaMultithread.UseVisualStyleBackColor = true;
//
2010-02-06 23:17:07 +00:00
// checkBoxFlaCudaGPUOnly
//
resources.ApplyResources(this.checkBoxFlaCudaGPUOnly, "checkBoxFlaCudaGPUOnly");
this.checkBoxFlaCudaGPUOnly.DataBindings.Add(new System.Windows.Forms.Binding("Checked", this.cUEConfigBindingSource, "FlaCudaGPUOnly", true));
this.checkBoxFlaCudaGPUOnly.Name = "checkBoxFlaCudaGPUOnly";
this.checkBoxFlaCudaGPUOnly.UseVisualStyleBackColor = true;
//
// checkBoxFlaCudaVerify
//
resources.ApplyResources(this.checkBoxFlaCudaVerify, "checkBoxFlaCudaVerify");
this.checkBoxFlaCudaVerify.DataBindings.Add(new System.Windows.Forms.Binding("Checked", this.cUEConfigBindingSource, "FlaCudaVerify", true));
this.checkBoxFlaCudaVerify.Name = "checkBoxFlaCudaVerify";
this.checkBoxFlaCudaVerify.UseVisualStyleBackColor = true;
//
2009-05-01 15:16:26 +00:00
// groupBoxExternalEncoder
//
resources.ApplyResources(this.groupBoxExternalEncoder, "groupBoxExternalEncoder");
2009-08-06 13:03:02 +00:00
this.groupBoxExternalEncoder.Controls.Add(this.labelEncoderName);
this.groupBoxExternalEncoder.Controls.Add(this.textBoxEncoderName);
this.groupBoxExternalEncoder.Controls.Add(this.textBoxEncoderPath);
2009-06-24 19:40:23 +00:00
this.groupBoxExternalEncoder.Controls.Add(this.labelEncoderModes);
this.groupBoxExternalEncoder.Controls.Add(this.textBoxEncoderModes);
2009-05-01 15:16:26 +00:00
this.groupBoxExternalEncoder.Controls.Add(this.checkBoxEncoderLossless);
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;
//
2009-08-06 13:03:02 +00:00
// labelEncoderName
//
resources.ApplyResources(this.labelEncoderName, "labelEncoderName");
this.labelEncoderName.Name = "labelEncoderName";
//
2009-06-24 19:40:23 +00:00
// labelEncoderModes
2009-05-01 15:16:26 +00:00
//
2009-06-24 19:40:23 +00:00
resources.ApplyResources(this.labelEncoderModes, "labelEncoderModes");
this.labelEncoderModes.Name = "labelEncoderModes";
2009-05-01 15:16:26 +00:00
//
// labelEncoderPath
//
resources.ApplyResources(this.labelEncoderPath, "labelEncoderPath");
this.labelEncoderPath.Name = "labelEncoderPath";
//
// labelEncoderParameters
//
resources.ApplyResources(this.labelEncoderParameters, "labelEncoderParameters");
this.labelEncoderParameters.Name = "labelEncoderParameters";
//
2009-12-24 16:19:04 +00:00
// buttonEncoderDelete
//
this.buttonEncoderDelete.DataBindings.Add(new System.Windows.Forms.Binding("Enabled", this.encodersBindingSource, "CanBeDeleted", true));
resources.ApplyResources(this.buttonEncoderDelete, "buttonEncoderDelete");
this.buttonEncoderDelete.Name = "buttonEncoderDelete";
this.buttonEncoderDelete.UseVisualStyleBackColor = true;
this.buttonEncoderDelete.Click += new System.EventHandler(this.buttonEncoderDelete_Click);
//
// buttonEncoderAdd
//
resources.ApplyResources(this.buttonEncoderAdd, "buttonEncoderAdd");
this.buttonEncoderAdd.Name = "buttonEncoderAdd";
this.buttonEncoderAdd.UseVisualStyleBackColor = true;
this.buttonEncoderAdd.Click += new System.EventHandler(this.buttonEncoderAdd_Click);
//
// listBoxEncoders
//
this.listBoxEncoders.BackColor = System.Drawing.SystemColors.Control;
this.listBoxEncoders.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.listBoxEncoders.DataSource = this.encodersBindingSource;
this.listBoxEncoders.DisplayMember = "Name";
this.listBoxEncoders.FormattingEnabled = true;
resources.ApplyResources(this.listBoxEncoders, "listBoxEncoders");
this.listBoxEncoders.Name = "listBoxEncoders";
this.listBoxEncoders.KeyDown += new System.Windows.Forms.KeyEventHandler(this.listBoxEncoders_KeyDown);
//
2009-05-01 15:16:26 +00:00
// comboBoxEncoderExtension
//
2009-08-06 13:03:02 +00:00
this.comboBoxEncoderExtension.DataBindings.Add(new System.Windows.Forms.Binding("SelectedItem", this.encodersBindingSource, "Extension", true, System.Windows.Forms.DataSourceUpdateMode.OnPropertyChanged));
2009-05-01 15:16:26 +00:00
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);
//
// groupBoxLibMAC_SDK
//
resources.ApplyResources(this.groupBoxLibMAC_SDK, "groupBoxLibMAC_SDK");
this.groupBoxLibMAC_SDK.Name = "groupBoxLibMAC_SDK";
this.groupBoxLibMAC_SDK.TabStop = false;
//
// groupBoxLibWavpack
//
this.groupBoxLibWavpack.Controls.Add(this.chkWVStoreMD5);
this.groupBoxLibWavpack.Controls.Add(this.numWVExtraMode);
this.groupBoxLibWavpack.Controls.Add(this.chkWVExtraMode);
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;
//
// numWVExtraMode
//
resources.ApplyResources(this.numWVExtraMode, "numWVExtraMode");
this.numWVExtraMode.Maximum = new decimal(new int[] {
6,
2008-11-21 20:06:11 +00:00
0,
0,
0});
2009-05-01 15:16:26 +00:00
this.numWVExtraMode.Minimum = new decimal(new int[] {
1,
0,
0,
0});
this.numWVExtraMode.Name = "numWVExtraMode";
this.numWVExtraMode.Value = new decimal(new int[] {
1,
2008-11-21 20:06:11 +00:00
0,
0,
0});
2009-05-01 15:16:26 +00:00
//
// chkWVExtraMode
//
2009-05-01 15:16:26 +00:00
resources.ApplyResources(this.chkWVExtraMode, "chkWVExtraMode");
this.chkWVExtraMode.Name = "chkWVExtraMode";
this.chkWVExtraMode.UseVisualStyleBackColor = true;
//
2009-12-24 16:19:04 +00:00
// labelEncoderExtension
//
resources.ApplyResources(this.labelEncoderExtension, "labelEncoderExtension");
this.labelEncoderExtension.DataBindings.Add(new System.Windows.Forms.Binding("ImageKey", this.encodersBindingSource, "DotExtension", true, System.Windows.Forms.DataSourceUpdateMode.Never));
this.labelEncoderExtension.MinimumSize = new System.Drawing.Size(100, 16);
this.labelEncoderExtension.Name = "labelEncoderExtension";
//
2009-05-01 15:16:26 +00:00
// groupBoxLibFLAC
//
2009-05-01 15:16:26 +00:00
this.groupBoxLibFLAC.Controls.Add(this.chkFLACVerify);
resources.ApplyResources(this.groupBoxLibFLAC, "groupBoxLibFLAC");
this.groupBoxLibFLAC.Name = "groupBoxLibFLAC";
this.groupBoxLibFLAC.TabStop = false;
//
2009-05-01 15:16:26 +00:00
// chkFLACVerify
//
2009-05-01 15:16:26 +00:00
resources.ApplyResources(this.chkFLACVerify, "chkFLACVerify");
this.chkFLACVerify.Name = "chkFLACVerify";
this.chkFLACVerify.UseVisualStyleBackColor = true;
//
2009-05-01 15:16:26 +00:00
// tabPage11
//
2009-05-01 15:16:26 +00:00
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";
//
2009-05-01 15:16:26 +00:00
// comboBoxDecoderExtension
//
2009-05-01 15:16:26 +00:00
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);
//
2009-05-01 15:16:26 +00:00
// groupBoxExternalDecoder
//
2009-05-01 15:16:26 +00:00
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;
//
2009-05-01 15:16:26 +00:00
// textBoxDecoderPath
//
2009-05-01 15:16:26 +00:00
resources.ApplyResources(this.textBoxDecoderPath, "textBoxDecoderPath");
this.textBoxDecoderPath.Name = "textBoxDecoderPath";
//
2009-05-01 15:16:26 +00:00
// labelDecoderPath
//
2009-05-01 15:16:26 +00:00
resources.ApplyResources(this.labelDecoderPath, "labelDecoderPath");
this.labelDecoderPath.Name = "labelDecoderPath";
//
2009-05-01 15:16:26 +00:00
// labelDecoderParameters
//
2009-05-01 15:16:26 +00:00
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");
//
2009-05-01 15:16:26 +00:00
// labelDecoderExtension
2009-03-22 16:59:05 +00:00
//
2009-05-01 15:16:26 +00:00
resources.ApplyResources(this.labelDecoderExtension, "labelDecoderExtension");
this.labelDecoderExtension.MinimumSize = new System.Drawing.Size(100, 16);
this.labelDecoderExtension.Name = "labelDecoderExtension";
2009-03-22 16:59:05 +00:00
//
// tabPage4
//
this.tabPage4.BackColor = System.Drawing.SystemColors.Control;
2009-05-01 15:16:26 +00:00
this.tabPage4.Controls.Add(this.groupBox2);
this.tabPage4.Controls.Add(this.grpHDCD);
this.tabPage4.Controls.Add(this.chkHDCDDetect);
2009-03-23 15:46:26 +00:00
resources.ApplyResources(this.tabPage4, "tabPage4");
this.tabPage4.Name = "tabPage4";
2009-05-01 15:16:26 +00:00
//
// 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);
2009-03-23 15:46:26 +00:00
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);
//
2009-05-01 15:16:26 +00:00
// 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");
//
2009-12-24 16:19:04 +00:00
// checkBox1
//
resources.ApplyResources(this.checkBox1, "checkBox1");
this.checkBox1.Name = "checkBox1";
this.checkBox1.UseVisualStyleBackColor = true;
//
2010-02-23 15:15:08 +00:00
// checkBoxUseSystemProxy
2010-02-06 23:17:07 +00:00
//
2010-02-23 15:15:08 +00:00
resources.ApplyResources(this.checkBoxUseSystemProxy, "checkBoxUseSystemProxy");
this.checkBoxUseSystemProxy.Name = "checkBoxUseSystemProxy";
this.checkBoxUseSystemProxy.UseVisualStyleBackColor = true;
2010-02-06 23:17:07 +00:00
//
2008-10-13 19:25:11 +00:00
// frmSettings
//
this.AcceptButton = this.btnOK;
resources.ApplyResources(this, "$this");
2008-10-13 19:25:11 +00:00
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.CancelButton = btnCancel;
2008-10-26 11:25:14 +00:00
this.ControlBox = false;
this.Controls.Add(this.tabControl1);
2008-10-13 19:25:11 +00:00
this.Controls.Add(btnCancel);
this.Controls.Add(this.btnOK);
2008-10-26 11:25:14 +00:00
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedToolWindow;
2008-10-13 19:25:11 +00:00
this.MaximizeBox = false;
2008-10-26 11:25:14 +00:00
this.MinimizeBox = false;
2008-10-13 19:25:11 +00:00
this.Name = "frmSettings";
2008-10-26 11:25:14 +00:00
this.ShowIcon = false;
2008-10-13 19:25:11 +00:00
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();
2008-10-14 04:48:52 +00:00
((System.ComponentModel.ISupportInitialize)(this.numEncodeWhenPercent)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.numEncodeWhenConfidence)).EndInit();
2008-10-13 19:25:11 +00:00
((System.ComponentModel.ISupportInitialize)(this.numFixWhenConfidence)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.numFixWhenPercent)).EndInit();
2009-08-06 13:03:02 +00:00
((System.ComponentModel.ISupportInitialize)(this.encodersBindingSource)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.cUEConfigBindingSource)).EndInit();
2008-10-13 19:25:11 +00:00
this.grpAudioFilenames.ResumeLayout(false);
this.grpAudioFilenames.PerformLayout();
2008-10-26 11:25:14 +00:00
this.tabControl1.ResumeLayout(false);
this.tabPage1.ResumeLayout(false);
2009-06-24 19:40:23 +00:00
this.tabPage1.PerformLayout();
this.groupBoxGaps.ResumeLayout(false);
this.groupBoxGaps.PerformLayout();
2009-05-01 15:16:26 +00:00
this.tabPage6.ResumeLayout(false);
2009-05-13 16:07:53 +00:00
this.groupBoxAlbumArt.ResumeLayout(false);
2009-08-06 13:03:02 +00:00
this.tableLayoutPanel3.ResumeLayout(false);
this.tableLayoutPanel3.PerformLayout();
2009-05-13 16:07:53 +00:00
((System.ComponentModel.ISupportInitialize)(this.numericUpDownMaxResolution)).EndInit();
2009-05-01 15:16:26 +00:00
this.groupBoxTagging.ResumeLayout(false);
this.groupBoxTagging.PerformLayout();
2008-10-26 11:25:14 +00:00
this.tabPage2.ResumeLayout(false);
2009-05-01 15:16:26 +00:00
this.groupBoxARLog.ResumeLayout(false);
this.groupBoxARLog.PerformLayout();
this.groupBox5.ResumeLayout(false);
2009-08-06 13:03:02 +00:00
this.tableLayoutPanel2.ResumeLayout(false);
2009-05-01 15:16:26 +00:00
this.groupBox4.ResumeLayout(false);
2009-08-06 13:03:02 +00:00
this.tableLayoutPanel1.ResumeLayout(false);
this.tableLayoutPanel1.PerformLayout();
2009-05-01 15:16:26 +00:00
this.groupBoxVerify.ResumeLayout(false);
this.groupBoxVerify.PerformLayout();
2008-10-26 11:25:14 +00:00
this.tabPage3.ResumeLayout(false);
2009-05-01 15:16:26 +00:00
this.groupBoxFormat.ResumeLayout(false);
this.groupBoxFormat.PerformLayout();
this.tabPage10.ResumeLayout(false);
this.tabPage10.PerformLayout();
2009-12-24 16:19:04 +00:00
this.groupBoxFlaCudaOptions.ResumeLayout(false);
this.groupBoxFlaCudaOptions.PerformLayout();
2010-02-06 23:17:07 +00:00
this.groupBoxExternalEncoder.ResumeLayout(false);
this.groupBoxExternalEncoder.PerformLayout();
2009-05-01 15:16:26 +00:00
this.groupBoxLibWavpack.ResumeLayout(false);
this.groupBoxLibWavpack.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.numWVExtraMode)).EndInit();
this.groupBoxLibFLAC.ResumeLayout(false);
this.groupBoxLibFLAC.PerformLayout();
this.tabPage11.ResumeLayout(false);
this.tabPage11.PerformLayout();
this.groupBoxExternalDecoder.ResumeLayout(false);
this.groupBoxExternalDecoder.PerformLayout();
this.tabPage4.ResumeLayout(false);
this.tabPage4.PerformLayout();
2009-05-01 15:16:26 +00:00
this.groupBox2.ResumeLayout(false);
this.groupBox2.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.numericLossyWAVQuality)).EndInit();
this.grpHDCD.ResumeLayout(false);
this.grpHDCD.PerformLayout();
2009-05-01 15:16:26 +00:00
this.tabPage5.ResumeLayout(false);
this.groupBoxScriptConditions.ResumeLayout(false);
2008-10-13 19:25:11 +00:00
this.ResumeLayout(false);
}
#endregion
private System.Windows.Forms.GroupBox grpGeneral;
private System.Windows.Forms.Button btnOK;
private System.Windows.Forms.CheckBox chkAutoCorrectFilenames;
private System.Windows.Forms.GroupBox groupBox1;
2008-10-26 11:25:14 +00:00
private System.Windows.Forms.CheckBox chkWriteArTagsOnConvert;
2008-10-13 19:25:11 +00:00
private System.Windows.Forms.ToolTip toolTip1;
private System.Windows.Forms.NumericUpDown numFixWhenPercent;
2008-10-26 11:25:14 +00:00
private System.Windows.Forms.Label labelFixWhenConfidence;
2008-10-13 19:25:11 +00:00
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;
2008-10-26 11:25:14 +00:00
private System.Windows.Forms.CheckBox chkWriteArLogOnConvert;
private System.Windows.Forms.Label labelEncodeWhenConfidence;
2008-10-13 19:25:11 +00:00
private System.Windows.Forms.NumericUpDown numEncodeWhenConfidence;
private System.Windows.Forms.NumericUpDown numEncodeWhenPercent;
private System.Windows.Forms.CheckBox chkFilenamesANSISafe;
2008-10-26 11:25:14 +00:00
private System.Windows.Forms.TabControl tabControl1;
private System.Windows.Forms.TabPage tabPage1;
private System.Windows.Forms.TabPage tabPage2;
private System.Windows.Forms.TabPage tabPage3;
2009-05-01 15:16:26 +00:00
private System.Windows.Forms.GroupBox groupBoxVerify;
2008-10-26 11:25:14 +00:00
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;
2009-05-01 15:16:26 +00:00
private System.Windows.Forms.CheckBox chkAllowMultipleInstances;
2009-03-23 15:46:26 +00:00
private System.Windows.Forms.Label labelLanguage;
private System.Windows.Forms.ComboBox comboLanguage;
2009-05-01 15:16:26 +00:00
private System.Windows.Forms.TabPage tabPage10;
private System.Windows.Forms.GroupBox groupBoxLibMAC_SDK;
private System.Windows.Forms.GroupBox groupBoxLibWavpack;
private System.Windows.Forms.CheckBox chkWVStoreMD5;
private System.Windows.Forms.NumericUpDown numWVExtraMode;
private System.Windows.Forms.CheckBox chkWVExtraMode;
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.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 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;
2009-05-13 16:07:53 +00:00
private System.Windows.Forms.CheckBox checkBoxExtractAlbumArt;
2009-06-24 19:40:23 +00:00
private System.Windows.Forms.Label labelEncoderModes;
private System.Windows.Forms.TextBox textBoxEncoderModes;
private System.Windows.Forms.GroupBox groupBoxGaps;
private System.Windows.Forms.RadioButton rbGapsPlusHTOA;
private System.Windows.Forms.RadioButton rbGapsAppended;
private System.Windows.Forms.RadioButton rbGapsLeftOut;
private System.Windows.Forms.RadioButton rbGapsPrepended;
private System.Windows.Forms.CheckBox checkBoxCheckForUpdates;
2009-08-06 13:03:02 +00:00
private System.Windows.Forms.BindingSource cUEConfigBindingSource;
private System.Windows.Forms.BindingSource encodersBindingSource;
private System.Windows.Forms.ListBox listBoxEncoders;
private System.Windows.Forms.TextBox textBoxEncoderName;
private System.Windows.Forms.TableLayoutPanel tableLayoutPanel1;
private System.Windows.Forms.TableLayoutPanel tableLayoutPanel2;
private System.Windows.Forms.Button buttonEncoderDelete;
private System.Windows.Forms.Button buttonEncoderAdd;
private System.Windows.Forms.TableLayoutPanel tableLayoutPanel3;
private System.Windows.Forms.TextBox textBoxAlArtFilenameFormat;
private System.Windows.Forms.Label labelEncoderName;
2009-12-24 16:19:04 +00:00
private System.Windows.Forms.GroupBox groupBoxFlaCudaOptions;
private System.Windows.Forms.CheckBox checkBoxFlaCudaGPUOnly;
private System.Windows.Forms.CheckBox checkBoxFlaCudaVerify;
private System.Windows.Forms.CheckBox checkBox1;
2010-02-06 23:17:07 +00:00
private System.Windows.Forms.CheckBox checkBoxFlaCudaMultithread;
2010-02-23 15:15:08 +00:00
private System.Windows.Forms.CheckBox checkBoxSeparateDecodingThread;
private System.Windows.Forms.CheckBox checkBoxUseSystemProxy;
2008-10-13 19:25:11 +00:00
}
}