Commit graph

867 commits

Author SHA1 Message Date
Alexander Koblov
e60ecc4715 FIX: Extract files with zero UNIX time
(cherry picked from commit 49f29d47a3)
2022-12-25 12:35:24 +03:00
Alexander Koblov
120578c7e0 FIX: Bug [0002644] Closing an unavailable FTP connection not possible
(cherry picked from commit 81e1cee3b8)
2022-12-25 12:35:23 +03:00
Alexander Koblov
0c40b156af FIX: AudioInfo - read IDv2.4 with UTF-8 encoding (fixes #723)
(cherry picked from commit d660b14965)
2022-12-25 12:32:48 +03:00
Alexander Koblov
a844456e49 ADD: FTP - save private key passphrase to cache (issue #697)
(cherry picked from commit faee14c230)
2022-12-03 11:17:32 +03:00
Alexander Koblov
d0532ef243 FIX: Zip - open small Gzip archive
(cherry picked from commit a193935b47)
2022-11-29 22:18:06 +03:00
Alexander Koblov
c35c9a3183 FIX: Don't load the unversioned libcrypto under macOS (issue #674)
(cherry picked from commit 559b0f6719)
2022-11-23 18:48:59 +03:00
Alexander Koblov
0a15654e73 UPD: OpenSSL library versions (issue #674)
(cherry picked from commit 3232137533)
2022-11-23 18:48:59 +03:00
Alexander Koblov
a10df2f68b ADD: Zip - show bzip2/zstd/xz compression/decompression progress
(cherry picked from commit c3f0f99774)
2022-09-18 12:02:52 +03:00
Alexander Koblov
9aec6075db UPD: SevenZip - refactoring
(cherry picked from commit d3669d5c32)
2022-09-17 14:10:07 +03:00
Alexander Koblov
8e83d8ea8b FIX: SevenZip - update password visibility on "show password" change
(cherry picked from commit 181997bf08)
2022-09-17 14:10:07 +03:00
Alexander Koblov
7c33c64c07 FIX: Zip - gzip unpack progress
(cherry picked from commit 6011f09b10)
2022-09-17 11:32:39 +03:00
Alexander Koblov
b16c3ce409 UPD: Speed up gzip-archive creation/modification
(cherry picked from commit 82b6f6ec0b)
2022-09-17 11:32:39 +03:00
Alexander Koblov
bc5a9fda5e FIX: Zip - slow gzip-file opening
(cherry picked from commit 8cd00f4a05)
2022-09-16 19:01:52 +03:00
Alexander Koblov
086b468cfa ADD: Zip - show gzip compression progress
(cherry picked from commit 952ceb722e)
2022-09-15 21:28:52 +03:00
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
fdb07b3b5b ADD: SFTP - Show used encryption methods
(cherry picked from commit 4ed7362c07)
2022-09-10 22:25:27 +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
c02347051f FIX: FTP - long delay with some ftps servers
(cherry picked from commit 78d28932af)
2022-04-09 11:27:45 +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
12f47430d7 ADD: WMP plugin - .wma and .wmv extensions
(cherry picked from commit 7a7454fbfb)
2021-11-28 12:26:03 +03:00
Alexander Koblov
c68af22f12 UPD: Hungarian translation (fixes #233)
(cherry picked from commit 68c9d3e35e)
2021-10-30 22:40:03 +03:00
Alexander Koblov
e69e797f58 FIX: FTP - use mbFileExists function and TFileStreamEx class (fixes #213)
(cherry picked from commit 4e3a509e8e)
2021-10-29 18:25:29 +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
7c8c7d46ca UPD: Enable Windows Media Player plugin 2021-08-29 17:15:09 +03:00
Alexander Koblov
8a5cf1153c UPD: Line-endings 2021-08-29 17:12:42 +03:00
Alexander Koblov
ae18abf1e9 ADD: Windows Media Player plugin 2021-08-29 16:53:36 +03:00