src/modules/bluetooth/module-bluetooth-device.c | 16 +---
1 file changed, 9 insertions(+), 7 deletions(-)
New commits:
commit 21b1d92b793b0c6d987ccd10ec80805cb5246155
Author: Frédéric Danis
Date: Tue May 15 15:55:36 2012 +0200
bluetooth: Fix crash on disconnection
src/daemon/pulseaudio.desktop.in |1 +
1 file changed, 1 insertion(+)
New commits:
commit 1a6c9dc0a4f695764d48f06ac17ced42b7432499
Author: Lennart Poettering
Date: Wed May 16 01:06:17 2012 +0200
gnome: start PA early in the gnome session
diff --git a/src/daemon/pulseaudio.desktop.in
man/default.pa.5.xml.in |4 ++--
man/pax11publish.1.xml.in|8
man/pulse-cli-syntax.5.xml.in|2 +-
man/pulse-client.conf.5.xml.in |6 +++---
man/pulse-daemon.conf.5.xml.in |8
man/pulseaudio.1.xml.in |
src/pulsecore/core-util.c | 98 ++
1 file changed, 74 insertions(+), 24 deletions(-)
New commits:
commit 4c195bcc9d5e41af6f02dcd7a8aae97c8a0015e8
Author: Lennart Poettering
Date: Tue May 15 23:13:28 2012 +0200
core-util: move configuration hom
configure.ac|8 -
src/pulse/context.c | 70
2 files changed, 78 deletions(-)
New commits:
commit 3e9cd3cfcf9998bebe0785bb4427b4a55db0128d
Author: Lennart Poettering
Date: Tue May 15 16:24:22 2012 +0200
context: get rid
src/pulsecore/rtkit.c | 119 ++
src/pulsecore/rtkit.h | 17 +++
2 files changed, 136 insertions(+)
New commits:
commit c50cffc016413e4d6f35f5bb2f8b17f05b4516d0
Author: Lennart Poettering
Date: Tue May 15 16:08:40 2012 +0200
rtkit: upd
configure.ac | 26 -
src/Makefile.am | 17
src/daemon/default.pa.in |6
src/daemon/pulseaudio-system.conf |4
src/modules/alsa/alsa-util.c |8
src/modules/hal-util.c| 130 -
src/modules/hal-util.h
.gitignore|4 ++--
configure.ac |4 ++--
doxygen/.gitignore|6 --
man/.gitignore| 10 ++
po/.gitignore | 30 --
src/.gitignore|4 ++--
src/daemon/Makefile |
src/pulse/proplist.h |2 +-
src/pulsecore/core-util.c |3 ++-
2 files changed, 3 insertions(+), 2 deletions(-)
New commits:
commit 3173358f76a5cf72b06077601f460f8d24863af6
Author: Lennart Poettering
Date: Tue May 15 14:06:46 2012 +0200
proplist: document new meaning of the se