index
:
mpd.git
master
v0.21.x
v0.22.x
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
storage
Age
Commit message (
Expand
)
Author
2014-03-01
storage/Configured: fix fallback music directory
Max Kellermann
2014-02-27
CompositeStorage: add method GetMount()
Max Kellermann
2014-02-19
DatabasePlugin: add FLAG_REQUIRE_STORAGE
Max Kellermann
2014-02-12
CompositeStorage: fix tree walk in Directory::Unmount()
Max Kellermann
2014-02-12
StorageCommands: add command "listmounts"
Max Kellermann
2014-02-09
CompositeStorage: new Storage implementation
Max Kellermann
2014-02-09
Main: move code to storage/Configured.cxx
Max Kellermann
2014-02-08
storage/nfs: new storage plugin
Max Kellermann
2014-02-07
storage: add struct StoragePlugin and a plugin registry
Max Kellermann
2014-02-07
storage/local: remove utf8 path from constructor
Max Kellermann
2014-02-07
StoragePlugin: add method MapToRelativeUTF8()
Max Kellermann
2014-02-07
storage/local: hide the class declarations
Max Kellermann
2014-02-06
*/smbclient: protect all libsmbclient calls with a mutex
Max Kellermann
2014-02-06
storage/smbclient: Storage implementation using libsmbclient
Max Kellermann
2014-02-05
storage/local: OpenDirectory() returns StorageDirectoryReader*
Max Kellermann
2014-02-05
storage/Interface: explicitly delete copy constructors
Max Kellermann
2014-02-05
storage/local: move to src/storage/plugins/
Max Kellermann
2014-02-05
storage: add abstract interface
Max Kellermann
2014-02-05
LocalStorage: new API abstracting filesystem walk
Max Kellermann