src/pavucontrol.cc | 13 -
src/sinkwidget.cc |2 +-
2 files changed, 9 insertions(+), 6 deletions(-)
New commits:
commit f58f0da9ebdc1bee63966b832016afccaa11d130
Author: Colin Guthrie
Date: Thu Aug 18 17:43:42 2011 +0100
Update device format stuff for (pre-release) API
src/map-file|6 -
src/modules/dbus/iface-device.c | 117 +---
src/modules/module-device-restore.c | 43 +
src/pulse/def.h | 11 +++
src/pulse/ext-device-restore.c | 44 ++---
src/pul
src/mainwindow.cc |2 ++
1 file changed, 2 insertions(+)
New commits:
commit c9b307de5af37a56e7327f6467dc7624e68e4d16
Author: Arun Raghavan
Date: Thu Aug 18 14:57:09 2011 +0530
Check if PA_SINK_SET_FORMATS is defined before using it
diff --git a/src/mainwindow.cc b/src/mainwindow.cc
src/pulse/def.h |1 +
src/pulsecore/sample-util.c |4 ++--
2 files changed, 3 insertions(+), 2 deletions(-)
New commits:
commit a6ad2d860a450599edc60f604f343920250226b4
Author: Arun Raghavan
Date: Thu Aug 18 14:55:52 2011 +0530
sink: Add PA_SINK_SET_FORMATS macro
src/modules/module-device-restore.c |8
1 file changed, 4 insertions(+), 4 deletions(-)
New commits:
commit 2568542b1839ff7ee02fbe7d766bf8ee0eb88d09
Author: Arun Raghavan
Date: Thu Aug 18 13:34:33 2011 +0530
Revert "device-restore: Make bools not be bit fields"
This
src/pulsecore/sink-input.c| 35 +--
src/pulsecore/sink.c | 35 ---
src/pulsecore/sink.h |7 +++
src/pulsecore/source-output.c | 21 ++---
src/pulsecore/source.c| 27 +++
src/daemon/main.c |1 +
src/pulsecore/sink-input.c|7 ---
src/pulsecore/source-output.c |7 ---
3 files changed, 9 insertions(+), 6 deletions(-)
New commits:
commit b08237b6c612c349c9a9d19bca435cbb96eb52a7
Author: Arun Raghavan
Date: Thu Aug 18 12:35:23 2011