Commit graph

848 commits

Author SHA1 Message Date
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
Skif-off
ad490e48c1
CHG: AudioInfo: 'Duration' returns duration as a number in seconds. The fields 'Duration' and 'Duration (H/M/S)' were renamed. (#158)
UPD: audioinfo.lng.
2021-08-21 11:19:22 +03:00
btwise
4410fd4b6b
FIX: Chinese translate (#136) 2021-07-17 17:03:33 +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
9f116dd682 FIX: FTP - unneeded reconnect in SSH mode 2021-06-27 21:52:03 +03:00
btwise
098c4ddd6e
UPD: Repair and perfect Chinese localization! (#110)
* Added incomplete Chinese localization translation

* Add FTP Chinese localization file
2021-06-14 12:23:55 +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
011e920302 FIX: Explorer preview - initialize with correct window size 2021-06-05 21:16:56 +03:00
Alexander Koblov
54bfc8fdcc ADD: Close explorer preview by 'escape' key 2021-05-30 18:09:21 +03:00
Alexander Koblov
589f57b5e5 ADD: Build and install preview plugin 2021-05-29 13:56:55 +03:00
Alexander Koblov
36a915c70e ADD: Explorer preview plugin 2021-05-29 13:52:23 +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
d54328be4f ADD: FTP - print error code when cannot perform the SSH handshake 2021-05-16 13:02:14 +03:00
Alexander Koblov
a8f0ac6030 ADD: FTP - reuse ssl session for data connection (OpenSSL) 2021-04-04 16:20:58 +03:00
Alexander Koblov
c8e9de0692 UPD: Synapse library 2021-04-04 15:12:35 +03:00
Alexander Koblov
443250188a ADD: AudioInfo - read from .opus 2021-02-27 21:20:23 +00: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