Version bump to 2.1.7

This commit is contained in:
Grigory Chudov
2018-03-11 19:17:57 -04:00
parent a4565dbd30
commit d6ed3177aa
60 changed files with 80 additions and 83 deletions

View File

@@ -2,7 +2,7 @@
<PropertyGroup> <PropertyGroup>
<TargetFrameworks>net40;net20</TargetFrameworks> <TargetFrameworks>net40;net20</TargetFrameworks>
<Version>2.1.6.0</Version> <Version>2.1.7.0</Version>
<AssemblyName>CUEControls</AssemblyName> <AssemblyName>CUEControls</AssemblyName>
<RootNamespace>CUEControls</RootNamespace> <RootNamespace>CUEControls</RootNamespace>
<Product>CUETools</Product> <Product>CUETools</Product>

View File

@@ -32,5 +32,5 @@ using System.Runtime.InteropServices;
// You can specify all the values or you can default the Build and Revision Numbers // You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below: // by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")] // [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("2.1.6.0")] [assembly: AssemblyVersion("2.1.7.0")]
[assembly: AssemblyFileVersion("2.1.6.0")] [assembly: AssemblyFileVersion("2.1.7.0")]

View File

@@ -68,7 +68,7 @@
this.IsMdiContainer = true; this.IsMdiContainer = true;
this.MainMenuStrip = this.menuStrip1; this.MainMenuStrip = this.menuStrip1;
this.Name = "frmCUEPlayer"; this.Name = "frmCUEPlayer";
this.Text = "CUEPlayer 2.1.6"; this.Text = "CUEPlayer 2.1.7";
this.Load += new System.EventHandler(this.frmCUEPlayer_Load); this.Load += new System.EventHandler(this.frmCUEPlayer_Load);
this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.frmCUEPlayer_FormClosing); this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.frmCUEPlayer_FormClosing);
this.menuStrip1.ResumeLayout(false); this.menuStrip1.ResumeLayout(false);

View File

@@ -211,6 +211,6 @@
<value>Optionen</value> <value>Optionen</value>
</data> </data>
<data name="$this.Text" xml:space="preserve"> <data name="$this.Text" xml:space="preserve">
<value>CUERipper 2.1.6</value> <value>CUERipper 2.1.7</value>
</data> </data>
</root> </root>

View File

@@ -494,7 +494,7 @@
<value>bnComboBoxLosslessOrNot</value> <value>bnComboBoxLosslessOrNot</value>
</data> </data>
<data name="&gt;&gt;bnComboBoxLosslessOrNot.Type" xml:space="preserve"> <data name="&gt;&gt;bnComboBoxLosslessOrNot.Type" xml:space="preserve">
<value>CUEControls.ImgComboBox, CUEControls, Version=2.1.6.0, Culture=neutral, PublicKeyToken=null</value> <value>CUEControls.ImgComboBox, CUEControls, Version=2.1.7.0, Culture=neutral, PublicKeyToken=null</value>
</data> </data>
<data name="&gt;&gt;bnComboBoxLosslessOrNot.Parent" xml:space="preserve"> <data name="&gt;&gt;bnComboBoxLosslessOrNot.Parent" xml:space="preserve">
<value>groupBoxSettings</value> <value>groupBoxSettings</value>
@@ -524,7 +524,7 @@
<value>bnComboBoxEncoder</value> <value>bnComboBoxEncoder</value>
</data> </data>
<data name="&gt;&gt;bnComboBoxEncoder.Type" xml:space="preserve"> <data name="&gt;&gt;bnComboBoxEncoder.Type" xml:space="preserve">
<value>CUEControls.ImgComboBox, CUEControls, Version=2.1.6.0, Culture=neutral, PublicKeyToken=null</value> <value>CUEControls.ImgComboBox, CUEControls, Version=2.1.7.0, Culture=neutral, PublicKeyToken=null</value>
</data> </data>
<data name="&gt;&gt;bnComboBoxEncoder.Parent" xml:space="preserve"> <data name="&gt;&gt;bnComboBoxEncoder.Parent" xml:space="preserve">
<value>groupBoxSettings</value> <value>groupBoxSettings</value>
@@ -578,7 +578,7 @@
<value>bnComboBoxFormat</value> <value>bnComboBoxFormat</value>
</data> </data>
<data name="&gt;&gt;bnComboBoxFormat.Type" xml:space="preserve"> <data name="&gt;&gt;bnComboBoxFormat.Type" xml:space="preserve">
<value>CUEControls.ImgComboBox, CUEControls, Version=2.1.6.0, Culture=neutral, PublicKeyToken=null</value> <value>CUEControls.ImgComboBox, CUEControls, Version=2.1.7.0, Culture=neutral, PublicKeyToken=null</value>
</data> </data>
<data name="&gt;&gt;bnComboBoxFormat.Parent" xml:space="preserve"> <data name="&gt;&gt;bnComboBoxFormat.Parent" xml:space="preserve">
<value>groupBoxSettings</value> <value>groupBoxSettings</value>
@@ -647,7 +647,7 @@
<value>bnComboBoxImage</value> <value>bnComboBoxImage</value>
</data> </data>
<data name="&gt;&gt;bnComboBoxImage.Type" xml:space="preserve"> <data name="&gt;&gt;bnComboBoxImage.Type" xml:space="preserve">
<value>CUEControls.ImgComboBox, CUEControls, Version=2.1.6.0, Culture=neutral, PublicKeyToken=null</value> <value>CUEControls.ImgComboBox, CUEControls, Version=2.1.7.0, Culture=neutral, PublicKeyToken=null</value>
</data> </data>
<data name="&gt;&gt;bnComboBoxImage.Parent" xml:space="preserve"> <data name="&gt;&gt;bnComboBoxImage.Parent" xml:space="preserve">
<value>groupBoxSettings</value> <value>groupBoxSettings</value>
@@ -1177,7 +1177,7 @@
<value>bnComboBoxRelease</value> <value>bnComboBoxRelease</value>
</data> </data>
<data name="&gt;&gt;bnComboBoxRelease.Type" xml:space="preserve"> <data name="&gt;&gt;bnComboBoxRelease.Type" xml:space="preserve">
<value>CUEControls.ImgComboBox, CUEControls, Version=2.1.6.0, Culture=neutral, PublicKeyToken=null</value> <value>CUEControls.ImgComboBox, CUEControls, Version=2.1.7.0, Culture=neutral, PublicKeyToken=null</value>
</data> </data>
<data name="&gt;&gt;bnComboBoxRelease.Parent" xml:space="preserve"> <data name="&gt;&gt;bnComboBoxRelease.Parent" xml:space="preserve">
<value>panel3</value> <value>panel3</value>
@@ -1207,7 +1207,7 @@
<value>bnComboBoxDrives</value> <value>bnComboBoxDrives</value>
</data> </data>
<data name="&gt;&gt;bnComboBoxDrives.Type" xml:space="preserve"> <data name="&gt;&gt;bnComboBoxDrives.Type" xml:space="preserve">
<value>CUEControls.ImgComboBox, CUEControls, Version=2.1.6.0, Culture=neutral, PublicKeyToken=null</value> <value>CUEControls.ImgComboBox, CUEControls, Version=2.1.7.0, Culture=neutral, PublicKeyToken=null</value>
</data> </data>
<data name="&gt;&gt;bnComboBoxDrives.Parent" xml:space="preserve"> <data name="&gt;&gt;bnComboBoxDrives.Parent" xml:space="preserve">
<value>panel3</value> <value>panel3</value>
@@ -1237,7 +1237,7 @@
<value>bnComboBoxOutputFormat</value> <value>bnComboBoxOutputFormat</value>
</data> </data>
<data name="&gt;&gt;bnComboBoxOutputFormat.Type" xml:space="preserve"> <data name="&gt;&gt;bnComboBoxOutputFormat.Type" xml:space="preserve">
<value>CUEControls.ImgComboBox, CUEControls, Version=2.1.6.0, Culture=neutral, PublicKeyToken=null</value> <value>CUEControls.ImgComboBox, CUEControls, Version=2.1.7.0, Culture=neutral, PublicKeyToken=null</value>
</data> </data>
<data name="&gt;&gt;bnComboBoxOutputFormat.Parent" xml:space="preserve"> <data name="&gt;&gt;bnComboBoxOutputFormat.Parent" xml:space="preserve">
<value>panel5</value> <value>panel5</value>
@@ -2159,7 +2159,7 @@
<value>CenterScreen</value> <value>CenterScreen</value>
</data> </data>
<data name="$this.Text" xml:space="preserve"> <data name="$this.Text" xml:space="preserve">
<value>CUERipper 2.1.6</value> <value>CUERipper 2.1.7</value>
</data> </data>
<data name="&gt;&gt;toolStripStatusLabel1.Name" xml:space="preserve"> <data name="&gt;&gt;toolStripStatusLabel1.Name" xml:space="preserve">
<value>toolStripStatusLabel1</value> <value>toolStripStatusLabel1</value>

