| 84729 packages online |
|
|
| | | | No screenshot available |
|
Installation:
Copy SDK/#? ALL SDK:
MakeLink SDK:local/newlib/lib/libao.so libao.so.4 SOFT
Changes:
1.1.0r3 (21-Mar-2014)
- Removed unnecessary libdl dependency.
- Fixed close function in AHI backend so it doesn't sometimes mistakenly
return an error code anymore.
1.1.0r2 (25-Jan-2012)
- AHI backend now sets the minimum AHI version before calling OpenDevice.
- Also added some other improvements in AHI backend.
--- original readme ---
libao - A Cross-platform Audio Library, Version 0.8.6
Originally Copyright (C) Aaron Holtzman - May 1999
Changes Copyright (C) Jack Moffitt - October 2000
Changes Copyright (C) Stan Seibert - July 2000-March 2004
libao-pulse Copyright (C) Lennart Poettering 2004-2006
Changes Copyright (C) 2004-2005 Xiph.org Foundation
Changes Maintainer Benjamin Gerard
libao is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2, or (at your option)
any later version.
libao is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with GNU Make; see the file COPYING. If not, write to
the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.
---------------------------------------------------------------------
OVERVIEW
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
* WAV files
* OSS (Open Sound System)
* ESD (ESounD or Enlightened Sound Daemon)
* ALSA (Advanced Linux Sound Architecture)
* PulseAudio (next generation GNOME sound server)
* AIX
* Solaris (untested)
* IRIX (untested)
HISTORY
Libao began life as cross-platform audio library inside of ac3dec, an
AC3 decoder by Aaron Holtzman that is part of the LiViD project. When
ogg123 (part of the command line vorbis tools) needed a way to play
audio on multiple operating systems, someone on the vorbis-dev mailing
list suggested the libao library as a possible way to add cross-platform
support to ogg123. Stan Seibert downloaded the libao library, severely
hacked it up in order to make the build process simpler and support
multiple live-playback devices. (The original code allowed one live
playback driver, the wav driver, and a null driver to be compiled into
the library.) Jack Moffitt got it supporting dynamically loaded plugins
so that binary versions of libao could be provided. The API was revised
for version 0.8.0.
This code is being maintained by Stan Seibert (volsungxiph.org)
and various other individuals. Please DO NOT annoy Aaron Holtzman about
bugs, features, comments, etc. regarding this code.
WORKAROUNDS
The OSS emulation in ALSA deviates from the OSS spec by not returning
immediately from an open() call if the OSS device is already in use.
Instead, it makes the application wait until the device is available.
This is not desirable during the autodetection phase of libao, so a
workaround has been included in the source. Since the workaround
itself violates the OSS spec and causes other problems on some
platforms, it is only enabled when ALSA is detected. The workaround
can be turned on or off by passing the --enable-broken-oss or
--disable-broken-oss flag to the configure script.
|
Contents of dev/lib/libao.lhaPERMISSION UID GID PACKED SIZE RATIO METHOD CRC STAMP NAME
---------- ----------- ------- ------- ------ ---------- ------------ ----------
[unknown] 102 115 88.7% -lh5- da12 Jan 28 2010 libao-1.1.0/AUTHORS
[unknown] 1958 3845 50.9% -lh5- b7c4 Feb 23 2011 libao-1.1.0/CHANGES
[unknown] 7014 17992 39.0% -lh5- 4902 Jan 28 2010 libao-1.1.0/COPYING
[unknown] 766 1764 43.4% -lh5- 8b2f Feb 22 2011 libao-1.1.0/doc/ao_append_option.html
[unknown] 712 1613 44.1% -lh5- 3f14 Feb 22 2011 libao-1.1.0/doc/ao_close.html
[unknown] 735 1626 45.2% -lh5- deba Feb 22 2011 libao-1.1.0/doc/ao_default_driver_id.html
[unknown] 533 1226 43.5% -lh5- 8877 Feb 22 2011 libao-1.1.0/doc/ao_device.html
[unknown] 689 1534 44.9% -lh5- 70b7 Feb 22 2011 libao-1.1.0/doc/ao_driver_id.html
[unknown] 745 1657 45.0% -lh5- d2e2 Feb 22 2011 libao-1.1.0/doc/ao_driver_info.html
[unknown] 674 1579 42.7% -lh5- 1c62 Feb 22 2011 libao-1.1.0/doc/ao_driver_info_list.html
[unknown] 899 1822 49.3% -lh5- 583d Dec 3 2010 libao-1.1.0/doc/ao_example.c
[unknown] 791 1766 44.8% -lh5- 46aa Feb 22 2011 libao-1.1.0/doc/ao_file_extension.html
[unknown] 600 1337 44.9% -lh5- 167b Feb 22 2011 libao-1.1.0/doc/ao_free_options.html
[unknown] 1244 2897 42.9% -lh5- 36da Feb 22 2011 libao-1.1.0/doc/ao_info.html
[unknown] 914 2076 44.0% -lh5- 097c Feb 22 2011 libao-1.1.0/doc/ao_initialize.html
[unknown] 580 1347 43.1% -lh5- df06 Feb 22 2011 libao-1.1.0/doc/ao_is_big_endian.html
[unknown] 1413 3308 42.7% -lh5- 18ff Feb 22 2011 libao-1.1.0/doc/ao_open_file.html
[unknown] 1132 2597 43.6% -lh5- 8e0b Feb 22 2011 libao-1.1.0/doc/ao_open_live.html
[unknown] 693 1526 45.4% -lh5- 673c Feb 22 2011 libao-1.1.0/doc/ao_option.html
[unknown] 790 1807 43.7% -lh5- bda2 Feb 22 2011 libao-1.1.0/doc/ao_play.html
[unknown] 681 1528 44.6% -lh5- f71b Feb 22 2011 libao-1.1.0/doc/ao_plugin_close.html
[unknown] 554 1274 43.5% -lh5- bb08 Feb 22 2011 libao-1.1.0/doc/ao_plugin_device_clear.html
[unknown] 1468 3430 42.8% -lh5- 1115 Feb 22 2011 libao-1.1.0/doc/ao_plugin_device_init.html
[unknown] 559 1290 43.3% -lh5- bd20 Feb 22 2011 libao-1.1.0/doc/ao_plugin_driver_info.html
[unknown] 673 1550 43.4% -lh5- c402 Feb 22 2011 libao-1.1.0/doc/ao_plugin_file_extension.html
[unknown] 1268 3224 39.3% -lh5- 7967 Feb 22 2011 libao-1.1.0/doc/ao_plugin_open.html
[unknown] 796 1836 43.4% -lh5- 65eb Feb 22 2011 libao-1.1.0/doc/ao_plugin_play.html
[unknown] 845 2027 41.7% -lh5- 9cf8 Feb 22 2011 libao-1.1.0/doc/ao_plugin_set_option.html
[unknown] 660 1493 44.2% -lh5- 3edc Feb 22 2011 libao-1.1.0/doc/ao_plugin_test.html
[unknown] 2029 5635 36.0% -lh5- 3b7c Feb 22 2011 libao-1.1.0/doc/ao_sample_format.html
[unknown] 630 1369 46.0% -lh5- c95d Feb 22 2011 libao-1.1.0/doc/ao_shutdown.html
[unknown] 1148 2979 38.5% -lh5- 5c3e Feb 22 2011 libao-1.1.0/doc/config.html
[unknown] 4459 12045 37.0% -lh5- 0127 Feb 22 2011 libao-1.1.0/doc/drivers.html
[unknown] 756 1707 44.3% -lh5- 8347 Feb 22 2011 libao-1.1.0/doc/index.html
[unknown] 659 2038 32.3% -lh5- 9d26 Feb 22 2011 libao-1.1.0/doc/libao-api.html
[unknown] 1524 3665 41.6% -lh5- d901 Feb 22 2011 libao-1.1.0/doc/overview.html
[unknown] 476 1413 33.7% -lh5- 0482 Feb 22 2011 libao-1.1.0/doc/plugin-api.html
[unknown] 2666 7334 36.4% -lh5- 76e1 Feb 22 2011 libao-1.1.0/doc/plugin-overview.html
[unknown] 92 279 33.0% -lh5- c0b2 Jan 28 2010 libao-1.1.0/doc/style.css
[unknown] 1919 3747 51.2% -lh5- d818 Mar 21 21:53 libao-1.1.0/libao.readme
[unknown] 1584 3102 51.1% -lh5- 8f57 Jan 28 2010 libao-1.1.0/README
[unknown] 1517 3953 38.4% -lh5- ddf3 Mar 21 21:58 libao-1.1.0/SDK/local/newlib/include/ao/ao.h
[unknown] 2247 9188 24.5% -lh5- ea21 Mar 21 21:58 libao-1.1.0/SDK/local/newlib/include/ao/ao_private.h
[unknown] 679 1298 52.3% -lh5- 70e5 Mar 21 21:58 libao-1.1.0/SDK/local/newlib/include/ao/os_types.h
[unknown] 788 1618 48.7% -lh5- 96ee Mar 21 21:58 libao-1.1.0/SDK/local/newlib/include/ao/plugin.h
[unknown] 67360 146586 46.0% -lh5- 2232 Mar 21 21:59 libao-1.1.0/SDK/local/newlib/lib/libao.a
[unknown] 475 907 52.4% -lh5- 6d48 Mar 21 21:59 libao-1.1.0/SDK/local/newlib/lib/libao.la
[unknown] 59307 149321 39.7% -lh5- abce Mar 21 21:59 libao-1.1.0/SDK/local/newlib/lib/libao.so.4
[unknown] 202 299 67.6% -lh5- b00d Mar 21 21:59 libao-1.1.0/SDK/local/newlib/lib/pkgconfig/ao.pc
[unknown] 265 434 61.1% -lh5- 3f21 Jan 28 2010 libao-1.1.0/TODO
---------- ----------- ------- ------- ------ ---------- ------------ ----------
Total 50 files 181270 430003 42.2% Mar 21 21:43
|
|
|
|
Page generated in 0.02 seconds |
Aminet © 1992-2024 Urban
Müller and
the Aminet team.
Aminet contact address: <aminetaminet net> |