aboutsummaryrefslogtreecommitdiffstats
path: root/src/db/update/InotifySource.cxx (unfollow)
Commit message (Expand)AuthorFilesLines
2015-03-03system/FileDescriptor: new wrapper class for a file descriptorMax Kellermann1-5/+5
2015-01-01Copyright year 2015Max Kellermann1-1/+1
2014-08-06db/update/InotifySource: remove FifoBufferMax Kellermann1-13/+15
2014-01-24Database*: move to db/Max Kellermann1-0/+0
2014-01-24Update*: move to update/Max Kellermann1-0/+0
2014-01-13copyright year 2014Max Kellermann1-1/+1
2013-11-05add various missing headersNatanael Copa1-0/+1
2013-10-19*: use nullptr instead of NULLMax Kellermann1-2/+2
2013-10-15Client, ...: remove unnecessary glib.h includeMax Kellermann1-2/+0
2013-10-15util/FifoBuffer: C++ version of the fifo_buffer libraryMax Kellermann1-20/+10
2013-10-02Log: new logging library APIMax Kellermann1-6/+3
2013-09-04util/Error: new error passing libraryMax Kellermann1-17/+5
2013-08-07Makefile.am: move sources to libsystem.aMax Kellermann1-2/+2
2013-08-07FatalError: new library to replace mpd_error.hMax Kellermann1-5/+4
2013-01-30event/SocketMonitor: OnSocketReady() returns boolMax Kellermann1-1/+3
2013-01-15InotifySource: use the SocketMonitor classMax Kellermann1-24/+14
2013-01-15fifo_buffer: move to util/Max Kellermann1-1/+1
2013-01-15fifo_buffer: add extern "C"Max Kellermann1-4/+0
2013-01-14InotifySource: convert to a classMax Kellermann1-60/+40
2013-01-02don't include stdbool.h in C++ sourcesMax Kellermann1-1/+0
2013-01-02update: convert to C++Max Kellermann1-5/+10
2012-08-02DatabaseVisitor, ...: use GError forward declarationMax Kellermann1-0/+2
2011-01-29copyright year 2011Max Kellermann1-1/+1
2010-09-25eliminate g_error() usageThomas Jansen1-3/+5
2009-12-31Update copyright notices.Avuton Olrich1-1/+1
2009-11-12include config.h in all sourcesMax Kellermann1-0/+1
2009-11-07inotify: set close-on-exec flagMax Kellermann1-1/+2
2009-09-25automatically update the database with Linux inotifyMax Kellermann1-0/+163