Re: [pulseaudio-discuss] introduce the new feature of ring buffer log and ask for comments

2012-08-13 Thread rong deng
Hi David, Thanks for your comments, see my inlined comments below: 2012/8/14 David Henningsson : > On 08/13/2012 04:59 PM, rong deng wrote: >> >> Ask for comments >> >> >> We design this feature to try to be useful for users and developers. We'd >> like >> to hear from you how do

Re: [pulseaudio-discuss] introduce the new feature of ring buffer log and ask for comments

2012-08-13 Thread David Henningsson
On 08/13/2012 04:59 PM, rong deng wrote: Ask for comments We design this feature to try to be useful for users and developers. We'd like to hear from you how do you think. Please don't hesitate to give your valuable feedback! Hmm, maybe we could add the output of "pactl log" t

[pulseaudio-discuss] [PATCH v3] card-restore: Add the ability to save and restore the maximum volume

2012-08-13 Thread Deng Zhengrong
module-card-restore now saves the maximum volume. This change includes a entry version bump. --- src/modules/module-card-restore.c | 29 +++-- 1 files changed, 23 insertions(+), 6 deletions(-) diff --git a/src/modules/module-card-restore.c b/src/modules/module-card-res

Re: [pulseaudio-discuss] [PATCH] card-restore: Add the ability to save and restore the maximum volume

