aboutsummaryrefslogtreecommitdiffstats
path: root/src/db/update/InotifyUpdate.hxx (follow)
Commit message (Collapse)AuthorAgeFilesLines
* InotifyUpdate: use class Storage instead of Mapper.cxxMax Kellermann2014-02-071-1/+3
|
* InotifyUpdate: remove unnecessary #ifdefsMax Kellermann2014-02-071-18/+0
|
* db/update: convert to OO APIMax Kellermann2014-01-301-2/+5
| | | | | Move global variables into the new classes. That may allow multiple update threads for multiple databases one day.
* InotifyUpdate: pass EventLoop to mpd_inotify_init()Max Kellermann2014-01-291-2/+5
|
* Database*: move to db/Max Kellermann2014-01-241-0/+47