[xiph-commits] r17871 - in websites/xiph.org/press: . 2011 2011/libao-1.1.0

xiphmont at svn.xiph.org xiphmont at svn.xiph.org
Tue Feb 22 15:16:41 PST 2011


Author: xiphmont
Date: 2011-02-22 15:16:41 -0800 (Tue, 22 Feb 2011)
New Revision: 17871

Added:
   websites/xiph.org/press/2011/
   websites/xiph.org/press/2011/libao-1.1.0/
   websites/xiph.org/press/2011/libao-1.1.0/index.shtml.en
Modified:
   websites/xiph.org/press/index.shtml.en
Log:
libao 1.1.0 press announcement



Added: websites/xiph.org/press/2011/libao-1.1.0/index.shtml.en
===================================================================
--- websites/xiph.org/press/2011/libao-1.1.0/index.shtml.en	                        (rev 0)
+++ websites/xiph.org/press/2011/libao-1.1.0/index.shtml.en	2011-02-22 23:16:41 UTC (rev 17871)
@@ -0,0 +1,60 @@
+<!--#include virtual="/ssi/header.include" -->
+<!-- Enter custom page information and styles here -->
+  <title>February 21, 2011: Xiph.Org releases libao 1.1.0</title>
+</head>
+<body>
+<!--#include virtual="/common/xiphbar.include" -->
+
+<!--#include virtual="/ssi/pagetop.include" -->
+<!--  All your page content goes here  -->
+
+<h3>libao 1.1.0 released</h3>
+
+<p>Xiph.Org is pleased to announce the release of libao version 1.1.0.
+This release consists of minor functionality improvements and several
+important bugfixes.  The 1.1.0 API/ABI is fully backwards compatible
+with 1.0.0; All libao users of libao are encouraged to upgrade to the
+1.1.0 release.
+
+<h3>bugfixes</h3>
+Bugfixes in this release include:
+<ul>
+<li> Fix Mac OS X AUHAL support to properly handle suspend/wakeup, headphone plug/unplug, other hardware events
+<li> Fix Pulse driver handling of empty channel matrix
+<li> Fix Roar driver to not block on SLP lookup during probe
+<li> Improve/correct latency setup in ALSA (see <a href="https://trac.xiph.org/ticket/1760">Trac #1762</a>)
+<li> Add missing ctype.h header in build (see <a href="https://trac.xiph.org/ticket/1760">Trac #1760</a>)
+<li> Correct ao_example.c source to not pass dangling pointer for the matrix argument.
+<li> Fix 24 bit playback in ALSA plugin
+<li> Fix segfaults when closing a driver that did not successfully open.
+<li> Fix building Mac OS X driver AUHAL compilation for 10.5
+<li> Fix compilation of sndio plugin
+</ul>
+
+<h3>improvements</h3>
+<p>Improvements in this release include:
+<ul>
+<li> Add autofoo ld symbol versioning to build system
+<li> Update Roar driver to latest API
+<li> Move toward more consistent option naming across drivers
+<li> Add 24 bit playback to Pulse plugin
+<li> Restore Mac OS X 10.4 support
+</ul>
+
+<h3>Downloads</h3>
+<p>The libao 1.1.0 release is available from
+<a href="http://downloads.xiph.org/releases/ao/">http://downloads.xiph.org/releases/ao/</a>
+
+<p>Happy hacking!
+
+<p>Monty
+<br>Xiph.Org
+
+<p><i> The Xiph.Org Foundation is a not-for-profit corporation
+dedicated to open, unencumbered multimedia technology. Xiph's formats
+and software level the playing field for digital media so that all
+producers and artists can distribute their work for minimal cost,
+without restriction, regardless of affiliation.  May contain traces of
+nuts.</i></p>
+
+<!--#include virtual="/ssi/pagebottom.include" -->

Modified: websites/xiph.org/press/index.shtml.en
===================================================================
--- websites/xiph.org/press/index.shtml.en	2011-02-22 23:03:07 UTC (rev 17870)
+++ websites/xiph.org/press/index.shtml.en	2011-02-22 23:16:41 UTC (rev 17871)
@@ -10,6 +10,11 @@
 
 <h1 style="margin-top: 0;">Press releases</h1>
 
+<h2>February 21, 2011: libao 1.1.0 released</h2>
+
+<p>The Xiph.org Foundation announces a new release of libao...
+<a href="2011/libao-1.1.0/">(read on)</a></p>
+
 <h2>December 7, 2010: libOgg 1.2.2 released</h2>
 
 <p>The Xiph.org Foundation announces a new release of libogg...



More information about the commits mailing list