2012-08-13 Thread rong deng
2012/8/14 Tanu Kaskinen : > On Mon, 2012-08-13 at 15:44 +0800, rong deng wrote: >> 2012/8/13 Tanu Kaskinen : >> > On Fri, 2012-08-03 at 15:12 +0800, Deng Zhengrong wrote: >> >> @@ -336,7 +351,10 @@ static void subscribe_callback(pa_core *c, >> >> pa_subscription_event_type_t t, uint3 >> >>

[pulseaudio-discuss] GSoC status report VII

2012-08-13 Thread Ștefan Săftescu
Hello, This is the last week of GSoC and I am getting ready to finish. Over the past two weeks (sorry I missed a report), I've refactored the Desktop Notifications code to allow for integration with Ubuntu's Application Indicators and I've written a separate application to interface between PulseA

Re: [pulseaudio-discuss] How to decrease cpu usage?

2012-08-13 Thread Goldy
Le 13/08/2012 19:40, Peter Meerwald a écrit :> Hello, > >> At this point, on system wide running, pulseaudio uses 34% cpu when it >> idles, when music is played, it uses 42%. It's a lot on the 700 mhz >> raspberry pi cpu, I'm pretty sure there is a way to decrease it, but >> documentation don't tal

Re: [pulseaudio-discuss] [PATCH 4/4] volume ramp: add client api support for volume ramping

2012-08-13 Thread Flavio Ceolin
Hi Jaska, Jaska Uimonen writes: > From: Jaska Uimonen > > --- > src/map-file|3 + > src/pulse/introspect.c | 83 > src/pulse/introspect.h |9 > src/pulse/stream.c |5 ++- > src/pulsecore/

Re: [pulseaudio-discuss] How to decrease cpu usage?

2012-08-13 Thread Peter Meerwald
Hello, > At this point, on system wide running, pulseaudio uses 34% cpu when it > idles, when music is played, it uses 42%. It's a lot on the 700 mhz > raspberry pi cpu, I'm pretty sure there is a way to decrease it, but > documentation don't talk about this point. that sounds way too high... unf

Re: [pulseaudio-discuss] [PATCH] build-sys: Link utf8-test to libpulsecommon.

2012-08-13 Thread Tanu Kaskinen
On Mon, 2012-08-13 at 17:22 +0200, Dalleau, Frederic wrote: > Hi Tanu, > > On Mon, Aug 6, 2012 at 2:07 PM, Tanu Kaskinen wrote: > > Fixes this: > > /usr/bin/ld: utf8_test-utf8-test.o: undefined reference to symbol > > 'pa_log_set_level' > > /usr/bin/ld: note: 'pa_log_set_level' is defined in DSO

Re: [pulseaudio-discuss] [PATCH] card-restore: Add the ability to save and restore the maximum volume

2012-08-13 Thread Tanu Kaskinen
On Mon, 2012-08-13 at 15:44 +0800, rong deng wrote: > 2012/8/13 Tanu Kaskinen : > > On Fri, 2012-08-03 at 15:12 +0800, Deng Zhengrong wrote: > >> @@ -336,7 +351,10 @@ static void subscribe_callback(pa_core *c, > >> pa_subscription_event_type_t t, uint3 > >> dirty = true; >

[pulseaudio-discuss] How to decrease cpu usage?

2012-08-13 Thread Goldy
Hi, I'm using Pulseaudio on a Raspberry Pi to play sound over my local network and I looking for a way to configure pulseaudio to decrease its cpu usage. At this point, on system wide running, pulseaudio uses 34% cpu when it idles, when music is played, it uses 42%. It's a lot on the 700 mhz rasp

Re: [pulseaudio-discuss] [PATCH] build-sys: Link utf8-test to libpulsecommon.

2012-08-13 Thread Dalleau, Frederic
Hi Tanu, On Mon, Aug 6, 2012 at 2:07 PM, Tanu Kaskinen wrote: > Fixes this: > /usr/bin/ld: utf8_test-utf8-test.o: undefined reference to symbol > 'pa_log_set_level' > /usr/bin/ld: note: 'pa_log_set_level' is defined in DSO > /home/takaskin/dev/pulseaudio/src/.libs/libpulsecommon-2.98.so so try

[pulseaudio-discuss] introduce the new feature of ring buffer log and ask for comments

2012-08-13 Thread rong deng
Hi list, What it is == This is a new feature which plugs into the current logging system to enhance the debugging experiences for users and developers. It would log all level's messages in a separate place, therefore it have the following benefits: - The most important of this feature i

Re: [pulseaudio-discuss] Mic volume goes automaticly down

2012-08-13 Thread Raymond Yau
2012-8-13 下午2:07 於 "Sascha Manns" 寫道: > > Hello Listmates, > > i'm using Pulseaudio with ALSA on openSUSE 12.2 RC2. The issue i had already > on earlier versions of openSUSE. > The output of alsa-info.sh is published there: > http://www.alsa-project.org/db/?f=2216a57a427b1498313a8bada6d323fd1ea727

[pulseaudio-discuss] module-virtual-surround-sink or pulsecore , module re-load error

2012-08-13 Thread masahide iguchi
hello. $ pactl load-module module-virtual-surround-sink hrir=/export/home/ariel/Downloads/hrir_listen/hrirs/hrir-1006.wav 23 --> sound play ok. $ pactl unload-module 23 $ pactl load-module module-virtual-surround-sink hrir=/export/home/ariel/Downloads/hrir_listen/hrirs/hrir-1006.wav --> down pu

Re: [pulseaudio-discuss] [PATCH] tests: make 'check' optional

2012-08-13 Thread rong deng
2012/8/13 Deng Zhengrong : > --- > configure.ac| 17 +++-- > src/Makefile.am | 14 ++ > 2 files changed, 29 insertions(+), 2 deletions(-) > > diff --git a/configure.ac b/configure.ac > index ffb2a35..43ccf44 100644 > --- a/configure.ac > +++ b/configure.ac > @@ -579

Re: [pulseaudio-discuss] [PATCH] card-restore: Add the ability to save and restore the maximum volume

2012-08-13 Thread rong deng
2012/8/13 Tanu Kaskinen : > On Fri, 2012-08-03 at 15:12 +0800, Deng Zhengrong wrote: >> module-card-restore now saves the maximum volume. >> >> This change includes a entry version bump. >> --- >> src/modules/module-card-restore.c | 26 +++--- >> 1 files changed, 23 insertion

[pulseaudio-discuss] [PATCH] card-restore: Add the ability to save and restore the maximum volume

2012-08-13 Thread Deng Zhengrong
module-card-restore now saves the maximum volume. This change includes a entry version bump. --- src/modules/module-card-restore.c | 25 + 1 files changed, 21 insertions(+), 4 deletions(-) diff --git a/src/modules/module-card-restore.c b/src/modules/module-card-restore

[pulseaudio-discuss] [PATCH] tests: make 'check' optional

2012-08-13 Thread Deng Zhengrong
--- configure.ac| 17 +++-- src/Makefile.am | 14 ++ 2 files changed, 29 insertions(+), 2 deletions(-) diff --git a/configure.ac b/configure.ac index ffb2a35..43ccf44 100644 --- a/configure.ac +++ b/configure.ac @@ -579,12 +579,23 @@ fi AC_CHECK_HEADERS_ONCE([va

Re: [pulseaudio-discuss] [PATCH] card-restore: Add the ability to save and restore the maximum volume

2012-08-13 Thread Tanu Kaskinen
On Fri, 2012-08-03 at 15:12 +0800, Deng Zhengrong wrote: > module-card-restore now saves the maximum volume. > > This change includes a entry version bump. > --- > src/modules/module-card-restore.c | 26 +++--- > 1 files changed, 23 insertions(+), 3 deletions(-) > > diff --

Re: [pulseaudio-discuss] [PATCH 0/3] Fixes for pulseaudio on Windows.

2012-08-13 Thread Thomas Martitz
Am 08.08.2012 23:06, schrieb ku...@rockbox.org: I've been tryng to run pulseaudio (including utils) on windows. This series is the first to contribute fixes to achieve this. One issue I came across is the assertion failue (!e->dead) in pacat. This is fixed by the first patch. Uncovered by this a