10 Commits

Author SHA1 Message Date
Yutaka Sawada
f17d75f1bd Release note of version 1.3.2.5 2022-09-09 19:37:37 +09:00
Yutaka Sawada
a1d042bb38 Add version 1.3.2.5 files 2022-09-09 19:30:39 +09:00
Yutaka Sawada
895b3282dc Delete MultiPar_par2j_1324.7z 2022-09-09 19:30:00 +09:00
Yutaka Sawada
1287e9f938 Delete MultiPar_Help_1320.7z 2022-09-09 18:48:17 +09:00
Yutaka Sawada
9eeb820391 Release note of version 1.3.2.4 2022-03-13 11:42:17 +09:00
Yutaka Sawada
73690179fd Add version 1.3.2.4 files 2022-03-13 11:39:38 +09:00
Yutaka Sawada
c98ecc7365 Delete MultiPar_sfv_md5_1322.7z 2022-03-13 11:38:48 +09:00
Yutaka Sawada
b4bfc1181f Delete MultiPar_par1j_1322.7z 2022-03-13 11:38:41 +09:00
Yutaka Sawada
0c9ba771e4 Delete MultiPar_par2j_1323.7z 2022-03-13 11:38:34 +09:00
Yutaka Sawada
c6610f55b9 Release note of version 1.3.2.3 2022-02-14 14:51:20 +09:00
8 changed files with 46 additions and 27 deletions

View File

@@ -1,30 +1,53 @@
# MultiPar # MultiPar
### v1.3.2.3 is public ### v1.3.2.5 is public
  This is a minor update version.   This is a minor update version.
Because some security vendors recognize MultiPar.exe's batch processing mode as stealth malware behavior, When you don't see any problem in your using version, you don't need to replace.
I removed the "/batch command" feature. I updated development environment from Visual Studio 2019 to Visual Studio 2022.
Thanks [didamsko for reporting the problem and test](https://github.com/Yutaka-Sawada/MultiPar/issues/61). The supported OS is same as previous version (Windows Vista or later).
If someone wants batch operation, please use command-line version par2j64.exe instead of GUI version MultiPar.exe. If you see a compatibility issue, please report with ease.
  I test two new features on MultiPar GUI.
They are [Fixed redundancy size](https://github.com/Yutaka-Sawada/MultiPar/issues/69)
and [Add file status sorting function](https://github.com/Yutaka-Sawada/MultiPar/issues/71)
on GitHub issues.
I changed the behavior of "RedundancyMax" and "Sort" option on "MultiPar.ini".
If many users like it, I may change the default behavior in future.
  This year, I started to learn Python.
It's useful than Batch script.
It's possible to show GUI.
I will use it to make simple tools.
Python is much easier than C language, however it seems to be slow.
I put some Python script files in `tool` folder of MultiPar.
Users may edit them for thier usage.
I added help documents for Python script, too.
[ Changes from 1.3.2.2 to 1.3.2.3 ] [ Changes from 1.3.2.4 to 1.3.2.5 ]
Compiler update
- Development environment is updated to Visual Studio 2022.
GUI update GUI update
Change - Change
I removed /batch command from MultiPar.exe. - ParQueue is removed, because I include tools by Python script.
PAR2 client update
- Bug fix
- I fixed a failure of searching blocks in uniform data.
[ Hash value ] [ Hash value ]
MultiPar1323.zip MultiPar1325.zip
MD5: E66DD8773450C7E1A703EB5F2D935615 MD5: 6870A1522E326A9945F3CBFE6006FA73
SHA1: 362B4878B08463FAF9BC4CB551D68DAC0CA10575 SHA1: E75166BAA011F8E2DEA9A8EDFCFBE1E1F8B5BA6A
MultiPar1323_setup.exe MultiPar1325_setup.exe
MD5: A1870227F3D40E7BCB94B9BE340A709A MD5: 835074F6F5F4EF3FD3ECF22DA3D146DD
SHA1: 2DCB3D9E367B7DDAED7C950CD71F1538DF247F7D SHA1: 7BEDF9E7F1F9563595A61D0C37939E55BEEAEBFF
  To install under "Program Files" or "Program Files (x86)" directory,   To install under "Program Files" or "Program Files (x86)" directory,
you must start the installer with administrative privileges by selecting you must start the installer with administrative privileges by selecting
"Run as administrator" on right-click menu. "Run as administrator" on right-click menu.
@@ -35,17 +58,17 @@ you must start the installer with administrative privileges by selecting
[GitHub](https://github.com/Yutaka-Sawada/MultiPar/releases) or [GitHub](https://github.com/Yutaka-Sawada/MultiPar/releases) or
[OneDrive](https://1drv.ms/u/s!AtGhNMUyvbWOaSo1n_R8awJ_hg0?e=4V0gXu). [OneDrive](https://1drv.ms/u/s!AtGhNMUyvbWOaSo1n_R8awJ_hg0?e=4V0gXu).
MultiPar_par2j_1323.7z MultiPar_par2j_1325.7z
MD5: 587AF25EBB2ABF338FB1A07661E8A790 MD5: E7B911245E8B6051F9B80D54C94D2AE6
SHA1: 6DD28E7BCF7AAC9B28EB3BA7CFFC14F67CC38D87 SHA1: 577F928BE533DCC54334103C0E1D7D2EA290E8FB
MultiPar_par1j_1322.7z MultiPar_par1j_1324.7z
MD5: E80BEB9BBFEAC709B0647E97580CD107 MD5: A76530DFD9C3FC8779582E2A82F1D5F9
SHA1: 84F51338C2AB1D8B9179319F20EB159F27D9FA2A SHA1: 7BEE4381D4328DB2E66CA82044F0CE4A6F036C3C
MultiPar_sfv_md5_1322.7z MultiPar_sfv_md5_1324.7z
MD5: 468540C08059987573404A860B43979A MD5: F3C9F14E2EFF31FD277F75991817B97F
SHA1: 2B8AD55E1DC626A9F152554637B71EBE32F7C474 SHA1: A86A3F1212AA1B5A278FFB3194C88EAF28C60AFF
MultiPar_ShlExt_1320.7z MultiPar_ShlExt_1320.7z
MD5: C413655ABF85BCFF3D4B349BAAADC24B MD5: C413655ABF85BCFF3D4B349BAAADC24B
@@ -54,7 +77,3 @@ SHA1: 8552E6CCF647B065D91E494D2751567C144ABD36
MultiPar_ResUI_1319.7z MultiPar_ResUI_1319.7z
MD5: E03B90A433466C945D726B5A49B4E547 MD5: E03B90A433466C945D726B5A49B4E547
SHA1: E30FB11B8F121D44CC1CC368E8D91F06CFC15551 SHA1: E30FB11B8F121D44CC1CC368E8D91F06CFC15551
MultiPar_Help_1320.7z
MD5: 1F8CC009B1A5F11EFBA999C7225E4311
SHA1: 6E392602F82A96E3015FEA65A590E08D2B6E39CB

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.