rafael2k / darkice

DarkIce is a live audio streamer. It records audio from an audio interface (e.g. sound card), encodes it and sends it to a streaming server. This is the official development repository of Darkice.
http://www.darkice.org
197 stars 46 forks source link

[Suggestion] Clean up source code directory tree #197

Open DanielEckl opened 2 months ago

DanielEckl commented 2 months ago

Hello Rafael and all, thank you for still being here, investing time and experience into this great little piece of software. I appreciate this a lot.

Maybe it would be time to clean up the code by splitting up darkice, darkice-gui and darkice-website into their own repositories.

Additionally I'd like to suggest to get rid of the folder-style tags, branches and trunk which may or may not be a relic from an ancient code versioning system. I checked the files in darkice/trunk and the history goes back 24 years, so I assume this is all we need. As a result the release tarballs automatically will look clean. I hope this is as simple as I assume.

marillat commented 2 months ago

I agree with @DanielEckl the current 1.5 release tarball is unusable.

rafael2k commented 1 month ago

Could you please help me with this? I can add permissions to the repo.

DanielEckl commented 1 month ago

Not at the moment, but when I can then I will fork, clean up and create a pull request for you to verify and merge

marillat commented 1 month ago

As I'm not too familiar with hithub I'll let @DanielEckl do the work :)