alure 1.2
Audio Library Utilities REtooled
http://kcat.strangesoft.net/alure.html
Packager: Metin Akdere
License: MIT
Actions
Binary packages
Release history
Release | Release date | Version | Updater | Comment |
---|---|---|---|---|
2 | 2011-09-13 | 1.2 | Metin 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. |
1 | 2011-06-07 | 1.1 | Metin Akdere | First release. |
Patches
compiler-flags-change.patchuse_lpthread.diff