summaryrefslogtreecommitdiff
path: root/packages/pulseaudio
AgeCommit message (Collapse)AuthorFiles
2008-07-20pulseaudio: fix libtool linkingHenning Heinold2
* pulseaudio authoir did not understand AM_ICONV and what $(LTLIBICONV) and $(LIBICONV) are for, problem accurs under uclibc * add patch which fixes the issue * bum PR
2008-06-18pulseaudio 0.9.10: workaround libtool problemsKoen Kooi1
2008-06-16pulseaudio alsa wrapper: add more modulesKoen Kooi1
2008-06-14pulseaudio alsa wrapper: add meta package that installs the files needed to ↵Koen Kooi2
use pulseaudio as alsa-backend * you need to manually add the contents of /etc/asound.conf.pulseaudio to /etc/asound.conf
2008-06-14pulse esd wrapper: fix postinstKoen Kooi1
2008-06-14padevchooser: add the pulseaudio device chooser appletKoen Kooi1
2008-06-14pulseaudio esd wrapper: meta package that transparently replaces the esound ↵Koen Kooi1
server with pulseaudio
2008-06-13pulseaudio 0.9.10 add tiny patches from PokyMichael Lauer4
2008-06-11pulseaudio-meta: add missing files (sorry)Michael Lauer2
2008-06-11pulseaudio-meta 0.9.10 improve alsa integrationMichael Lauer2
2008-06-11pulse.inc: rename to pulseaudio.incMichael Lauer4
2008-06-11merge of '81ef71fa69009396b145139571c2cbaa3855d705'Michael Lauer3
and 'e5e89d63d424e7df2e0ca809c9cfd4220f57efaa'
2008-06-10add pulseaudio-meta, a meta package that starts and configures the ↵Michael Lauer2
pulseaudio system NOTE: you might want to override the session file for specific devices (e.g. non-alsa) or distribution needs
2008-06-10lots of recipes: bump PR to get postinsts backKoen Kooi3
* this is not a complete list * this still doesn't fix the pkg_postinst() type of bugs
2008-05-03pulseaudio: add 0.9.10Philipp Zabel4
2008-04-12libatomic-ops: add patch to fix powerpc support from fedoraKoen Kooi4
2008-03-28pulseaudio 0.9.9 fix building against uClibc. closes #4106Michael Lauer2
2008-02-26pulseaudio* : fix the adding of pulse to audio group, busybox does thisGraeme Gregory3
arse about tit.
2008-02-17pulseaudio: 0.9.9 works good enough to be the default version nowMichael Lauer2
* add pulse to audio user group, so it can run as system daemon eventually
2008-02-07pulseaudio_0.9.9.bb : updated disable-using-glibc-tls.patch to also disableGraeme Gregory2
hierarchical pthread stuff which is what causes gst lockups
2008-01-26pulseaudio 0.9.8 update to 0.9.9Michael Lauer1
2007-12-11pulse: build hal-detect. Closes #3297Robert Schuster2
Currently OE's pulseaudio recipe does not build pulseaudio's hal-detect module. The attached patch adds hal to the dependencies and activates the configure switch. For what hal-detect is neccessary? If you plug in a USB headset to your device a pulseaudio server with the hal-detect module will automatically create a sink (and source) for the headset. In theory this should also work for bluetooth devices but I don't have the hardware to test that.
2007-12-04pulseaudio 0.9.8 needs patch for corner case when you build with dbus but ↵Michael Lauer2
without HAL
2007-12-04pulseaudio 0.9.8 needs dbus nowMichael Lauer1
2007-11-30pulseaudio: add 0.9.8, remove 0.9.7Michael Lauer2
2007-11-12add pulseaudio 0.9.7 (DEFAULT_PREFERENCE=-1, see comments in recipe)Michael Lauer2
2007-08-10pulseaudio: fix wrong home path for user pulse, use OE_LT_RPATH_ALLOW since ↵Michael Lauer2
pulse doesn't find its plugins without
2007-08-10pulseaudio: set postinst to correct packageMichael Lauer3
2007-06-13pulseaudio: beautify pulse.inc, add gcc4 compliance patch, make 0.9.6 the ↵Michael Lauer4
new default
2007-06-10pulseaudio: fix postinstsKoen Kooi2
2007-06-09pulseaudio: improve packaging:Koen Kooi2
* more granular * proper Replaces: for a good upgrade path * proper CONFFILES
2007-06-08pulse: unifyKoen Kooi3
2007-06-08pulse: fix DEPENDS Koen Kooi1
2007-06-08libatomic ops 1.2: add itKoen Kooi1
2007-04-01pulse: remove rprovides, since OE changes them to libesd0, thus breaking esd ↵Koen Kooi1
using apps
2007-02-27pulse-audio: improve packaging some moreKoen Kooi1
2007-02-22pulseaudio: use integer resampling on FPU-less devicesKoen Kooi1
2007-02-04pulseaudio: fix do_installKoen Kooi1
2007-02-04pulseaudio: create pulse user and create /var/run/pulse via volatilesKoen Kooi3
2007-01-24pulseaudio: make it RPROVIDE esd to really make it a drop-in replacement for ↵Koen Kooi1
esound
2007-01-24merge of '471ef3857da5fc96553904b1d994120f6d84f018'Koen Kooi1
and 'e6eeb251e9751ef2cbf32a3fffedffb2dcfcd000'
2007-01-24pulse-audio: inherit pkgconfig and stage headersKoen Kooi1
2007-01-24pulseaudio_0.9.5.bb : it doesnt PROVIDE esound as it doesnt stage headersGraeme Gregory1
or pkgconfig stuff
2007-01-20pulseaudio: provide esoundKoen Kooi1
* should be change this to virtual/esound?
2007-01-19pulse-audio: add CONFFILESKoen Kooi1
2007-01-19pulse-audio: update to 0.9.5Koen Kooi1
2007-01-19pulseaudio: fix packagingKoen Kooi1
2006-10-10Remove MAINTAINER fields from recipes, add MAINTAINER file to replace them.Koen Kooi1
see email thread at http://lists.openembedded.org/pipermail/openembedded-devel/2006-October/000523.html for details
2006-07-11pulseaudio 0.9.2 improve packagingMichael Lauer1
2006-07-10polypaudio 0.8 upgrade to 0.9.2Michael Lauer2
NOTE: polypaudio is now pulseaudio first step in fine granular plugin packaging