index
:
mpd
custom-cookie-path
eric
master
osx
path
svn/ancl
svn/andreas
svn/branch-0.10.3
svn/branch-0.11.4-fixes
svn/branch-0.12.1-fixes
svn/branch-0.13.0-fixes
svn/mpd-tree
svn/msells
svn/oggflac
svn/q-mpd
svn/r2562-metadata-handling-rewrite
svn/r2642-pre-avuton-merge
svn/shank-rewrite-config
svn/trunk
v0.14.x
v0.15.x
v0.16.x
v0.17.x
clone of git://git.musicpd.org/master/mpd.git
Alexander Sulfrian
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
storage
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-03-01
storage/Configured: fix fallback music directory
Max Kellermann
1
-4
/
+1
2014-02-27
CompositeStorage: add method GetMount()
Max Kellermann
2
-0
/
+24
2014-02-19
DatabasePlugin: add FLAG_REQUIRE_STORAGE
Max Kellermann
2
-0
/
+14
2014-02-12
CompositeStorage: fix tree walk in Directory::Unmount()
Max Kellermann
1
-1
/
+4
2014-02-12
StorageCommands: add command "listmounts"
Max Kellermann
1
-0
/
+32
2014-02-09
CompositeStorage: new Storage implementation
Max Kellermann
2
-0
/
+467
2014-02-09
Main: move code to storage/Configured.cxx
Max Kellermann
2
-0
/
+114
2014-02-08
storage/nfs: new storage plugin
Max Kellermann
3
-0
/
+271
2014-02-07
storage: add struct StoragePlugin and a plugin registry
Max Kellermann
7
-6
/
+167
2014-02-07
storage/local: remove utf8 path from constructor
Max Kellermann
2
-6
/
+9
2014-02-07
StoragePlugin: add method MapToRelativeUTF8()
Max Kellermann
3
-0
/
+24
2014-02-07
storage/local: hide the class declarations
Max Kellermann
2
-47
/
+61
2014-02-06
*/smbclient: protect all libsmbclient calls with a mutex
Max Kellermann
1
-1
/
+15
2014-02-06
storage/smbclient: Storage implementation using libsmbclient
Max Kellermann
2
-0
/
+211
2014-02-05
storage/local: OpenDirectory() returns StorageDirectoryReader*
Max Kellermann
2
-3
/
+3
2014-02-05
storage/Interface: explicitly delete copy constructors
Max Kellermann
2
-2
/
+4
2014-02-05
storage/local: move to src/storage/plugins/
Max Kellermann
2
-2
/
+2
2014-02-05
storage: add abstract interface
Max Kellermann
4
-38
/
+123
2014-02-05
LocalStorage: new API abstracting filesystem walk
Max Kellermann
3
-0
/
+305