improve handling playlist stats (btw several other improvements)
This commit is contained in:
@@ -57,7 +57,7 @@ Window &operator<<(Window &, mpd_TagItems);
|
||||
|
||||
string IntoStr(mpd_TagItems);
|
||||
string FindSharedDir(const string &, const string &);
|
||||
string TotalPlaylistLength();
|
||||
void DisplayTotalPlaylistLength(Window &);
|
||||
void DisplayStringPair(const StringPair &, void *, Menu<StringPair> *);
|
||||
string DisplayColumns(string);
|
||||
void DisplaySongInColumns(const Song &, void *, Menu<Song> *);
|
||||
|
||||
Reference in New Issue
Block a user