summaryrefslogtreecommitdiff
path: root/src/db/update/InotifyUpdate.cxx
AgeCommit message (Expand)Author
2018-10-31*: copyright year 2018Max Kellermann
2018-07-17fs/Path: add operator/(Path,Path)Max Kellermann
2018-01-17fs/AllocatedPath: make the nullptr_t constructor publicMax Kellermann
2017-12-19Main, ...: catch any exception, not just std::runtime_errorMax Kellermann
2017-05-08*: add "noexcept" to many, many function prototypesMax Kellermann
2017-01-03update copyright yearMax Kellermann
2016-10-28db/update/InotifySource: migrate from class Error to C++ exceptionsMax Kellermann
2016-03-01*: include cleanup (using iwyu)Max Kellermann
2016-02-26update copyright year to 2016Max Kellermann
2015-02-28fs/FileInfo: new library providing GetFileInfo()Max Kellermann
2015-01-01Copyright year 2015Max Kellermann
2014-02-07InotifyUpdate: use class Storage instead of Mapper.cxxMax Kellermann
2014-02-07InotifyUpdate: use the root name instead of mapper_get_music_directory_fs()Max Kellermann
2014-02-07InotifyUpdate: move functions into the WatchDirectory classMax Kellermann
2014-01-30db/update: convert to OO APIMax Kellermann
2014-01-29InotifyUpdate: pass EventLoop to mpd_inotify_init()Max Kellermann
2014-01-24Database*: move to db/Max Kellermann