[go: up one dir, main page]

Fix startup volume

Small oversight from me.

At creation of backend/player.py volume property of playbin was set directly without any conversion from cubic values (in which volume setting is stored) to linear ones (in which playbin stores volume value). This resulted in volume jumping up a bit every time an app was opened.

Merge request reports

Loading