mirror of
https://github.com/clementine-player/Clementine
synced 2025-01-31 11:35:24 +01:00
Crossfade magnatune streams properly
This commit is contained in:
parent
dd36835b49
commit
083eb716a7
@ -309,6 +309,7 @@ void Player::PlayAt(int index, Engine::TrackChangeType change, bool reshuffle) {
|
||||
if (current_item_->Url() == loading_async_)
|
||||
return;
|
||||
|
||||
stream_change_type_ = change;
|
||||
HandleSpecialLoad(current_item_->StartLoading());
|
||||
}
|
||||
else {
|
||||
|
Loading…
x
Reference in New Issue
Block a user