Commit Graph

58 Commits

Author SHA1 Message Date
naddy
ad82401a86 Improve DESCR. Align with FreeBSD ports. 2001-03-27 21:32:31 +00:00
naddy
b29ed87dc9 Improve and integrate COMMENTs. 2001-03-25 22:04:07 +00:00
naddy
13084582a2 Plug memory leak in wav file writer; via NetBSD. 2001-03-25 21:21:16 +00:00
naddy
c93c77306b Reflect reality: take over maintainership. ok todd@ 2001-03-20 15:25:33 +00:00
naddy
b1c7b1911d Remove OSS plug-in and replace with "sun" one for our native audio API. 2001-03-17 23:45:46 +00:00
naddy
a0803059de Fix wave-file output on big-endian machines.
From NetBSD, pointed to by brad@.
2001-03-16 20:39:13 +00:00
naddy
5738f2687c Create arts/esd/oss flavors; defaults to oss. 2001-03-16 11:58:43 +00:00
todd
f76e80bbcf 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 Enlighten Sound Daemon)
.   * ALSA (Advanced Linux Sound Architecture)
.   * Solaris (untested)
.   * IRIX (untested)

.. thanks to naddy@ for beating oss into shape!
2001-03-14 01:54:08 +00:00