From a39077961bf587af63a0420f9e59562ff9145993 Mon Sep 17 00:00:00 2001 From: moisesmcardona Date: Mon, 28 Dec 2020 08:43:56 -0400 Subject: [PATCH] v0.4.6: Added paq8pxd v92 and v93. --- Changelog.txt | 3 +++ PAQCompress/Form1.Designer.vb | 2 +- PAQCompress/Form1.vb | 3 ++- PAQCompress/My Project/AssemblyInfo.vb | 4 +-- PAQCompress/PAQCompress.vbproj | 36 +------------------------- readme.md | 2 +- 6 files changed, 10 insertions(+), 40 deletions(-) diff --git a/Changelog.txt b/Changelog.txt index a6031a5..310bdd0 100644 --- a/Changelog.txt +++ b/Changelog.txt @@ -1,3 +1,6 @@ +v0.4.6 +- Added paq8pxd v92 and v93. + v0.4.5 - Added paq8pxd v91. diff --git a/PAQCompress/Form1.Designer.vb b/PAQCompress/Form1.Designer.vb index 682ac50..c743e96 100644 --- a/PAQCompress/Form1.Designer.vb +++ b/PAQCompress/Form1.Designer.vb @@ -404,7 +404,7 @@ Partial Class Form1 Me.Label3.Name = "Label3" Me.Label3.Size = New System.Drawing.Size(161, 13) Me.Label3.TabIndex = 21 - Me.Label3.Text = "v0.4.5 - GUI by: Moisés Cardona" + Me.Label3.Text = "v0.4.6 - GUI by: Moisés Cardona" ' 'paq_other ' diff --git a/PAQCompress/Form1.vb b/PAQCompress/Form1.vb index a18fd11..386a27d 100644 --- a/PAQCompress/Form1.vb +++ b/PAQCompress/Form1.vb @@ -148,7 +148,8 @@ ElseIf PAQSeries.SelectedItem Is "PAQ8PXd" Then PAQVersion.Items.AddRange({"v45", "v46", "v47", "v48", "v49", "v50", "v51", "v52", "v53", "v54", "v55", "v56", "v57", "v58", "v59", "v60", "v61", "v62", "v63", "v64", "v66", "v67", "v68", "v69f", "v69", "v70", "v71", "v72", "v73", "v74", "v75", "v76", - "v77", "v78", "v79", "v80", "v81", "v82", "v83", "v84", "v85", "v86", "v87", "v88", "v89", "v90", "v91"}) + "v77", "v78", "v79", "v80", "v81", "v82", "v83", "v84", "v85", "v86", "v87", "v88", "v89", "v90", "v91", "v92", + "v93"}) CompressionLevel.Text = "s5" CompressionLevel.Items.AddRange({"s0", "s1", "s2", "s3", "s4", "s5", "s6", "s7", "s8", "s9", "s10", "s11", "s12", "s13", "s14", "s15"}) paq_other.Text = "Threads" diff --git a/PAQCompress/My Project/AssemblyInfo.vb b/PAQCompress/My Project/AssemblyInfo.vb index d6c3e95..329b991 100644 --- a/PAQCompress/My Project/AssemblyInfo.vb +++ b/PAQCompress/My Project/AssemblyInfo.vb @@ -31,5 +31,5 @@ Imports System.Runtime.InteropServices ' by using the '*' as shown below: ' - - + + diff --git a/PAQCompress/PAQCompress.vbproj b/PAQCompress/PAQCompress.vbproj index dbac2c1..1e5b563 100644 --- a/PAQCompress/PAQCompress.vbproj +++ b/PAQCompress/PAQCompress.vbproj @@ -63,41 +63,7 @@ - - ..\packages\System.IO.4.3.0\lib\net462\System.IO.dll - True - True - - - ..\packages\System.Net.Http.4.3.4\lib\net46\System.Net.Http.dll - True - True - - - ..\packages\System.Runtime.4.3.0\lib\net462\System.Runtime.dll - True - True - - - ..\packages\System.Security.Cryptography.Algorithms.4.3.0\lib\net463\System.Security.Cryptography.Algorithms.dll - True - True - - - ..\packages\System.Security.Cryptography.Encoding.4.3.0\lib\net46\System.Security.Cryptography.Encoding.dll - True - True - - - ..\packages\System.Security.Cryptography.Primitives.4.3.0\lib\net46\System.Security.Cryptography.Primitives.dll - True - True - - - ..\packages\System.Security.Cryptography.X509Certificates.4.3.0\lib\net461\System.Security.Cryptography.X509Certificates.dll - True - True - + diff --git a/readme.md b/readme.md index 8a66a4b..efb8d98 100644 --- a/readme.md +++ b/readme.md @@ -2,7 +2,7 @@ [PAQCompress](https://moisescardona.me/paqcompress) is a GUI of the powerful PAQ compression software. Originally written in 2009, it has been rewritten to provide a better GUI and include the latest and greatest PAQ versions. -![Screenshot](https://moisescardona.me/wp-content/uploads/2020/11/PAQCompress-v0.4.3.png) +![Screenshot](https://moisescardona.me/wp-content/uploads/2020/12/PAQCompress-v0.4.6.png) Supported PAQ versions are: