fixed player behavior after final queue track completes, added click to play from queue window
This commit is contained in:
@@ -14,7 +14,7 @@ const (
|
||||
|
||||
// Internal volume range bounds.
|
||||
const (
|
||||
MinVol Volume = -4
|
||||
MinVol Volume = -6
|
||||
MaxVol Volume = 0
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user