Alexander Koblov
d4fc718f8f
ADD: AudioInfo - bit depth field
2023-03-06 14:55:13 +03:00
Alexander Koblov
13bd3ce79b
ADD: Zip - .tzst extension
2023-02-28 21:46:17 +03:00
Alexander Koblov
2150343460
UPD: AudioInfo - return empty string instead ft_fieldempty
2023-02-28 18:42:56 +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
47680a5cc6
FIX: AudioInfo - read ID3v2.4 with UTF-16 encoding
2023-02-25 14:09:41 +03:00
Alexander Koblov
594c2beaba
FIX: Zip - wrong checksum
2023-02-25 12:12:10 +03:00
Alexander Koblov
70187320b1
UPD: Language files
2023-02-25 12:00:23 +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
ff22ea0858
ADD: FTP - don't show size for connections
2023-02-12 12:57:12 +03:00
Alexander Koblov
9825c04bdc
ADD: FTP - capability to create connection copy
2023-02-12 11:59:45 +03:00
Alexander Koblov
6edfa91d49
UPD: Line-endings
2023-01-19 21:17:15 +03:00
Alexander Koblov
d660b14965
FIX: AudioInfo - read IDv2.4 with UTF-8 encoding ( fixes #723 )
2022-12-18 23:18:09 +03:00
Alexander Koblov
49f29d47a3
FIX: Extract files with zero UNIX time
2022-12-05 19:01:43 +03:00
Alexander Koblov
81e1cee3b8
FIX: Bug [0002644] Closing an unavailable FTP connection not possible
2022-12-05 18:16:06 +03:00
Alexander Koblov
faee14c230
ADD: FTP - save private key passphrase to cache (issue #697 )
2022-12-02 20:26:40 +03:00
Alexander Koblov
a193935b47
FIX: Zip - open small Gzip archive
2022-11-29 18:53:05 +03:00
rich2014
fb6fbebe45
UPD: MacPreview: change extension comparison to case insensitive ( #676 )
2022-11-22 19:59:44 +03:00
Alexander Koblov
559b0f6719
FIX: Don't load the unversioned libcrypto under macOS (issue #674 )
2022-11-20 22:22:29 +03:00
Alexander Koblov
9ff705ef69
ADD: FTP - Haiku support
2022-11-20 12:17:40 +03:00
Alexander Koblov
3232137533
UPD: OpenSSL library versions (issue #674 )
2022-11-20 10:45:24 +03:00
Alexander Koblov
fc8306f639
UPD: Unrar - Refactoring
...
ADD: Unrar - GetBackgroundFlags function (fixes #665 )
2022-11-14 21:41:36 +03:00
Alexander Koblov
35abf6c493
ADD: Base64 - GetBackgroundFlags function (issue #665 )
2022-11-14 18:45:08 +03:00
Alexander Koblov
4d85d6d474
ADD: Zip - GetBackgroundFlags function (issue #665 )
2022-11-14 18:41:32 +03:00
Alexander Koblov
ee8b06ae53
ADD: Qt 6 widgetset support ( fixes #402 )
2022-11-13 20:38:18 +03:00
Alexander Koblov
b5a932b3bb
DEL: Unneeded files ( fixes #616 )
2022-10-03 18:55:00 +03:00
rich2014
0136ca6fcd
FIX: DARWIN: MacPreview: workaournd for the bug of MacOS Quick Look ( #618 )
2022-10-02 12:38:39 +03:00
Antikruk
2b4d77b85c
UPD: Belarusian translation ( #609 )
2022-09-27 19:11:33 +03:00
rich2014
29e8e51516
UPD: DARWIN: enable MacPreview wlx-plugin ( #608 )
...
* UPD: DARWIN: enable MacPreview wlx-plugin
* UPD: DARWIN: add MacPreview.wlx into udefaultplugins.UpdatePlugins()
2022-09-26 21:14:07 +03:00
rich2014
5ea1a59cbb
ADD: DARWIN: add a WlxPlugin MacPreview ( #603 )
...
* ADD: DARWIN: add a WlxPlugin MacPreview, implemented using MacOS Native QuickLook Preview
* UPD: Plugin name modified and authors added in the remarks
2022-09-26 08:28:02 +03:00
Alexander Koblov
85d5c093d5
UPD: Use new GetTempName function
2022-09-18 20:10:10 +03:00
Alexander Koblov
d3669d5c32
UPD: SevenZip - refactoring
2022-09-17 14:07:40 +03:00
Alexander Koblov
181997bf08
FIX: SevenZip - update password visibility on "show password" change
2022-09-17 13:03:45 +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
4ed7362c07
ADD: SFTP - Show used encryption methods
2022-09-10 13:28:11 +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
1d3ba73af4
FIX: SevenZip - create 7-Zip archive with PPMd compression method
2022-08-20 14:32:14 +03:00
Alexander Koblov
c13c40bd32
FIX: SevenZip - MessageBox text encoding
2022-08-15 22:00:21 +03:00
Alexander Koblov
29cea47087
FIX: Zip - update time extra fields ( fixes #492 )
2022-08-09 18:50:38 +03:00