Skip to content
Commit 96ee436b authored by Timo Dörr's avatar Timo Dörr Committed by Bertrand Lorentz
Browse files

osx: fix muted volume on startup (bgo#660012)



This commit fixes a bug in the libbanshee library, which did not set the
initial current_volume. As a result, the volume returned by
bp_get_volume () will always be 0 until one modifies/sets a new volume
via the volume slider.

This bug also manifests itself on Linux, but the
volume would slider get set to the right value once you start playing a
track.

Signed-off-by: default avatarBertrand Lorentz <bertrand.lorentz@gmail.com>
parent 1d248f2f
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment