aboutsummaryrefslogtreecommitdiffstats
path: root/packages/rtaudio
AgeCommit message (Collapse)Author
2006-10-10Remove MAINTAINER fields from recipes, add MAINTAINER file to replace them.Koen Kooi
see email thread at http://lists.openembedded.org/pipermail/openembedded-devel/2006-October/000523.html for details
2006-08-05packages: sed -i s/^"include "/"require "/ */*.bb GNU sed rocks!Holger Freyther
Use require for the BitBake files within packages. In contrast to the conf files the authors of these files expected these files to be included.
2005-09-21add librtaudio + testsMichael Lauer
rtaudio is a highly efficient and portable C++ sound abstraction layer supporting OSS, ALSA, JACK.