Commit graph

403 commits

Author SHA1 Message Date
Alexander Koblov
827ea3fbe0 ADD: Base64 - verify header 2022-02-02 22:46:18 +03:00
Alexander Koblov
e0e2fb0553 ADD: Base64 encode/decode plugin 2022-02-02 19:42:04 +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
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
Alexander Koblov
a77b9d6eff ADD: Unrar plugin translation 2020-06-10 20:05:06 +00:00
Alexander Koblov
03a0bd0f07 ADD: Zip plugin translation 2020-06-10 20:00:53 +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
Alexander Koblov
3f6220d750 FIX: Bug [0002465] DC silently produces broken ZIP when packing file of size >4G 2020-05-23 11:01:52 +00:00
Alexander Koblov
7fc2f7db91 FIX: Zip - determine encoding when GetACP = GetOEMCP (Windows) 2020-04-25 09:25:58 +00:00
Alexander Koblov
d654696f2a ADD: Zip - read time from extra fields 2020-03-28 20:05:47 +00:00
Alexander Koblov
3733f0e36d FIX: Zip - slow determine archive type by content 2019-12-29 18:20:02 +00:00
Alexander Koblov
fc4424eab6 ADD: Zip plugin - read/write uncompressed size (.zst) 2019-12-23 17:43:01 +00:00
Alexander Koblov
b4187d2672 FIX: Warning 2019-12-22 09:46:46 +00:00
Alexander Koblov
d681861516 ADD: Zip plugin - zstd format support (.zst) 2019-12-22 09:45:20 +00:00