alure

alure 1.2

Audio Library Utilities REtooled

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

Packager: Metin Akdere

License: MIT

Actions

Build files

Bug reports

Binary packages

alure
alure-devel

Release history

ReleaseRelease dateVersionUpdaterComment
22011-09-131.2Metin Akdere* Version bump
* Use -lpthread instead of -pthread.
* Grab a debian patch to fix compiler flags.
* Fixed potential lockup when the library is shutdown with streams open.
* Added ALURE_VERSION* macros to detect the version being compiled with.
* Introduced alureGetStreamLength to get the approximate number of samples in a stream, if known.
* Not all codecs can accurately supply this information, if at all (the sndfile, vorbisfile, FLAC, and wav/aiff codecs will attempt to get it).
* The vorbisfile codec now works with libvorbisidec, for Tremor support.
* Improved detection for OpenAL and some support libs during compilation.
* Compilation now uses a version script on non-Windows, non-Apple systems to better control the exported functions.
* Made alureSetStreamPatchset more efficient when the default IO functions are in use.
* The play and stream examples are now installed by default, but can be disabled with the BUILD_EXAMPLES and INSTALL_EXAMPLES options to cmake.
12011-06-071.1Metin AkdereFirst release.

Patches

compiler-flags-change.patch
use_lpthread.diff