From 297af52ae5581f5373bb008f60c7aac858bb365a Mon Sep 17 00:00:00 2001 From: Colin Guthrie Date: Wed, 9 Mar 2011 21:50:29 +0000 Subject: volume: Support volumes up to 11. This allows us to set volumes up to ~153% aka +11dB. Also show the current dB value in the UI - as pavucontrol is a bit more developer-friendly than other volume UIs displaying this by default makes sense. --- src/pavucontrol.glade | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'src/pavucontrol.glade') diff --git a/src/pavucontrol.glade b/src/pavucontrol.glade index db21b8a..3077a88 100644 --- a/src/pavucontrol.glade +++ b/src/pavucontrol.glade @@ -150,6 +150,7 @@ True False 0 + 0 <b>left-front</b> True 15 @@ -179,7 +180,11 @@ True False 1 - 50% + 0 + 8 + <small>50%</small> + True + right 9 -- cgit