Commit graph

61 commits

Author SHA1 Message Date
larinsv
f5809a23f5
FIX: FPC 3.3 compatibility (#385) 2022-03-27 20:21:21 +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
185537ae73 UPD: Hungarian translation 2021-02-27 16:59: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
38d9b0b890 ADD: Unrar - also try to load libunrar.so.5 under Linux 2019-03-23 13:07:42 +00:00
Alexander Koblov
4ec8991f20 UPD: Link plugins with --as-needed linker flag (Linux) 2016-12-10 13:00:18 +00:00
Alexander Koblov
a714cf2f57 FIX: Bug [0001363] DC get freezing on openig multipart RAR archives (Unicode) 2016-04-27 10:34:31 +00:00
Alexander Koblov
ac45afd476 FIX: Bug [0001363] DC get freezing on openig multipart RAR archives 2016-04-27 06:03:12 +00:00
Alexander Koblov
d32e98ce89 UPD: Prepare FPC 3.0 support 2015-12-06 16:48:10 +00:00
Alexander Koblov
625e3be5da ADD: Support environment variables in WinRAR path 2015-09-05 09:21:53 +00:00
Alexander Koblov
f674640655 FIX: Save/restore "solid" option 2015-08-17 19:28:57 +00:00
Alexander Koblov
bfa4ae37b5 UPD: Use new unrar functions only under Windows 2015-07-26 08:41:56 +00:00
Alexander Koblov
e774ba7cef FIX: Build under Linux 2015-07-26 08:30:41 +00:00
Alexander Koblov
1f4d334fc7 ADD: Capability to pack/delete files from .rar archive using Rar/WinRar 2015-07-26 07:36:55 +00:00
Alexander Koblov
5345814a3e FIX: File time in unrar plugin 2015-04-18 12:09:22 +00:00
Alexander Koblov
9daaee1420 FIX: File time in unrar plugin 2015-04-18 09:16:31 +00:00
Alexander Koblov
ca14e7ed33 ADD: Release/Debug build modes for wcx plugins 2015-01-02 14:42:05 +00:00
Alexander Koblov
d0602bc3db ADD: Show error message if libunrar not found 2014-07-19 16:12:52 +00:00
Alexander Koblov
6d592790a9 UPD: Enable HARDENING_RELRO (fixes lintian warnings) 2013-12-01 10:18:00 +00:00
Alexander Koblov
77f69ea9b9 FIX: Wcx plugins - Don't pass '-fPIC' for arm target (issue 0000710) 2013-08-10 06:24:20 +00:00
Alexander Koblov
be570a1fdd FIX: Load libunrar.dylib under Mac OS X 64 bit 2013-02-02 16:11:10 +00:00
vitaliyg
aa6f55a44a UPD: Set svn:eol-style property to "native" 2012-08-19 15:11:56 +00:00
Alexander Koblov
ba04adc52a FIX: Bug [0000434] "Hangs when open encrypted RAR archive" 2012-07-22 10:01:40 +00:00
Alexander Koblov
d1e3a7f485 FIX: Compilation 2012-05-06 10:40:13 +00:00
cobines
b91c9f8a1d UPD: Move date/time functions and file attribute functions to doublecmd_common package. 2012-04-14 12:11:39 +00:00
cobines
7b1f26d374 ADD: File version information for plugins. 2012-04-13 09:12:27 +00:00
Alexander Koblov
54ddfa27fc ADD: Detect archive type by content for rar plugin (fixes 0000356) 2012-03-18 10:21:17 +00:00
Alexander Koblov
890e7d7efa FIX: Unrar library name under Mac OS X, try to load unrar library from commander path if loading from system path failed 2012-01-09 18:36:30 +00:00
Alexander Koblov
8ca20dcd1a FIX: Cross compiling to 64 bit under Linux 2011-12-17 08:58:54 +00:00
Alexander Koblov
b56b885950 UPD: Calling convention for zip and unrar plugins 2011-08-14 09:04:51 +00:00
Alexander Koblov
105961ecab UPD: Plugins according last API changes 2011-08-09 17:20:12 +00:00
cobines
bf5671aa25 UPD: Plugins: set explicit output filenames for consistency on Windows, Linux; remove resources; move session data to .lps. 2011-07-17 05:44:34 +00:00
Alexander Koblov
fe52a88b2b ADD: Password support to UnRAR plugin 2011-02-24 07:49:44 +00:00
Alexander Koblov
1fdf1bdfc0 FIX: Cross compiling unrar plugin from Linux 32 to 64 2010-02-22 23:00:46 +00:00
cobines
7131125fbe FIX: Cannot store pointers to temporary variables, because they're destroyed just after an expression is evaluted. Must use local variables. 2010-02-22 06:39:36 +00:00
Alexander Koblov
b838346d3b FIX: ProcessFileW in unrar plugin 2010-02-21 21:52:35 +00:00
Alexander Koblov
fd8e0f1c03 UPD: Optimazations for osConvEncoding unit 2010-02-18 23:09:48 +00:00
Alexander Koblov
73d2e1f07f FIX: Encoding in archives created under Linux and opened under Windows 2010-02-18 16:23:31 +00:00
Alexander Koblov
3d549c1748 FIX: Unpacking files with not ASCII names 2010-02-18 15:07:12 +00:00
cobines
99e219e7fa FIX: Calling convention of libunrar on Unix. 2010-02-18 11:40:32 +00:00
Alexander Koblov
2a899c6a90 FIX: Encoding in RAR archives under Linux 2010-02-17 11:33:32 +00:00
Alexander Koblov
bf91fd3d5f FIX: Rar stores file name in OEM encoding (from RAR documentation) 2010-01-27 12:48:33 +00:00
cobines
662a949149 UPD: Unrar plugin: Fixed working on Linux and on 64-bit. Added support for Unicode. 2009-11-11 00:44:38 +00:00
cobines
95c0f748b2 FIX: Unrar plugin: Don't crash if cannot load libunrar.so. 2009-11-01 18:58:28 +00:00