You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Squash the current public work branch into a single release commit. The archived local branch archived/work-2026-06-30-v1.0.20-pre-squash keeps the detailed pre-squash history.
Copy file name to clipboardExpand all lines: doc/DEV.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -33,7 +33,7 @@ A few Altap Salamander 4.0 plugins are either not included or cannot be compiled
33
33
34
34
-**PictView**: The engine `pvw32cnv.dll` is not open-sourced. Consider switching to [WIC](https://learn.microsoft.com/en-us/windows/win32/wic/-wic-about-windows-imaging-codec) or another library.
35
35
-**Encrypt**: Incompatible with modern SSD disks and has been deprecated.
36
-
-**UnRAR**: Missing [unrar.dll](https://www.rarlab.com/rar_add.htm) (solvable, open source).
36
+
-**UnRAR**: RAR handling is statically linked into `salunrar.dll` from vendored [RARLAB UnRAR source](https://www.rarlab.com/rar_add.htm), which is source-available/freeware for handling RAR archives and is not GPL/OSI-free.
37
37
-**FTP**: Missing [OpenSSL](https://www.openssl.org/) libraries (solvable, open source).
38
38
-**WinSCP**: Requires Embarcadero C++ Builder to build.
0 commit comments