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