[Openal-devel] ALURE update
Chris Robinson
chris.kcat at gmail.com
Wed Dec 10 08:52:07 PST 2008
I updated ALURE's source download:
http://kcat.strangesoft.net/alure-src.tar.bz2
This fixes a bug with alureFreeDeviceNames calling free() on a pointer that
was new'd (darn last-minute changes). It also has some more general fixes,
cleanups, and restructuring, though the API is still the same. The alure.h
comments were also updated with clarifications. As well, I added a COPYING
file, placing the lib under the LGPL.
New is MP3 support with libmpg123. SndFile, VorbisFile, and mpg123 are all
completely optional, however there is still no replacement .wav reader if
SndFile support is unavailable. All three libs can also be dynamicly loaded
at runtime, instead of being hard dependancies.
I'll probably get a project page and GIT repo up soon, but I'm still
interested in any comments or questions. :)
- Chris
More information about the Openal-devel
mailing list