105
Winamp will “open up” the source code of its classic Windows player in September 2024
(alternativeto.net)
All about open source! Feel free to ask questions, and share news, and interesting stuff!
Community icon from opensource.org, but we are not affiliated with them.
Before y'all get excited, the press release doesn't actually mention the term "open source" anywhere.
This, to me, reads like it's going to be a "source available" model, perhaps released under some sort of a Contributor License Agreement (CLA). So, best to hold off any celebrations until we see the actual license.
I would argue that even having a project as source available is better then closed source and can still be pretty good, look at for example the FreeSpace 2 Source Code Project.
If anybody want to ask a game creator to make a game open source and he refuses, suggesting a source available license might still be a good idea.
But how does source-available benefit anybody? If you get inspiration from the code you can get accused of copyright infringement so you're better off never looking at it, and since it's not actually FOSS you don't get any of the usual benefits.
source available can allow a lot of things including modification of the source code (and in particular adding quality of life improvements and updating the code to run on modern platforms). Some restrictions like not allowing selling or even not allowing competition (for example allowing the game engine to run only the original game , or disallowing the removal of monetization).
If you look at openage (age of empires 2 reimplementation) the game is not playable 25 years after release and that game is considered a classic, we could lose a lot of very good games or software.
If it was source available under a CLA, would it make sense for them to specify that they will retain control over the "official version" of the software? That would seem to imply they will not have control over unofficial versions, presumably differently-named forks.
I suspect from that wording, "unofficial versions" will probably be licenced code.
Maybe the old Winamp goes OpenSource, like the old MS DOS. But certainly not the current or last version. Anyway there are several way better FOSS alternatives to Winamp. It's not a big problem for MS or any other company to release the source of an outdated version which anymore create incommings. In GitHub they still can control Winamp.