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
/
db
/
update
/
InotifyUpdate.cxx
Age
Commit message (
Expand
)
Author
2018-10-31
*: copyright year 2018
Max Kellermann
2018-07-17
fs/Path: add operator/(Path,Path)
Max Kellermann
2018-01-17
fs/AllocatedPath: make the nullptr_t constructor public
Max Kellermann
2017-12-19
Main, ...: catch any exception, not just std::runtime_error
Max Kellermann
2017-05-08
*: add "noexcept" to many, many function prototypes
Max Kellermann
2017-01-03
update copyright year
Max Kellermann
2016-10-28
db/update/InotifySource: migrate from class Error to C++ exceptions
Max Kellermann
2016-03-01
*: include cleanup (using iwyu)
Max Kellermann
2016-02-26
update copyright year to 2016
Max Kellermann
2015-02-28
fs/FileInfo: new library providing GetFileInfo()
Max Kellermann
2015-01-01
Copyright year 2015
Max Kellermann
2014-02-07
InotifyUpdate: use class Storage instead of Mapper.cxx
Max Kellermann
2014-02-07
InotifyUpdate: use the root name instead of mapper_get_music_directory_fs()
Max Kellermann
2014-02-07
InotifyUpdate: move functions into the WatchDirectory class
Max Kellermann
2014-01-30
db/update: convert to OO API
Max Kellermann
2014-01-29
InotifyUpdate: pass EventLoop to mpd_inotify_init()
Max Kellermann
2014-01-24
Database*: move to db/
Max Kellermann