Earlier quoted context omitted.
OK, but that's still not different. When you fork a project on GitHub, that literally creates a parallel working history, and publishes it under your username. That's what GitHub means by "fork". So what's the other definition?
Many years ago I would have called that "mirroring", which is definitely not forking.
Winamp Legacy player source code
221–230 of 345 posts
Re: Winamp Legacy player source code
#222The only music player that wasn't annoying. Just did its job with a streamlined interface, without the clutter and clunky graphics that competitors thought was the way to go.
Re: Winamp Legacy player source code
#223Nothing wrong with this, but I don't understand why people started arguing about open source. Because you get to look at the source?
Re: Winamp Legacy player source code
#224Earlier quoted context omitted.
This seems to go against GitHub's own ToS[1]: > By setting your repositories to be viewed publicly, you agree to allow others to view and "fork" your repositories (this means that others may make their own copies of Content from your repositories in repositories they control). [1] https://docs.github.com/en/site-policy/github-terms/github-t...
It is interesting that in a hypothetical scenario if someone did fork it and then thes goes to court. Which licence would take precedence here?
There is only 1 license, and it is issued by the WinAmp copyright holders. No additional license is created by hosting a repository on GitHub. The only (extremely theoretical) issue would be between GitHub and the WinAmp folks, if GH believed that WinAmp is violating its TOS.
Re: Winamp Legacy player source code
#225Earlier 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.
Let's say you are hallucinating "two distinct meanings of fork". Unless you are referring to tableware, a fork is a fork, it's any distribution of a software, based on the software in question. The fact that most forks on GitHub serve only operational purpose, nobody actively maintains them and nobody normally uses them instead of the parent project, doesn't change what they are: a distributions for (potentially, and…
Re: Winamp Legacy player source code
#226Earlier quoted context omitted.
looks like both are under the same parent company Src: https://en.wikipedia.org/wiki/Radionomy#List_of_properties_f...
The history section just above the prior properties section is what's now the case with winamp & shoutcast under unrelated organisations nowadays. Though it's all a bit murky as radionomy & audiovalley were the same top people. -dro
Re: Winamp Legacy player source code
#227Earlier 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
#228Earlier quoted context omitted.
May have been true 20 years ago. But these days it is not hard to find a game which works in Wine but not Windows. And DirectX is often the reason.
I think this is largely only true with Windows games from the '90s using still-nascent 3D apis. Many of these games were broken on modern versions of Windows by the time Vista came out. Once you get to the early '00s, you can still find a lot of games that are broken, but the culprit is usually changes in hardware and driver behavior rather than Windows itself.
Re: Winamp Legacy player source code
#229Earlier quoted context omitted.
The history section just above the prior properties section is what's now the case with winamp & shoutcast under unrelated organisations nowadays. Though it's all a bit murky as radionomy & audiovalley were the same top people. -dro
What does -dro mean?
Re: Winamp Legacy player source code
#230I'm curious how they expect people to contribute to the project. Section 4 of the license says "Contribution to Project: You are encouraged to contribute improvements, enhancements, and bug fixes back to the project. Contributions must be submitted to the official repository and will be reviewed and incorporated at the discretion of the maintainers." However, the restrictions in Section 5 ban forking the code or dist…
And most people will.
And they won't set their lawyers on any contributors.
And the world will go on.