Re: [pulseaudio-discuss] [PATCH] loopback: don't reuse low-numbered message IDs

2015-02-16 Thread David Henningsson
On 2015-02-16 12:35, Alexander E. Patrakov wrote: 16.02.2015 15:52, David Henningsson wrote: Well, the big issue I guess is that in current state, PA_SOURCE_OUTPUT_MESSAGE_GET_LATENCY messages always return 0. Maybe there should be a sentence about that, or I could just push it as it is. What

Re: [pulseaudio-discuss] [PATCH] loopback: don't reuse low-numbered message IDs

2015-02-16 Thread Alexander E. Patrakov
16.02.2015 16:35, Alexander E. Patrakov пишет: 16.02.2015 15:52, David Henningsson wrote: Well, the big issue I guess is that in current state, PA_SOURCE_OUTPUT_MESSAGE_GET_LATENCY messages always return 0. Maybe there should be a sentence about that, or I could just push it as it is. What do y

Re: [pulseaudio-discuss] [PATCH] loopback: don't reuse low-numbered message IDs

2015-02-16 Thread Alexander E. Patrakov
16.02.2015 15:52, David Henningsson wrote: Well, the big issue I guess is that in current state, PA_SOURCE_OUTPUT_MESSAGE_GET_LATENCY messages always return 0. Maybe there should be a sentence about that, or I could just push it as it is. What do you think? Well, I did not think about the exac

Re: [pulseaudio-discuss] [PATCH] loopback: don't reuse low-numbered message IDs

2015-02-16 Thread David Henningsson
Well, the big issue I guess is that in current state, PA_SOURCE_OUTPUT_MESSAGE_GET_LATENCY messages always return 0. Maybe there should be a sentence about that, or I could just push it as it is. What do you think? On 2015-02-11 17:50, Alexander E. Patrakov wrote: Signed-off-by: Alexander E.

Re: [pulseaudio-discuss] [PATCH] loopback: don't reuse low-numbered message IDs

2015-02-11 Thread Alexander E. Patrakov
11.02.2015 21:50, Alexander E. Patrakov wrote: Signed-off-by: Alexander E. Patrakov Forgot to say that this has been reported by Georg Chini in http://lists.freedesktop.org/archives/pulseaudio-discuss/2015-February/023120.html: """ Something else seems to call one of the snapshots for whate

[pulseaudio-discuss] [PATCH] loopback: don't reuse low-numbered message IDs

2015-02-11 Thread Alexander E. Patrakov
Signed-off-by: Alexander E. Patrakov --- src/modules/module-loopback.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/modules/module-loopback.c b/src/modules/module-loopback.c index 7e2b92a..3b0d68d 100644 --- a/src/modules/module-loopback.c +++ b/src/modules/module-loopb