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

2012-08-14 Thread Flavio Ceolin
"Jaska Uimonen" writes: Hi Jaska, > Hello, > > Yeah I was adding this "start ramp muted" > in quite late stage and was not paying attention... > I was also little bit confused about this version > "jungle" :) > > Anyway the idea was only to add it to playback side. > > I guess the problem will go

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

2012-08-14 Thread Jaska Uimonen
Hello, Yeah I was adding this "start ramp muted" in quite late stage and was not paying attention... I was also little bit confused about this version "jungle" :) Anyway the idea was only to add it to playback side. I guess the problem will go away if I remove setting the flag later in the reco

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/

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

2012-08-08 Thread Jaska Uimonen
From: Jaska Uimonen --- src/map-file|3 + src/pulse/introspect.c | 83 src/pulse/introspect.h |9 src/pulse/stream.c |5 ++- src/pulsecore/native-common.h |3 + src/pulsecore/pdispatc