View File

@@ -138,7 +138,7 @@
<value>imgComboBoxCategory</value> <value>imgComboBoxCategory</value>
</data> </data>
<data name="&gt;&gt;imgComboBoxCategory.Type" xml:space="preserve"> <data name="&gt;&gt;imgComboBoxCategory.Type" xml:space="preserve">
<value>CUEControls.ImgComboBox, CUEControls, Version=2.1.6.0, Culture=neutral, PublicKeyToken=null</value> <value>CUEControls.ImgComboBox, CUEControls, Version=2.1.7.0, Culture=neutral, PublicKeyToken=null</value>
</data> </data>
<data name="&gt;&gt;imgComboBoxCategory.Parent" xml:space="preserve"> <data name="&gt;&gt;imgComboBoxCategory.Parent" xml:space="preserve">
<value>groupBox1</value> <value>groupBox1</value>

View File

@@ -2,7 +2,7 @@
<PropertyGroup> <PropertyGroup>
<TargetFrameworks>net40;net20;netcoreapp2.0</TargetFrameworks> <TargetFrameworks>net40;net20;netcoreapp2.0</TargetFrameworks>
<Version>2.1.6.0</Version> <Version>2.1.7.0</Version>
<AssemblyName>CUETools.ALACEnc</AssemblyName> <AssemblyName>CUETools.ALACEnc</AssemblyName>
<RootNamespace>CUETools.ALACEnc</RootNamespace> <RootNamespace>CUETools.ALACEnc</RootNamespace>
<Product>CUETools</Product> <Product>CUETools</Product>

View File

@@ -2,7 +2,7 @@
<PropertyGroup> <PropertyGroup>
<TargetFrameworks>net40;netcoreapp2.0</TargetFrameworks> <TargetFrameworks>net40;netcoreapp2.0</TargetFrameworks>
<Version>2.1.6.0</Version> <Version>2.1.7.0</Version>
<AssemblyName>CUETools.ARCUE</AssemblyName> <AssemblyName>CUETools.ARCUE</AssemblyName>
<RootNamespace>CUETools.ARCUE</RootNamespace> <RootNamespace>CUETools.ARCUE</RootNamespace>
<Product>CUETools</Product> <Product>CUETools</Product>

View File

@@ -2,7 +2,7 @@
<PropertyGroup> <PropertyGroup>
<TargetFrameworks>net40;net20;netstandard2.0</TargetFrameworks> <TargetFrameworks>net40;net20;netstandard2.0</TargetFrameworks>
<Version>2.1.6.0</Version> <Version>2.1.7.0</Version>
<AssemblyName>CUETools.AccurateRip</AssemblyName> <AssemblyName>CUETools.AccurateRip</AssemblyName>
<RootNamespace>CUETools.AccurateRip</RootNamespace> <RootNamespace>CUETools.AccurateRip</RootNamespace>
<Product>CUETools</Product> <Product>CUETools</Product>

View File

@@ -2,7 +2,7 @@
<PropertyGroup> <PropertyGroup>
<TargetFrameworks>net40;net20;netstandard2.0</TargetFrameworks> <TargetFrameworks>net40;net20;netstandard2.0</TargetFrameworks>
<Version>2.1.6.0</Version> <Version>2.1.7.0</Version>
<AssemblyName>CUETools.CDImage</AssemblyName> <AssemblyName>CUETools.CDImage</AssemblyName>
<RootNamespace>CUETools.CDImage</RootNamespace> <RootNamespace>CUETools.CDImage</RootNamespace>
<Product>CUETools</Product> <Product>CUETools</Product>

View File

@@ -383,7 +383,7 @@ namespace CUETools.CLParity
public string Path { get { return null; } } public string Path { get { return null; } }
public static readonly string vendor_string = "CLParity#2.1.6"; public static readonly string vendor_string = "CLParity#2.1.7";
} }
internal class CLParityTask internal class CLParityTask

View File

@@ -31,5 +31,5 @@ using System.Runtime.InteropServices;
// //
// You can specify all the values or you can default the Revision and Build Numbers // You can specify all the values or you can default the Revision and Build Numbers
// by using the '*' as shown below: // by using the '*' as shown below:
[assembly: AssemblyVersion("2.1.6.0")] [assembly: AssemblyVersion("2.1.7.0")]
[assembly: AssemblyFileVersion("2.1.6.0")] [assembly: AssemblyFileVersion("2.1.7.0")]

