From ad4dc6e6383f7f23e80acb03ee85e9ca9015d194 Mon Sep 17 00:00:00 2001 From: moisesmcardona Date: Thu, 14 Jan 2021 20:59:30 -0500 Subject: [PATCH] v0.5.1 - Added paq8pxd v95. - Added paq8sk v39, v40 and v43. --- Changelog.txt | 4 ++++ PAQCompress/Form1.Designer.vb | 2 +- PAQCompress/Form1.vb | 4 ++-- PAQCompress/My Project/AssemblyInfo.vb | 4 ++-- readme.md | 2 +- 5 files changed, 10 insertions(+), 6 deletions(-) diff --git a/Changelog.txt b/Changelog.txt index b092154..565dfca 100644 --- a/Changelog.txt +++ b/Changelog.txt @@ -1,3 +1,7 @@ +v0.5.1 +- Added paq8pxd v95. +- Added paq8sk v39, v40 and v43. + v0.5.0 - Added paq8gen v1 and v2. - Added paq8pxd v94. diff --git a/PAQCompress/Form1.Designer.vb b/PAQCompress/Form1.Designer.vb index 03b4059..b59200d 100644 --- a/PAQCompress/Form1.Designer.vb +++ b/PAQCompress/Form1.Designer.vb @@ -416,7 +416,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.5.0 - GUI by: Moisés Cardona" + Me.Label3.Text = "v0.5.1 - GUI by: Moisés Cardona" ' 'paq_other ' diff --git a/PAQCompress/Form1.vb b/PAQCompress/Form1.vb index d0c2a18..13c7a74 100644 --- a/PAQCompress/Form1.vb +++ b/PAQCompress/Form1.vb @@ -159,7 +159,7 @@ 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", "v92", - "v93", "v94"}) + "v93", "v94", "v95"}) 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" @@ -169,7 +169,7 @@ PAQVersion.Enabled = True ElseIf PAQSeries.SelectedItem Is "PAQ8SK" Then PAQVersion.Items.AddRange({"v2", "v5", "v7", "v9", "v10", "v13", "v14", "v15", "v18", "v19", "v22", "v23", "v25", "v26", "v28", "v29", - "v30", "v31", "v32"}) + "v30", "v31", "v32", "v39", "v40", "v43"}) CompressionLevel.Text = "s5" CompressionLevel.Items.AddRange({"s0", "s1", "s2", "s3", "s4", "s5", "s6", "s7", "s8", "s9", "s10", "s11", "s12", "s13", "s14", "s15", "x0", "x1", "x2", "x3", "x4", "x5", "x6", "x7", "x8", "x9", "x10", "x11", "x12", "x13", "x14", "x15"}) diff --git a/PAQCompress/My Project/AssemblyInfo.vb b/PAQCompress/My Project/AssemblyInfo.vb index e10452a..ff40ef8 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/readme.md b/readme.md index efb8d98..bcc9452 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/12/PAQCompress-v0.4.6.png) +![Screenshot](https://moisescardona.me/wp-content/uploads/2021/01/PAQCompress-v0.5.1.png) Supported PAQ versions are: