aboutsummaryrefslogtreecommitdiffstats
path: root/src/InotifyUpdate.cxx (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Mapper: improve usage of Path classDenis Krjuchkov2013-01-261-6/+7
|
* Path: move to fs subdirectoryDenis Krjuchkov2013-01-221-1/+1
|
* path: convert to C++Max Kellermann2013-01-171-4/+1
|
* InotifySource: use the SocketMonitor classMax Kellermann2013-01-151-1/+2
|
* event/TimeoutMonitor: wrapper for g_timeout_source_new()Max Kellermann2013-01-141-1/+2
|
* InotifyQueue: convert to a classMax Kellermann2013-01-141-3/+4
|
* InotifySource: convert to a classMax Kellermann2013-01-141-10/+8
|
* 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