Commit Graph

25 Commits

Author SHA1 Message Date
naddy
f830ff0693 maintenance update to 1.1.0; nagged by Brad who sent a similar update 2011-06-08 20:00:47 +00:00
naddy
3b7a3a4984 update to 1.0.0; ok pea@ 2010-06-03 15:49:37 +00:00
naddy
5a55dd51f8 Don't link with -lpthread; spotted by ajacoutot@
In fact, -pthread isn't needed either, so remove completely.
2009-01-21 15:14:27 +00:00
naddy
44a7c70f1e * remove the arts/esound backends and sub-packages
* remove the sun audio backend
* simplify: no more multi-packaging or pseudo flavors

Mostly from Brad.
2008-12-30 21:59:55 +00:00
naddy
cbc777a29a Add a sndio output module.
From ratchov@ with some tweaks by yours truly.
2008-10-30 19:25:31 +00:00
naddy
f7b352f859 use AUMODE_PLAY_ALL instead of AUMODE_PLAY, so /dev/audio won't eat
samples until it catches up to realtime; from jakemsr@
2007-12-11 22:02:11 +00:00
naddy
e4273f8e4f * maintenance update to 0.8.8
* don't build nonsensical static modules
2007-07-12 21:10:15 +00:00
naddy
dfe7150989 belated maintenance update to 0.8.6 2007-07-06 14:21:05 +00:00
naddy
912d78bcc5 Maintenance update to 0.8.5. 2004-10-22 16:37:07 +00:00
naddy
11d2d41420 fix --disable-esd 2003-10-08 13:57:02 +00:00
naddy
cc3843f430 Maintenance update to 0.8.4; based on a submission by <gtgbr@gmx.net>. 2003-10-08 12:12:52 +00:00
naddy
2d30e9b7dc Welcome to Ogg Vorbis 1.0! 2002-07-20 00:52:44 +00:00
naddy
423c853854 Upgrade to Ogg Vorbis RC3.
Note: When encoding, use -q for quality and bitrate control.  -b
has deen deprecated and will not do what you expect.
2002-01-16 03:10:21 +00:00
naddy
94fef7abbe use in-tree libtool patches 2001-10-08 14:57:55 +00:00
naddy
9263fb4321 Update Ogg Vorbis to 1.0rc2.
Adds channel coupling.
Miscellaneous changes to libao and vorbis-tools.
2001-08-20 21:53:56 +00:00
naddy
c41c1392fd - disable building of esd/arts plugins in accordance with respective flavors
- sync libtool patches
2001-08-09 15:07:31 +00:00
naddy
990d67f368 - change from flavors to multi-package; guided by espie@
- simplify: switch to unversioned modules
2001-07-22 00:12:55 +00:00
naddy
b7540d04df various cleanups, reduce dependencies
automake die die die!
2001-07-17 15:23:35 +00:00
naddy
0f60b900f1 Update to 0.7.0. 2001-06-30 13:16:40 +00:00
naddy
9eec384ae5 fix arts flavor; problem reported by lebel@ 2001-04-10 22:56:20 +00:00
naddy
13084582a2 Plug memory leak in wav file writer; via NetBSD. 2001-03-25 21:21:16 +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