src/Makefile.am |1 +
1 file changed, 1 insertion(+)
New commits:
commit 4171df301998a2de1fe386c7d72a4dc966c1ed7f
Author: Arun Raghavan
Date: Fri Oct 26 08:41:08 2012 +0530
build-sys: Add volume code to libpulsecommon
Commit dd31d652a ("utils: Adding a function to get volume
src/pulsecore/card.c | 23 ---
src/pulsecore/card.h |1 +
2 files changed, 17 insertions(+), 7 deletions(-)
New commits:
commit 43454bc48c5afee29a2b0c19e6fb80f9bd98ad58
Author: Tanu Kaskinen
Date: Fri Jun 29 18:04:55 2012 +0300
card: Store a pa_card pointer in pa
src/modules/bluetooth/bluetooth-util.c |8
src/modules/bluetooth/bluetooth-util.h |1 +
2 files changed, 9 insertions(+)
New commits:
commit d0be10191ef492d13b014b9cf2ffad054cd034bf
Author: Mikel Astiz
Date: Tue Oct 23 16:41:59 2012 +0200
bluetooth: Add hook to announce l
src/pulsecore/card.c | 29 +
src/pulsecore/card.h |3 +++
src/pulsecore/core.h |2 ++
3 files changed, 34 insertions(+)
New commits:
commit a9c3f2fb0fc1a1ee0072aac6425ad7311a2a5888
Author: Mikel Astiz
Date: Tue Oct 23 16:41:56 2012 +0200
card: Support
src/pulsecore/core-util.c | 42 ++
src/pulsecore/core-util.h |3 +++
2 files changed, 45 insertions(+)
New commits:
commit dd31d6521758c2d39457aab4e91d5c7644732052
Author: Flavio Ceolin
Date: Wed Oct 24 17:29:45 2012 -0200
utils: Adding a func