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
/
CompositeStorage.hxx
Age
Commit message (
Expand
)
Author
2018-11-19
check.h: remove obsolete header
Max Kellermann
2018-10-31
*: copyright year 2018
Max Kellermann
2018-08-20
Compiler.h: move to util/
Max Kellermann
2018-01-21
storage/Interface: wrap StorageDirectoryReader in std::unique_ptr
Max Kellermann
2018-01-02
storage/Composite: use std::unique_ptr<Storage>
Max Kellermann
2017-06-04
*: add lost of "noexcept" specifications
Max Kellermann
2017-05-08
*: add "noexcept" to many, many function prototypes
Max Kellermann
2017-01-03
update copyright year
Max Kellermann
2017-01-03
thread/Mutex: remove ScopeLock, use std::lock_guard directly
Max Kellermann
2016-10-27
storage: migrate from class Error to C++ exceptions
Max Kellermann
2016-10-27
Merge branch 'v0.19.x'
Max Kellermann
2016-10-27
storage/Composite: eliminate the second FindStorage() overload
Max Kellermann
2016-10-27
storage/Composite: add FindStorage() API documentation
Max Kellermann
2016-10-27
storage/Composite: fix documentation typo
Max Kellermann
2016-03-01
*: include cleanup (using iwyu)
Max Kellermann
2016-02-26
update copyright year to 2016
Max Kellermann
2015-02-28
storage/FileInfo: rename to StorageFileInfo
Max Kellermann
2015-01-01
Copyright year 2015
Max Kellermann
2014-10-02
storage: remove redundant "virtual" keywords
Max Kellermann
2014-02-27
CompositeStorage: add method GetMount()
Max Kellermann
2014-02-12
StorageCommands: add command "listmounts"
Max Kellermann
2014-02-09
CompositeStorage: new Storage implementation
Max Kellermann