mirror of
https://github.com/claunia/cuetools.net.git
synced 2025-12-16 18:14:25 +00:00
Version bump to 2.1.6
This commit is contained in:
@@ -19,3 +19,4 @@ bin/
|
||||
flac/src/libFLAC/ia32/*.obj
|
||||
CUETools/ipch/
|
||||
flac/src/libFLAC/x64/
|
||||
flac/src/libFLAC/Release/
|
||||
|
||||
@@ -31,5 +31,5 @@ using System.Runtime.InteropServices;
|
||||
//
|
||||
// You can specify all the values or you can default the Revision and Build Numbers
|
||||
// by using the '*' as shown below:
|
||||
[assembly: AssemblyVersion("2.1.5.0")]
|
||||
[assembly: AssemblyFileVersion("2.1.5.0")]
|
||||
[assembly: AssemblyVersion("2.1.6.0")]
|
||||
[assembly: AssemblyFileVersion("2.1.6.0")]
|
||||
|
||||
@@ -32,5 +32,5 @@ using System.Runtime.InteropServices;
|
||||
// You can specify all the values or you can default the Build and Revision Numbers
|
||||
// by using the '*' as shown below:
|
||||
// [assembly: AssemblyVersion("1.0.*")]
|
||||
[assembly: AssemblyVersion("2.1.5.0")]
|
||||
[assembly: AssemblyFileVersion("2.1.5.0")]
|
||||
[assembly: AssemblyVersion("2.1.6.0")]
|
||||
[assembly: AssemblyFileVersion("2.1.6.0")]
|
||||
|
||||
2
CUEPlayer/frmCUEPlayer.Designer.cs
generated
2
CUEPlayer/frmCUEPlayer.Designer.cs
generated
@@ -68,7 +68,7 @@
|
||||
this.IsMdiContainer = true;
|
||||
this.MainMenuStrip = this.menuStrip1;
|
||||
this.Name = "frmCUEPlayer";
|
||||
this.Text = "CUEPlayer 2.1.5";
|
||||
this.Text = "CUEPlayer 2.1.6";
|
||||
this.Load += new System.EventHandler(this.frmCUEPlayer_Load);
|
||||
this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.frmCUEPlayer_FormClosing);
|
||||
this.menuStrip1.ResumeLayout(false);
|
||||
|
||||
@@ -211,6 +211,6 @@
|
||||
<value>Optionen</value>
|
||||
</data>
|
||||
<data name="$this.Text" xml:space="preserve">
|
||||
<value>CUERipper 2.1.5</value>
|
||||
<value>CUERipper 2.1.6</value>
|
||||
</data>
|
||||
</root>
|
||||
@@ -494,7 +494,7 @@
|
||||
<value>bnComboBoxLosslessOrNot</value>
|
||||
</data>
|
||||
<data name=">>bnComboBoxLosslessOrNot.Type" xml:space="preserve">
|
||||
<value>CUEControls.ImgComboBox, CUEControls, Version=2.1.5.0, Culture=neutral, PublicKeyToken=null</value>
|
||||
<value>CUEControls.ImgComboBox, CUEControls, Version=2.1.6.0, Culture=neutral, PublicKeyToken=null</value>
|
||||
</data>
|
||||
<data name=">>bnComboBoxLosslessOrNot.Parent" xml:space="preserve">
|
||||
<value>groupBoxSettings</value>
|
||||
@@ -524,7 +524,7 @@
|
||||
<value>bnComboBoxEncoder</value>
|
||||
</data>
|
||||
<data name=">>bnComboBoxEncoder.Type" xml:space="preserve">
|
||||
<value>CUEControls.ImgComboBox, CUEControls, Version=2.1.5.0, Culture=neutral, PublicKeyToken=null</value>
|
||||
<value>CUEControls.ImgComboBox, CUEControls, Version=2.1.6.0, Culture=neutral, PublicKeyToken=null</value>
|
||||
</data>
|
||||
<data name=">>bnComboBoxEncoder.Parent" xml:space="preserve">
|
||||
<value>groupBoxSettings</value>
|
||||
@@ -578,7 +578,7 @@
|
||||
<value>bnComboBoxFormat</value>
|
||||
</data>
|
||||
<data name=">>bnComboBoxFormat.Type" xml:space="preserve">
|
||||
<value>CUEControls.ImgComboBox, CUEControls, Version=2.1.5.0, Culture=neutral, PublicKeyToken=null</value>
|
||||
<value>CUEControls.ImgComboBox, CUEControls, Version=2.1.6.0, Culture=neutral, PublicKeyToken=null</value>
|
||||
</data>
|
||||
<data name=">>bnComboBoxFormat.Parent" xml:space="preserve">
|
||||
<value>groupBoxSettings</value>
|
||||
@@ -647,7 +647,7 @@
|
||||
<value>bnComboBoxImage</value>
|
||||
</data>
|
||||
<data name=">>bnComboBoxImage.Type" xml:space="preserve">
|
||||
<value>CUEControls.ImgComboBox, CUEControls, Version=2.1.5.0, Culture=neutral, PublicKeyToken=null</value>
|
||||
<value>CUEControls.ImgComboBox, CUEControls, Version=2.1.6.0, Culture=neutral, PublicKeyToken=null</value>
|
||||
</data>
|
||||
<data name=">>bnComboBoxImage.Parent" xml:space="preserve">
|
||||
<value>groupBoxSettings</value>
|
||||
@@ -1177,7 +1177,7 @@
|
||||
<value>bnComboBoxRelease</value>
|
||||
</data>
|
||||
<data name=">>bnComboBoxRelease.Type" xml:space="preserve">
|
||||
<value>CUEControls.ImgComboBox, CUEControls, Version=2.1.5.0, Culture=neutral, PublicKeyToken=null</value>
|
||||
<value>CUEControls.ImgComboBox, CUEControls, Version=2.1.6.0, Culture=neutral, PublicKeyToken=null</value>
|
||||
</data>
|
||||
<data name=">>bnComboBoxRelease.Parent" xml:space="preserve">
|
||||
<value>panel3</value>
|
||||
@@ -1207,7 +1207,7 @@
|
||||
<value>bnComboBoxDrives</value>
|
||||
</data>
|
||||
<data name=">>bnComboBoxDrives.Type" xml:space="preserve">
|
||||
<value>CUEControls.ImgComboBox, CUEControls, Version=2.1.5.0, Culture=neutral, PublicKeyToken=null</value>
|
||||
<value>CUEControls.ImgComboBox, CUEControls, Version=2.1.6.0, Culture=neutral, PublicKeyToken=null</value>
|
||||
</data>
|
||||
<data name=">>bnComboBoxDrives.Parent" xml:space="preserve">
|
||||
<value>panel3</value>
|
||||
@@ -1237,7 +1237,7 @@
|
||||
<value>bnComboBoxOutputFormat</value>
|
||||
</data>
|
||||
<data name=">>bnComboBoxOutputFormat.Type" xml:space="preserve">
|
||||
<value>CUEControls.ImgComboBox, CUEControls, Version=2.1.5.0, Culture=neutral, PublicKeyToken=null</value>
|
||||
<value>CUEControls.ImgComboBox, CUEControls, Version=2.1.6.0, Culture=neutral, PublicKeyToken=null</value>
|
||||
</data>
|
||||
<data name=">>bnComboBoxOutputFormat.Parent" xml:space="preserve">
|
||||
<value>panel5</value>
|
||||
@@ -2159,7 +2159,7 @@
|
||||
<value>CenterScreen</value>
|
||||
</data>
|
||||
<data name="$this.Text" xml:space="preserve">
|
||||
<value>CUERipper 2.1.5</value>
|
||||
<value>CUERipper 2.1.6</value>
|
||||
</data>
|
||||
<data name=">>toolStripStatusLabel1.Name" xml:space="preserve">
|
||||
<value>toolStripStatusLabel1</value>
|
||||
|
||||
@@ -138,7 +138,7 @@
|
||||
<value>imgComboBoxCategory</value>
|
||||
</data>
|
||||
<data name=">>imgComboBoxCategory.Type" xml:space="preserve">
|
||||
<value>CUEControls.ImgComboBox, CUEControls, Version=2.1.5.0, Culture=neutral, PublicKeyToken=null</value>
|
||||
<value>CUEControls.ImgComboBox, CUEControls, Version=2.1.6.0, Culture=neutral, PublicKeyToken=null</value>
|
||||
</data>
|
||||
<data name=">>imgComboBoxCategory.Parent" xml:space="preserve">
|
||||
<value>groupBox1</value>
|
||||
|
||||
@@ -29,5 +29,5 @@ using System.Runtime.InteropServices;
|
||||
// Build Number
|
||||
// Revision
|
||||
//
|
||||
[assembly: AssemblyVersion("2.1.5.0")]
|
||||
[assembly: AssemblyFileVersion("2.1.5.0")]
|
||||
[assembly: AssemblyVersion("2.1.6.0")]
|
||||
[assembly: AssemblyFileVersion("2.1.6.0")]
|
||||
|
||||
@@ -31,5 +31,5 @@ using System.Runtime.InteropServices;
|
||||
//
|
||||
// You can specify all the values or you can default the Revision and Build Numbers
|
||||
// by using the '*' as shown below:
|
||||
[assembly: AssemblyVersion("2.1.5.0")]
|
||||
[assembly: AssemblyFileVersion("2.1.5.0")]
|
||||
[assembly: AssemblyVersion("2.1.6.0")]
|
||||
[assembly: AssemblyFileVersion("2.1.6.0")]
|
||||
|
||||
@@ -31,5 +31,5 @@ using System.Runtime.InteropServices;
|
||||
//
|
||||
// You can specify all the values or you can default the Revision and Build Numbers
|
||||
// by using the '*' as shown below:
|
||||
[assembly: AssemblyVersion("2.1.5.0")]
|
||||
[assembly: AssemblyFileVersion("2.1.5.0")]
|
||||
[assembly: AssemblyVersion("2.1.6.0")]
|
||||
[assembly: AssemblyFileVersion("2.1.6.0")]
|
||||
|
||||
@@ -46,7 +46,7 @@ namespace MetadataPlugIn
|
||||
TOC[1][0].Start = 0U;
|
||||
|
||||
var ctdb = new CUEToolsDB(TOC, null);
|
||||
var form = new CUETools.CTDB.EACPlugin.FormMetadata(ctdb, "EAC" + data.HostVersion + " CTDB 2.1.5", cdinfo, cover);
|
||||
var form = new CUETools.CTDB.EACPlugin.FormMetadata(ctdb, "EAC" + data.HostVersion + " CTDB 2.1.6", cdinfo, cover);
|
||||
form.ShowDialog();
|
||||
var meta = form.Meta;
|
||||
if (meta == null)
|
||||
@@ -182,7 +182,7 @@ namespace MetadataPlugIn
|
||||
|
||||
public string GetPluginName()
|
||||
{
|
||||
return "CUETools DB Metadata Plugin V2.1.5";
|
||||
return "CUETools DB Metadata Plugin V2.1.6";
|
||||
}
|
||||
|
||||
public void ShowOptions()
|
||||
|
||||
2
CUETools.CTDB.EACPlugin/Options.Designer.cs
generated
2
CUETools.CTDB.EACPlugin/Options.Designer.cs
generated
@@ -55,7 +55,7 @@ namespace AudioDataPlugIn
|
||||
this.label1.Name = "label1";
|
||||
this.label1.Size = new System.Drawing.Size(139, 13);
|
||||
this.label1.TabIndex = 0;
|
||||
this.label1.Text = "CUETools DB Plugin V2.1.5";
|
||||
this.label1.Text = "CUETools DB Plugin V2.1.6";
|
||||
//
|
||||
// label2
|
||||
//
|
||||
|
||||
@@ -59,7 +59,7 @@ namespace AudioDataPlugIn
|
||||
// the plugin and for display in the log file
|
||||
public string GetAudioTransferPluginName()
|
||||
{
|
||||
return "CUETools DB Plugin V2.1.5";
|
||||
return "CUETools DB Plugin V2.1.6";
|
||||
}
|
||||
|
||||
// Each plugin should have its own options page.
|
||||
@@ -263,7 +263,7 @@ namespace AudioDataPlugIn
|
||||
#endif
|
||||
var form = new FormSubmitParity(
|
||||
ctdb,
|
||||
"EAC" + m_data.HostVersion + " CTDB 2.1.5",
|
||||
"EAC" + m_data.HostVersion + " CTDB 2.1.6",
|
||||
m_drivename,
|
||||
conf,
|
||||
(arTest.Position == 0 && this.is_secure_mode) || (arTest.Position != 0 && arTest.CRC32(0) == ar.CRC32(0)) ? 100 : 0,
|
||||
|
||||
@@ -31,5 +31,5 @@ using System.Runtime.InteropServices;
|
||||
//
|
||||
// You can specify all the values or you can default the Revision and Build Numbers
|
||||
// by using the '*' as shown below:
|
||||
[assembly: AssemblyVersion("2.1.5.0")]
|
||||
[assembly: AssemblyFileVersion("2.1.5.0")]
|
||||
[assembly: AssemblyVersion("2.1.6.0")]
|
||||
[assembly: AssemblyFileVersion("2.1.6.0")]
|
||||
|
||||
@@ -31,5 +31,5 @@ using System.Runtime.InteropServices;
|
||||
//
|
||||
// You can specify all the values or you can default the Revision and Build Numbers
|
||||
// by using the '*' as shown below:
|
||||
[assembly: AssemblyVersion("2.1.5.0")]
|
||||
[assembly: AssemblyFileVersion("2.1.5.0")]
|
||||
[assembly: AssemblyVersion("2.1.6.0")]
|
||||
[assembly: AssemblyFileVersion("2.1.6.0")]
|
||||
|
||||
@@ -31,5 +31,5 @@ using System.Runtime.InteropServices;
|
||||
//
|
||||
// You can specify all the values or you can default the Revision and Build Numbers
|
||||
// by using the '*' as shown below:
|
||||
[assembly: AssemblyVersion("2.1.5.0")]
|
||||
[assembly: AssemblyFileVersion("2.1.5.0")]
|
||||
[assembly: AssemblyVersion("2.1.6.0")]
|
||||
[assembly: AssemblyFileVersion("2.1.6.0")]
|
||||
|
||||
@@ -31,5 +31,5 @@ using System.Runtime.InteropServices;
|
||||
//
|
||||
// You can specify all the values or you can default the Revision and Build Numbers
|
||||
// by using the '*' as shown below:
|
||||
[assembly: AssemblyVersion("2.1.5.0")]
|
||||
[assembly: AssemblyFileVersion("2.1.5.0")]
|
||||
[assembly: AssemblyVersion("2.1.6.0")]
|
||||
[assembly: AssemblyFileVersion("2.1.6.0")]
|
||||
|
||||
@@ -31,5 +31,5 @@ using System.Runtime.InteropServices;
|
||||
//
|
||||
// You can specify all the values or you can default the Revision and Build Numbers
|
||||
// by using the '*' as shown below:
|
||||
[assembly: AssemblyVersion("2.1.5.0")]
|
||||
[assembly: AssemblyFileVersion("2.1.5.0")]
|
||||
[assembly: AssemblyVersion("2.1.6.0")]
|
||||
[assembly: AssemblyFileVersion("2.1.6.0")]
|
||||
|
||||
@@ -31,5 +31,5 @@ using System.Runtime.InteropServices;
|
||||
//
|
||||
// You can specify all the values or you can default the Revision and Build Numbers
|
||||
// by using the '*' as shown below:
|
||||
[assembly: AssemblyVersion("2.1.5.0")]
|
||||
[assembly: AssemblyFileVersion("2.1.5.0")]
|
||||
[assembly: AssemblyVersion("2.1.6.0")]
|
||||
[assembly: AssemblyFileVersion("2.1.6.0")]
|
||||
|
||||
@@ -31,5 +31,5 @@ using System.Runtime.InteropServices;
|
||||
//
|
||||
// You can specify all the values or you can default the Revision and Build Numbers
|
||||
// by using the '*' as shown below:
|
||||
[assembly: AssemblyVersion("2.1.5.0")]
|
||||
[assembly: AssemblyFileVersion("2.1.5.0")]
|
||||
[assembly: AssemblyVersion("2.1.6.0")]
|
||||
[assembly: AssemblyFileVersion("2.1.6.0")]
|
||||
|
||||
@@ -31,5 +31,5 @@ using System.Runtime.InteropServices;
|
||||
//
|
||||
// You can specify all the values or you can default the Revision and Build Numbers
|
||||
// by using the '*' as shown below:
|
||||
[assembly: AssemblyVersion("2.1.5.0")]
|
||||
[assembly: AssemblyFileVersion("2.1.5.0")]
|
||||
[assembly: AssemblyVersion("2.1.6.0")]
|
||||
[assembly: AssemblyFileVersion("2.1.6.0")]
|
||||
|
||||
@@ -31,5 +31,5 @@ using System.Runtime.InteropServices;
|
||||
//
|
||||
// You can specify all the values or you can default the Revision and Build Numbers
|
||||
// by using the '*' as shown below:
|
||||
[assembly: AssemblyVersion("2.1.5.0")]
|
||||
[assembly: AssemblyFileVersion("2.1.5.0")]
|
||||
[assembly: AssemblyVersion("2.1.6.0")]
|
||||
[assembly: AssemblyFileVersion("2.1.6.0")]
|
||||
|
||||
@@ -29,5 +29,5 @@ using System.Runtime.InteropServices;
|
||||
// Build Number
|
||||
// Revision
|
||||
//
|
||||
[assembly: AssemblyVersion("2.1.5.0")]
|
||||
[assembly: AssemblyFileVersion("2.1.5.0")]
|
||||
[assembly: AssemblyVersion("2.1.6.0")]
|
||||
[assembly: AssemblyFileVersion("2.1.6.0")]
|
||||
|
||||
@@ -29,5 +29,5 @@ using System.Runtime.InteropServices;
|
||||
// Build Number
|
||||
// Revision
|
||||
//
|
||||
[assembly: AssemblyVersion("2.1.5.0")]
|
||||
[assembly: AssemblyFileVersion("2.1.5.0")]
|
||||
[assembly: AssemblyVersion("2.1.6.0")]
|
||||
[assembly: AssemblyFileVersion("2.1.6.0")]
|
||||
|
||||
@@ -22,7 +22,7 @@ namespace CUETools.Processor
|
||||
{
|
||||
#region Fields
|
||||
|
||||
public readonly static string CUEToolsVersion = "2.1.5";
|
||||
public readonly static string CUEToolsVersion = "2.1.6";
|
||||
|
||||
private bool _stop, _pause;
|
||||
private List<CUELine> _attributes;
|
||||
|
||||
@@ -31,5 +31,5 @@ using System.Runtime.InteropServices;
|
||||
//
|
||||
// You can specify all the values or you can default the Revision and Build Numbers
|
||||
// by using the '*' as shown below:
|
||||
[assembly: AssemblyVersion("2.1.5.0")]
|
||||
[assembly: AssemblyFileVersion("2.1.5.0")]
|
||||
[assembly: AssemblyVersion("2.1.6.0")]
|
||||
[assembly: AssemblyFileVersion("2.1.6.0")]
|
||||
|
||||
@@ -89,7 +89,7 @@ namespace CUETools.ConsoleRipper
|
||||
static void Main(string[] args)
|
||||
{
|
||||
Console.SetOut(Console.Error);
|
||||
Console.WriteLine("CUERipper v2.1.5 Copyright (C) 2008-10 Grigory Chudov");
|
||||
Console.WriteLine("CUERipper v2.1.6 Copyright (C) 2008-10 Grigory Chudov");
|
||||
Console.WriteLine("This is free software under the GNU GPLv3+ license; There is NO WARRANTY, to");
|
||||
Console.WriteLine("the extent permitted by law. <http://www.gnu.org/licenses/> for details.");
|
||||
|
||||
@@ -180,7 +180,7 @@ namespace CUETools.ConsoleRipper
|
||||
string ArId = AccurateRipVerify.CalculateAccurateRipId(audioSource.TOC);
|
||||
var ctdb = new CUEToolsDB(audioSource.TOC, null);
|
||||
ctdb.Init(arVerify);
|
||||
ctdb.ContactDB(null, "CUETools.ConsoleRipper 2.1.5", audioSource.ARName, true, false, CTDBMetadataSearch.Fast);
|
||||
ctdb.ContactDB(null, "CUETools.ConsoleRipper 2.1.6", audioSource.ARName, true, false, CTDBMetadataSearch.Fast);
|
||||
arVerify.ContactAccurateRip(ArId);
|
||||
CTDBResponseMeta meta = null;
|
||||
foreach (var imeta in ctdb.Metadata)
|
||||
|
||||
@@ -31,5 +31,5 @@ using System.Runtime.InteropServices;
|
||||
//
|
||||
// You can specify all the values or you can default the Revision and Build Numbers
|
||||
// by using the '*' as shown below:
|
||||
[assembly: AssemblyVersion("2.1.5.0")]
|
||||
[assembly: AssemblyFileVersion("2.1.5.0")]
|
||||
[assembly: AssemblyVersion("2.1.6.0")]
|
||||
[assembly: AssemblyFileVersion("2.1.6.0")]
|
||||
|
||||
@@ -1257,7 +1257,7 @@ namespace CUETools.Ripper.SCSI
|
||||
{
|
||||
get
|
||||
{
|
||||
return "CUERipper v2.1.5 Copyright (C) 2008-13 Grigory Chudov";
|
||||
return "CUERipper v2.1.6 Copyright (C) 2008-13 Grigory Chudov";
|
||||
// ripper.GetName().Name + " " + ripper.GetName().Version;
|
||||
}
|
||||
}
|
||||
|
||||
@@ -31,5 +31,5 @@ using System.Runtime.InteropServices;
|
||||
//
|
||||
// You can specify all the values or you can default the Revision and Build Numbers
|
||||
// by using the '*' as shown below:
|
||||
[assembly: AssemblyVersion("2.1.5.0")]
|
||||
[assembly: AssemblyFileVersion("2.1.5.0")]
|
||||
[assembly: AssemblyVersion("2.1.6.0")]
|
||||
[assembly: AssemblyFileVersion("2.1.6.0")]
|
||||
|
||||
@@ -334,7 +334,7 @@ namespace CUETools.TestCodecs
|
||||
public void asdaTest()
|
||||
{
|
||||
//var tempPath = @"C:\Users\user\Downloads\CUETools_2.1.2a\CUE Tools\LocalDB.xml";
|
||||
var tempPath = @"C:\Users\user\Downloads\CUETools_2.1.5\CUE Tools\LocalDB.xml";
|
||||
var tempPath = @"C:\Users\user\Downloads\CUETools_2.1.6\CUE Tools\LocalDB.xml";
|
||||
var path = tempPath + @".z";
|
||||
//using (var fileStream = new System.IO.FileStream(tempPath, System.IO.FileMode.CreateNew))
|
||||
//using (var deflateStream = new System.IO.Compression.DeflateStream(fileStream, System.IO.Compression.CompressionMode.Compress))
|
||||
|
||||
@@ -29,5 +29,5 @@ using System.Runtime.InteropServices;
|
||||
// Build Number
|
||||
// Revision
|
||||
//
|
||||
[assembly: AssemblyVersion("2.1.5.0")]
|
||||
[assembly: AssemblyFileVersion("2.1.5.0")]
|
||||
[assembly: AssemblyVersion("2.1.6.0")]
|
||||
[assembly: AssemblyFileVersion("2.1.6.0")]
|
||||
|
||||
@@ -606,7 +606,7 @@ namespace JDP
|
||||
{
|
||||
get
|
||||
{
|
||||
return "CUETools 2.1.5";
|
||||
return "CUETools 2.1.6";
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
@@ -439,7 +439,7 @@
|
||||
<value>fileSystemTreeView1</value>
|
||||
</data>
|
||||
<data name=">>fileSystemTreeView1.Type" xml:space="preserve">
|
||||
<value>CUEControls.FileSystemTreeView, CUEControls, Version=2.1.5.0, Culture=neutral, PublicKeyToken=null</value>
|
||||
<value>CUEControls.FileSystemTreeView, CUEControls, Version=2.1.6.0, Culture=neutral, PublicKeyToken=null</value>
|
||||
</data>
|
||||
<data name=">>fileSystemTreeView1.Parent" xml:space="preserve">
|
||||
<value>grpInput</value>
|
||||
@@ -496,7 +496,7 @@
|
||||
<value>fileSystemTreeView1</value>
|
||||
</data>
|
||||
<data name=">>fileSystemTreeView1.Type" xml:space="preserve">
|
||||
<value>CUEControls.FileSystemTreeView, CUEControls, Version=2.1.5.0, Culture=neutral, PublicKeyToken=null</value>
|
||||
<value>CUEControls.FileSystemTreeView, CUEControls, Version=2.1.6.0, Culture=neutral, PublicKeyToken=null</value>
|
||||
</data>
|
||||
<data name=">>fileSystemTreeView1.Parent" xml:space="preserve">
|
||||
<value>grpInput</value>
|
||||
@@ -3632,7 +3632,7 @@
|
||||
<value>699, 537</value>
|
||||
</data>
|
||||
<data name="$this.Text" xml:space="preserve">
|
||||
<value>CUETools 2.1.5</value>
|
||||
<value>CUETools 2.1.6</value>
|
||||
</data>
|
||||
<data name=">>toolStripStatusLabel1.Name" xml:space="preserve">
|
||||
<value>toolStripStatusLabel1</value>
|
||||
|
||||
Reference in New Issue
Block a user