aboutsummaryrefslogtreecommitdiffstats
path: root/src/db/Song.hxx (follow)
Commit message (Collapse)AuthorAgeFilesLines
* db/simple: create dedicated directoryMax Kellermann2014-02-261-113/+0
|
* db/Song: update API documentation for SimpleDatabasePluginMax Kellermann2014-02-251-6/+5
|
* SongUpdate: pass Storage to UpdateFileInArchive()Max Kellermann2014-02-071-1/+1
|
* SongUpdate: use the Storage interface, support remote filesMax Kellermann2014-02-061-2/+4
| | | | | | | This commit finally allows the database update to scan remote files, e.g. using the smbclient storage plugin. However, it is not yet possible to configure that, therefore the feature is not accessible yet.
* Database*: move to db/Max Kellermann2014-01-241-0/+112