[Openal-devel] ALURE update
Jason Daly
jdaly at ist.ucf.edu
Wed Dec 10 13:06:24 PST 2008
Chris Robinson wrote:
> 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.
>
Sounds cool!
I've got code for a simple .wav loader if you want it, though it
probably needs some work to be generally useful (right now, it's part of
a class hierarchy).
--"J"
More information about the Openal-devel
mailing list