-
Notifications
You must be signed in to change notification settings - Fork 27
Description
I don't know when this happened, but for at least a few days, the connect.creativelabs.com domain has disappeared. This site hosted the OpenAL installer and some helpful PDFs. At the moment, the only way to get OpenAL is via those sites that aggregate software (more than half of which just link to the now-dead site) and re-uploads posted on various websites.
Leaving users to get OpenAL this way is a potential security issue. People can modify the re-uploads of the installer to include malicious software.
The Creative implementation is (was?) proprietary anyways, OpenAL Soft is LGPL, which means that we should have no problem redistributing in binary format.
I'm going to be very busy these next few weeks, otherwise I'd do it myself and just submit it as a pull request. It shouldn't be too hard, though. OpenAL Soft is supposed to be a drop-in replacement.