New versions of the libao packages are now available for download. NEWS: ===== This is a new upstream release, with upstream changes listed below. See also the package documentation in /usr/share/doc/libao.
DESCRIPTION: ============ Libao is a cross-platform audio library that allows programs to output audio using a simple API on a wide variety of platforms. It currently supports: * Null output (handy for testing without a sound device) * WAV files * AU files * OSS (Open Sound System, used on Linux and FreeBSD) * ALSA (Advanced Linux Sound Architecture) * polypaudio (next generation GNOME sound server) * esd (EsounD or Enlightened Sound Daemon) * AIX * Sun/NetBSD/OpenBSD * IRIX * NAS (Network Audio Server) DOWNLOAD: ========= Note that downloads from sources.redhat.com (aka cygwin.com) aren't allowed due to bandwidth limitations. This means that you will need to find a mirror which has this update, please choose the one nearest to you: http://cygwin.com/mirrors.html QUESTIONS: ========== If you want to make a point or ask a question the Cygwin mailing list is the appropriate place. CYGWIN-ANNOUNCE UNSUBSCRIBE INFO: ================================= To unsubscribe to the cygwin-announce mailing list, look at the "List-Unsubscribe: " tag in the email header of this message. Send email to the address specified there. It will be in the format: cygwin-announce-unsubscribe-YOU=yourdomain....@cygwin.com If you need more information on unsubscribing, start reading here: http://sources.redhat.com/lists.html#unsubscribe-simple Please read *all* of the information on unsubscribing that is available starting at this URL. -- David Rothenberger ---- daver...@acm.org
1.1.0 - February 21, 2011 - Add autofoo ld symbol versioning to build system - Update Roar driver to latest API - Fix Roar driver to not block on SLP lookup during probe - Improve/correct latency setup in ALSA (see Trac #1762) - Add missing ctype.h header in build (see Trac #1760) - Move toward more consistent option naming across drivers - Fix Mac OS X AUHAL support to properly handle suspend/wakeup, headphone plug/unplug, other hardware events - Correct ao_example.c source to not pass dangling pointer for the matrix argument. - Add 24 bit playback to Pulse plugin - Fix 24 bit playback in ALSA plugin - Fix segfaults when closing a driver that did not successfully open. - Fix compilation of sndio plugin - Fix building Mac OS X driver AUHAL compilation for 10.5, restore Mac OS X 10.4 support