GstEnginePipeline: Set and notify volume only when changed
Another fix for #1089
This commit is contained in:
@@ -275,6 +275,7 @@ class GstEnginePipeline : public QObject {
|
||||
// Complete the transition to the next song when it starts playing
|
||||
bool next_uri_set_;
|
||||
|
||||
gdouble volume_internal_;
|
||||
uint volume_percent_;
|
||||
|
||||
std::shared_ptr<QTimeLine> fader_;
|
||||
|
||||
Reference in New Issue
Block a user