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
2019-12-16
util/Time*: move to time/
Max Kellermann
2019-10-15
storage/curl: unescape file names from PROPFIND
Max Kellermann
2019-10-15
storage/curl: follow redirects for collections without trailing slash
Max Kellermann
2019-10-15
storage/curl: work around different case in hex digits
Max Kellermann
2019-10-15
storage/curl: use MapUTF8() to reuse existing escaping code
Max Kellermann
2019-10-15
storage/curl: unescape URI in MapToRelativeUTF8()
Max Kellermann
2019-10-15
storage/curl: move code to EscapeUriPath()
Max Kellermann
2019-10-15
lib/curl/String: OO wrapper for allocated strings returned from CURL
Max Kellermann
2019-10-07
storage/curl: request the "resourcetype" property to fix update
Max Kellermann
2019-02-22
storage/udisks2: move empty string check out of the fallback block in MapUTF8()
Max Kellermann
2019-02-22
storage/udisks2: use the relative path
Max Kellermann
2019-02-22
storage/udisks2: pass Path to SetMountPoint()
Max Kellermann
2019-02-21
storage/udisks2: use existing mount point if already mounted
Max Kellermann
2019-02-21
storage/udisks2: move code to SetMountPoint()
Max Kellermann
2019-02-21
storage/udisks2: adjust lambda indent
Max Kellermann
2019-02-20
Instance: use std::unique_ptr<> to manage the Database pointer
Max Kellermann
2019-02-15
nfs: work around assertion failure on exception during program init
Max Kellermann
2018-12-09
Add boost_dep in subdir meson.build files
Jacob Vosmaer
2018-11-19
db/Interface: remove IsPlugin(), use `dynamic_cast` instead
Max Kellermann
2018-11-19
check.h: remove obsolete header
Max Kellermann
2018-10-31
*: copyright year 2018
Max Kellermann
2018-10-14
build with Meson instead of autotools
Max Kellermann
2018-08-20
Compiler.h: move to util/
Max Kellermann
2018-08-20
storage/nfs: implement follow
Thomas Guillem
2018-08-20
Merge branch 'v0.20.x'
Max Kellermann
2018-08-20
lib/nfs/Connection: use nfs_stat64_async
Thomas Guillem
2018-08-20
Merge branch 'v0.20.x'
Max Kellermann
2018-08-17
storage/plugins/CurlStorage: URL-encode paths in CurlStorage::MapUTF8
Joshua Wise
2018-08-02
Merge branch 'v0.20.x'
Max Kellermann
2018-08-02
case-insensitive URI scheme comparison
Max Kellermann
2018-07-18
fs/Path: add method ToUTF8Throw()
Max Kellermann
2018-07-17
storage/Configured: use struct ConfigData
Max Kellermann
2018-07-17
fs/Path: add operator/(Path,Path)
Max Kellermann
2018-07-16
config/Config*: rename files, drop "Config" prefix
Max Kellermann
2018-07-06
util/StringFormat: new utility library
Max Kellermann
2018-06-05
storage/udisks: return file path in MapUTF8()
Max Kellermann
2018-06-05
storage/udisks: add missing MountWait() call to MapFS()
Max Kellermann
2018-06-05
storage/udisks: implement MapFS()
Max Kellermann
2018-06-04
storage/udisks: new plugin
Max Kellermann
2018-02-24
Merge tag 'v0.20.18'
Max Kellermann
2018-02-24
storage/nfs: use PathTraitsFS::const_pointer_type
Max Kellermann
2018-02-24
storage/nfs: assume UTF-8 when accessing NFS from Windows
Max Kellermann
2018-01-24
util/StringFormat: new utility library
Max Kellermann
2018-01-21
lib/expat/Parser: make the "is_final" argument optional
Max Kellermann
2018-01-21
lib/expat/Parser: add method CompleteParse()
Max Kellermann
2018-01-21
storage/Interface: wrap StorageDirectoryReader in std::unique_ptr
Max Kellermann
2018-01-17
fs/AllocatedPath: make the nullptr_t constructor public
Max Kellermann
2018-01-02
storage/Composite: use std::unique_ptr<Storage>
Max Kellermann
2018-01-02
storage/Plugin: return std::unique_ptr<Storage>
Max Kellermann
2018-01-02
Merge branch 'v0.20.x'
Max Kellermann
[next]