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

824 lines
35 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();
this.chkTruncateExtra4206Samples = new System.Windows.Forms.CheckBox();
this.chkCreateCUEFileWhenEmbedded = new System.Windows.Forms.CheckBox();
this.chkCreateM3U = new System.Windows.Forms.CheckBox();
this.chkFillUpCUE = new System.Windows.Forms.CheckBox();
this.chkEmbedLog = new System.Windows.Forms.CheckBox();
2008-10-13 19:25:11 +00:00
this.numericWriteOffset = new System.Windows.Forms.NumericUpDown();
this.chkAutoCorrectFilenames = new System.Windows.Forms.CheckBox();
this.chkPreserveHTOA = new System.Windows.Forms.CheckBox();
this.lblWriteOffset = new System.Windows.Forms.Label();
this.grpFLAC = new System.Windows.Forms.GroupBox();
this.numericFLACCompressionLevel = new System.Windows.Forms.NumericUpDown();
this.lblFLACCompressionLevel = new System.Windows.Forms.Label();
this.chkFLACVerify = new System.Windows.Forms.CheckBox();
this.btnOK = new System.Windows.Forms.Button();
this.grpWavPack = new System.Windows.Forms.GroupBox();
this.chkWVStoreMD5 = new System.Windows.Forms.CheckBox();
2008-10-14 04:48:52 +00:00
this.numWVExtraMode = new System.Windows.Forms.NumericUpDown();
2008-10-13 19:25:11 +00:00
this.chkWVExtraMode = new System.Windows.Forms.CheckBox();
this.rbWVVeryHigh = new System.Windows.Forms.RadioButton();
this.rbWVHigh = new System.Windows.Forms.RadioButton();
this.rbWVNormal = new System.Windows.Forms.RadioButton();
this.rbWVFast = new System.Windows.Forms.RadioButton();
this.groupBox1 = new System.Windows.Forms.GroupBox();
2008-10-26 11:25:14 +00:00
this.chkEncodeWhenZeroOffset = new System.Windows.Forms.CheckBox();
2008-10-14 04:48:52 +00:00
this.chkArFixOffset = new System.Windows.Forms.CheckBox();
2008-10-26 11:25:14 +00:00
this.chkWriteArLogOnConvert = new System.Windows.Forms.CheckBox();
this.chkWriteArTagsOnConvert = new System.Windows.Forms.CheckBox();
this.labelEncodeWhenPercent = new System.Windows.Forms.Label();
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();
this.chkArNoUnverifiedAudio = new System.Windows.Forms.CheckBox();
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();
2008-10-26 11:25:14 +00:00
this.labelFixWhenPercent = new System.Windows.Forms.Label();
2008-10-13 19:25:11 +00:00
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();
2008-10-13 19:25:11 +00:00
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.groupBox2 = new System.Windows.Forms.GroupBox();
this.rbAPEinsane = new System.Windows.Forms.RadioButton();
this.rbAPEextrahigh = new System.Windows.Forms.RadioButton();
this.rbAPEhigh = new System.Windows.Forms.RadioButton();
this.rbAPEnormal = new System.Windows.Forms.RadioButton();
this.rbAPEfast = new System.Windows.Forms.RadioButton();
2008-10-26 11:25:14 +00:00
this.tabControl1 = new System.Windows.Forms.TabControl();
this.tabPage1 = new System.Windows.Forms.TabPage();
this.tabPage2 = new System.Windows.Forms.TabPage();
this.groupBox3 = new System.Windows.Forms.GroupBox();
this.chkWriteARLogOnVerify = new System.Windows.Forms.CheckBox();
this.tabPage3 = new System.Windows.Forms.TabPage();
this.tabPage4 = new System.Windows.Forms.TabPage();
this.grpHDCD = new System.Windows.Forms.GroupBox();
this.chkHDCDDetect = new System.Windows.Forms.CheckBox();
this.chkReducePriority = new System.Windows.Forms.CheckBox();
2008-10-13 19:25:11 +00:00
btnCancel = new System.Windows.Forms.Button();
this.grpGeneral.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.numericWriteOffset)).BeginInit();
this.grpFLAC.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.numericFLACCompressionLevel)).BeginInit();
this.grpWavPack.SuspendLayout();
2008-10-14 04:48:52 +00:00
((System.ComponentModel.ISupportInitialize)(this.numWVExtraMode)).BeginInit();
2008-10-13 19:25:11 +00:00
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();
this.grpAudioFilenames.SuspendLayout();
this.groupBox2.SuspendLayout();
2008-10-26 11:25:14 +00:00
this.tabControl1.SuspendLayout();
this.tabPage1.SuspendLayout();
this.tabPage2.SuspendLayout();
this.groupBox3.SuspendLayout();
this.tabPage3.SuspendLayout();
this.tabPage4.SuspendLayout();
this.grpHDCD.SuspendLayout();
2008-10-13 19:25:11 +00:00
this.SuspendLayout();
//
// btnCancel
//
2008-10-26 11:25:14 +00:00
btnCancel.DialogResult = System.Windows.Forms.DialogResult.Cancel;
resources.ApplyResources(btnCancel, "btnCancel");
2008-10-13 19:25:11 +00:00
btnCancel.Name = "btnCancel";
btnCancel.UseVisualStyleBackColor = true;
//
// grpGeneral
//
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.chkFillUpCUE);
2008-10-14 04:48:52 +00:00
this.grpGeneral.Controls.Add(this.chkEmbedLog);
2008-10-13 19:25:11 +00:00
this.grpGeneral.Controls.Add(this.numericWriteOffset);
this.grpGeneral.Controls.Add(this.chkAutoCorrectFilenames);
this.grpGeneral.Controls.Add(this.chkPreserveHTOA);
this.grpGeneral.Controls.Add(this.lblWriteOffset);
resources.ApplyResources(this.grpGeneral, "grpGeneral");
2008-10-13 19:25:11 +00:00
this.grpGeneral.Name = "grpGeneral";
this.grpGeneral.TabStop = false;
//
// 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;
//
// chkFillUpCUE
//
resources.ApplyResources(this.chkFillUpCUE, "chkFillUpCUE");
this.chkFillUpCUE.Name = "chkFillUpCUE";
this.chkFillUpCUE.UseVisualStyleBackColor = true;
2008-10-13 19:25:11 +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;
//
2008-10-13 19:25:11 +00:00
// numericWriteOffset
//
resources.ApplyResources(this.numericWriteOffset, "numericWriteOffset");
2008-10-13 19:25:11 +00:00
this.numericWriteOffset.Maximum = new decimal(new int[] {
99999,
2008-10-13 19:25:11 +00:00
0,
0,
0});
this.numericWriteOffset.Minimum = new decimal(new int[] {
99999,
2008-10-13 19:25:11 +00:00
0,
0,
-2147483648});
this.numericWriteOffset.Name = "numericWriteOffset";
//
// 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;
//
// chkPreserveHTOA
//
resources.ApplyResources(this.chkPreserveHTOA, "chkPreserveHTOA");
2008-10-13 19:25:11 +00:00
this.chkPreserveHTOA.Name = "chkPreserveHTOA";
this.chkPreserveHTOA.UseVisualStyleBackColor = true;
//
// lblWriteOffset
//
resources.ApplyResources(this.lblWriteOffset, "lblWriteOffset");
2008-10-13 19:25:11 +00:00
this.lblWriteOffset.Name = "lblWriteOffset";
//
// grpFLAC
//
this.grpFLAC.Controls.Add(this.numericFLACCompressionLevel);
this.grpFLAC.Controls.Add(this.lblFLACCompressionLevel);
this.grpFLAC.Controls.Add(this.chkFLACVerify);
resources.ApplyResources(this.grpFLAC, "grpFLAC");
2008-10-13 19:25:11 +00:00
this.grpFLAC.Name = "grpFLAC";
this.grpFLAC.TabStop = false;
//
// numericFLACCompressionLevel
//
resources.ApplyResources(this.numericFLACCompressionLevel, "numericFLACCompressionLevel");
2008-10-13 19:25:11 +00:00
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});
//
// lblFLACCompressionLevel
//
resources.ApplyResources(this.lblFLACCompressionLevel, "lblFLACCompressionLevel");
2008-10-13 19:25:11 +00:00
this.lblFLACCompressionLevel.Name = "lblFLACCompressionLevel";
//
// chkFLACVerify
//
resources.ApplyResources(this.chkFLACVerify, "chkFLACVerify");
2008-10-13 19:25:11 +00:00
this.chkFLACVerify.Name = "chkFLACVerify";
this.chkFLACVerify.UseVisualStyleBackColor = true;
//
// btnOK
//
2008-10-26 11:25:14 +00:00
this.btnOK.DialogResult = System.Windows.Forms.DialogResult.OK;
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);
//
// grpWavPack
//
this.grpWavPack.Controls.Add(this.chkWVStoreMD5);
2008-10-13 19:25:11 +00:00
this.grpWavPack.Controls.Add(this.numWVExtraMode);
this.grpWavPack.Controls.Add(this.chkWVExtraMode);
this.grpWavPack.Controls.Add(this.rbWVVeryHigh);
this.grpWavPack.Controls.Add(this.rbWVHigh);
this.grpWavPack.Controls.Add(this.rbWVNormal);
this.grpWavPack.Controls.Add(this.rbWVFast);
resources.ApplyResources(this.grpWavPack, "grpWavPack");
2008-10-13 19:25:11 +00:00
this.grpWavPack.Name = "grpWavPack";
this.grpWavPack.TabStop = false;
2008-10-14 04:48:52 +00:00
//
// chkWVStoreMD5
//
resources.ApplyResources(this.chkWVStoreMD5, "chkWVStoreMD5");
this.chkWVStoreMD5.Name = "chkWVStoreMD5";
this.chkWVStoreMD5.UseVisualStyleBackColor = true;
//
2008-10-14 04:48:52 +00:00
// numWVExtraMode
//
resources.ApplyResources(this.numWVExtraMode, "numWVExtraMode");
2008-10-14 04:48:52 +00:00
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});
2008-10-13 19:25:11 +00:00
//
// chkWVExtraMode
//
resources.ApplyResources(this.chkWVExtraMode, "chkWVExtraMode");
2008-10-13 19:25:11 +00:00
this.chkWVExtraMode.Name = "chkWVExtraMode";
this.chkWVExtraMode.UseVisualStyleBackColor = true;
this.chkWVExtraMode.CheckedChanged += new System.EventHandler(this.chkWVExtraMode_CheckedChanged);
//
// rbWVVeryHigh
//
resources.ApplyResources(this.rbWVVeryHigh, "rbWVVeryHigh");
2008-10-13 19:25:11 +00:00
this.rbWVVeryHigh.Name = "rbWVVeryHigh";
this.rbWVVeryHigh.UseVisualStyleBackColor = true;
//
// rbWVHigh
//
resources.ApplyResources(this.rbWVHigh, "rbWVHigh");
2008-10-13 19:25:11 +00:00
this.rbWVHigh.Name = "rbWVHigh";
this.rbWVHigh.UseVisualStyleBackColor = true;
//
// rbWVNormal
//
resources.ApplyResources(this.rbWVNormal, "rbWVNormal");
2008-10-13 19:25:11 +00:00
this.rbWVNormal.Checked = true;
this.rbWVNormal.Name = "rbWVNormal";
this.rbWVNormal.TabStop = true;
this.rbWVNormal.UseVisualStyleBackColor = true;
//
// rbWVFast
//
resources.ApplyResources(this.rbWVFast, "rbWVFast");
2008-10-13 19:25:11 +00:00
this.rbWVFast.Name = "rbWVFast";
this.rbWVFast.UseVisualStyleBackColor = true;
//
// groupBox1
//
2008-10-26 11:25:14 +00:00
this.groupBox1.Controls.Add(this.chkEncodeWhenZeroOffset);
2008-10-13 19:25:11 +00:00
this.groupBox1.Controls.Add(this.chkArFixOffset);
2008-10-26 11:25:14 +00:00
this.groupBox1.Controls.Add(this.chkWriteArLogOnConvert);
this.groupBox1.Controls.Add(this.chkWriteArTagsOnConvert);
this.groupBox1.Controls.Add(this.labelEncodeWhenPercent);
2008-10-13 19:25:11 +00:00
this.groupBox1.Controls.Add(this.numEncodeWhenPercent);
2008-10-26 11:25:14 +00:00
this.groupBox1.Controls.Add(this.labelEncodeWhenConfidence);
2008-10-13 19:25:11 +00:00
this.groupBox1.Controls.Add(this.numEncodeWhenConfidence);
this.groupBox1.Controls.Add(this.chkArNoUnverifiedAudio);
2008-10-26 11:25:14 +00:00
this.groupBox1.Controls.Add(this.labelFixWhenConfidence);
2008-10-13 19:25:11 +00:00
this.groupBox1.Controls.Add(this.numFixWhenConfidence);
2008-10-26 11:25:14 +00:00
this.groupBox1.Controls.Add(this.labelFixWhenPercent);
2008-10-13 19:25:11 +00:00
this.groupBox1.Controls.Add(this.numFixWhenPercent);
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
//
// chkEncodeWhenZeroOffset
//
resources.ApplyResources(this.chkEncodeWhenZeroOffset, "chkEncodeWhenZeroOffset");
this.chkEncodeWhenZeroOffset.Name = "chkEncodeWhenZeroOffset";
this.chkEncodeWhenZeroOffset.UseVisualStyleBackColor = true;
2008-10-13 19:25:11 +00:00
//
2008-10-14 04:48:52 +00:00
// chkArFixOffset
//
resources.ApplyResources(this.chkArFixOffset, "chkArFixOffset");
2008-10-14 04:48:52 +00:00
this.chkArFixOffset.Checked = true;
this.chkArFixOffset.CheckState = System.Windows.Forms.CheckState.Checked;
this.chkArFixOffset.Name = "chkArFixOffset";
this.chkArFixOffset.UseVisualStyleBackColor = true;
this.chkArFixOffset.CheckedChanged += new System.EventHandler(this.chkArFixOffset_CheckedChanged);
//
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;
//
// labelEncodeWhenPercent
//
resources.ApplyResources(this.labelEncodeWhenPercent, "labelEncodeWhenPercent");
this.labelEncodeWhenPercent.Name = "labelEncodeWhenPercent";
2008-10-14 04:48:52 +00:00
//
// numEncodeWhenPercent
//
this.numEncodeWhenPercent.Increment = new decimal(new int[] {
5,
0,
0,
0});
resources.ApplyResources(this.numEncodeWhenPercent, "numEncodeWhenPercent");
2008-10-14 04:48:52 +00:00
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});
//
// chkArNoUnverifiedAudio
//
resources.ApplyResources(this.chkArNoUnverifiedAudio, "chkArNoUnverifiedAudio");
2008-10-14 04:48:52 +00:00
this.chkArNoUnverifiedAudio.Checked = true;
this.chkArNoUnverifiedAudio.CheckState = System.Windows.Forms.CheckState.Checked;
this.chkArNoUnverifiedAudio.Name = "chkArNoUnverifiedAudio";
this.chkArNoUnverifiedAudio.UseVisualStyleBackColor = true;
this.chkArNoUnverifiedAudio.CheckedChanged += new System.EventHandler(this.chkArNoUnverifiedAudio_CheckedChanged);
//
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});
//
2008-10-26 11:25:14 +00:00
// labelFixWhenPercent
2008-10-13 19:25:11 +00:00
//
2008-10-26 11:25:14 +00:00
resources.ApplyResources(this.labelFixWhenPercent, "labelFixWhenPercent");
this.labelFixWhenPercent.Name = "labelFixWhenPercent";
2008-10-13 19:25:11 +00:00
//
// numFixWhenPercent
//
this.numFixWhenPercent.Increment = new decimal(new int[] {
5,
0,
0,
0});
resources.ApplyResources(this.numFixWhenPercent, "numFixWhenPercent");
2008-10-13 19:25:11 +00:00
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;
//
// chkHDCDStopLooking
//
resources.ApplyResources(this.chkHDCDStopLooking, "chkHDCDStopLooking");
this.chkHDCDStopLooking.Name = "chkHDCDStopLooking";
this.toolTip1.SetToolTip(this.chkHDCDStopLooking, resources.GetString("chkHDCDStopLooking.ToolTip"));
this.chkHDCDStopLooking.UseVisualStyleBackColor = true;
//
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);
resources.ApplyResources(this.grpAudioFilenames, "grpAudioFilenames");
2008-10-13 19:25:11 +00:00
this.grpAudioFilenames.Name = "grpAudioFilenames";
this.grpAudioFilenames.TabStop = false;
//
// chkKeepOriginalFilenames
//
resources.ApplyResources(this.chkKeepOriginalFilenames, "chkKeepOriginalFilenames");
2008-10-13 19:25:11 +00:00
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");
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;
//
// txtTrackFilenameFormat
//
resources.ApplyResources(this.txtTrackFilenameFormat, "txtTrackFilenameFormat");
2008-10-13 19:25:11 +00:00
this.txtTrackFilenameFormat.Name = "txtTrackFilenameFormat";
//
// 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";
//
// txtSingleFilenameFormat
//
resources.ApplyResources(this.txtSingleFilenameFormat, "txtSingleFilenameFormat");
2008-10-13 19:25:11 +00:00
this.txtSingleFilenameFormat.Name = "txtSingleFilenameFormat";
//
// groupBox2
//
this.groupBox2.Controls.Add(this.rbAPEinsane);
this.groupBox2.Controls.Add(this.rbAPEextrahigh);
this.groupBox2.Controls.Add(this.rbAPEhigh);
this.groupBox2.Controls.Add(this.rbAPEnormal);
this.groupBox2.Controls.Add(this.rbAPEfast);
resources.ApplyResources(this.groupBox2, "groupBox2");
this.groupBox2.Name = "groupBox2";
this.groupBox2.TabStop = false;
//
// rbAPEinsane
//
resources.ApplyResources(this.rbAPEinsane, "rbAPEinsane");
this.rbAPEinsane.Name = "rbAPEinsane";
this.rbAPEinsane.TabStop = true;
this.rbAPEinsane.UseVisualStyleBackColor = true;
//
// rbAPEextrahigh
//
resources.ApplyResources(this.rbAPEextrahigh, "rbAPEextrahigh");
this.rbAPEextrahigh.Name = "rbAPEextrahigh";
this.rbAPEextrahigh.TabStop = true;
this.rbAPEextrahigh.UseVisualStyleBackColor = true;
//
// rbAPEhigh
//
resources.ApplyResources(this.rbAPEhigh, "rbAPEhigh");
this.rbAPEhigh.Name = "rbAPEhigh";
this.rbAPEhigh.TabStop = true;
this.rbAPEhigh.UseVisualStyleBackColor = true;
//
// rbAPEnormal
//
resources.ApplyResources(this.rbAPEnormal, "rbAPEnormal");
this.rbAPEnormal.Name = "rbAPEnormal";
this.rbAPEnormal.TabStop = true;
this.rbAPEnormal.UseVisualStyleBackColor = true;
//
// rbAPEfast
//
resources.ApplyResources(this.rbAPEfast, "rbAPEfast");
this.rbAPEfast.Name = "rbAPEfast";
this.rbAPEfast.TabStop = true;
this.rbAPEfast.UseVisualStyleBackColor = true;
2008-10-13 19:25:11 +00:00
//
2008-10-26 11:25:14 +00:00
// tabControl1
//
resources.ApplyResources(this.tabControl1, "tabControl1");
this.tabControl1.Controls.Add(this.tabPage1);
this.tabControl1.Controls.Add(this.tabPage2);
this.tabControl1.Controls.Add(this.tabPage3);
this.tabControl1.Controls.Add(this.tabPage4);
2008-10-26 11:25:14 +00:00
this.tabControl1.HotTrack = true;
this.tabControl1.Multiline = true;
this.tabControl1.Name = "tabControl1";
this.tabControl1.SelectedIndex = 0;
//
// tabPage1
//
this.tabPage1.BackColor = System.Drawing.Color.Transparent;
this.tabPage1.Controls.Add(this.grpGeneral);
this.tabPage1.Controls.Add(this.grpAudioFilenames);
resources.ApplyResources(this.tabPage1, "tabPage1");
2008-10-26 11:25:14 +00:00
this.tabPage1.Name = "tabPage1";
//
// tabPage2
//
this.tabPage2.BackColor = System.Drawing.SystemColors.Control;
this.tabPage2.Controls.Add(this.groupBox3);
this.tabPage2.Controls.Add(this.groupBox1);
resources.ApplyResources(this.tabPage2, "tabPage2");
2008-10-26 11:25:14 +00:00
this.tabPage2.Name = "tabPage2";
//
// groupBox3
//
this.groupBox3.Controls.Add(this.chkWriteARLogOnVerify);
this.groupBox3.Controls.Add(this.chkWriteARTagsOnVerify);
resources.ApplyResources(this.groupBox3, "groupBox3");
2008-10-26 11:25:14 +00:00
this.groupBox3.Name = "groupBox3";
this.groupBox3.TabStop = false;
//
// 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.grpWavPack);
this.tabPage3.Controls.Add(this.groupBox2);
this.tabPage3.Controls.Add(this.grpFLAC);
resources.ApplyResources(this.tabPage3, "tabPage3");
2008-10-26 11:25:14 +00:00
this.tabPage3.Name = "tabPage3";
//
// tabPage4
//
this.tabPage4.BackColor = System.Drawing.SystemColors.Control;
this.tabPage4.Controls.Add(this.grpHDCD);
this.tabPage4.Controls.Add(this.chkHDCDDetect);
resources.ApplyResources(this.tabPage4, "tabPage4");
this.tabPage4.Name = "tabPage4";
//
// grpHDCD
//
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);
//
// chkReducePriority
//
resources.ApplyResources(this.chkReducePriority, "chkReducePriority");
this.chkReducePriority.Name = "chkReducePriority";
this.chkReducePriority.UseVisualStyleBackColor = true;
//
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;
this.ShowInTaskbar = 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();
((System.ComponentModel.ISupportInitialize)(this.numericWriteOffset)).EndInit();
this.grpFLAC.ResumeLayout(false);
this.grpFLAC.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.numericFLACCompressionLevel)).EndInit();
this.grpWavPack.ResumeLayout(false);
this.grpWavPack.PerformLayout();
2008-10-14 04:48:52 +00:00
((System.ComponentModel.ISupportInitialize)(this.numWVExtraMode)).EndInit();
2008-10-13 19:25:11 +00:00
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();
this.grpAudioFilenames.ResumeLayout(false);
this.grpAudioFilenames.PerformLayout();
this.groupBox2.ResumeLayout(false);
this.groupBox2.PerformLayout();
2008-10-26 11:25:14 +00:00
this.tabControl1.ResumeLayout(false);
this.tabPage1.ResumeLayout(false);
this.tabPage2.ResumeLayout(false);
this.groupBox3.ResumeLayout(false);
this.groupBox3.PerformLayout();
this.tabPage3.ResumeLayout(false);
this.tabPage4.ResumeLayout(false);
this.tabPage4.PerformLayout();
this.grpHDCD.ResumeLayout(false);
this.grpHDCD.PerformLayout();
2008-10-13 19:25:11 +00:00
this.ResumeLayout(false);
}
#endregion
private System.Windows.Forms.GroupBox grpGeneral;
private System.Windows.Forms.CheckBox chkPreserveHTOA;
private System.Windows.Forms.Label lblWriteOffset;
private System.Windows.Forms.GroupBox grpFLAC;
private System.Windows.Forms.Label lblFLACCompressionLevel;
private System.Windows.Forms.CheckBox chkFLACVerify;
private System.Windows.Forms.Button btnOK;
private System.Windows.Forms.GroupBox grpWavPack;
private System.Windows.Forms.RadioButton rbWVVeryHigh;
private System.Windows.Forms.RadioButton rbWVHigh;
private System.Windows.Forms.RadioButton rbWVNormal;
private System.Windows.Forms.RadioButton rbWVFast;
private System.Windows.Forms.CheckBox chkWVExtraMode;
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.NumericUpDown numericFLACCompressionLevel;
private System.Windows.Forms.NumericUpDown numericWriteOffset;
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 labelFixWhenPercent;
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;
private System.Windows.Forms.CheckBox chkArNoUnverifiedAudio;
2008-10-26 11:25:14 +00:00
private System.Windows.Forms.CheckBox chkWriteArLogOnConvert;
2008-10-13 19:25:11 +00:00
private System.Windows.Forms.NumericUpDown numWVExtraMode;
2008-10-26 11:25:14 +00:00
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 chkArFixOffset;
2008-10-26 11:25:14 +00:00
private System.Windows.Forms.Label labelEncodeWhenPercent;
2008-10-14 04:48:52 +00:00
private System.Windows.Forms.CheckBox chkEmbedLog;
private System.Windows.Forms.CheckBox chkFillUpCUE;
private System.Windows.Forms.CheckBox chkFilenamesANSISafe;
private System.Windows.Forms.GroupBox groupBox2;
private System.Windows.Forms.RadioButton rbAPEinsane;
private System.Windows.Forms.RadioButton rbAPEextrahigh;
private System.Windows.Forms.RadioButton rbAPEhigh;
private System.Windows.Forms.RadioButton rbAPEnormal;
private System.Windows.Forms.RadioButton rbAPEfast;
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;
private System.Windows.Forms.GroupBox groupBox3;
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.CheckBox chkWVStoreMD5;
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;
2008-10-13 19:25:11 +00:00
}
}