make media library show more songs (with incomplete tags etc.)

This commit is contained in:
Andrzej Rybczak
2010-01-05 20:08:30 +01:00
parent a0c5298372
commit ef6719f5bb
6 changed files with 84 additions and 90 deletions

View File

@@ -197,7 +197,6 @@ namespace MPD
void GetPlaylists(TagList &);
void GetList(TagList &, mpd_tag_type);
void GetAlbums(const std::string &, TagList &);
void GetDirectory(const std::string &, ItemList &);
void GetDirectoryRecursive(const std::string &, SongList &);
void GetSongs(const std::string &, SongList &);