Winamp publishes its source code, with a twist (then deletes it 3 weeks later)

Update October 16, 2024 – the authors have just deleted their entire repo almost one month after uploading the source code to GitHub. Lots of source code, and quite possibly, not all of it theirs. The deletion happened soon after The Register enquired about the seeming inclusion of Shoutcast DNAS code and some Microsoft and Intel codecs.

As reported here back on May 17th, the source files for the Windows music player Winamp were published on GitHub on September 24, 2024. From GitHub:

Winamp is a multimedia player launched in 1997, iconic for its flexibility and wide compatibility with audio formats. Originally developed by Nullsoft, it gained massive popularity with still millions of users.

Its development slowed down, but now, its source code was opened to the community, allowing developers to improve and modernize the player to meet current user needs.

The kicker is that, while the source is viewable and can be built for personal use, executables and changes to the code cannot be published. So the promise of “open source” has vanished. They have created their own license, the “Winamp Collaborative License (WCL) Version 1.0” with a restrictive paragraph:

5. Restrictions

  • No Distribution of Modified Versions: You may not distribute modified versions of the software, whether in source or binary form.
  • No Forking: You may not create, maintain, or distribute a forked version of the software.
  • Official Distribution: Only the maintainers of the official repository are allowed to distribute the software and its modifications.

The maker community did not wish to participate with such restrictions. The new Llama Group updated the license to “WCL 1.0.1” (pre-deletion) allowing forking but no distribution of modified versions.

The good news is there are projects which either look like Winamp (but use zero code from them) or that are inspired by Winamp – check out this Adafruit guide for one such.


Have an amazing project to share? The Electronics Show and Tell is every Wednesday at 7:30pm ET! To join, head over to YouTube and check out the show’s live chat and our Discord!

Join us every Wednesday night at 8pm ET for Ask an Engineer!

Join over 38,000+ makers on Adafruit’s Discord channels and be part of the community! http://adafru.it/discord

CircuitPython – The easiest way to program microcontrollers – CircuitPython.org


New Products – Adafruit Industries – Makers, hackers, artists, designers and engineers! — New Products 11/15/2024 Featuring Adafruit bq25185 USB / DC / Solar Charger with 3.3V Buck Board! (Video)

Python for Microcontrollers – Adafruit Daily — Python on Microcontrollers Newsletter: A New Arduino MicroPython Package Manager, How-Tos and Much More! #CircuitPython #Python #micropython @ThePSF @Raspberry_Pi

EYE on NPI – Adafruit Daily — EYE on NPI Maxim’s Himalaya uSLIC Step-Down Power Module #EyeOnNPI @maximintegrated @digikey

Adafruit IoT Monthly — The 2024 Recap Issue!

Maker Business – Adafruit Daily — Apple to build another chip at TSMC Arizona

Electronics – Adafruit Daily — SMT Tip – Stop moving around!

Get the only spam-free daily newsletter about wearables, running a "maker business", electronic tips and more! Subscribe at AdafruitDaily.com !


3 Comments

  1. What a missed opportunity..

  2. The maintainers of WinAmp have shot themselves in the foot.
    Why would ANYONE want to spend the time and effort to improve on something that they can’t save as a new version?
    It’s the equivalent of writing a large document in a word processor but never saving the document! All your effort was for nothing….

  3. The “No forking” restriction is not even valid. The GitHub terms and conditions clearly state:

    “By setting your repositories to be viewed publicly, you agree to allow others to view and “fork” your repositories”

Sorry, the comment form is closed at this time.