[xiph-commits] r17880 - websites/xiph.org/ao

giles at svn.xiph.org giles at svn.xiph.org
Mon Mar 7 17:16:31 PST 2011


Author: giles
Date: 2011-03-07 17:16:31 -0800 (Mon, 07 Mar 2011)
New Revision: 17880

Modified:
   websites/xiph.org/ao/index.shtml.en
Log:
Update the ao page for last week's 1.1.0 release.


Modified: websites/xiph.org/ao/index.shtml.en
===================================================================
--- websites/xiph.org/ao/index.shtml.en	2011-03-08 01:12:26 UTC (rev 17879)
+++ websites/xiph.org/ao/index.shtml.en	2011-03-08 01:16:31 UTC (rev 17880)
@@ -39,12 +39,39 @@
 Please report bugs at <a href="http://trac.xiph.org/">trac.xiph.org</a>.
 </p>
 
+<h2 id="release1.1.0">Release 1.1.0 - February 21, 2011</h2>
+<ul>
+      <li>Source code: <a href="http://downloads.xiph.org/releases/ao/libao-1.1.0.tar.gz">libao-1.1.0.tar.gz</a></li>
+</ul>
+
+<h3 id="changes1.1.0">Changelog</h3>
+<ul>
+  <li>Add autofoo ld symbol versioning to build system
+  <li>Update Roar driver to latest API
+  <li>Fix Roar driver to not block on SLP lookup during probe
+  <li>Improve/correct latency setup in ALSA (see Trac #1762)
+  <li>Add missing ctype.h header in build (see Trac #1760)
+  <li>Move toward more consistent option naming across drivers
+  <li>Fix Mac OS X AUHAL support to properly handle suspend/wakeup,
+   headphone plug/unplug, other hardware events
+  <li>Correct ao_example.c source to not pass dangling pointer for 
+   the matrix argument.
+  <li>Add 24 bit playback to Pulse plugin
+  <li>Fix 24 bit playback in ALSA plugin
+  <li>Fix segfaults when closing a driver that did not successfully open.
+  <li>Fix compilation of sndio plugin
+  <li>Fix building Mac OS X driver AUHAL compilation for 10.5,
+   restore Mac OS X 10.4 support
+</ul>
+
+<hr/>
+
 <h2 id="release1.0.0">Release 1.0.0 - March 25, 2010</h2>
 <ul>
       <li>Source code: <a href="http://downloads.xiph.org/releases/ao/libao-1.0.0.tar.gz">libao-1.0.0.tar.gz</a></li>
 </ul>
 
-<h3 id="changes0.8.8">Changelog</h3>
+<h3 id="changes1.0.0">Changelog</h3>
 <ul>
 <li>AO returned to active development
 <li>Added surround channel mapping API and capability



More information about the commits mailing list