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
/
test
/
run_storage.cxx
Age
Commit message (
Expand
)
Author
2018-07-17
test/*: catch and print all exceptions
Max Kellermann
2018-02-24
Merge tag 'v0.20.18'
Max Kellermann
2018-02-24
test/run_storage: fallback for %F on Windows
Max Kellermann
2018-02-24
test/run_storage: initialize WinSock
Max Kellermann
2018-01-21
storage/Interface: wrap StorageDirectoryReader in std::unique_ptr
Max Kellermann
2018-01-02
storage/Plugin: return std::unique_ptr<Storage>
Max Kellermann
2017-02-11
storage/FileInfo: convert mtime to std::chrono::system_clock::time_point
Max Kellermann
2017-02-10
test/*: use class EventThread instead of ScopeIOThread
Max Kellermann
2017-01-08
test/run_storage: don't print unknown time stamps
Max Kellermann
2017-01-03
update copyright year
Max Kellermann
2016-11-10
util/Error: remove obsolete class
Max Kellermann
2016-10-27
storage: migrate from class Error to C++ exceptions
Max Kellermann
2016-07-04
test/*: add missing includes for fprintf()
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-12-05
configure.ac: require GLib 2.32 (if enabled)
Max Kellermann
2014-10-09
StoragePlugin: pass EventLoop to constructor
Max Kellermann
2014-10-07
test/run_storage: new debug program
Max Kellermann