mpd: redesign Item and adjust browser
This commit is contained in:
@@ -550,6 +550,8 @@ inline const char *withErrors(bool success)
|
||||
|
||||
bool addSongToPlaylist(const MPD::Song &s, bool play, int position = -1);
|
||||
|
||||
std::string timeFormat(const char *format, time_t t);
|
||||
|
||||
std::string Timestamp(time_t t);
|
||||
|
||||
void markSongsInPlaylist(ProxySongList pl);
|
||||
|
||||
Reference in New Issue
Block a user