| Commit message (Expand) | Author | Files | Lines |
2013-11-27 | Add infrastructure for using multiple event loops | Denis Krjuchkov | 1 | -9/+15 |
2013-08-10 | EventLoop: new implementation using epoll | Max Kellermann | 1 | -0/+21 |
2013-08-10 | event/IdleMonitor: new monitor class | Max Kellermann | 1 | -11/+15 |
2013-08-08 | event/*Monitor: add method GetEventLoop() | Max Kellermann | 1 | -0/+4 |
2013-08-07 | event/DeferredMonitor: rename Run() to RunDeferred() | Max Kellermann | 1 | -2/+2 |
2013-08-07 | event/DeferredMonitor: use EventLoop::AddIdle() | Max Kellermann | 1 | -2/+6 |
2013-08-07 | event/DeferredMonitor: new class wrapping g_idle_add() | Max Kellermann | 1 | -17/+14 |
2013-04-08 | event/TimeoutMonitor: eliminate support for periodic events | Max Kellermann | 1 | -5/+2 |
2013-01-14 | event/TimeoutMonitor: wrapper for g_timeout_source_new() | Max Kellermann | 1 | -11/+29 |
2013-01-14 | InotifyQueue: convert to a class | Max Kellermann | 1 | -6/+16 |
2013-01-03 | InotifyQueue: use std::deque instead of GSList | Max Kellermann | 1 | -1/+1 |
2013-01-02 | update: convert to C++ | Max Kellermann | 1 | -3/+3 |
2011-01-29 | copyright year 2011 | Max Kellermann | 1 | -1/+1 |
2009-12-31 | Update copyright notices. | Avuton Olrich | 1 | -1/+1 |
2009-09-25 | automatically update the database with Linux inotify | Max Kellermann | 1 | -6/+7 |
2009-03-13 | all: Update copyright header. | Avuton Olrich | 1 | -6/+7 |
2009-01-18 | state_file: added state_file_init() and state_file_finish() | Max Kellermann | 1 | -1/+6 |
2009-01-18 | state_file: include cleanup | Max Kellermann | 1 | -2/+0 |
2009-01-03 | state_file: errors are non-fatal in read_state_file() | Max Kellermann | 1 | -1/+0 |
2008-12-02 | replaced mpd_noreturn by G_GNUC_NORETURN | Thomas Jansen | 1 | -2/+2 |
2008-10-31 | added prefix to header macros | Max Kellermann | 1 | -2/+2 |
2008-01-03 | Cleanup #includes of standard system headers and put them in one place | Eric Wong | 1 | -2/+0 |
2007-04-05 | The massive copyright update | Avuton Olrich | 1 | -1/+1 |
2006-07-30 | Standardize state_file handling routines. | Eric Wong | 1 | -6/+8 |
2006-07-20 | Add mpd-indent.sh | Avuton Olrich | 1 | -2/+2 |
2006-07-14 | Change shank's email address | J. Alexander Treuman | 1 | -1/+1 |
2006-07-14 | [CLEANUP] Remove closeCharSetConversion from the | Avuton Olrich | 1 | -2/+0 |
2006-07-13 | Huge header update, update the copyright and add | Avuton Olrich | 1 | -1/+1 |
2004-11-03 | remove vim &*(@ | Warren Dukes | 1 | -1/+0 |
2004-06-17 | actually, scratch the last change | Warren Dukes | 1 | -1/+1 |
2004-06-17 | check in configure script if iconv() needs CONST | Warren Dukes | 1 | -1/+1 |
2004-04-14 | add vim shiznit to end of all source files | Warren Dukes | 1 | -0/+1 |
2004-03-18 | bunch of autotool cleanups | Warren Dukes | 1 | -0/+2 |