Bump version to 2.1.9

- Substitute occurrences of "2.1.8" with "2.1.9" using:
  git grep -I -l -e '2\.1\.8' | xargs \
  sed -b -i -e 's/2\.1\.8/2\.1\.9/g'
This commit is contained in:
Wolfgang Stöggl
2021-04-28 21:40:15 +02:00
parent 09ec261da7
commit dadcf34652
69 changed files with 94 additions and 94 deletions

View File

@@ -2,7 +2,7 @@
<PropertyGroup>
<TargetFrameworks>net47;net20</TargetFrameworks>
<Version>2.1.8.0</Version>
<Version>2.1.9.0</Version>
<AssemblyName>CUEControls</AssemblyName>
<RootNamespace>CUEControls</RootNamespace>
<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
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("2.1.8.0")]
[assembly: AssemblyFileVersion("2.1.8.0")]
[assembly: AssemblyVersion("2.1.9.0")]
[assembly: AssemblyFileVersion("2.1.9.0")]

View File

@@ -6,5 +6,5 @@
cause the file to be unrecognizable by the program.
-->
<GenericObjectDataSource DisplayName="Output" Version="1.0" xmlns="urn:schemas-microsoft-com:xml-msdatasource">
<TypeInfo>CUEPlayer.Output, CUEPlayer, Version=2.1.8.0, Culture=neutral, PublicKeyToken=null</TypeInfo>
<TypeInfo>CUEPlayer.Output, CUEPlayer, Version=2.1.9.0, Culture=neutral, PublicKeyToken=null</TypeInfo>
</GenericObjectDataSource>

View File

@@ -6,5 +6,5 @@
cause the file to be unrecognizable by the program.
-->
<GenericObjectDataSource DisplayName="frmCUEPlayer" Version="1.0" xmlns="urn:schemas-microsoft-com:xml-msdatasource">
<TypeInfo>CUEPlayer.frmCUEPlayer, CUEPlayer, Version=2.1.8.0, Culture=neutral, PublicKeyToken=null</TypeInfo>
<TypeInfo>CUEPlayer.frmCUEPlayer, CUEPlayer, Version=2.1.9.0, Culture=neutral, PublicKeyToken=null</TypeInfo>
</GenericObjectDataSource>

View File

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

View File

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

View File

@@ -6,5 +6,5 @@
cause the file to be unrecognizable by the program.
-->
<GenericObjectDataSource DisplayName="frmCUERipper" Version="1.0" xmlns="urn:schemas-microsoft-com:xml-msdatasource">
<TypeInfo>CUERipper.frmCUERipper, CUERipper, Version=2.1.8.0, Culture=neutral, PublicKeyToken=null</TypeInfo>
<TypeInfo>CUERipper.frmCUERipper, CUERipper, Version=2.1.9.0, Culture=neutral, PublicKeyToken=null</TypeInfo>
</GenericObjectDataSource>

View File

@@ -208,7 +208,7 @@
<value>&amp;Optionen</value>
</data>
<data name="$this.Text" xml:space="preserve">
<value>CUERipper 2.1.8</value>
<value>CUERipper 2.1.9</value>
</data>
<data name="bnComboBoxDrives.Text" xml:space="preserve">
<value>Laufwerke</value>

View File