View File

@@ -2,7 +2,7 @@
<PropertyGroup> <PropertyGroup>
<TargetFrameworks>net40;net20;netcoreapp2.0</TargetFrameworks> <TargetFrameworks>net40;net20;netcoreapp2.0</TargetFrameworks>
<Version>2.1.6.0</Version> <Version>2.1.7.0</Version>
<AssemblyName>CUETools.CTDB.Converter</AssemblyName> <AssemblyName>CUETools.CTDB.Converter</AssemblyName>
<RootNamespace>CUETools.CTDB.Converter</RootNamespace> <RootNamespace>CUETools.CTDB.Converter</RootNamespace>
<Product>CUETools</Product> <Product>CUETools</Product>

View File

@@ -46,7 +46,7 @@ namespace MetadataPlugIn
TOC[1][0].Start = 0U; TOC[1][0].Start = 0U;
var ctdb = new CUEToolsDB(TOC, null); var ctdb = new CUEToolsDB(TOC, null);
var form = new CUETools.CTDB.EACPlugin.FormMetadata(ctdb, "EAC" + data.HostVersion + " CTDB 2.1.6", cdinfo, cover); var form = new CUETools.CTDB.EACPlugin.FormMetadata(ctdb, "EAC" + data.HostVersion + " CTDB 2.1.7", cdinfo, cover);
form.ShowDialog(); form.ShowDialog();
var meta = form.Meta; var meta = form.Meta;
if (meta == null) if (meta == null)
@@ -186,7 +186,7 @@ namespace MetadataPlugIn
public string GetPluginName() public string GetPluginName()
{ {
return "CUETools DB Metadata Plugin V2.1.6"; return "CUETools DB Metadata Plugin V2.1.7";
} }
public void ShowOptions() public void ShowOptions()

View File

@@ -55,7 +55,7 @@ namespace AudioDataPlugIn
this.label1.Name = "label1"; this.label1.Name = "label1";
this.label1.Size = new System.Drawing.Size(139, 13); this.label1.Size = new System.Drawing.Size(139, 13);
this.label1.TabIndex = 0; this.label1.TabIndex = 0;
this.label1.Text = "CUETools DB Plugin V2.1.6"; this.label1.Text = "CUETools DB Plugin V2.1.7";
// //
// label2 // label2
// //

View File

