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.cxx
Age
Commit message (
Expand
)
Author
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: avoid setting the error twice
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-08-23
Compiler.h: add macro CLANG_OR_GCC_VERSION()
Max Kellermann
2016-02-26
update copyright year to 2016
Max Kellermann
2015-11-06
util/StringCompare: add StringIsEmpty()
Max Kellermann
2015-02-28
storage/FileInfo: rename to StorageFileInfo
Max Kellermann
2015-01-01
Copyright year 2015
Max Kellermann
2014-11-28
Compiler.h: add macro CLANG_OR_GCC_VERSION()
Max Kellermann
2014-10-02
storage: remove redundant "virtual" keywords
Max Kellermann
2014-10-01
storage/Interface: include cleanup
Max Kellermann
2014-02-27
CompositeStorage: add method GetMount()
Max Kellermann
2014-02-12
CompositeStorage: fix tree walk in Directory::Unmount()
Max Kellermann
2014-02-09
CompositeStorage: new Storage implementation
Max Kellermann