Diffusion Juk 50559afaa50d

PlayerManager: Unify volume slots

Authored by abogical on Dec 29 2019, 4:01 PM.

Description

PlayerManager: Unify volume slots

slotVolumeChanged and setVolume should have the same effect but are
effectively different. One propagates the signal, and one sets the
actual volume. Both are used separately and thus the volume value
doesn't become synchronized throughout the application. This commit
unifies both functions into a single slot.

BUG: 405973

Details

Committed
abogicalDec 29 2019, 4:14 PM
Parents
R344:5094bdf9cd3c: Merge branch 'close-saveconfig' into 'release/19.12'
Branches
Unknown
Tags
Unknown