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
/
plugins
Age
Commit message (
Expand
)
Author
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
fs/Path: add operator/(Path,Path)
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/Plugin: return std::unique_ptr<Storage>
Max Kellermann
2017-12-19
Main, ...: catch any exception, not just std::runtime_error
Max Kellermann
2017-12-18
storage/Interface: add "noexcept"
Max Kellermann
2017-12-16
Merge branch 'v0.20.x'
Max Kellermann
2017-12-12
*: check defined(_WIN32) instead of defined(WIN32)
Max Kellermann
2017-11-14
lib/{curl,upnp}: add more exception handlers
Max Kellermann
2017-11-12
lib/nfs: add "noexcept"
Max Kellermann
2017-11-12
lib/curl: add "noexcept"
Max Kellermann
2017-11-10
storage/curl: migrate from DeferredMonitor to DeferEvent
Max Kellermann
2017-11-10
lib/nfs: migrate from DeferredMonitor to DeferEvent
Max Kellermann
2017-11-10
lib/nfs/FileReader: use C++11 initializers
Max Kellermann
2017-09-04
Merge branch 'v0.20.x'
Max Kellermann
2017-09-01
storage/curl: support Content-Type application/xml
Max Kellermann
2017-09-01
storage/curl: use StringStartsWith()
Max Kellermann
2017-09-01
storage/curl: move code to IsXmlContentType()
Max Kellermann
2017-08-29
storage/nfs: migrate from TimeoutMonitor to TimerEvent
Max Kellermann
2017-08-18
lib/curl/Init: share a CurlGlobal instance between input and storage
Max Kellermann
2017-06-04
Merge tag 'v0.20.9'
Max Kellermann
2017-06-04
*: add lost of "noexcept" specifications
Max Kellermann
2017-05-15
Merge tag 'v0.20.7'
Max Kellermann
2017-05-08
*: remove "pure" and "const" attributes from throwing functions
Max Kellermann
2017-05-08
*: add "noexcept" to many, many function prototypes
Max Kellermann
2017-02-11
storage/FileInfo: convert mtime to std::chrono::system_clock::time_point
Max Kellermann
2017-02-11
storage/FileInfo: add initializing constructor
Max Kellermann
2017-02-11
util/ChronoUtil: new utility library for std::chrono
Max Kellermann
2017-02-10
fs/FileInfo: use std::chrono::system_clock
Max Kellermann
[next]