Age | Commit message (Expand) | Author |
---|---|---|
2014-01-24 | move daemonization code to unix/ | Max Kellermann |
2014-01-13 | copyright year 2014 | Max Kellermann |
2013-10-30 | *: update copyright year to 2013 | Max Kellermann |
2013-10-18 | SignalMonitor: add SignalMonitorGetEventLoop() | Max Kellermann |
2013-10-02 | Log: new logging library API | Max Kellermann |
2013-08-07 | SignalHandlers: move code to new class SignalMonitor | Max Kellermann |
2013-08-07 | Makefile.am: move sources to libsystem.a | Max Kellermann |
2013-08-07 | FatalError: new library to replace mpd_error.h | Max Kellermann |
2013-08-04 | *: use gcc.h macros instead of GLib | Max Kellermann |
2013-01-15 | SignalHandlers: emit GlobalEvents::SHUTDOWN | Max Kellermann |
2013-01-14 | Main, IOThread: move GMainLoop setup code to class EventLoop | Max Kellermann |
2013-01-10 | GlobalEvents: lock-less operation using std::atomic | Max Kellermann |
2013-01-09 | EventPipe: rename to GlobalEvents | Max Kellermann |
2013-01-09 | event_pipe.h: convert to C++ | Max Kellermann |
2013-01-09 | sig_handlers, log: convert to C++ | Max Kellermann |