11.02.2015 21:50, Alexander E. Patrakov wrote:
Signed-off-by: Alexander E. Patrakov <[email protected]>
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 whatever reason
"""
---
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-loopback.c
@@ -126,7 +126,7 @@ enum {
};
enum {
- SOURCE_OUTPUT_MESSAGE_LATENCY_SNAPSHOT
+ SOURCE_OUTPUT_MESSAGE_LATENCY_SNAPSHOT = PA_SOURCE_OUTPUT_MESSAGE_MAX,
};
static void enable_adjust_timer(struct userdata *u, bool enable);
--
Alexander E. Patrakov
_______________________________________________
pulseaudio-discuss mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/pulseaudio-discuss