aboutsummaryrefslogtreecommitdiffstats
path: root/src/db/plugins/simple/Directory.hxx (follow)
Commit message (Collapse)AuthorAgeFilesLines
* db/simple/Directory: eliminate method LookupSong()Max Kellermann2014-02-261-11/+0
| | | | Move to SimpleDatabase::GetSong() to give that method more control.
* db/simple/Directory: LookupDirectory() return remaining URIMax Kellermann2014-02-261-1/+16
| | | | Code can now be reused in LookupSong().
* db/Directory: add DEVICE_* documentationMax Kellermann2014-02-261-0/+10
|
* db/simple: create dedicated directoryMax Kellermann2014-02-261-0/+239