Commit graph

417 commits

Author SHA1 Message Date
Alexander Koblov
2e16e1c166 FIX: Zip - extract concatenated gzip archive
UPD: Zip - use fast CRC32 function

(cherry picked from commit c2c6590ae4)
2022-09-14 19:16:13 +03:00
Alexander Koblov
01daa52beb UPD: Zip - project file
(cherry picked from commit c6c5fbaed7)
2022-09-10 12:27:55 +03:00
Alexander Koblov
3d80a6ad9a FIX: Zip - unpack encrypted (AES) archive
(cherry picked from commit b858e33b17)
2022-09-10 12:27:55 +03:00
Alexander Koblov
7a4aa3cd71 FIX: Zip - unpack progress (file > 2 GB)
(cherry picked from commit 199450b197)
2022-09-10 12:27:55 +03:00
Alexander Koblov
b7c83fb25c FIX: SevenZip - create 7-Zip archive with PPMd compression method
(cherry picked from commit 1d3ba73af4)
2022-08-20 14:34:37 +03:00
Alexander Koblov
5deb4e99e3 FIX: SevenZip - MessageBox text encoding
(cherry picked from commit c13c40bd32)
2022-08-20 14:34:36 +03:00
Alexander Koblov
2c15917a14 FIX: Zip - update time extra fields (fixes #492)
(cherry picked from commit 29cea47087)
2022-08-09 18:53:57 +03:00
Alexander Koblov
d4e956b46e UPD: Project file
(cherry picked from commit 8d01d3cd10)
2022-08-06 13:01:18 +03:00
Alexander Koblov
861c5b61c2 FIX: Extract encrypted RAR archive when password contains non-ASCII characters
(cherry picked from commit 6ea44db451)
2022-08-06 13:01:18 +03:00
Alexander Koblov
0d464d30e2 FIX: SevenZip - Create .zip archives
(cherry picked from commit 38342adcc2)
2022-08-06 13:01:01 +03:00
Alexander Koblov
d93b70f8ed FIX: Unrar - don't rewrite configuration file
(cherry picked from commit 00ea415c48)
2022-08-06 13:00:18 +03:00
Alexander Koblov
d241666742 FIX: SevenZip - save configuration when path contains non ASCII characters
(cherry picked from commit 9d468c8aca)
2022-07-14 23:11:55 +03:00
Alexander Koblov
65c94ff8ba FIX: Unrar - save configuration when path contains non ASCII characters
(cherry picked from commit cb5357bf45)
2022-07-14 23:11:54 +03:00
Alexander Koblov
aedf74a507 FIX: Zip - extract file with long name (> 100) from .tar archive in the pax format
(cherry picked from commit 03e6a989d9)
2022-07-05 19:24:50 +03:00
Alexander Koblov
9624ce1218 FIX: Zip - save Unix file attributes (fixes #424) 2022-05-07 15:42:27 +03:00
Alexander Koblov
1acbe04b14 ADD: TAR - read mtime from PAX headers
(cherry picked from commit 2a69adfc53)
2022-03-06 23:55:52 +03:00
Alexander Koblov
a778da9010 FIX: Zip - use GMT time if available when extract
(cherry picked from commit d2b2920c29)
2022-01-30 13:01:29 +03:00
Alexander Koblov
b0e43b7ade FIX: Replace file in the TAR archive
(cherry picked from commit e663163af2)
2022-01-30 13:01:29 +03:00
Alexander Koblov
7a8950c593 FIX: Don't use UTF8Decode/UTF8Encode functions (fixes #245)
(cherry picked from commit c9baafdb36)
2021-12-03 22:31:48 +03:00
Alexander Koblov
a116ac810c UPD: Patch file
(cherry picked from commit ab0ffc4f72)
2021-10-16 19:50:22 +03:00
Alexander Koblov
3adbbc2f5d FIX: Remove temporary file
(cherry picked from commit 6fd35a5209)
2021-10-16 19:50:22 +03:00
Alexander Koblov
d60673b068 UPD: SevenZip - version number 2021-09-18 13:29:52 +03:00
Alexander Koblov
982ce28491 FIX: SevenZip - protect cache access 2021-09-16 19:19:09 +03:00
Alexander Koblov
2c669908dd FIX: Free Pascal 3.2.2 compatibility 2021-09-16 18:57:28 +03:00
Alexander Koblov
c175d93e7a ADD: SevenZip - error handling 2021-09-16 18:57:28 +03:00
Alexander Koblov
1eda6599d6 FIX: Range check error 2021-09-16 18:57:27 +03:00
Alexander Koblov
d651aee9ca UPD: Zip - show detailed error message 2021-09-11 19:48:41 +03:00
Alexander Koblov
b29a785217 UPD: Speed up tar-archive creation/modification 2021-09-05 14:49:29 +03:00
Alexander Koblov
8a5cf1153c UPD: Line-endings 2021-08-29 17:12:42 +03:00
Alexander Koblov
7c473ce950 ADD: DEB-WDX - read packages with Zstandard compression 2021-07-17 17:01:40 +03:00
btwise
80695aad13
UPD: Chinese translation (#124)
* Added incomplete Chinese localization translation

* Add FTP Chinese localization file
2021-06-29 20:48:17 +03:00
Alexander Koblov
1b8f72c8a5 ADD: Zip plugin - show 'retry' button in the extract file error dialog 2021-06-06 14:03:22 +03:00
Alexander Koblov
21b34f4890 FIX: #36 Bug Reading of tar archives with files larger than 4 and 8GiB fails 2021-05-25 20:40:49 +03:00
Alexander Koblov
185537ae73 UPD: Hungarian translation 2021-02-27 16:59:09 +00:00
Alexander Koblov
cb4727ba09 UPD: Patch file 2020-11-30 18:02:45 +00:00
Alexander Koblov
b2ebd8e3f7 FIX: Bug [0001706] Gzip file not showing all folders in archive 2020-11-30 17:56:00 +00:00
Alexander Koblov
38fd19d814 UPD: Plugins output directory 2020-11-04 14:12:31 +00:00
Alexander Koblov
44fc21750c FIX: Use 64 bit seek 2020-10-25 21:18:41 +00:00
Alexander Koblov
481c12fd99 FIX: Bug [#36] Reading of tar archives with files larger than 4 and 8GiB fails #2 2020-10-25 19:54:27 +00:00
Alexander Koblov
f5511cff0e FIX: Bug [#36] Reading of tar archives with files larger than 4 and 8GiB fails 2020-10-25 18:51:42 +00:00
Alexander Koblov
2616db9959 FIX: Create .zipx (when compressed size > uncompressed size) 2020-10-03 10:46:07 +00:00
Alexander Koblov
53ef4e68a1 ADD: RPM plugin - detect *.zst sub archive 2020-06-28 18:21:50 +00:00
Alexander Koblov
2e39b62ca4 ADD: Zip - check that filename is really in UTF-8 encoding 2020-06-23 18:23:40 +00:00
Alexander Koblov
b9625b929a UPD: Center zip-plugin options dialog 2020-06-14 17:09:09 +00:00
Alexander Koblov
e0ab5ed08c UPD: Rar plugin - faster cancel packing 2020-06-14 15:53:02 +00:00
Alexander Koblov
014cb778b6 FIX: Rar plugin - 100% progress 2020-06-14 15:22:04 +00:00
Alexander Koblov
3add558d3e ADD: Rar plugin - show packing progress with console rar.exe 2020-06-14 14:04:50 +00:00
Alexander Koblov
919e844e22 UPD: Move unrar.wcx from lib subdirectory 2020-06-12 12:29:36 +00:00
Alexander Koblov
7d0c8d1d0d UPD: Enable Rar packing under Unix 2020-06-12 12:23:29 +00:00
Alexander Koblov
b175f2407a UPD: Set default cancel button 2020-06-12 10:13:12 +00:00