If you want a free copy of the SHOUTcast server software, they illegally share that code in their repo ..
Winamp Legacy player source code
181–190 of 345 posts
Re: Winamp Legacy player source code
#182Earlier quoted context omitted.
Based on https://github.com/WinampDesktop/winamp/issues/11 it's their own code, just a different service they didn't decide to release the source for.
llama group / "winamp" don't own shoutcast anymore as that was all sold off a year or so ago to azerion as part of changing audiovalley into llama group. -dro
Re: Winamp Legacy player source code
#183Earlier quoted context omitted.
There are two distinct meanings of fork and you are conflating them I think. I suspect winamp's license is using the sense of the (pre GitHub) idea of creating a distinct version of a project maintained by a different group, and the GitHub ToS specifically refers to forking within the GitHub platform.
Any public GitHub fork is being distributed.
Re: Winamp Legacy player source code
#184A perversion of the term "open". The licensing terms do not allow redistribution or resale, which is a condition of "open source" (as it's commonly accepted). Note how the title nor the repository says "open source". I would have called this source available, not that "the source is now open".
I hope that they either remove the claim that it is a copyleft license, or relax the distribution restrictions to something like "If you distribute modified versions of this Program, you may not call the modified versions Winamp.".
Re: Winamp Legacy player source code
#185Earlier quoted context omitted.
That still contradicts the license as written. > No Forking: You may not create, maintain, or distribute a forked version of the software. There is no meaningful difference between the words "patch" and "fork"; and the act of creating an edited codebase is explicitly disallowed. If that isn't what they want, then they had better write more clearly.
English is a stupid language ¯\_(ツ)_/¯
As for English, because of its plain nature, I have little trouble understanding someone who isn't proficient or who has a heavy accent, whereas languages with specific infections or tones might not have that kind of liberty.
Re: Winamp Legacy player source code
#186F yeahhhhh ... the player that never crashed, even if Windows OS crashed all around it This is more significant (to me) than the iPhone 16 launch, I'll pay for people who can port this to Linux (Gnome) and Mac OS.
Barring the ton of licensing stupidity ongoing (maybe they'll fix it, who knows), as far as I know you could actually do that by forking the repo and then connecting your fork to bountysource. Open an issue for each target OS, set the amounts, and then publicize that fact on as many social media channels as you have access to However, I wanted to draw your attention to "are you asking the right question" because ther…
Re: Winamp Legacy player source code
#187Open sourcing is always good, because maybe you can learn some things by reading it. Also, Winamp Legacy is a fairly important piece of software, so having an archive of its source is a great thing. But the restrictions on the source are interesting. To quote the license file: * No Distribution of Modified Versions: You may not distribute modified versions of the software, whether in source or binary form. * No Forki…
Re: Winamp Legacy player source code
#188Earlier quoted context omitted.
Open an issue and type your patch into the description. Note that you can't test or debug your patch, because that would mean creating a modified version of the codebase, which is prohibited. Just type that stuff straight in, directly from your fever dreams, unmediated by common practice. If it's good enough for the license, it's good enough for the code.
No, it says: "You are granted the right to Modify the software for private use only. You may make, run, and propagate Covered works that you do not Convey, without conditions, so long as your License otherwise remains in force." It's clear they don't want you distributing modified versions. The thing people are getting caught up on is "You may not create, maintain, or distribute a forked version of the software." The…
Re: Winamp Legacy player source code
#189Earlier quoted context omitted.
llama group / "winamp" don't own shoutcast anymore as that was all sold off a year or so ago to azerion as part of changing audiovalley into llama group. -dro
looks like both are under the same parent company Src: https://en.wikipedia.org/wiki/Radionomy#List_of_properties_f...
-dro
Re: Winamp Legacy player source code
#190If you want a free copy of the SHOUTcast server software, they illegally share that code in their repo ..