Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2009-03-17 | rename packages/ to recipes/ per earlier agreement | Denys Dmytriyenko | 34 | |
See links below for more details: http://thread.gmane.org/gmane.comp.handhelds.openembedded/21326 http://thread.gmane.org/gmane.comp.handhelds.openembedded/21816 Signed-off-by: Denys Dmytriyenko <denis@denix.org> Acked-by: Mike Westerhof <mwester@dls.net> Acked-by: Philip Balister <philip@balister.org> Acked-by: Khem Raj <raj.khem@gmail.com> Acked-by: Marcin Juszkiewicz <hrw@openembedded.org> Acked-by: Koen Kooi <koen@openembedded.org> Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com> | ||||
2008-11-20 | libcanberra: add 0.10 | Koen Kooi | 1 | |
2008-11-13 | libatomics-ops: turn of thumb | Koen Kooi | 1 | |
2008-11-09 | pulseaudio-meta_0.9.10.bb : Correct typo. | Philip Balister | 1 | |
2008-10-18 | bb files: Revert the introduction of FILE_PR | Holger Hans Peter Freyther | 8 | |
This is a partial revert of aa03004ace2fabb135a6208ef8c2d2b312aa7b0b. The approach that was taken leads to disagreement and the change was pushed too early. DISTRO_PR is going to say and will be used inside the package creation. There will be more disucssion on the list about where to continue from here. | ||||
2008-10-15 | [PR] Change PR to FILE_PR and intro PR as FILE_PR + DISTRO_PR | Holger Hans Peter Freyther | 8 | |
Allow a distribution to globally bump the PR of every package this is useful when there was a change in the toolchain and every package is going to be different. find packages/ \( -name '*.bb' -or -name '*.inc' \) -exec sed -i s/"^PR="/"FILE_PR ="/ {} \; find packages/ \( -name '*.bb' -or -name '*.inc' \) -exec sed -i s/"^PR ="/"FILE_PR ="/ {} \; Acked-By: Koen Kooi <koen@openembedded.org> | ||||
2008-10-15 | mtn2git: remove .mtn2git_empty files in non-empty directories | Jan Luebbe | 7 | |
2008-09-29 | pulseaudio-meta: overwrite config files at install time. | Koen Kooi | 1 | |
* this is still flaky as hell and plain wrong, but at least the package can actually be installed now | ||||
2008-09-28 | pulseaudio meta: fix samplerate regression, make it machine specific | Koen Kooi | 2 | |
* this seems to be the 4th package in OE to install a /etc/asound.conf, so it probably can't be installed since alsa itself already provides that file... | ||||
2008-07-25 | add pulseaudio 0.9.11 WIP | Michael Lauer | 9 | |
2008-07-20 | pulseaudio: fix libtool linking | Henning Heinold | 2 | |
* 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-18 | pulseaudio 0.9.10: workaround libtool problems | Koen Kooi | 1 | |
2008-06-16 | pulseaudio alsa wrapper: add more modules | Koen Kooi | 1 | |
2008-06-14 | pulseaudio alsa wrapper: add meta package that installs the files needed to ↵ | Koen Kooi | 2 | |
use pulseaudio as alsa-backend * you need to manually add the contents of /etc/asound.conf.pulseaudio to /etc/asound.conf | ||||
2008-06-14 | pulse esd wrapper: fix postinst | Koen Kooi | 1 | |
2008-06-14 | padevchooser: add the pulseaudio device chooser applet | Koen Kooi | 1 | |
2008-06-14 | pulseaudio esd wrapper: meta package that transparently replaces the esound ↵ | Koen Kooi | 1 | |
server with pulseaudio | ||||
2008-06-13 | pulseaudio 0.9.10 add tiny patches from Poky | Michael Lauer | 4 | |
2008-06-11 | pulseaudio-meta: add missing files (sorry) | Michael Lauer | 2 | |
2008-06-11 | pulseaudio-meta 0.9.10 improve alsa integration | Michael Lauer | 2 | |
2008-06-11 | pulse.inc: rename to pulseaudio.inc | Michael Lauer | 4 | |
2008-06-11 | merge of '81ef71fa69009396b145139571c2cbaa3855d705' | Michael Lauer | 3 | |
and 'e5e89d63d424e7df2e0ca809c9cfd4220f57efaa' | ||||
2008-06-10 | add pulseaudio-meta, a meta package that starts and configures the ↵ | Michael Lauer | 2 | |
pulseaudio system NOTE: you might want to override the session file for specific devices (e.g. non-alsa) or distribution needs | ||||
2008-06-10 | lots of recipes: bump PR to get postinsts back | Koen Kooi | 3 | |
* this is not a complete list * this still doesn't fix the pkg_postinst() type of bugs | ||||
2008-05-03 | pulseaudio: add 0.9.10 | Philipp Zabel | 4 | |
2008-04-12 | libatomic-ops: add patch to fix powerpc support from fedora | Koen Kooi | 4 | |
2008-03-28 | pulseaudio 0.9.9 fix building against uClibc. closes #4106 | Michael Lauer | 2 | |
2008-02-26 | pulseaudio* : fix the adding of pulse to audio group, busybox does this | Graeme Gregory | 3 | |
arse about tit. | ||||
2008-02-17 | pulseaudio: 0.9.9 works good enough to be the default version now | Michael Lauer | 2 | |
* add pulse to audio user group, so it can run as system daemon eventually | ||||
2008-02-07 | pulseaudio_0.9.9.bb : updated disable-using-glibc-tls.patch to also disable | Graeme Gregory | 2 | |
hierarchical pthread stuff which is what causes gst lockups | ||||
2008-01-26 | pulseaudio 0.9.8 update to 0.9.9 | Michael Lauer | 1 | |
2007-12-11 | pulse: build hal-detect. Closes #3297 | Robert Schuster | 2 | |
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-04 | pulseaudio 0.9.8 needs patch for corner case when you build with dbus but ↵ | Michael Lauer | 2 | |
without HAL | ||||
2007-12-04 | pulseaudio 0.9.8 needs dbus now | Michael Lauer | 1 | |
2007-11-30 | pulseaudio: add 0.9.8, remove 0.9.7 | Michael Lauer | 2 | |
2007-11-12 | add pulseaudio 0.9.7 (DEFAULT_PREFERENCE=-1, see comments in recipe) | Michael Lauer | 2 | |
2007-08-10 | pulseaudio: fix wrong home path for user pulse, use OE_LT_RPATH_ALLOW since ↵ | Michael Lauer | 2 | |
pulse doesn't find its plugins without | ||||
2007-08-10 | pulseaudio: set postinst to correct package | Michael Lauer | 3 | |
2007-06-13 | pulseaudio: beautify pulse.inc, add gcc4 compliance patch, make 0.9.6 the ↵ | Michael Lauer | 4 | |
new default | ||||
2007-06-10 | pulseaudio: fix postinsts | Koen Kooi | 2 | |
2007-06-09 | pulseaudio: improve packaging: | Koen Kooi | 2 | |
* more granular * proper Replaces: for a good upgrade path * proper CONFFILES | ||||
2007-06-08 | pulse: unify | Koen Kooi | 3 | |
2007-06-08 | pulse: fix DEPENDS | Koen Kooi | 1 | |
2007-06-08 | libatomic ops 1.2: add it | Koen Kooi | 1 | |
2007-04-01 | pulse: remove rprovides, since OE changes them to libesd0, thus breaking esd ↵ | Koen Kooi | 1 | |
using apps | ||||
2007-02-27 | pulse-audio: improve packaging some more | Koen Kooi | 1 | |
2007-02-22 | pulseaudio: use integer resampling on FPU-less devices | Koen Kooi | 1 | |
2007-02-04 | pulseaudio: fix do_install | Koen Kooi | 1 | |
2007-02-04 | pulseaudio: create pulse user and create /var/run/pulse via volatiles | Koen Kooi | 3 | |
2007-01-24 | pulseaudio: make it RPROVIDE esd to really make it a drop-in replacement for ↵ | Koen Kooi | 1 | |
esound |