exyll
1 Post
wrote on 03.07.18 at 14:24
Link to this post
The application is Windows only, these days I'm very often running on MacOS or Ubuntu. I think the application is .net based and I wanted to investigate what is needed to migrate the code base to .net core to make it cross-platform.

However, I cannot find the repository on the website. Does anyone know the repo location?
 
alex
2538 Posts
wrote on 03.07.18 at 19:02 last edited by alex on 03.07.18 at 19:03
Link to this post
Hi,

I'd love if the app would be build using .NET but unfortunately it's build using Embarcadero Delphi. To get it natively running on other platforms it has to be compiled using Lazarus which could build it for MacOS or Linux. Since this requires many modifications to the source it's something I have not done and will not be doing.

Here is the source to a slightly outdated version (but it will give you a clue):

https://streamwriter.org/de/forum/laden/276/

If you still want the current source code mail me and you will get it as email attachment.

By the way, even if it is not the same the application works when using wine.
LG/Best regards, Alex

"Journalism is printing what someone else does not want printed. Everything else is public relations."
- George Orwell

D1734FA178BF7D5AE50CB1AD54442494
 
exyll2
1 Post
wrote on 11.07.18 at 21:52
Link to this post
I couldn't reset my password, so had to create a new account.

Would you care sharing the current code base? It seems you don't have any problem with opensourcing it. I can put it on a site like github. If putting the source there, under what kind of license would you like to make it available?

I would like to try and make a sort of basic recorder with streamWriter as the inspiration. I think a lot logic can be extracted from the code base. For example, for my needs I don't need the actual player logic, I only require a sort of core that continuously stores a stream and cuts it.
 
alex
2538 Posts
wrote on 13.07.18 at 18:06 last edited by alex on 13.07.18 at 18:06
Link to this post
Hi,

streamWriter is open source (GPL3). I uploaded the current source code here:

https://nextcloud.mistake.ws/index.php/s/psFztQmwySCG3mS
LG/Best regards, Alex

"Journalism is printing what someone else does not want printed. Everything else is public relations."
- George Orwell

D1734FA178BF7D5AE50CB1AD54442494
 
green
1 Post
wrote on 25.09.22 at 16:04
Link to this post
Can you share source code for streamWriter 5.5.x?

I think that I found a bug with text decoding in the stream metadata and want to fix it.
 
ecxod
8 Posts
wrote on 19.11.22 at 20:38
Link to this post
You can clone from here https://github.com/bmmlms/streamwriter.git
grüzzi ecxod