The Winamp source code is here!
(and it has a horrendous license that people are rightfully complaining about already)
So far:
* License was probably not lawyered, so it contradicts itself a lot, even though they probably meant "redistributions need to drop all branding and attachment to Winamp" which is fair
* The license violates GitHub terms of service, because the ToS grant the right to fork for every public repository
* The source includes commercial or non-distributable libraries
* SHOUTcast server side code is included in the repo (lol???)
* Published all codesigning utilities (and certs + pws, yikes)
Funniest bit:
"Forking is not allowed" vs. "Contributions encouraged"
On GitHub, that requires a fork however
or do they want us to use git send-email?
Our friends at Winamp do not seem to know git that much, do they?
Lection, the effectiveness of a "Remove closed source code" commit:
https://github.com/WinampDesktop/winamp/commit/0a4b7d32d090696e5aab8de9c61dda9dab76aabf
Jef is hard at work trying to remove the SHOUTcast code from the repository
after merging it back in again...
https://github.com/WinampDesktop/winamp/commit/1be04037cdba95396eef7728134043ba3ee6fbf4
Winamp, it really whips the authority of their executables.
They accidentally pushed all codesigning stuff, including signature passwords into the repo as well
Edit: The keys expired in June, so not that useful to cause trouble, but still quite the blunder I'd say.
https://github.com/WinampDesktop/winamp/tree/community/Src/codesign
@jstatepost @pixel take a look at audacious-media-player.org