aboutsummaryrefslogtreecommitdiffstats
path: root/src/storage/LocalStorage.cxx (follow)
Commit message (Collapse)AuthorAgeFilesLines
* storage/local: move to src/storage/plugins/Max Kellermann2014-02-051-146/+0
|
* storage: add abstract interfaceMax Kellermann2014-02-051-8/+0
| | | | Prepare for the plugin interface.
* LocalStorage: new API abstracting filesystem walkMax Kellermann2014-02-051-0/+154
Prepare to make this a new plugin API, for example to use a SMB share for the music_directory.