Commit graph

137 commits

Author SHA1 Message Date
Alexander Koblov
13bd3ce79b ADD: Zip - .tzst extension 2023-02-28 21:46:17 +03:00
Alexander Koblov
b50740cef7 FIX: Zip - crash on compression when libzstd not found 2023-02-26 14:16:19 +03:00
Alexander Koblov
735cf33d5b ADD: Zip - translate resource strings 2023-02-25 17:23:18 +03:00
Alexander Koblov
594c2beaba FIX: Zip - wrong checksum 2023-02-25 12:12:10 +03:00
Alexander Koblov
8c46e8b089 ADD: Zip - capability to change compression settings of all supported formats 2023-02-25 12:00:23 +03:00
Alexander Koblov
0f90c2580b UPD: Zip - speed up .zipx creation 2023-02-14 20:17:39 +03:00
Alexander Koblov
7159dd4ddd UPD: Zip - doublecmd.diff 2023-02-13 19:17:52 +03:00
Alexander Koblov
4c027c42a9 FIX: Incorrect .tar.gz archive reading: same directory appears multiple time (fixes #809) 2023-02-13 19:10:09 +03:00
Alexander Koblov
49f29d47a3 FIX: Extract files with zero UNIX time 2022-12-05 19:01:43 +03:00
Alexander Koblov
a193935b47 FIX: Zip - open small Gzip archive 2022-11-29 18:53:05 +03:00
Alexander Koblov
4d85d6d474 ADD: Zip - GetBackgroundFlags function (issue #665) 2022-11-14 18:41:32 +03:00
Alexander Koblov
85d5c093d5 UPD: Use new GetTempName function 2022-09-18 20:10:10 +03:00
Alexander Koblov
6011f09b10 FIX: Zip - gzip unpack progress 2022-09-16 18:41:40 +03:00
Alexander Koblov
8cd00f4a05 FIX: Zip - slow gzip-file opening 2022-09-16 18:41:22 +03:00
Alexander Koblov
82b6f6ec0b UPD: Speed up gzip-archive creation/modification 2022-09-15 21:27:10 +03:00
Alexander Koblov
952ceb722e ADD: Zip - show gzip compression progress 2022-09-14 21:19:16 +03:00
Alexander Koblov
c2c6590ae4 FIX: Zip - extract concatenated gzip archive
UPD: Zip - use fast CRC32 function
2022-09-14 19:00:07 +03:00
Alexander Koblov
dd3ee2639b UPD: Speed up zip-archive creation/modification 2022-09-11 18:59:51 +03:00
Alexander Koblov
1e03f05284 UPD: Zip - doublecmd.diff 2022-09-11 18:59:51 +03:00
Alexander Koblov
c6c5fbaed7 UPD: Zip - project file 2022-09-10 12:20:45 +03:00
Alexander Koblov
b858e33b17 FIX: Zip - unpack encrypted (AES) archive 2022-09-10 12:17:06 +03:00
Alexander Koblov
199450b197 FIX: Zip - unpack progress (file > 2 GB) 2022-09-10 12:15:19 +03:00
Alexander Koblov
29cea47087 FIX: Zip - update time extra fields (fixes #492) 2022-08-09 18:50:38 +03:00
Alexander Koblov
03e6a989d9 FIX: Zip - extract file with long name (> 100) from .tar archive in the pax format 2022-06-27 20:39:24 +03:00
Alexander Koblov
c3f0f99774 ADD: Zip - show bzip2/zstd/xz compression/decompression progress 2022-06-21 21:35:33 +03:00
Alexander Koblov
5451867f64 FIX: Zip - save Unix file attributes (fixes #424) 2022-05-03 12:08:01 +03:00
Alexander Koblov
2a69adfc53 ADD: TAR - read mtime from PAX headers 2022-02-16 18:36:46 +03:00
Alexander Koblov
d2b2920c29 FIX: Zip - use GMT time if available when extract 2022-01-19 20:53:03 +03:00
Alexander Koblov
e663163af2 FIX: Replace file in the TAR archive 2022-01-17 19:12:00 +03:00
Alexander Koblov
c9baafdb36 FIX: Don't use UTF8Decode/UTF8Encode functions (fixes #245) 2021-11-09 19:13:55 +03:00
Alexander Koblov
ab0ffc4f72 UPD: Patch file 2021-10-16 14:07:20 +03:00
Alexander Koblov
6fd35a5209 FIX: Remove temporary file 2021-10-16 13:32:23 +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
7c473ce950 ADD: DEB-WDX - read packages with Zstandard compression 2021-07-17 17:01:40 +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
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
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
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
f934cae841 UPD: Zip plugin options dialog 2020-06-10 19:57:20 +00:00
Alexander Koblov
2bd02d9553 ADD: Extract .zipx with Zstandard compression method 2020-06-09 17:21:00 +00:00
Alexander Koblov
3894368226 UPD: Zip - default compression method 2020-06-04 19:34:48 +00:00
Alexander Koblov
465990f1da UPD: Speed up zip-archive creation/modification 2020-06-04 18:32:43 +00:00
Alexander Koblov
20a0d5bf23 FIX: Bug [0002491] After 9417 all zip-archives are created broken 2020-05-28 17:46:49 +00:00