summaryrefslogtreecommitdiff
path: root/audio/libao/patches
AgeCommit message (Collapse)AuthorFilesLines
2001-05-12Use /dev/sound.mycroft2-4/+4
2001-03-20Add native Open/NetBSD audio support, supplied by Christian Weisgerberwiz7-10/+735
<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-16Fix wave-file output on big-endian machines.wiz1-0/+13
2001-03-15Initial import of libao, a platform independent audio library.wiz3-0/+48
Package by Jeremy C. Reed, submitted in pkg/12412.