@@ -61,7 +61,7 @@ namespace AudioDataPlugIn
// the plugin and for display in the log file // the plugin and for display in the log file
public string GetAudioTransferPluginName() public string GetAudioTransferPluginName()
{ {
return "CUETools DB Plugin V2.1.6"; return "CUETools DB Plugin V2.1.7";
} }
// Each plugin should have its own options page. // Each plugin should have its own options page.
@@ -278,7 +278,7 @@ namespace AudioDataPlugIn
#endif #endif
var form = new FormSubmitParity( var form = new FormSubmitParity(
ctdb, ctdb,
"EAC" + m_data.HostVersion + " CTDB 2.1.6", "EAC" + m_data.HostVersion + " CTDB 2.1.7",
m_drivename, m_drivename,
conf, conf,
(arTest.Position != 0 && arTest.CRC32(0) == ar.CRC32(0)) ? 100 : (arTest.Position != 0 && arTest.CRC32(0) == ar.CRC32(0)) ? 100 :

View File

@@ -2,7 +2,7 @@
<PropertyGroup> <PropertyGroup>
<TargetFrameworks>net40;net20;netstandard2.0</TargetFrameworks> <TargetFrameworks>net40;net20;netstandard2.0</TargetFrameworks>
<Version>2.1.6.0</Version> <Version>2.1.7.0</Version>
<AssemblyName>CUETools.CTDB.Types</AssemblyName> <AssemblyName>CUETools.CTDB.Types</AssemblyName>
<RootNamespace>CUETools.CTDB</RootNamespace> <RootNamespace>CUETools.CTDB</RootNamespace>
<Product>CUETools</Product> <Product>CUETools</Product>

View File

@@ -2,7 +2,7 @@
<PropertyGroup> <PropertyGroup>
<TargetFrameworks>net40;net20;netstandard2.0</TargetFrameworks> <TargetFrameworks>net40;net20;netstandard2.0</TargetFrameworks>
<Version>2.1.6.0</Version> <Version>2.1.7.0</Version>
<AssemblyName>CUETools.CTDB</AssemblyName> <AssemblyName>CUETools.CTDB</AssemblyName>
<RootNamespace>CUETools.CTDB</RootNamespace> <RootNamespace>CUETools.CTDB</RootNamespace>
<Product>CUETools</Product> <Product>CUETools</Product>

View File

@@ -2,7 +2,7 @@
<PropertyGroup> <PropertyGroup>
<TargetFrameworks>net40;net20;netstandard2.0</TargetFrameworks> <TargetFrameworks>net40;net20;netstandard2.0</TargetFrameworks>
<Version>2.1.6.0</Version> <Version>2.1.7.0</Version>
<AssemblyName>CUETools.Codecs.ALAC</AssemblyName> <AssemblyName>CUETools.Codecs.ALAC</AssemblyName>
<RootNamespace>CUETools.Codecs</RootNamespace> <RootNamespace>CUETools.Codecs</RootNamespace>
<Product>CUETools</Product> <Product>CUETools</Product>

View File

@@ -31,7 +31,7 @@ using namespace System::Security::Permissions;
// You can specify all the value or you can default the Revision and Build Numbers // You can specify all the value or you can default the Revision and Build Numbers
// by using the '*' as shown below: // by using the '*' as shown below:
[assembly:AssemblyVersionAttribute("1.0.*")]; [assembly:AssemblyVersionAttribute("2.1.7.0")];
[assembly:ComVisible(false)]; [assembly:ComVisible(false)];

View File

@@ -2,7 +2,7 @@
<PropertyGroup> <PropertyGroup>
<TargetFrameworks>net40;net20;netstandard2.0</TargetFrameworks> <TargetFrameworks>net40;net20;netstandard2.0</TargetFrameworks>
<Version>2.1.6.0</Version> <Version>2.1.7.0</Version>
<AssemblyName>CUETools.Codecs.BDLPCM</AssemblyName> <AssemblyName>CUETools.Codecs.BDLPCM</AssemblyName>
<RootNamespace>CUETools.Codecs</RootNamespace> <RootNamespace>CUETools.Codecs</RootNamespace>
<Product>CUETools</Product> <Product>CUETools</Product>

View File

@@ -2,7 +2,7 @@
<PropertyGroup> <PropertyGroup>
<TargetFrameworks>net40;net20</TargetFrameworks> <TargetFrameworks>net40;net20</TargetFrameworks>
<Version>2.1.6.0</Version> <Version>2.1.7.0</Version>
<AssemblyName>CUETools.Codecs.CoreAudio</AssemblyName> <AssemblyName>CUETools.Codecs.CoreAudio</AssemblyName>
<RootNamespace>CUETools.Codecs.CoreAudio</RootNamespace> <RootNamespace>CUETools.Codecs.CoreAudio</RootNamespace>
<Product>CUETools</Product> <Product>CUETools</Product>

View File

@@ -31,5 +31,5 @@ using System.Runtime.InteropServices;
// //
// You can specify all the values or you can default the Revision and Build Numbers // You can specify all the values or you can default the Revision and Build Numbers
// by using the '*' as shown below: // by using the '*' as shown below:
[assembly: AssemblyVersion("2.1.6.0")] [assembly: AssemblyVersion("2.1.7.0")]
[assembly: AssemblyFileVersion("2.1.6.0")] [assembly: AssemblyFileVersion("2.1.7.0")]

View File

@@ -2,7 +2,7 @@
<PropertyGroup> <PropertyGroup>
<TargetFrameworks>net40;net20;netstandard2.0</TargetFrameworks> <TargetFrameworks>net40;net20;netstandard2.0</TargetFrameworks>
<Version>2.1.6.0</Version> <Version>2.1.7.0</Version>
<AssemblyName>CUETools.Codecs.Flake</AssemblyName> <AssemblyName>CUETools.Codecs.Flake</AssemblyName>
<RootNamespace>CUETools.Codecs.Flake</RootNamespace> <RootNamespace>CUETools.Codecs.Flake</RootNamespace>
<Product>CUETools</Product> <Product>CUETools</Product>

View File

@@ -31,5 +31,5 @@ using System.Runtime.InteropServices;
// //
// You can specify all the values or you can default the Revision and Build Numbers // You can specify all the values or you can default the Revision and Build Numbers
// by using the '*' as shown below: // by using the '*' as shown below:
[assembly: AssemblyVersion("2.1.6.0")] [assembly: AssemblyVersion("2.1.7.0")]
[assembly: AssemblyFileVersion("2.1.6.0")] [assembly: AssemblyFileVersion("2.1.7.0")]

View File

@@ -2,7 +2,7 @@
<PropertyGroup> <PropertyGroup>
<TargetFrameworks>net40;net20;netstandard2.0</TargetFrameworks> <TargetFrameworks>net40;net20;netstandard2.0</TargetFrameworks>
<Version>2.1.6.0</Version> <Version>2.1.7.0</Version>
<AssemblyName>CUETools.Codecs.HDCD</AssemblyName> <AssemblyName>CUETools.Codecs.HDCD</AssemblyName>
<RootNamespace>CUETools.Codecs.HDCD</RootNamespace> <RootNamespace>CUETools.Codecs.HDCD</RootNamespace>
<Product>CUETools</Product> <Product>CUETools</Product>

View File

@@ -2,7 +2,7 @@
<PropertyGroup> <PropertyGroup>
<TargetFrameworks>net40;net20;netstandard2.0</TargetFrameworks> <TargetFrameworks>net40;net20;netstandard2.0</TargetFrameworks>
<Version>2.1.6.0</Version> <Version>2.1.7.0</Version>
<AssemblyName>CUETools.Codecs.Icecast</AssemblyName> <AssemblyName>CUETools.Codecs.Icecast</AssemblyName>
<RootNamespace>CUETools.Codecs.Icecast</RootNamespace> <RootNamespace>CUETools.Codecs.Icecast</RootNamespace>
<Product>CUETools</Product> <Product>CUETools</Product>

View File

@@ -2,7 +2,7 @@
<PropertyGroup> <PropertyGroup>
<TargetFrameworks>net40;net20;netstandard2.0</TargetFrameworks> <TargetFrameworks>net40;net20;netstandard2.0</TargetFrameworks>
<Version>2.1.6.0</Version> <Version>2.1.7.0</Version>
<AssemblyName>CUETools.Codecs.LAME</AssemblyName> <AssemblyName>CUETools.Codecs.LAME</AssemblyName>
<RootNamespace>CUETools.Codecs.LAME</RootNamespace> <RootNamespace>CUETools.Codecs.LAME</RootNamespace>
<Product>CUETools</Product> <Product>CUETools</Product>

View File

@@ -2,7 +2,7 @@
<PropertyGroup> <PropertyGroup>
<TargetFrameworks>net40;net20;netstandard2.0</TargetFrameworks> <TargetFrameworks>net40;net20;netstandard2.0</TargetFrameworks>
<Version>2.1.6.0</Version> <Version>2.1.7.0</Version>
<AssemblyName>CUETools.Codecs.LossyWAV</AssemblyName> <AssemblyName>CUETools.Codecs.LossyWAV</AssemblyName>
<RootNamespace>CUETools.Codecs.LossyWAV</RootNamespace> <RootNamespace>CUETools.Codecs.LossyWAV</RootNamespace>
<Product>CUETools</Product> <Product>CUETools</Product>

View File

@@ -31,7 +31,7 @@ using namespace System::Security::Permissions;
// You can specify all the value or you can default the Revision and Build Numbers // You can specify all the value or you can default the Revision and Build Numbers
// by using the '*' as shown below: // by using the '*' as shown below:
[assembly:AssemblyVersionAttribute("1.0.*")]; [assembly:AssemblyVersionAttribute("2.1.7.0")];
[assembly:ComVisible(false)]; [assembly:ComVisible(false)];

View File

@@ -2,7 +2,7 @@
<PropertyGroup> <PropertyGroup>
<TargetFrameworks>net40;net20</TargetFrameworks> <TargetFrameworks>net40;net20</TargetFrameworks>
<Version>2.1.6.0</Version> <Version>2.1.7.0</Version>
<AssemblyName>CUETools.Codecs.WMA</AssemblyName> <AssemblyName>CUETools.Codecs.WMA</AssemblyName>
<RootNamespace>CUETools.Codecs.WMA</RootNamespace> <RootNamespace>CUETools.Codecs.WMA</RootNamespace>
<Product>CUETools</Product> <Product>CUETools</Product>

View File

@@ -30,7 +30,7 @@ using namespace System::Security::Permissions;
// You can specify all the value or you can default the Revision and Build Numbers // You can specify all the value or you can default the Revision and Build Numbers
// by using the '*' as shown below: // by using the '*' as shown below:
[assembly:AssemblyVersionAttribute("1.2.0.0")]; [assembly:AssemblyVersionAttribute("2.1.7.0")];
[assembly:ComVisible(false)]; [assembly:ComVisible(false)];

View File

@@ -2,7 +2,7 @@
<PropertyGroup> <PropertyGroup>
<TargetFrameworks>net40;net20;netstandard2.0</TargetFrameworks> <TargetFrameworks>net40;net20;netstandard2.0</TargetFrameworks>
<Version>2.1.6.0</Version> <Version>2.1.7.0</Version>
<AssemblyName>CUETools.Codecs.libFLAC</AssemblyName> <AssemblyName>CUETools.Codecs.libFLAC</AssemblyName>
<RootNamespace>CUETools.Codecs.libFLAC</RootNamespace> <RootNamespace>CUETools.Codecs.libFLAC</RootNamespace>
<Product>CUETools</Product> <Product>CUETools</Product>

View File

@@ -2,7 +2,7 @@
<PropertyGroup> <PropertyGroup>
<TargetFrameworks>net40;net20;netstandard2.0</TargetFrameworks> <TargetFrameworks>net40;net20;netstandard2.0</TargetFrameworks>
<Version>2.1.6.0</Version> <Version>2.1.7.0</Version>
<AssemblyName>CUETools.Codecs</AssemblyName> <AssemblyName>CUETools.Codecs</AssemblyName>
<RootNamespace>CUETools.Codecs</RootNamespace> <RootNamespace>CUETools.Codecs</RootNamespace>
<Product>CUETools</Product> <Product>CUETools</Product>

View File

@@ -2,7 +2,7 @@
<PropertyGroup> <PropertyGroup>
<TargetFrameworks>net40;net20;netstandard2.0</TargetFrameworks> <TargetFrameworks>net40;net20;netstandard2.0</TargetFrameworks>
<Version>2.1.6.0</Version> <Version>2.1.7.0</Version>
<AssemblyName>CUETools.Compression.Rar</AssemblyName> <AssemblyName>CUETools.Compression.Rar</AssemblyName>
<RootNamespace>CUETools.Compression.Rar</RootNamespace> <RootNamespace>CUETools.Compression.Rar</RootNamespace>
<Product>CUETools</Product> <Product>CUETools</Product>

View File

@@ -2,7 +2,7 @@
<PropertyGroup> <PropertyGroup>
<TargetFrameworks>net40;net20;netstandard2.0</TargetFrameworks> <TargetFrameworks>net40;net20;netstandard2.0</TargetFrameworks>
<Version>2.1.6.0</Version> <Version>2.1.7.0</Version>
<AssemblyName>CUETools.Compression.Zip</AssemblyName> <AssemblyName>CUETools.Compression.Zip</AssemblyName>
<RootNamespace>CUETools.Compression.Zip</RootNamespace> <RootNamespace>CUETools.Compression.Zip</RootNamespace>
<Product>CUETools</Product> <Product>CUETools</Product>

View File

@@ -2,7 +2,7 @@
<PropertyGroup> <PropertyGroup>
<TargetFrameworks>net40;net20;netstandard2.0</TargetFrameworks> <TargetFrameworks>net40;net20;netstandard2.0</TargetFrameworks>
<Version>2.1.6.0</Version> <Version>2.1.7.0</Version>
<AssemblyName>CUETools.Compression</AssemblyName> <AssemblyName>CUETools.Compression</AssemblyName>
<RootNamespace>CUETools.Compression</RootNamespace> <RootNamespace>CUETools.Compression</RootNamespace>
<Product>CUETools</Product> <Product>CUETools</Product>

View File

@@ -2,7 +2,7 @@
<PropertyGroup> <PropertyGroup>
<TargetFrameworks>net40;netcoreapp2.0</TargetFrameworks> <TargetFrameworks>net40;netcoreapp2.0</TargetFrameworks>
<Version>2.1.6.0</Version> <Version>2.1.7.0</Version>
<AssemblyName>CUETools.Converter</AssemblyName> <AssemblyName>CUETools.Converter</AssemblyName>
<RootNamespace>CUETools.Converter</RootNamespace> <RootNamespace>CUETools.Converter</RootNamespace>
<Product>CUETools</Product> <Product>CUETools</Product>

View File

@@ -2,7 +2,7 @@
<PropertyGroup> <PropertyGroup>
<TargetFrameworks>net40;net20;netstandard2.0</TargetFrameworks> <TargetFrameworks>net40;net20;netstandard2.0</TargetFrameworks>
<Version>2.1.6.0</Version> <Version>2.1.7.0</Version>
<AssemblyName>CUETools.DSP.Mixer</AssemblyName> <AssemblyName>CUETools.DSP.Mixer</AssemblyName>
<RootNamespace>CUETools.DSP.Mixer</RootNamespace> <RootNamespace>CUETools.DSP.Mixer</RootNamespace>
<Product>CUETools</Product> <Product>CUETools</Product>

View File

@@ -2,7 +2,7 @@
<PropertyGroup> <PropertyGroup>
<TargetFrameworks>net40;net20;netstandard2.0</TargetFrameworks> <TargetFrameworks>net40;net20;netstandard2.0</TargetFrameworks>
<Version>2.1.6.0</Version> <Version>2.1.7.0</Version>
<AssemblyName>CUETools.DSP.Resampler</AssemblyName> <AssemblyName>CUETools.DSP.Resampler</AssemblyName>
<RootNamespace>CUETools.DSP.Resampler</RootNamespace> <RootNamespace>CUETools.DSP.Resampler</RootNamespace>
<Product>CUETools</Product> <Product>CUETools</Product>

View File

@@ -29,5 +29,5 @@ using System.Runtime.InteropServices;
// Build Number // Build Number
// Revision // Revision
// //
[assembly: AssemblyVersion("2.1.6.0")] [assembly: AssemblyVersion("2.1.7.0")]
[assembly: AssemblyFileVersion("2.1.6.0")] [assembly: AssemblyFileVersion("2.1.7.0")]

View File

@@ -29,5 +29,5 @@ using System.Runtime.InteropServices;
// Build Number // Build Number
// Revision // Revision
// //
[assembly: AssemblyVersion("2.1.6.0")] [assembly: AssemblyVersion("2.1.7.0")]
[assembly: AssemblyFileVersion("2.1.6.0")] [assembly: AssemblyFileVersion("2.1.7.0")]

View File

@@ -2,7 +2,7 @@
<PropertyGroup> <PropertyGroup>
<TargetFrameworks>net40;net20;netcoreapp2.0</TargetFrameworks> <TargetFrameworks>net40;net20;netcoreapp2.0</TargetFrameworks>
<Version>2.1.6.0</Version> <Version>2.1.7.0</Version>
<AssemblyName>CUETools.Flake</AssemblyName> <AssemblyName>CUETools.Flake</AssemblyName>
<RootNamespace>CUETools.Flake</RootNamespace> <RootNamespace>CUETools.Flake</RootNamespace>
<Product>CUETools</Product> <Product>CUETools</Product>

View File

@@ -2,7 +2,7 @@
<PropertyGroup> <PropertyGroup>
<TargetFrameworks>net40;net20;netcoreapp2.0</TargetFrameworks> <TargetFrameworks>net40;net20;netcoreapp2.0</TargetFrameworks>
<Version>2.1.6.0</Version> <Version>2.1.7.0</Version>
<AssemblyName>CUETools.LossyWAV</AssemblyName> <AssemblyName>CUETools.LossyWAV</AssemblyName>
<RootNamespace>CUETools.LossyWAV</RootNamespace> <RootNamespace>CUETools.LossyWAV</RootNamespace>
<Product>CUETools</Product> <Product>CUETools</Product>

View File

@@ -2,7 +2,7 @@
<PropertyGroup> <PropertyGroup>
<TargetFrameworks>net40;net20;netstandard2.0</TargetFrameworks> <TargetFrameworks>net40;net20;netstandard2.0</TargetFrameworks>
<Version>2.1.6.0</Version> <Version>2.1.7.0</Version>
<AssemblyName>CUETools.Parity</AssemblyName> <AssemblyName>CUETools.Parity</AssemblyName>
<RootNamespace>CUETools.Parity</RootNamespace> <RootNamespace>CUETools.Parity</RootNamespace>
<Product>CUETools</Product> <Product>CUETools</Product>

View File

@@ -24,7 +24,7 @@ namespace CUETools.Processor
{ {
#region Fields #region Fields
public readonly static string CUEToolsVersion = "2.1.6"; public readonly static string CUEToolsVersion = "2.1.7";
private bool _stop, _pause; private bool _stop, _pause;
private List<CUELine> _attributes; private List<CUELine> _attributes;

View File

@@ -2,7 +2,7 @@
<PropertyGroup> <PropertyGroup>
<TargetFrameworks>net40;netstandard2.0</TargetFrameworks> <TargetFrameworks>net40;netstandard2.0</TargetFrameworks>
<Version>2.1.6.0</Version> <Version>2.1.7.0</Version>
<AssemblyName>CUETools.Processor</AssemblyName> <AssemblyName>CUETools.Processor</AssemblyName>
<RootNamespace>CUETools.Processor</RootNamespace> <RootNamespace>CUETools.Processor</RootNamespace>
<Product>CUETools</Product> <Product>CUETools</Product>

View File

@@ -2,7 +2,7 @@
<PropertyGroup> <PropertyGroup>
<TargetFrameworks>net40;net20</TargetFrameworks> <TargetFrameworks>net40;net20</TargetFrameworks>
<Version>2.1.6.0</Version> <Version>2.1.7.0</Version>
<AssemblyName>CUETools.Ripper.Console</AssemblyName> <AssemblyName>CUETools.Ripper.Console</AssemblyName>
<RootNamespace>CUETools.Ripper.Console</RootNamespace> <RootNamespace>CUETools.Ripper.Console</RootNamespace>
<Product>CUETools</Product> <Product>CUETools</Product>

View File

@@ -89,7 +89,7 @@ namespace CUETools.ConsoleRipper
static void Main(string[] args) static void Main(string[] args)
{ {
Console.SetOut(Console.Error); Console.SetOut(Console.Error);
Console.WriteLine("CUERipper v2.1.6 Copyright (C) 2008-10 Grigory Chudov"); Console.WriteLine("CUERipper v2.1.7 Copyright (C) 2008-10 Grigory Chudov");
Console.WriteLine("This is free software under the GNU GPLv3+ license; There is NO WARRANTY, to"); 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."); 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); string ArId = AccurateRipVerify.CalculateAccurateRipId(audioSource.TOC);
var ctdb = new CUEToolsDB(audioSource.TOC, null); var ctdb = new CUEToolsDB(audioSource.TOC, null);
ctdb.Init(arVerify); ctdb.Init(arVerify);
ctdb.ContactDB(null, "CUETools.ConsoleRipper 2.1.6", audioSource.ARName, true, false, CTDBMetadataSearch.Fast); ctdb.ContactDB(null, "CUETools.ConsoleRipper 2.1.7", audioSource.ARName, true, false, CTDBMetadataSearch.Fast);
arVerify.ContactAccurateRip(ArId); arVerify.ContactAccurateRip(ArId);
CTDBResponseMeta meta = null; CTDBResponseMeta meta = null;
foreach (var imeta in ctdb.Metadata) foreach (var imeta in ctdb.Metadata)

View File

@@ -2,7 +2,7 @@
<PropertyGroup> <PropertyGroup>
<TargetFrameworks>net40;net20</TargetFrameworks> <TargetFrameworks>net40;net20</TargetFrameworks>
<Version>2.1.6.0</Version> <Version>2.1.7.0</Version>
<AssemblyName>CUETools.Ripper.SCSI</AssemblyName> <AssemblyName>CUETools.Ripper.SCSI</AssemblyName>
<RootNamespace>CUETools.Ripper.SCSI</RootNamespace> <RootNamespace>CUETools.Ripper.SCSI</RootNamespace>
<Product>CUETools</Product> <Product>CUETools</Product>

View File

@@ -1259,7 +1259,7 @@ namespace CUETools.Ripper.SCSI
{ {
get get
{ {
return "CUERipper v2.1.6 Copyright (C) 2008-13 Grigory Chudov"; return "CUERipper v2.1.7 Copyright (C) 2008-13 Grigory Chudov";
// ripper.GetName().Name + " " + ripper.GetName().Version; // ripper.GetName().Name + " " + ripper.GetName().Version;
} }
} }

View File

@@ -2,7 +2,7 @@
<PropertyGroup> <PropertyGroup>
<TargetFrameworks>net40;net20;netstandard2.0</TargetFrameworks> <TargetFrameworks>net40;net20;netstandard2.0</TargetFrameworks>
<Version>2.1.6.0</Version> <Version>2.1.7.0</Version>
<AssemblyName>CUETools.Ripper</AssemblyName> <AssemblyName>CUETools.Ripper</AssemblyName>
<RootNamespace>CUETools.Ripper</RootNamespace> <RootNamespace>CUETools.Ripper</RootNamespace>
<Product>CUETools</Product> <Product>CUETools</Product>

View File

@@ -2,7 +2,7 @@
<PropertyGroup> <PropertyGroup>
<TargetFrameworks>net40;netcoreapp2.0</TargetFrameworks> <TargetFrameworks>net40;netcoreapp2.0</TargetFrameworks>
<Version>2.1.6.0</Version> <Version>2.1.7.0</Version>
<AssemblyName>CUETools.eac3to</AssemblyName> <AssemblyName>CUETools.eac3to</AssemblyName>
<RootNamespace>CUETools.eac3to</RootNamespace> <RootNamespace>CUETools.eac3to</RootNamespace>
<Product>CUETools</Product> <Product>CUETools</Product>

View File

@@ -334,7 +334,7 @@ namespace CUETools.TestCodecs
public void asdaTest() 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.2a\CUE Tools\LocalDB.xml";
var tempPath = @"C:\Users\user\Downloads\CUETools_2.1.6\CUE Tools\LocalDB.xml"; var tempPath = @"C:\Users\user\Downloads\CUETools_2.1.7\CUE Tools\LocalDB.xml";
var path = tempPath + @".z"; var path = tempPath + @".z";
//using (var fileStream = new System.IO.FileStream(tempPath, System.IO.FileMode.CreateNew)) //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)) //using (var deflateStream = new System.IO.Compression.DeflateStream(fileStream, System.IO.Compression.CompressionMode.Compress))

View File

@@ -981,7 +981,6 @@ Global
{CC022842-F2E9-4016-82B8-65A264B642D5}.Release|Mixed Platforms.ActiveCfg = Release|Win32 {CC022842-F2E9-4016-82B8-65A264B642D5}.Release|Mixed Platforms.ActiveCfg = Release|Win32
{CC022842-F2E9-4016-82B8-65A264B642D5}.Release|Mixed Platforms.Build.0 = Release|Win32 {CC022842-F2E9-4016-82B8-65A264B642D5}.Release|Mixed Platforms.Build.0 = Release|Win32
{CC022842-F2E9-4016-82B8-65A264B642D5}.Release|Win32.ActiveCfg = Release|Win32 {CC022842-F2E9-4016-82B8-65A264B642D5}.Release|Win32.ActiveCfg = Release|Win32
{CC022842-F2E9-4016-82B8-65A264B642D5}.Release|Win32.Build.0 = Release|Win32
{CC022842-F2E9-4016-82B8-65A264B642D5}.Release|x64.ActiveCfg = Release|x64 {CC022842-F2E9-4016-82B8-65A264B642D5}.Release|x64.ActiveCfg = Release|x64
{CC022842-F2E9-4016-82B8-65A264B642D5}.Release|x86.ActiveCfg = Release|Win32 {CC022842-F2E9-4016-82B8-65A264B642D5}.Release|x86.ActiveCfg = Release|Win32
{6B143A39-C7B2-4743-9917-92262C60E9A6}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {6B143A39-C7B2-4743-9917-92262C60E9A6}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
@@ -1067,7 +1066,6 @@ Global
{678875A6-6B3A-4AAC-83B6-D9A72D9016CF}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU {678875A6-6B3A-4AAC-83B6-D9A72D9016CF}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
{678875A6-6B3A-4AAC-83B6-D9A72D9016CF}.Release|Mixed Platforms.Build.0 = Release|Any CPU {678875A6-6B3A-4AAC-83B6-D9A72D9016CF}.Release|Mixed Platforms.Build.0 = Release|Any CPU
{678875A6-6B3A-4AAC-83B6-D9A72D9016CF}.Release|Win32.ActiveCfg = Release|Any CPU {678875A6-6B3A-4AAC-83B6-D9A72D9016CF}.Release|Win32.ActiveCfg = Release|Any CPU
{678875A6-6B3A-4AAC-83B6-D9A72D9016CF}.Release|Win32.Build.0 = Release|Any CPU
{678875A6-6B3A-4AAC-83B6-D9A72D9016CF}.Release|x64.ActiveCfg = Release|Any CPU {678875A6-6B3A-4AAC-83B6-D9A72D9016CF}.Release|x64.ActiveCfg = Release|Any CPU
{678875A6-6B3A-4AAC-83B6-D9A72D9016CF}.Release|x86.ActiveCfg = Release|Any CPU {678875A6-6B3A-4AAC-83B6-D9A72D9016CF}.Release|x86.ActiveCfg = Release|Any CPU
{678875A6-6B3A-4AAC-83B6-D9A72D9016CF}.Release|x86.Build.0 = Release|Any CPU {678875A6-6B3A-4AAC-83B6-D9A72D9016CF}.Release|x86.Build.0 = Release|Any CPU
@@ -1084,7 +1082,6 @@ Global
{2D8D7A03-DFFA-44EF-9299-8BB56D122245}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU {2D8D7A03-DFFA-44EF-9299-8BB56D122245}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
{2D8D7A03-DFFA-44EF-9299-8BB56D122245}.Release|Mixed Platforms.Build.0 = Release|Any CPU {2D8D7A03-DFFA-44EF-9299-8BB56D122245}.Release|Mixed Platforms.Build.0 = Release|Any CPU
{2D8D7A03-DFFA-44EF-9299-8BB56D122245}.Release|Win32.ActiveCfg = Release|Any CPU {2D8D7A03-DFFA-44EF-9299-8BB56D122245}.Release|Win32.ActiveCfg = Release|Any CPU
{2D8D7A03-DFFA-44EF-9299-8BB56D122245}.Release|Win32.Build.0 = Release|Any CPU
{2D8D7A03-DFFA-44EF-9299-8BB56D122245}.Release|x64.ActiveCfg = Release|Any CPU {2D8D7A03-DFFA-44EF-9299-8BB56D122245}.Release|x64.ActiveCfg = Release|Any CPU
{2D8D7A03-DFFA-44EF-9299-8BB56D122245}.Release|x86.ActiveCfg = Release|Any CPU {2D8D7A03-DFFA-44EF-9299-8BB56D122245}.Release|x86.ActiveCfg = Release|Any CPU
{2D8D7A03-DFFA-44EF-9299-8BB56D122245}.Release|x86.Build.0 = Release|Any CPU {2D8D7A03-DFFA-44EF-9299-8BB56D122245}.Release|x86.Build.0 = Release|Any CPU
@@ -1101,7 +1098,6 @@ Global
{C36EFAA5-4F81-4A29-800D-BA866FF13BC8}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU {C36EFAA5-4F81-4A29-800D-BA866FF13BC8}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
{C36EFAA5-4F81-4A29-800D-BA866FF13BC8}.Release|Mixed Platforms.Build.0 = Release|Any CPU {C36EFAA5-4F81-4A29-800D-BA866FF13BC8}.Release|Mixed Platforms.Build.0 = Release|Any CPU
{C36EFAA5-4F81-4A29-800D-BA866FF13BC8}.Release|Win32.ActiveCfg = Release|Any CPU {C36EFAA5-4F81-4A29-800D-BA866FF13BC8}.Release|Win32.ActiveCfg = Release|Any CPU
{C36EFAA5-4F81-4A29-800D-BA866FF13BC8}.Release|Win32.Build.0 = Release|Any CPU
{C36EFAA5-4F81-4A29-800D-BA866FF13BC8}.Release|x64.ActiveCfg = Release|Any CPU {C36EFAA5-4F81-4A29-800D-BA866FF13BC8}.Release|x64.ActiveCfg = Release|Any CPU
{C36EFAA5-4F81-4A29-800D-BA866FF13BC8}.Release|x86.ActiveCfg = Release|Any CPU {C36EFAA5-4F81-4A29-800D-BA866FF13BC8}.Release|x86.ActiveCfg = Release|Any CPU
{C36EFAA5-4F81-4A29-800D-BA866FF13BC8}.Release|x86.Build.0 = Release|Any CPU {C36EFAA5-4F81-4A29-800D-BA866FF13BC8}.Release|x86.Build.0 = Release|Any CPU

View File

@@ -29,5 +29,5 @@ using System.Runtime.InteropServices;
// Build Number // Build Number
// Revision // Revision
// //
[assembly: AssemblyVersion("2.1.6.0")] [assembly: AssemblyVersion("2.1.7.0")]
[assembly: AssemblyFileVersion("2.1.6.0")] [assembly: AssemblyFileVersion("2.1.7.0")]

View File

@@ -270,7 +270,7 @@ hdcd.dll (c) Christopher Key</value>
<value>6</value> <value>6</value>
</data> </data>
<data name="linkLabel3.Text" xml:space="preserve"> <data name="linkLabel3.Text" xml:space="preserve">
<value>Copyright 2008-2013 Grigory Chudov, gchudov@gmail.com</value> <value>Copyright 2008-2018 Grigory Chudov, gchudov@gmail.com</value>
</data> </data>
<data name="linkLabel3.TextAlign" type="System.Drawing.ContentAlignment, System.Drawing"> <data name="linkLabel3.TextAlign" type="System.Drawing.ContentAlignment, System.Drawing">
<value>MiddleCenter</value> <value>MiddleCenter</value>

View File

@@ -133,7 +133,8 @@ hdcd.dll (c) Christopher Key
Пользуясь возможностью, хотел бы попросить российских Пользуясь возможностью, хотел бы попросить российских
граждан требовать от своего правительства немедленного граждан требовать от своего правительства немедленного
освобождения политических заключенных и вывода войск освобождения политических заключенных и вывода войск
с оккупированных грузинских территорий. Григорий Чудов.</value> с оккупированных грузинских и украинских территорий.
Григорий Чудов.</value>
</data> </data>
<data name="button1.Location" type="System.Drawing.Point, System.Drawing"> <data name="button1.Location" type="System.Drawing.Point, System.Drawing">
<value>182, 261</value> <value>182, 261</value>
@@ -158,7 +159,7 @@ hdcd.dll (c) Christopher Key
<value>309, 17</value> <value>309, 17</value>
</data> </data>
<data name="linkLabel3.Text" xml:space="preserve"> <data name="linkLabel3.Text" xml:space="preserve">
<value>Copyright 2008-2013 Григорий Чудов, gchudov@gmail.com</value> <value>Copyright 2008-2018 Григорий Чудов, gchudov@gmail.com</value>
</data> </data>
<data name="$this.ClientSize" type="System.Drawing.Size, System.Drawing"> <data name="$this.ClientSize" type="System.Drawing.Size, System.Drawing">
<value>439, 296</value> <value>439, 296</value>

View File

@@ -606,7 +606,7 @@ namespace JDP
{ {
get get
{ {
return "CUETools 2.1.6"; return "CUETools 2.1.7";
} }
} }

View File

@@ -439,7 +439,7 @@
<value>fileSystemTreeView1</value> <value>fileSystemTreeView1</value>
</data> </data>
<data name="&gt;&gt;fileSystemTreeView1.Type" xml:space="preserve"> <data name="&gt;&gt;fileSystemTreeView1.Type" xml:space="preserve">
<value>CUEControls.FileSystemTreeView, CUEControls, Version=2.1.6.0, Culture=neutral, PublicKeyToken=null</value> <value>CUEControls.FileSystemTreeView, CUEControls, Version=2.1.7.0, Culture=neutral, PublicKeyToken=null</value>
</data> </data>
<data name="&gt;&gt;fileSystemTreeView1.Parent" xml:space="preserve"> <data name="&gt;&gt;fileSystemTreeView1.Parent" xml:space="preserve">
<value>grpInput</value> <value>grpInput</value>
@@ -496,7 +496,7 @@
<value>fileSystemTreeView1</value> <value>fileSystemTreeView1</value>
</data> </data>
<data name="&gt;&gt;fileSystemTreeView1.Type" xml:space="preserve"> <data name="&gt;&gt;fileSystemTreeView1.Type" xml:space="preserve">
<value>CUEControls.FileSystemTreeView, CUEControls, Version=2.1.6.0, Culture=neutral, PublicKeyToken=null</value> <value>CUEControls.FileSystemTreeView, CUEControls, Version=2.1.7.0, Culture=neutral, PublicKeyToken=null</value>
</data> </data>
<data name="&gt;&gt;fileSystemTreeView1.Parent" xml:space="preserve"> <data name="&gt;&gt;fileSystemTreeView1.Parent" xml:space="preserve">
<value>grpInput</value> <value>grpInput</value>
@@ -3632,7 +3632,7 @@
<value>699, 537</value> <value>699, 537</value>
</data> </data>
<data name="$this.Text" xml:space="preserve"> <data name="$this.Text" xml:space="preserve">
<value>CUETools 2.1.6</value> <value>CUETools 2.1.7</value>
</data> </data>
<data name="&gt;&gt;toolStripStatusLabel1.Name" xml:space="preserve"> <data name="&gt;&gt;toolStripStatusLabel1.Name" xml:space="preserve">
<value>toolStripStatusLabel1</value> <value>toolStripStatusLabel1</value>