Commit graph

12 commits

Author SHA1 Message Date
jlam
76ffb35c20 Use a smarter sequence for finding a OSS dsp device: first try /dev/dsp,
then try /dev/sound.
2002-10-04 08:12:46 +00:00
jlam
e2afa97f51 Merge changes in packages from the buildlink2 branch that have
buildlink2.mk files back into the main trunk.  This provides sufficient
buildlink2 infrastructure to start merging other packages from the
buildlink2 branch that have already been converted to use the buildlink2
framework.
2002-08-25 18:38:05 +00:00
lukem
d48f3565dc Update libao from 0.8.2 to 0.8.3 (for ogg vorbis 1.0 release).
Notable changes:
	- fix to ao.m4 macro
	- minor alsa09 plugin updates
	- fixes to irix plugin

Note: patch-ac added to remove unconditional use of -ldl in libao.la.
2002-08-05 13:08:38 +00:00
lukem
aca9cc2330 Update from 0.8.0 to 0.8.2. Visible changes:
- alsa09 plugin updated
2002-01-02 12:23:48 +00:00
jlam
81ff426431 Use ossaudio.buildlink.mk and enable the build of the OSS plugin. Also
force ESD to not be detected (not sure if this is what we want, but it was
a hidden dependency).
2001-08-23 16:42:31 +00:00
wiz
256947341f RCS police. 2001-08-17 17:09:12 +00:00
lukem
bf17e8a1ef update from libao 0.7.0 to libao 0.8.0
NOTE: api has changed (different major number on library). all other
libao packages need updating as well

changes:
* New API is not compatible with programs that used the old API.
* Default driver detection works correctly.
* Compilation fixes for the BSDs and Solaris.
* OSS driver no longer freezes on systems using the OSS emulation
layer of ALSA when the dsp device is in use by another device.
* Configuration file support has been added.  See the libao.conf(5)
man page for details.
2001-08-14 14:33:29 +00:00
lukem
5fefcf266b update to version 0.7.0 2001-08-08 09:18:28 +00:00
mycroft
0fb6bd22cf Use /dev/sound. 2001-05-12 21:26:39 +00:00
wiz
a01bce148a Add native Open/NetBSD audio support, supplied by Christian Weisgerber
<naddy@openbsd.org> in private communication; a patch against a memory
leak in the wav file writer, forwarded from the vorbis-dev list by
Jeremy C. Reed; also use pkgsrc libtool instead of included one, and
don't depend on esd anymore.
Bump version to 0.6.0nb1.
2001-03-20 09:57:36 +00:00
wiz
0f0bccfe17 Fix wave-file output on big-endian machines. 2001-03-16 10:10:34 +00:00
wiz
9f48ba25e0 Initial import of libao, a platform independent audio library.
Package by Jeremy C. Reed, submitted in pkg/12412.
2001-03-15 20:35:58 +00:00