summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorColin Guthrie <colin@mageia.org>2011-07-22 10:18:40 +0100
committerColin Guthrie <colin@mageia.org>2011-07-22 10:18:40 +0100
commit0087ef0d60cf8c77f39f3aa74cc1c7d490a7d8b2 (patch)
treefe022f73fc7339f25d0dafda61a086c38c5378a8
parentca9c74b0429311eba2b488cbb7aae6d6e8500093 (diff)
source-output: We will officially support source output volumes in 0.99
-rw-r--r--src/pavucontrol.h2
1 files changed, 1 insertions, 1 deletions
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,