Commit graph

866 commits

Author SHA1 Message Date
Alexander Koblov
8d01d3cd10 UPD: Project file 2022-08-06 12:48:25 +03:00
Alexander Koblov
6ea44db451 FIX: Extract encrypted RAR archive when password contains non-ASCII characters 2022-08-06 12:48:25 +03:00
Alexander Koblov
38342adcc2 FIX: SevenZip - Create .zip archives 2022-07-31 22:33:59 +03:00
Alexander Koblov
00ea415c48 FIX: Unrar - don't rewrite configuration file 2022-07-15 18:12:16 +03:00
Alexander Koblov
9d468c8aca FIX: SevenZip - save configuration when path contains non ASCII characters 2022-07-14 18:41:28 +03:00
Alexander Koblov
cb5357bf45 FIX: Unrar - save configuration when path contains non ASCII characters 2022-07-14 18:31:24 +03:00
Alexander Koblov
d056097608 UPD: Clean up
FIX: Wrong lParam value
2022-07-01 22:29:28 +03:00
Alexander Koblov
f3e558ca31 UPD: Enable RichView plugin 2022-07-01 22:04:43 +03:00
Alexander Koblov
6b976b54b5 ADD: RichView plugin 2022-07-01 21:57:15 +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
2c28d3debe FIX: FPC 3.0.4 compatibility (fixes #385) 2022-05-24 19:49:29 +03:00
Alexander Koblov
5451867f64 FIX: Zip - save Unix file attributes (fixes #424) 2022-05-03 12:08:01 +03:00
larinsv
f5809a23f5
FIX: FPC 3.3 compatibility (#385) 2022-03-27 20:21:21 +03:00
Alexander Koblov
52b34362e3 UPD: German language files 2022-02-23 13:12:55 +03:00
Alexander Koblov
2a69adfc53 ADD: TAR - read mtime from PAX headers 2022-02-16 18:36:46 +03:00
Alexander Koblov
dff82972f2 FIX: Lazarus 2.0.12 compatibility 2022-02-05 21:20:47 +03:00
Alexander Koblov
762565d5eb DEL: Obsolete unbz2 plugin 2022-02-05 18:15:44 +03:00
Alexander Koblov
7dc29ef651 DEL: Move gvfs plugin to plugins repo 2022-02-05 14:15:17 +03:00
Alexander Koblov
71bb4d22f9 UPD: Base64 - use 76 symbols line length like other tools 2022-02-04 19:55:06 +03:00
Alexander Koblov
8c1dc7de0d FIX: Base64 - decoding progress 2022-02-04 18:54:13 +03:00
Alexander Koblov
3dce6c57b9 UPD: Base64 - increase performance 2022-02-04 18:41:16 +03:00
Alexander Koblov
dab1c72661 ADD: Base64 - cancel operation 2022-02-03 21:57:23 +03:00
Alexander Koblov
53a45c7b6d FIX: Base64 - build under Unix 2022-02-03 21:05:51 +03:00
Alexander Koblov
61127e7c63 ADD: Base64 plugin to build and install scripts 2022-02-03 19:47:21 +03:00
Alexander Koblov
6e73727125 UPD: Base64 - better header processing 2022-02-03 19:35:22 +03:00
Alexander Koblov
827ea3fbe0 ADD: Base64 - verify header 2022-02-02 22:46:18 +03:00
Alexander Koblov
cb5c744996 DEL: Move xpi_wdx to plugins repo 2022-02-02 20:45:28 +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
5031bb52ee ADD: FTP - don't show time for connections 2021-11-30 19:21:06 +03:00
Alexander Koblov
c9baafdb36 FIX: Don't use UTF8Decode/UTF8Encode functions (fixes #245) 2021-11-09 19:13:55 +03:00
Alexander Koblov
7a7454fbfb ADD: WMP plugin - .wma and .wmv extensions 2021-11-08 18:09:14 +03:00
Alexander Koblov
68c9d3e35e UPD: Hungarian translation (fixes #233) 2021-10-30 22:38:15 +03:00
Alexander Koblov
78d28932af FIX: FTP - long delay with some ftps servers 2021-10-28 18:07:39 +03:00
Alexander Koblov
4e3a509e8e FIX: FTP - use mbFileExists function and TFileStreamEx class (fixes #213) 2021-10-23 13:36:23 +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
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