aboutsummaryrefslogtreecommitdiffstats
path: root/src/InotifyUpdate.cxx (follow)
Commit message (Collapse)AuthorAgeFilesLines
* InotifyQueue: use std::deque instead of GSListMax Kellermann2013-01-031-3/+3
|
* database.h: eliminate db_*_song()Max Kellermann2013-01-031-1/+1
| | | | Use the C++ API.
* mapper: convert to C++Max Kellermann2013-01-021-1/+1
|
* don't include stdbool.h in C++ sourcesMax Kellermann2013-01-021-1/+0
| | | | The "bool" type is built-in.
* update: convert to C++Max Kellermann2013-01-021-0/+378