diff options
author | Max Kellermann <max@duempel.org> | 2010-03-17 21:57:35 +0100 |
---|---|---|
committer | Max Kellermann <max@duempel.org> | 2010-03-17 23:14:54 +0100 |
commit | cbfaa4a2662c55d7ad6339d70b3665d066bf491a (patch) | |
tree | bef857f6c2b113aee6f54967972e8b2d2aee7579 /src/decoder/audiofile_plugin.c | |
parent | 2e72a9b262ac71a8a7e8ed9b00efa80597d5f17d (diff) | |
download | mpd-cbfaa4a2662c55d7ad6339d70b3665d066bf491a.tar.gz mpd-cbfaa4a2662c55d7ad6339d70b3665d066bf491a.tar.xz mpd-cbfaa4a2662c55d7ad6339d70b3665d066bf491a.zip |
player_thread: postpone song tags during cross-fade
Previously, tags of the new song being cross-faded in were sent
immediately. That can cause wrong information being displayed,
because the "previous" song might send its tag at the end again,
overriding the "next" song's tag. This patch saves & merges the tag
of the next song, and sends it when cross-fading is finished, and the
next song really starts.
Diffstat (limited to 'src/decoder/audiofile_plugin.c')
0 files changed, 0 insertions, 0 deletions