@@ -494,7 +494,7 @@
<value>bnComboBoxLosslessOrNot</value>
</data>
<data name="&gt;&gt;bnComboBoxLosslessOrNot.Type" xml:space="preserve">
<value>CUEControls.ImgComboBox, CUEControls, Version=2.1.8.0, Culture=neutral, PublicKeyToken=null</value>
<value>CUEControls.ImgComboBox, CUEControls, Version=2.1.9.0, Culture=neutral, PublicKeyToken=null</value>
</data>
<data name="&gt;&gt;bnComboBoxLosslessOrNot.Parent" xml:space="preserve">
<value>groupBoxSettings</value>
@@ -524,7 +524,7 @@
<value>bnComboBoxEncoder</value>
</data>
<data name="&gt;&gt;bnComboBoxEncoder.Type" xml:space="preserve">
<value>CUEControls.ImgComboBox, CUEControls, Version=2.1.8.0, Culture=neutral, PublicKeyToken=null</value>
<value>CUEControls.ImgComboBox, CUEControls, Version=2.1.9.0, Culture=neutral, PublicKeyToken=null</value>
</data>
<data name="&gt;&gt;bnComboBoxEncoder.Parent" xml:space="preserve">
<value>groupBoxSettings</value>
@@ -578,7 +578,7 @@
<value>bnComboBoxFormat</value>
</data>
<data name="&gt;&gt;bnComboBoxFormat.Type" xml:space="preserve">
<value>CUEControls.ImgComboBox, CUEControls, Version=2.1.8.0, Culture=neutral, PublicKeyToken=null</value>
<value>CUEControls.ImgComboBox, CUEControls, Version=2.1.9.0, Culture=neutral, PublicKeyToken=null</value>
</data>
<data name="&gt;&gt;bnComboBoxFormat.Parent" xml:space="preserve">
<value>groupBoxSettings</value>
@@ -647,7 +647,7 @@
<value>bnComboBoxImage</value>
</data>
<data name="&gt;&gt;bnComboBoxImage.Type" xml:space="preserve">
<value>CUEControls.ImgComboBox, CUEControls, Version=2.1.8.0, Culture=neutral, PublicKeyToken=null</value>
<value>CUEControls.ImgComboBox, CUEControls, Version=2.1.9.0, Culture=neutral, PublicKeyToken=null</value>
</data>
<data name="&gt;&gt;bnComboBoxImage.Parent" xml:space="preserve">
<value>groupBoxSettings</value>
@@ -1171,7 +1171,7 @@
<value>bnComboBoxRelease</value>
</data>
<data name="&gt;&gt;bnComboBoxRelease.Type" xml:space="preserve">
<value>CUEControls.ImgComboBox, CUEControls, Version=2.1.8.0, Culture=neutral, PublicKeyToken=null</value>
<value>CUEControls.ImgComboBox, CUEControls, Version=2.1.9.0, Culture=neutral, PublicKeyToken=null</value>
</data>
<data name="&gt;&gt;bnComboBoxRelease.Parent" xml:space="preserve">
<value>panel3</value>
@@ -1201,7 +1201,7 @@
<value>bnComboBoxDrives</value>
</data>
<data name="&gt;&gt;bnComboBoxDrives.Type" xml:space="preserve">
<value>CUEControls.ImgComboBox, CUEControls, Version=2.1.8.0, Culture=neutral, PublicKeyToken=null</value>
<value>CUEControls.ImgComboBox, CUEControls, Version=2.1.9.0, Culture=neutral, PublicKeyToken=null</value>
</data>
<data name="&gt;&gt;bnComboBoxDrives.Parent" xml:space="preserve">
<value>panel3</value>
@@ -1231,7 +1231,7 @@
<value>bnComboBoxOutputFormat</value>
</data>
<data name="&gt;&gt;bnComboBoxOutputFormat.Type" xml:space="preserve">
<value>CUEControls.ImgComboBox, CUEControls, Version=2.1.8.0, Culture=neutral, PublicKeyToken=null</value>
<value>CUEControls.ImgComboBox, CUEControls, Version=2.1.9.0, Culture=neutral, PublicKeyToken=null</value>
</data>
<data name="&gt;&gt;bnComboBoxOutputFormat.Parent" xml:space="preserve">
<value>panel5</value>
@@ -2156,7 +2156,7 @@
<value>CenterScreen</value>
</data>
<data name="$this.Text" xml:space="preserve">
<value>CUERipper 2.1.8</value>
<value>CUERipper 2.1.9</value>
</data>
<data name="&gt;&gt;toolStripStatusLabel1.Name" xml:space="preserve">
<value>toolStripStatusLabel1</value>

View File

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

View File

@@ -2,7 +2,7 @@
<PropertyGroup>
<TargetFrameworks>net47;net20;netcoreapp2.0</TargetFrameworks>
<Version>2.1.8.0</Version>
<Version>2.1.9.0</Version>
<AssemblyName>CUETools.ALACEnc</AssemblyName>
<RootNamespace>CUETools.ALACEnc</RootNamespace>
<Product>CUETools</Product>

