From 0087ef0d60cf8c77f39f3aa74cc1c7d490a7d8b2 Mon Sep 17 00:00:00 2001 From: Colin Guthrie Date: Fri, 22 Jul 2011 10:18:40 +0100 Subject: [PATCH] source-output: We will officially support source output volumes in 0.99 --- src/pavucontrol.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pavucontrol.h b/src/pavucontrol.h index 922f567..e16c20e 100644 --- a/src/pavucontrol.h +++ b/src/pavucontrol.h @@ -39,7 +39,7 @@ # define PA_VOLUME_UI_MAX (pa_sw_volume_from_dB(+11.0)) #endif -#define HAVE_SOURCE_OUTPUT_VOLUMES PA_CHECK_VERSION(1,0,0) +#define HAVE_SOURCE_OUTPUT_VOLUMES PA_CHECK_VERSION(0,99,0) enum SinkInputType { SINK_INPUT_ALL,