[Lunar-commits] <moonbase> openal: Version bump. They report the following;

Dennis `stumbles` Veatch stumbles at lunar-linux.org
Sun Apr 18 16:35:04 CEST 2010


commit bca608972682bde3f3bcd98026481eeb6b2ec7e2
Author: Dennis `stumbles` Veatch <stumbles at lunar-linux.org>
Date:   Sun Apr 18 10:35:04 2010 -0400

    openal: Version bump. They report the following;
    
        * Fixed playback when the PulseAudio buffer is calculated to be more than 64KB.
        * Restored compatibility with some older PulseAudio libs.
        * Alternative buffer sizing for PulseAudio, specified using a new config option.
        * Improved buffer size calculations, to prevent drastic latency changes when certain properties (such as ALC_FREQUENCY) are modified.
        * Added capture support for the PortAudio backend.
        * Support for PortAudio under Windows.
        * Added support for the format extensions AL_EXT_MULAW, AL_EXT_MULAW_MCFORMATS, and AL_EXT_DOUBLE.
        * Support for the new ALC_EXT_thread_local_context extension.
        * Improved library load time by delaying backend device probing until needed.
        * Updated alext.h to provide EFX tokens and function types.
        * Unsupported effects and filters are no longer returned by alGetEnumValue.
        * The Wave File Writer device now creates WAVEFORMATEXTENSIBLE files, to better handle multi-channel and float output.
---
 audio/openal/DETAILS |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/audio/openal/DETAILS b/audio/openal/DETAILS
index 46b8e5c..e71b147 100644
--- a/audio/openal/DETAILS
+++ b/audio/openal/DETAILS
@@ -1,12 +1,12 @@
           MODULE=openal
-         VERSION=1.11.753
+         VERSION=1.12.854
           SOURCE=$MODULE-soft-$VERSION.tar.bz2
       SOURCE_URL=http://kcat.strangesoft.net/openal-releases/
-      SOURCE_VFY=sha1:d8d56e4f8da5552969893f74d1bc0448b261a13c
 SOURCE_DIRECTORY=$BUILD_DIRECTORY/openal-soft-$VERSION
+      SOURCE_VFY=sha1:537dc5fad32d227bb5e861506018b46a21e47f26
         WEB_SITE=http://kcat.strangesoft.net/openal.html
          ENTERED=20030129
-         UPDATED=20100118
+         UPDATED=20100418
            SHORT="3D Audio Library"
 
 cat << EOF


More information about the Lunar-commits mailing list