aboutsummaryrefslogtreecommitdiffstats
path: root/src/db/update/UpdateIO.cxx (follow)
Commit message (Collapse)AuthorAgeFilesLines
* storage: add abstract interfaceMax Kellermann2014-02-051-7/+7
| | | | Prepare for the plugin interface.
* LocalStorage: new API abstracting filesystem walkMax Kellermann2014-02-051-49/+42
| | | | | Prepare to make this a new plugin API, for example to use a SMB share for the music_directory.
* Database*: move to db/Max Kellermann2014-01-241-0/+113