-
Max Kellermann authored
When the decoder of the new song is not fast enough, the player thread has to wait for it for a moment. However the variable "nextChunk" was reset to -1 during that, making the next loop iteration assume that cross-fading has not begun yet. This patch overwrites it with "0" while waiting.
55b6fd2f
To find the state of this project's repository at the time of any of these versions, check out
the tags.