Fix master volume slider 81/22281/1
authorScott Murray <scott.murray@konsulko.com>
Fri, 30 Aug 2019 15:30:43 +0000 (11:30 -0400)
committerScott Murray <scott.murray@konsulko.com>
Fri, 30 Aug 2019 15:34:45 +0000 (11:34 -0400)
commita9df3eb09a85d479f26a14cd71a41e1de087c1ef
tree3b9ebb1b43d87a7532c8d1bebf56da803902f7dd
parentdd1157b6dc1daf973eeac564736cf408c9f6f7b7
Fix master volume slider

The switch to using agl-service-audiomixer missed a scaling to 0.0 - 1.0
for the value requested when changing the master volume slider, add that
to fix it.  Also, change the displayed name back to "Master Volume" to
match what it now represents with PipeWire.

Bug-AGL: SPEC-2788

Signed-off-by: Scott Murray <scott.murray@konsulko.com>
Change-Id: I2fb94d161499b759540105958bcb3d6f5da1884f
homescreen/qml/MediaAreaBlank.qml
homescreen/src/mastervolume.cpp