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
/
plugins
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-05-29
storage/nfs: fix deadlock when connecting
Thomas Guillem
1
-2
/
+2
2015-03-03
storage/local: use PathTraitsFS typedefs
Max Kellermann
1
-1
/
+1
2015-02-28
fs/FileInfo: new library providing GetFileInfo()
Max Kellermann
1
-14
/
+13
2015-02-28
storage/FileInfo: rename to StorageFileInfo
Max Kellermann
3
-28
/
+31
2015-01-01
Copyright year 2015
Max Kellermann
6
-6
/
+6
2014-12-26
db/simple: fix implicit nullptr/bool conversion
Max Kellermann
1
-1
/
+1
2014-12-15
storage/nfs: clear last_error in SetState()
Max Kellermann
1
-0
/
+1
2014-10-09
storage/nfs: use the libnfs async API
Max Kellermann
1
-49
/
+228
2014-10-09
StoragePlugin: pass EventLoop to constructor
Max Kellermann
2
-2
/
+4
2014-10-07
storage/nfs: move code to class MemoryStorageDirectoryReader
Max Kellermann
1
-73
/
+35
2014-10-07
storage/nfs: move code to Copy()
Max Kellermann
1
-18
/
+30
2014-10-05
lib/nfs/Base: kludge to reduce number of NFS mounts
Max Kellermann
1
-0
/
+3
2014-10-02
storage: remove redundant "virtual" keywords
Max Kellermann
3
-28
/
+25
2014-10-01
storage/Interface: include cleanup
Max Kellermann
1
-0
/
+1
2014-10-01
storage/nfs: make a few attributes "const"
Max Kellermann
1
-3
/
+3
2014-09-28
storage/nfs: convert file name to UTF-8
Max Kellermann
1
-8
/
+30
2014-09-28
storage/nfs: use string::append() instead of string::insert()
Max Kellermann
1
-3
/
+2
2014-09-28
storage/nfs: move code to UriToNfsPath()
Max Kellermann
1
-6
/
+13
2014-02-08
storage/nfs: new storage plugin
Max Kellermann
2
-0
/
+267
2014-02-07
storage: add struct StoragePlugin and a plugin registry
Max Kellermann
4
-6
/
+22
2014-02-07
storage/local: remove utf8 path from constructor
Max Kellermann
2
-6
/
+9
2014-02-07
StoragePlugin: add method MapToRelativeUTF8()
Max Kellermann
2
-0
/
+16
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
1
-2
/
+0
2014-02-05
storage/local: move to src/storage/plugins/
Max Kellermann
2
-0
/
+222