Crazy new version

Zde můžete volně diskutovat o programu Altap Salamander. Ptejte se, odpovídejte a vyjadřujte své názory. Prosíme, nevkládejte sem hlášení problémů či návrhy na nové funkce.
ejor
Posts: 10
Joined: 15 Jan 2011, 12:38

Crazy new version

Post by ejor »

Image

https://github.com/RedSalamanders/RedSalamander/

I love Salamander I'd used it for many many year bought it in the past several time :D
I could not thanks enough their creators for this tools I'm using everyday

As other I was sad the open source version did not have more traction, even if in the last weeks there is wonderful work from 0xeb to modernize it

So I decide to start something new and crazy, rewrite everything in modern C++ and modern dependencies on Windows
You could find in the GitHub and alpha version
If you are crazy enough to try it, any feedback is welcome
the doc is there https://github.com/RedSalamanders/RedSa ... /main/Docs

you could have:
- theming
- long path support
- Unicode support
- FTP/SFTP/SCP/S3/IMAP support
- view picture and Raw picture
- ....

of course still a lost of feature missing and a lot of polish needed, don't have to high expectation yet 8)
User avatar
AD7
Posts: 646
Joined: 28 Jan 2006, 16:21

Re: Crazy new version

Post by AD7 »

Wow!
The year 2026 will see the return of Altap Salamander to life! :D

--
I would like one main branch to enhance the functionality of the existing stable 4.0 (5+) version.

Now we have 3 forks at least:
- Open Salamander 5 (official, main/base reposity): https://github.com/OpenSalamander/salamander
- Open Salamander 5, now (renamed today to) Sally: https://github.com/0xeb/sally/releases/latest
- Open Salamander: Samandarin - https://github.com/KRtkovo-eu-AI/salamander/releases
- RedSalamander: https://github.com/RedSalamanders/RedSalamander

Thanks to the developers.
therube
Posts: 694
Joined: 14 Dec 2006, 06:22

Re: Crazy new version

Post by therube »

I'll just note that Red does not run on Windows 7.

Code: Select all

---------------------------
RedSalamander.exe - Entry Point Not Found
---------------------------
The procedure entry point GetDpiForSystem could not be located in the dynamic link library USER32.dll. 
---------------------------

Now we have 3 forks at least:
Wonder if a mod can create a sticky post with that information?
WinXP Pro SP3 or Win7 x86 | SS 2.54
User avatar
SelfMan
Posts: 1164
Joined: 05 Apr 2006, 20:51
Contact:

Re: Crazy new version

Post by SelfMan »

You know, I could pin it, but wouldn't it be actually more awesome if you ACTIVE devs would cooperate and work on one fork together? That would be so much more efficient.
ejor
Posts: 10
Joined: 15 Jan 2011, 12:38

Re: Crazy new version

Post by ejor »

Yes, RedSalamander is built for Windows 11. It relies heavily on DirectX and modern Windows APIs.

If you need something that runs on Windows 7, OpenSalamander or another fork is the better choice.

To answer @SelfMan: I’m more than happy to accept contributions and collaboration on RedSalamander.

There are two different paths here:

* The legacy path, focused on broad compatibility and proven solutions refined over years of development and use.
* My current path, which targets the latest Windows versions and integrates new capabilities, accepting reduced backward compatibility where necessary.
User avatar
SelfMan
Posts: 1164
Joined: 05 Apr 2006, 20:51
Contact:

Re: Crazy new version

Post by SelfMan »

I am for moving on. These days running on old OSs is dangerous. There are too many vulnerabilities.
Post Reply