aboutsummaryrefslogtreecommitdiffstats
path: root/src/db/ProxyDatabasePlugin.cxx (unfollow)
Commit message (Expand)AuthorFilesLines
2012-08-16ProxyDatabase: implement GetSong()Max Kellermann1-3/+26
2012-08-16ProxyDatabase: clear libmpdclient errors in CheckError()Max Kellermann1-1/+2
2012-08-16DatabasePlugin: add method ReturnSong()Max Kellermann1-0/+12
2012-08-15ProxyDatabase: pass "detached" objects to visitorsMax Kellermann1-39/+34
2012-08-15DatabasePlugin: add method GetStats()Max Kellermann1-0/+25
2012-08-15DatabasePlugin: add method VisitUniqueTags()Max Kellermann1-0/+52
2012-08-15ProxyDatabase: obey visitor return valuesMax Kellermann1-8/+11
2012-08-15ProxyDatabasePlugin: add OO wrapper for mpd_entityMax Kellermann1-11/+32
2012-08-15ProxyDatabasePlugin: move tag table to the global name spaceMax Kellermann1-25/+25
2012-08-15db_visitor: delete obsolete headerMax Kellermann1-3/+0
2012-08-08ProxyDatabasePlugin: obey the "recursive" flagMax Kellermann1-2/+3
2012-08-08ProxyDatabasePlugin: use an artificial "root" directoryMax Kellermann1-2/+9
2012-08-08ProxyDatabasePlugin: new database plugin using libmpdclientMax Kellermann1-0/+345