3 - Few fixes and changes in autotools and configuration files.
5 0.8.7 - unreleased snapshot
6 - obsolete alsa device renamed to alsa05
7 - the 'alsa' device now uses the 0.9/1.0 API
10 0.8.6 - January 11, 2005
11 - Added Polypaudio driver(libao-polyp 0.4)
12 from Lennart Poettering <mzyvonbcbylc (at) 0pointer (dot) de>
13 - Use esd_close() in the esd driver
14 - Broaden sample rate tolerance in the OSS driver for nForce
17 0.8.5 - March 19, 2004
18 - Support now for the ALSA 1.0 API
19 - Can build with --disable-esd option again
21 - ALSA mmap() mode can be enabled/disabled at runtime using "use_mmap"
23 - Patch to OSS plugin to fix skipping issues with some drivers
26 0.8.4 - October 4, 2003
27 - Added AIX sound driver from Stefan Tibus <sjti@gmx.net>
28 - Committed some fixes from the Fink project to allow compiling on
29 OS X (still with all the dlcompat stuff)
30 - Improvements in plugin detection code by David Walser, especially
31 when ESD or aRts are present.
32 - NAS plugin from Antoine Mathys.
33 - Portability fixes for various platforms (including dlopen() bugs)
34 including HP-UX and *BSD.
35 - Memory/resource leak fixes
36 - Significant fixes to ALSA 0.9.x plugin by Kevin Cody, Jr. This
37 should fix stuttering audio for mpg321 users. The
38 --enable-alsa09-mmap option to ./configure turns on memory-mapped
39 I/O. Note this is an experimental feature and causes some problems
40 with some sound card drivers and also users of the dmix software mixer.
44 - minor alsa09 plugin updates
45 - fixes to irix plugin
48 - alsa09 plugin updated
51 - Major API rewrite. Old apps and plugins will not work with this library!
52 - Default driver detection now works.
53 - /etc/libao.conf and ~/.libao config files now supported, see libao.conf man
55 - WAV files can now be piped to non-picky applications. (Please don't
56 complain if this fails. You shouldn't be using be using WAV for this
58 - Various portability fixes for Solaris and *BSD.
61 - minor build fixes for different platforms
64 - slight api modification with ao_append_option()
65 - fixed an option leak
68 - first official release under the Xiphophorus projects