src/pulse/glib-mainloop.c |6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
New commits:
commit 8b01695a0eb30a1b4941b14936dea19e8898e11e
Author: Arun Raghavan
Date: Thu Jun 28 19:31:37 2012 +0530
glib: Stop using g_source_get_current_time()
This function is now marke
src/pulsecore/cli-command.c |2 +-
src/pulsecore/device-port.c |2 +-
src/pulsecore/device-port.h |4 ++--
src/pulsecore/sink.c| 22 --
src/pulsecore/sink.h|6 +++---
src/pulsecore/source.c | 22 --
src/pulsecore/sour
src/tests/ladspa-dbus.py | 112 +++
1 file changed, 112 insertions(+)
New commits:
commit f6e4bfbbc577870243a1c1deda8e4eab8dbcbacd
Author: Ismo Puustinen
Date: Fri Jun 15 17:35:59 2012 +0300
ladspa: Added a python script for testing.
T
src/Makefile.am |5
src/modules/module-ladspa-sink.c | 677 ++-
2 files changed, 538 insertions(+), 144 deletions(-)
New commits:
commit fdf358beed878d0e7df420439e24b0bebe27228f
Author: Ismo Puustinen
Date: Fri Jun 15 17:35:58 2012 +03
configure.ac| 22 ++
src/Makefile.am |6 ++
src/modules/xen/module-xenpv-sink.c |4 +++-
src/utils/pacmd.c |1 +
4 files changed, 32 insertions(+), 1 deletion(-)
New commits:
commit e8c5f24b47e9f0c
src/utils/pactl.c |4
1 file changed, 4 insertions(+)
New commits:
commit 062a104247cd5c8f4ee8a6a87eb6a03abf2a2006
Author: Arun Raghavan
Date: Thu Jun 28 12:19:27 2012 +0530
pactl: Print sink-input/source-output corked status
Sending this out for review before committing