View File

@@ -2,7 +2,7 @@
<PropertyGroup>
<TargetFrameworks>net47;netcoreapp2.0</TargetFrameworks>
<Version>2.1.8.0</Version>
<Version>2.1.9.0</Version>
<AssemblyName>CUETools.ARCUE</AssemblyName>
<RootNamespace>CUETools.ARCUE</RootNamespace>
<Product>CUETools</Product>

View File

@@ -2,7 +2,7 @@
<PropertyGroup>
<TargetFrameworks>net20;net47;netstandard2.0</TargetFrameworks>
<Version>2.1.8.0</Version>
<Version>2.1.9.0</Version>
<AssemblyName>CUETools.AccurateRip</AssemblyName>
<RootNamespace>CUETools.AccurateRip</RootNamespace>
<Product>CUETools</Product>

View File

@@ -2,7 +2,7 @@
<PropertyGroup>
<TargetFrameworks>net20;net47;netstandard2.0</TargetFrameworks>
<Version>2.1.8.0</Version>
<Version>2.1.9.0</Version>
<AssemblyName>CUETools.CDImage</AssemblyName>
<RootNamespace>CUETools.CDImage</RootNamespace>
<Product>CUETools</Product>

View File

@@ -383,7 +383,7 @@ namespace CUETools.CLParity
public string Path { get { return null; } }
public static readonly string vendor_string = "CLParity#2.1.8";
public static readonly string vendor_string = "CLParity#2.1.9";
}
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
// by using the '*' as shown below:
[assembly: AssemblyVersion("2.1.8.0")]
[assembly: AssemblyFileVersion("2.1.8.0")]
[assembly: AssemblyVersion("2.1.9.0")]
[assembly: AssemblyFileVersion("2.1.9.0")]

View File

@@ -2,7 +2,7 @@
<PropertyGroup>
<TargetFrameworks>net47;net20;netcoreapp2.0</TargetFrameworks>
<Version>2.1.8.0</Version>
<Version>2.1.9.0</Version>
<AssemblyName>CUETools.CTDB.Converter</AssemblyName>
<RootNamespace>CUETools.CTDB.Converter</RootNamespace>
<Product>CUETools</Product>

View File

