Release note of version 1.3.3.4
This commit is contained in:
63
README.md
63
README.md
@@ -1,55 +1,52 @@
|
||||
# MultiPar
|
||||
|
||||
### v1.3.3.3 is public
|
||||
### v1.3.3.4 is public
|
||||
|
||||
I fixed a few rare bugs in this version.
|
||||
While most users were not affected by those problems,
|
||||
those who saw the matter would better use new version.
|
||||
If there is a problem still, I will fix as possible as I can.
|
||||
I updated some help documents about Batch script.
|
||||
I mentioned the location of help files in ReadMe text.
|
||||
This is a minor update version.
|
||||
As I announced ago, Windows Vista was removed from supported OS from this version.
|
||||
If you are using MultiPar on Windows Vista PC, please use old versions.
|
||||
If there is no serious problem in this version,
|
||||
next version may be the last of v1.3.3 tree.
|
||||
|
||||
New version supports a PC with max 8 OpenCL devices.
|
||||
Thanks [Yi Gu for reporting bug in a rare environment](https://github.com/Yutaka-Sawada/MultiPar/issues/110).
|
||||
I didn't think a user put so many OpenCL devices on a PC.
|
||||
It will detect a Graphics board correctly.
|
||||
Korean language is available newly.
|
||||
Thanks gemble for translation.
|
||||
|
||||
I improved source file splitting feature at creating PAR2 files.
|
||||
Thanks [AreteOne for reporting bug and suggestion of improvment](https://github.com/Yutaka-Sawada/MultiPar/issues/117).
|
||||
When file extension is a number, it didn't handle properly.
|
||||
If someone saw strange behavior at file splitting ago, it should have been solved in this version.
|
||||
I added some optional feature for rare usage or test manually.
|
||||
For details, refer `Command_GUI.txt` and `Command_par2j.txt` in `help` folder of MultiPar.
|
||||
|
||||
I fixed a bug in verifying external files.
|
||||
It might not find the last slice in a source file, when the file data is redundant.
|
||||
Thanks [dle-fr for reporting bug and testing many times](https://github.com/Yutaka-Sawada/MultiPar/issues/130).
|
||||
This solution may improve verification of damaged files, too.
|
||||
When source files are mostly random data like commpressed archive, there was no problem.
|
||||
My web-pages on `vector.co.jp` will disapper at 2024 December 20.
|
||||
Thanks Vector to support MultiPar for long time.
|
||||
I use this GitHub page for MultiPar announcement.
|
||||
|
||||
|
||||
[ Changes from 1.3.3.2 to 1.3.3.3 ]
|
||||
[ Changes from 1.3.3.3 to 1.3.3.4 ]
|
||||
|
||||
Installer update
|
||||
- Inno Setup was updated from v6.2.2 to v6.3.1.
|
||||
- Korean language is available at installation.
|
||||
|
||||
PAR2 client update
|
||||
- Bug fix
|
||||
- Fixed a bug in GPU acceleration, when there are many OpenCL devices.
|
||||
- Failure of splitting source files with numerical extension was fixed.
|
||||
- Faulty prediction of the last block in a file with repeated data was fixed.
|
||||
GUI update
|
||||
- New
|
||||
- Korean UI DLL is included.
|
||||
- It's possible to add options for par2j on MultiPar.ini file.
|
||||
|
||||
- Change
|
||||
- Link of Vector's author page is removed. Use GitHub's MultiPar page.
|
||||
|
||||
|
||||
[ Hash value ]
|
||||
|
||||
MultiPar1333.zip
|
||||
MD5: 01A201CA340C33053E6D7D2604D54019
|
||||
SHA1: F7C30A7BDEB4152820C9CFF8D0E3DA719F69D7C6
|
||||
MultiPar1334.zip
|
||||
MD5: 27E7EB8CD03F65D219E7B59E870C0CF3
|
||||
SHA1: 523BBA26FA851BB320962196F7197978801568B3
|
||||
|
||||
MultiPar1334_setup.exe
|
||||
MD5: 4F1F3EEDF79EBFBEB63078F3F0528CC7
|
||||
SHA1: F9AA66DF5E0CDA0D2F99FE27B2FA8667BE079BB2
|
||||
|
||||
MultiPar1333_setup.exe
|
||||
MD5: 33F9E441F5C1B2C00040E9BAFA7CC1A9
|
||||
SHA1: 6CEBED8CECC9AAC5E8070CD5E8D1EDF7BBBC523A
|
||||
To install under "Program Files" or "Program Files (x86)" directory,
|
||||
you must select "Install for all users" at the first dialog.
|
||||
|
||||
Old versions and source code packages are available at
|
||||
[GitHub](https://github.com/Yutaka-Sawada/MultiPar/releases) or
|
||||
[OneDrive](https://1drv.ms/f/c/8eb5bd32c534a1d1/QtGhNMUyvbUggI5pAAAAAAAAKjWf9HxrAn-GDQ).
|
||||
|
||||
|
||||
Reference in New Issue
Block a user