Note: THESE VERSIONS ARE FOR TESTING ONLY, AND DEFINITELY NOT SUITABLE FOR PRODUCTION USE. (Except maybe the command line version).
As you may have noticed, there haven't been Linux versions since I released version 7.00. Also, the old Linux versions were somewhat problematic (on some systems people had to install over 60 MB of libraries to get the thing to work; multi-threading was not supported, the GUI looked ugly and some things in it didn't work etc.)
There were about 250 places in the code where I was checking the OS, and almost all of them are now moved to a separate "OS" library or at least implemented for both Windows and Linux. That also means that things like multi-threading should work now. Sound card support still needs to be added!
I've tried to make things work again, and here's a first version. There are still 2 versions:
1. Command line version. This version should be more or less ok (except that VERBOSE mode doesn't work).
2. GUI version. The GUI should load, but
this version crashes when you resize the screen and mouse and keyboard events are not handled properly.
Why am I posting these unfinished versions? Because I would like to know if the issues that existed with earlier versions (mainly the library problem) are solved now. I *hope* that these versions will run immediately without requiring any external product installs.
Normal command line version:
http://www.stereotool.com/download/ster ... ETA724-003
GUI version:
http://www.stereotool.com/download/ster ... ETA724-003
HINT: Save them and then chmod to 755 or something similar!
So my question is: Do these versions at least start up without issues?