Alure 1.2 released

Chris Robinson <[email protected]> Fri, 29 Jul 2011 02:43:59 -0700
Newsgroups gmane.comp.lib.openal,gmane.comp.lib.openal.devel
Message-ID <2166816.KeeulZdoD5@kittycat>
Alure 1.2 is now available for download.

http://kcat.strangesoft.net/alure.html

Not too many changes this time around, but there are some good fixes and 
additions. The lockup caused by open streams when the lib is shutting down is 
fixed, as is the accidental export od some C++ template functions.

Tremor, an integer-only Vorbis decoder, is now supported with the vorbisfile 
codec. A new function, alureGetStreamLength, has also been added to get the 
total length of an open stream (note that the value returned may only be 
approximate, and some decoders may not support retrieving the length).

The examples (alureplay, alurestream, and alurecdplay) are now installed by 
default with the lib. This can be disabled by turning off the INSTALL_EXAMPLES 
option with cmake. Building the examples can also be disabled by turning off 
the BUILD_EXAMPLES option (which also implicitly disables installing them).

Thanks for looking! Any questions, feel free to ask.
- Chris
_______________________________________________
Openal mailing list
[email protected]
http://opensource.creative.com/mailman/listinfo/openal