Skip to content

Some small updates/changes, up to current 1.1.25#75

Merged
alexx2000 merged 1 commit intodoublecmd:masterfrom
Skif-off:small-upd
Jun 8, 2025
Merged

Some small updates/changes, up to current 1.1.25#75
alexx2000 merged 1 commit intodoublecmd:masterfrom
Skif-off:small-upd

Conversation

@Skif-off
Copy link
Copy Markdown
Contributor

@Skif-off Skif-off commented Jun 1, 2025

No description provided.

Comment thread doc/en/plugins.html Outdated
Compiled OpenSSL binaries for Windows can be found <a href="https://wiki.openssl.org/index.php/Binaries" target="_blank">here</a>, in other cases, we can use the operating system's package manager (for example, package <tt>libssl3</tt> or <tt>libssl1.1</tt> in Debian/Ubuntu, <tt>openssl</tt> in Arch Linux, <tt>openssl</tt> in macOS (Homebrew)).</p></li>
<li><p>Alternatively, in Linux, the plugin can use the <a href="https://www.gnutls.org/" target="_blank">GnuTLS</a> library (<tt>libgnutls.so.N</tt>, where "N" is a version number).</p></li>
<li>Windows: plugin contains a list of common names, and the required files will be found automatically.</li>
<li>macOS: <tt>libssl.dylib</tt> and <tt>libcrypto.dylib</tt>.</li>
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

<li>macOS: <tt>libssl.N.dylib</tt> and <tt>libcrypto.N.dylib</tt>, where "N" is a version number.</li>

See https://github.com/doublecmd/doublecmd/blob/11b5e330f5df95308deeb38aeaae1541696c5e75/plugins/wfx/ftp/synapse/ssl_openssl_ver.pas#L66

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't sure about libssl.dylib and libcrypto.dylib, maybe they will work too when installed using Homebrew.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fixed.

ADD: viewer.html: 'plugins\dll' subdirectory (Windows only).
ADD: viewer.html: Built-in HEIC decoder (Windows 11 24H2+).
Other small fixes/changes.
@alexx2000 alexx2000 merged commit 6420055 into doublecmd:master Jun 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants