mirror of
https://code.eliotberriot.com/funkwhale/funkwhale.git
synced 2025-10-03 12:29:16 +02:00
Set global howler volume, use log volume scale internally
fixes: - next track volume - saves precise volume slider position - keyboard shortcut now sets volume in correct scale
This commit is contained in:
parent
ffc9109a45
commit
13c3b22b02
4 changed files with 11 additions and 11 deletions
1
changes/changelog.d/1542.bugfix
Normal file
1
changes/changelog.d/1542.bugfix
Normal file
|
@ -0,0 +1 @@
|
|||
Use global Howler volume instead of setting it separatly for each track (fixes #1542)
|
1
changes/changelog.d/1543.bugfix
Normal file
1
changes/changelog.d/1543.bugfix
Normal file
|
@ -0,0 +1 @@
|
|||
Store volume in logarithmic scale and convert when setting it to audio (fixes #1543)
|
Loading…
Add table
Add a link
Reference in a new issue