Fix master volume slider 82/22282/1 8.0.1 8.0.2 8.0.3 halibut/8.0.1 halibut/8.0.2 halibut/8.0.3 halibut_8.0.1 halibut_8.0.2 halibut_8.0.3
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:24:23 +0000 (15:24 +0000)
commit217753bff6e40fbc8f6449f1b5e41f15ede2b89b
treeb04933f545106d9a6399acfaafa944857c3d6723
parent838d62ed32a6cd6d71c72a7b7b272d672bc7e674
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