1 | 0.8.6 - January 11, 2005 |
---|
2 | - Added Polypaudio driver(libao-polyp 0.4) |
---|
3 | from Lennart Poettering <mzyvonbcbylc (at) 0pointer (dot) de> |
---|
4 | - Use esd_close() in the esd driver |
---|
5 | - Broaden sample rate tolerance in the OSS driver for nForce |
---|
6 | compatibility |
---|
7 | |
---|
8 | 0.8.5 - March 19, 2004 |
---|
9 | - Support now for the ALSA 1.0 API |
---|
10 | - Can build with --disable-esd option again |
---|
11 | - Minor build fixes |
---|
12 | - ALSA mmap() mode can be enabled/disabled at runtime using "use_mmap" |
---|
13 | option. |
---|
14 | - Patch to OSS plugin to fix skipping issues with some drivers |
---|
15 | (like emu10k1). |
---|
16 | |
---|
17 | 0.8.4 - October 4, 2003 |
---|
18 | - Added AIX sound driver from Stefan Tibus <sjti@gmx.net> |
---|
19 | - Committed some fixes from the Fink project to allow compiling on |
---|
20 | OS X (still with all the dlcompat stuff) |
---|
21 | - Improvements in plugin detection code by David Walser, especially |
---|
22 | when ESD or aRts are present. |
---|
23 | - NAS plugin from Antoine Mathys. |
---|
24 | - Portability fixes for various platforms (including dlopen() bugs) |
---|
25 | including HP-UX and *BSD. |
---|
26 | - Memory/resource leak fixes |
---|
27 | - Significant fixes to ALSA 0.9.x plugin by Kevin Cody, Jr. This |
---|
28 | should fix stuttering audio for mpg321 users. The |
---|
29 | --enable-alsa09-mmap option to ./configure turns on memory-mapped |
---|
30 | I/O. Note this is an experimental feature and causes some problems |
---|
31 | with some sound card drivers and also users of the dmix software mixer. |
---|
32 | |
---|
33 | 0.8.3 - July 2002 |
---|
34 | - fix to ao.m4 macro |
---|
35 | - minor alsa09 plugin updates |
---|
36 | - fixes to irix plugin |
---|
37 | |
---|
38 | 0.8.2 - December 2001 |
---|
39 | - alsa09 plugin updated |
---|
40 | |
---|
41 | 0.8.0 - August 2000 |
---|
42 | - Major API rewrite. Old apps and plugins will not work with this library! |
---|
43 | - Default driver detection now works. |
---|
44 | - /etc/libao.conf and ~/.libao config files now supported, see libao.conf man |
---|
45 | page for details. |
---|
46 | - WAV files can now be piped to non-picky applications. (Please don't |
---|
47 | complain if this fails. You shouldn't be using be using WAV for this |
---|
48 | anyway.) |
---|
49 | - Various portability fixes for Solaris and *BSD. |
---|
50 | |
---|
51 | 0.7.0 - June 2000 |
---|
52 | - minor build fixes for different platforms |
---|
53 | |
---|
54 | 0.6.0 - December 2000 |
---|
55 | - slight api modification with ao_append_option() |
---|
56 | - fixed an option leak |
---|
57 | |
---|
58 | 0.5.0 - November 2000 |
---|
59 | - first official release under the Xiphophorus projects |
---|
60 | |
---|