@@ -248,7 +248,7 @@
{
"AssemblyRegister" = "3:1"
"AssemblyIsInGAC" = "11:FALSE"
"AssemblyAsmDisplayName" = "8:CUETools.CDImage, Version=2.1.8.0, Culture=neutral, processorArchitecture=MSIL"
"AssemblyAsmDisplayName" = "8:CUETools.CDImage, Version=2.1.9.0, Culture=neutral, processorArchitecture=MSIL"
"ScatterAssemblies"
{
"_23A6BB18C5C16459B31F4387E1637805"
@@ -310,7 +310,7 @@
{
"AssemblyRegister" = "3:1"
"AssemblyIsInGAC" = "11:FALSE"
"AssemblyAsmDisplayName" = "8:CUETools.AccurateRip, Version=2.1.8.0, Culture=neutral, processorArchitecture=MSIL"
"AssemblyAsmDisplayName" = "8:CUETools.AccurateRip, Version=2.1.9.0, Culture=neutral, processorArchitecture=MSIL"
"ScatterAssemblies"
{
"_7A5E0041DC75098C30D459114A6DEE81"
@@ -392,7 +392,7 @@
{
"AssemblyRegister" = "3:1"
"AssemblyIsInGAC" = "11:FALSE"
"AssemblyAsmDisplayName" = "8:CUETools.Codecs, Version=2.1.8.0, Culture=neutral, processorArchitecture=MSIL"
"AssemblyAsmDisplayName" = "8:CUETools.Codecs, Version=2.1.9.0, Culture=neutral, processorArchitecture=MSIL"
"ScatterAssemblies"
{
"_EA17591A9F261678B36DFC7E72DFC398"
@@ -515,7 +515,7 @@
"RemovePreviousVersions" = "11:TRUE"
"DetectNewerInstalledVersion" = "11:TRUE"
"InstallAllUsers" = "11:TRUE"
"ProductVersion" = "8:2.1.8"
"ProductVersion" = "8:2.1.9"
"Manufacturer" = "8:Grigory Chudov"
"ARPHELPTELEPHONE" = "8:"
"ARPHELPLINK" = "8:http://www.cuetools.net"

View File

@@ -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.8", cdinfo, cover);
var form = new CUETools.CTDB.EACPlugin.FormMetadata(ctdb, "EAC" + data.HostVersion + " CTDB 2.1.9", cdinfo, cover);
form.ShowDialog();
var meta = form.Meta;
if (meta == null)
@@ -186,7 +186,7 @@ namespace MetadataPlugIn
public string GetPluginName()
{
return "CUETools DB Metadata Plugin V2.1.8";
return "CUETools DB Metadata Plugin V2.1.9";
}
public void ShowOptions()

View File

@@ -60,7 +60,7 @@ namespace AudioDataPlugIn
this.label1.Name = "label1";
this.label1.Size = new System.Drawing.Size(205, 20);
this.label1.TabIndex = 0;
this.label1.Text = "CUETools DB Plugin V2.1.8";
this.label1.Text = "CUETools DB Plugin V2.1.9";
//
// label2
//

View File

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

View File

@@ -2,7 +2,7 @@
<PropertyGroup>
<TargetFrameworks>net20;net47;netstandard2.0</TargetFrameworks>
<Version>2.1.8.0</Version>
<Version>2.1.9.0</Version>
<AssemblyName>CUETools.CTDB.Types</AssemblyName>
<RootNamespace>CUETools.CTDB</RootNamespace>
<Product>CUETools</Product>

View File

@@ -2,7 +2,7 @@
<PropertyGroup>
<TargetFrameworks>net20;net47;netstandard2.0</TargetFrameworks>
<Version>2.1.8.0</Version>
<Version>2.1.9.0</Version>
<AssemblyName>CUETools.CTDB</AssemblyName>
<RootNamespace>CUETools.CTDB</RootNamespace>
<Product>CUETools</Product>

View File

@@ -49,7 +49,7 @@ namespace CUETools.ChaptersToCue
{
TextWriter stdout = Console.Out;
Console.SetOut(Console.Error);
Console.WriteLine("CUETools.ChaptersToCue v2.1.8 Copyright (C) 2017-2021 Grigory Chudov");
Console.WriteLine("CUETools.ChaptersToCue v2.1.9 Copyright (C) 2017-2021 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.");
@@ -166,7 +166,7 @@ namespace CUETools.ChaptersToCue
if (queryMeta)
{
var ctdb = new CUEToolsDB(toc, null);
ctdb.ContactDB(null, "CUETools.ChaptersToCue 2.1.8", "", false, true, CTDBMetadataSearch.Extensive);
ctdb.ContactDB(null, "CUETools.ChaptersToCue 2.1.9", "", false, true, CTDBMetadataSearch.Extensive);
foreach (var imeta in ctdb.Metadata)
{
meta = imeta;

View File

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

View File

@@ -2,7 +2,7 @@
<PropertyGroup>
<TargetFrameworks>net47;net20;netstandard2.0</TargetFrameworks>
<Version>2.1.8.0</Version>
<Version>2.1.9.0</Version>
<AssemblyName>CUETools.Codecs.ALAC</AssemblyName>
<RootNamespace>CUETools.Codecs</RootNamespace>
<Product>CUETools</Product>

View File

@@ -2,7 +2,7 @@
<PropertyGroup>
<TargetFrameworks>net47;net20</TargetFrameworks>
<Version>2.1.8.0</Version>
<Version>2.1.9.0</Version>
<AssemblyName>CUETools.Codecs.CoreAudio</AssemblyName>
<RootNamespace>CUETools.Codecs.CoreAudio</RootNamespace>
<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
// by using the '*' as shown below:
[assembly: AssemblyVersion("2.1.8.0")]
[assembly: AssemblyFileVersion("2.1.8.0")]
[assembly: AssemblyVersion("2.1.9.0")]
[assembly: AssemblyFileVersion("2.1.9.0")]

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
// by using the '*' as shown below:
[assembly: AssemblyVersion("2.1.8.0")]
[assembly: AssemblyFileVersion("2.1.8.0")]
[assembly: AssemblyVersion("2.1.9.0")]
[assembly: AssemblyFileVersion("2.1.9.0")]

View File

@@ -2,7 +2,7 @@
<PropertyGroup>
<TargetFrameworks>net47;net20;netstandard2.0</TargetFrameworks>
<Version>2.1.8.0</Version>
<Version>2.1.9.0</Version>
<AssemblyName>CUETools.Codecs.Flake</AssemblyName>
<RootNamespace>CUETools.Codecs.Flake</RootNamespace>
<Product>CUETools</Product>

View File

@@ -2,7 +2,7 @@
<PropertyGroup>
<TargetFrameworks>net47;net20;netstandard2.0</TargetFrameworks>
<Version>2.1.8.0</Version>
<Version>2.1.9.0</Version>
<AssemblyName>CUETools.Codecs.HDCD</AssemblyName>
<RootNamespace>CUETools.Codecs.HDCD</RootNamespace>
<Product>CUETools</Product>

View File

@@ -2,7 +2,7 @@
<PropertyGroup>
<TargetFrameworks>net47;net20;netstandard2.0</TargetFrameworks>
<Version>2.1.8.0</Version>
<Version>2.1.9.0</Version>
<AssemblyName>CUETools.Codecs.Icecast</AssemblyName>
<RootNamespace>CUETools.Codecs.Icecast</RootNamespace>
<Product>CUETools</Product>

View File

@@ -2,7 +2,7 @@
<PropertyGroup>
<TargetFrameworks>net47;net20;netstandard2.0</TargetFrameworks>
<Version>2.1.8.0</Version>
<Version>2.1.9.0</Version>
<AssemblyName>CUETools.Codecs.LossyWAV</AssemblyName>
<RootNamespace>CUETools.Codecs.LossyWAV</RootNamespace>
<Product>CUETools</Product>

View File

@@ -2,7 +2,7 @@
<PropertyGroup>
<TargetFrameworks>net47;net20;netstandard2.0</TargetFrameworks>
<Version>2.1.8.0</Version>
<Version>2.1.9.0</Version>
<AssemblyName>CUETools.Codecs.MACLib</AssemblyName>
<RootNamespace>CUETools.Codecs.MACLib</RootNamespace>
<Product>CUETools</Product>

View File

@@ -2,7 +2,7 @@
<PropertyGroup>
<TargetFrameworks>net47;net20;netstandard2.0</TargetFrameworks>
<Version>2.1.8.0</Version>
<Version>2.1.9.0</Version>
<AssemblyName>CUETools.Codecs.MPEG</AssemblyName>
<RootNamespace>CUETools.Codecs.MPEG</RootNamespace>
<Product>CUETools</Product>

View File

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

View File

@@ -2,7 +2,7 @@
<PropertyGroup>
<TargetFrameworks>net47;net20</TargetFrameworks>
<Version>2.1.8.0</Version>
<Version>2.1.9.0</Version>
<AssemblyName>CUETools.Codecs.WMA</AssemblyName>
<RootNamespace>CUETools.Codecs.WMA</RootNamespace>
<Product>CUETools</Product>

View File

@@ -2,7 +2,7 @@
<PropertyGroup>
<TargetFrameworks>net45;netstandard2.0</TargetFrameworks>
<Version>2.1.8.0</Version>
<Version>2.1.9.0</Version>
<AssemblyName>CUETools.Codecs.ffmpegdll</AssemblyName>
<RootNamespace>CUETools.Codecs.ffmpegdll</RootNamespace>
<Product>CUETools</Product>

View File

@@ -2,7 +2,7 @@
<PropertyGroup>
<TargetFrameworks>net47;net20;netstandard2.0</TargetFrameworks>
<Version>2.1.8.0</Version>
<Version>2.1.9.0</Version>
<AssemblyName>CUETools.Codecs.lame_enc</AssemblyName>
<RootNamespace>CUETools.Codecs.lame_enc</RootNamespace>
<Product>CUETools</Product>

View File

@@ -2,7 +2,7 @@
<PropertyGroup>
<TargetFrameworks>net47;net20;netstandard2.0</TargetFrameworks>
<Version>2.1.8.0</Version>
<Version>2.1.9.0</Version>
<AssemblyName>CUETools.Codecs.libFLAC</AssemblyName>
<RootNamespace>CUETools.Codecs.libFLAC</RootNamespace>
<Product>CUETools</Product>

View File

@@ -2,7 +2,7 @@
<PropertyGroup>
<TargetFrameworks>net47;net20;netstandard2.0</TargetFrameworks>
<Version>2.1.8.0</Version>
<Version>2.1.9.0</Version>
<AssemblyName>CUETools.Codecs.libmp3lame</AssemblyName>
<RootNamespace>CUETools.Codecs.libmp3lame</RootNamespace>
<Product>CUETools</Product>

View File

@@ -2,7 +2,7 @@
<PropertyGroup>
<TargetFrameworks>net47;net20;netstandard2.0</TargetFrameworks>
<Version>2.1.8.0</Version>
<Version>2.1.9.0</Version>
<AssemblyName>CUETools.Codecs.libwavpack</AssemblyName>
<RootNamespace>CUETools.Codecs.libwavpack</RootNamespace>
<Product>CUETools</Product>

View File

@@ -2,7 +2,7 @@
<PropertyGroup>
<TargetFrameworks>net20;net47;netstandard2.0</TargetFrameworks>
<Version>2.1.8.0</Version>
<Version>2.1.9.0</Version>
<AssemblyName>CUETools.Codecs</AssemblyName>
<RootNamespace>CUETools.Codecs</RootNamespace>
<Product>CUETools</Product>

View File

@@ -2,7 +2,7 @@
<PropertyGroup>
<TargetFrameworks>net47;net20;netstandard2.0</TargetFrameworks>
<Version>2.1.8.0</Version>
<Version>2.1.9.0</Version>
<AssemblyName>CUETools.Compression.Rar</AssemblyName>
<RootNamespace>CUETools.Compression.Rar</RootNamespace>
<Product>CUETools</Product>

View File

@@ -2,7 +2,7 @@
<PropertyGroup>
<TargetFrameworks>net47;net20;netstandard2.0</TargetFrameworks>
<Version>2.1.8.0</Version>
<Version>2.1.9.0</Version>
<AssemblyName>CUETools.Compression.Zip</AssemblyName>
<RootNamespace>CUETools.Compression.Zip</RootNamespace>
<Product>CUETools</Product>

View File

@@ -2,7 +2,7 @@
<PropertyGroup>
<TargetFrameworks>net47;net20;netstandard2.0</TargetFrameworks>
<Version>2.1.8.0</Version>
<Version>2.1.9.0</Version>
<AssemblyName>CUETools.Compression</AssemblyName>
<RootNamespace>CUETools.Compression</RootNamespace>
<Product>CUETools</Product>

View File

@@ -2,7 +2,7 @@
<PropertyGroup>
<TargetFrameworks>net47;netcoreapp2.0</TargetFrameworks>
<Version>2.1.8.0</Version>
<Version>2.1.9.0</Version>
<AssemblyName>CUETools.Converter</AssemblyName>
<RootNamespace>CUETools.Converter</RootNamespace>
<Product>CUETools</Product>

View File

@@ -2,7 +2,7 @@
<PropertyGroup>
<TargetFrameworks>net47;net20;netstandard2.0</TargetFrameworks>
<Version>2.1.8.0</Version>
<Version>2.1.9.0</Version>
<AssemblyName>CUETools.DSP.Mixer</AssemblyName>
<RootNamespace>CUETools.DSP.Mixer</RootNamespace>
<Product>CUETools</Product>

View File

@@ -2,7 +2,7 @@
<PropertyGroup>
<TargetFrameworks>net47;net20;netstandard2.0</TargetFrameworks>
<Version>2.1.8.0</Version>
<Version>2.1.9.0</Version>
<AssemblyName>CUETools.DSP.Resampler</AssemblyName>
<RootNamespace>CUETools.DSP.Resampler</RootNamespace>
<Product>CUETools</Product>

View File

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

View File

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

View File

@@ -2,7 +2,7 @@
<PropertyGroup>
<TargetFrameworks>net47;net20;netcoreapp2.0</TargetFrameworks>
<Version>2.1.8.0</Version>
<Version>2.1.9.0</Version>
<AssemblyName>CUETools.Flake</AssemblyName>
<RootNamespace>CUETools.Flake</RootNamespace>
<Product>CUETools</Product>

View File

@@ -2,7 +2,7 @@
<PropertyGroup>
<TargetFrameworks>net47;net20;netcoreapp2.0</TargetFrameworks>
<Version>2.1.8.0</Version>
<Version>2.1.9.0</Version>
<AssemblyName>CUETools.LossyWAV</AssemblyName>
<RootNamespace>CUETools.LossyWAV</RootNamespace>
<Product>CUETools</Product>

View File

@@ -2,7 +2,7 @@
<PropertyGroup>
<TargetFrameworks>net20;net47;netstandard2.0</TargetFrameworks>
<Version>2.1.8.0</Version>
<Version>2.1.9.0</Version>
<AssemblyName>CUETools.Parity</AssemblyName>
<RootNamespace>CUETools.Parity</RootNamespace>
<Product>CUETools</Product>

View File

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

View File

@@ -2,7 +2,7 @@
<PropertyGroup>
<TargetFrameworks>net47;netstandard2.0</TargetFrameworks>
<Version>2.1.8.0</Version>
<Version>2.1.9.0</Version>
<AssemblyName>CUETools.Processor</AssemblyName>
<RootNamespace>CUETools.Processor</RootNamespace>
<Product>CUETools</Product>

View File

@@ -2,7 +2,7 @@
<PropertyGroup>
<TargetFrameworks>net47;net20</TargetFrameworks>
<Version>2.1.8.0</Version>
<Version>2.1.9.0</Version>
<AssemblyName>CUETools.Ripper.Console</AssemblyName>
<RootNamespace>CUETools.Ripper.Console</RootNamespace>
<Product>CUETools</Product>

View File

@@ -89,7 +89,7 @@ namespace CUETools.ConsoleRipper
static void Main(string[] args)
{
Console.SetOut(Console.Error);
Console.WriteLine("CUERipper v2.1.8 Copyright (C) 2008-2021 Grigory Chudov");
Console.WriteLine("CUERipper v2.1.9 Copyright (C) 2008-2021 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.8", audioSource.ARName, true, false, CTDBMetadataSearch.Fast);
ctdb.ContactDB(null, "CUETools.ConsoleRipper 2.1.9", audioSource.ARName, true, false, CTDBMetadataSearch.Fast);
arVerify.ContactAccurateRip(ArId);
CTDBResponseMeta meta = null;
foreach (var imeta in ctdb.Metadata)

View File

@@ -2,7 +2,7 @@
<PropertyGroup>
<TargetFrameworks>net47;net20</TargetFrameworks>
<Version>2.1.8.0</Version>
<Version>2.1.9.0</Version>
<AssemblyName>CUETools.Ripper.SCSI</AssemblyName>
<RootNamespace>CUETools.Ripper.SCSI</RootNamespace>
<Product>CUETools</Product>

View File

@@ -1266,7 +1266,7 @@ namespace CUETools.Ripper.SCSI
{
get
{
return "CUERipper v2.1.8 Copyright (C) 2008-2021 Grigory Chudov";
return "CUERipper v2.1.9 Copyright (C) 2008-2021 Grigory Chudov";
// ripper.GetName().Name + " " + ripper.GetName().Version;
}
}

View File

@@ -2,7 +2,7 @@
<PropertyGroup>
<TargetFrameworks>net47;net20;netstandard2.0</TargetFrameworks>
<Version>2.1.8.0</Version>
<Version>2.1.9.0</Version>
<AssemblyName>CUETools.Ripper</AssemblyName>
<RootNamespace>CUETools.Ripper</RootNamespace>
<Product>CUETools</Product>

View File

@@ -2,7 +2,7 @@
<PropertyGroup>
<TargetFrameworks>net47;netcoreapp2.0</TargetFrameworks>
<Version>2.1.8.0</Version>
<Version>2.1.9.0</Version>
<AssemblyName>CUETools.eac3to</AssemblyName>
<RootNamespace>CUETools.eac3to</RootNamespace>
<Product>CUETools</Product>

View File

@@ -225,7 +225,7 @@ namespace CUETools.eac3to
{
var ctdb = new CUEToolsDB(toc, null);
Console.Error.WriteLine("Contacting CTDB...");
ctdb.ContactDB(null, "CUETools.eac3to 2.1.8", "", false, true, CTDBMetadataSearch.Extensive);
ctdb.ContactDB(null, "CUETools.eac3to 2.1.9", "", false, true, CTDBMetadataSearch.Extensive);
foreach (var imeta in ctdb.Metadata)
{
meta = imeta;

View File

@@ -147,7 +147,7 @@ namespace BluTools
pbStatus.IsIndeterminate = true;
}));
//ctdb.UploadHelper.onProgress += worker_ctdbProgress;
ctdb.ContactDB(null, "CUETools.eac3to 2.1.8", "", false, true, CTDBMetadataSearch.Extensive);
ctdb.ContactDB(null, "CUETools.eac3to 2.1.9", "", false, true, CTDBMetadataSearch.Extensive);
this.Dispatcher.Invoke((Action)(() =>
{
//metaresults.RaiseListChangedEvents = false;

View File

@@ -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.8\CUE Tools\LocalDB.xml";
var tempPath = @"C:\Users\user\Downloads\CUETools_2.1.9\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))

View File

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

View File

@@ -6,5 +6,5 @@
cause the file to be unrecognizable by the program.
-->
<GenericObjectDataSource DisplayName="CUEConfig" Version="1.0" xmlns="urn:schemas-microsoft-com:xml-msdatasource">
<TypeInfo>CUETools.Processor.CUEConfig, CUETools.Processor, Version=2.1.8.0, Culture=neutral, PublicKeyToken=null</TypeInfo>
<TypeInfo>CUETools.Processor.CUEConfig, CUETools.Processor, Version=2.1.9.0, Culture=neutral, PublicKeyToken=null</TypeInfo>
</GenericObjectDataSource>

View File

@@ -609,7 +609,7 @@ namespace JDP
{
get
{
return "CUETools 2.1.8";
return "CUETools 2.1.9";
}
}

View File

@@ -487,7 +487,7 @@
<value>fileSystemTreeView1</value>
</data>
<data name="&gt;&gt;fileSystemTreeView1.Type" xml:space="preserve">
<value>CUEControls.FileSystemTreeView, CUEControls, Version=2.1.8.0, Culture=neutral, PublicKeyToken=null</value>
<value>CUEControls.FileSystemTreeView, CUEControls, Version=2.1.9.0, Culture=neutral, PublicKeyToken=null</value>
</data>
<data name="&gt;&gt;fileSystemTreeView1.Parent" xml:space="preserve">
<value>grpInput</value>
@@ -544,7 +544,7 @@
<value>fileSystemTreeView1</value>
</data>
<data name="&gt;&gt;fileSystemTreeView1.Type" xml:space="preserve">
<value>CUEControls.FileSystemTreeView, CUEControls, Version=2.1.8.0, Culture=neutral, PublicKeyToken=null</value>
<value>CUEControls.FileSystemTreeView, CUEControls, Version=2.1.9.0, Culture=neutral, PublicKeyToken=null</value>
</data>
<data name="&gt;&gt;fileSystemTreeView1.Parent" xml:space="preserve">
<value>grpInput</value>
@@ -3626,7 +3626,7 @@
<value>699, 537</value>
</data>
<data name="$this.Text" xml:space="preserve">
<value>CUETools 2.1.8</value>
<value>CUETools 2.1.9</value>
</data>
<data name="&gt;&gt;toolStripStatusLabel1.Name" xml:space="preserve">
<value>toolStripStatusLabel1</value>