status: follow lyrics of proper song if consume mode is on

http://bugs.musicpd.org/view.php?id=4082
This commit is contained in:
Andrzej Rybczak
2014-10-18 14:01:43 +02:00
parent d9cf50b946
commit 683efb5a43
6 changed files with 53 additions and 28 deletions

View File

@@ -195,7 +195,7 @@ public:
void GetPlaylistChanges(unsigned, SongConsumer f);
Song GetCurrentlyPlayingSong();
Song GetCurrentSong();
Song GetSong(const std::string &);
void GetPlaylistContent(const std::string &name, SongConsumer f);
void GetPlaylistContentNoInfo(const std::string &name, SongConsumer f);