Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SignalHandlers: move code to new class SignalMonitor | Max Kellermann | 2013-08-07 | 1 | -13/+19 |
* | Makefile.am: move sources to libsystem.a | Max Kellermann | 2013-08-07 | 1 | -1/+1 |
* | FatalError: new library to replace mpd_error.h | Max Kellermann | 2013-08-07 | 1 | -4/+2 |
* | *: use gcc.h macros instead of GLib | Max Kellermann | 2013-08-04 | 1 | -2/+2 |
* | SignalHandlers: emit GlobalEvents::SHUTDOWN | Max Kellermann | 2013-01-15 | 1 | -1/+1 |
* | Main, IOThread: move GMainLoop setup code to class EventLoop | Max Kellermann | 2013-01-14 | 1 | -1/+2 |
* | GlobalEvents: lock-less operation using std::atomic | Max Kellermann | 2013-01-10 | 1 | -1/+1 |
* | EventPipe: rename to GlobalEvents | Max Kellermann | 2013-01-09 | 1 | -3/+3 |
* | event_pipe.h: convert to C++ | Max Kellermann | 2013-01-09 | 1 | -1/+1 |
* | sig_handlers, log: convert to C++ | Max Kellermann | 2013-01-09 | 1 | -0/+80 |