| Commit message (Expand) | Author | Files | Lines |
2014-01-13 | copyright year 2014 | Max Kellermann | 1 | -1/+1 |
2013-12-15 | configure.ac: add option "--disable-glib" | Max Kellermann | 1 | -0/+14 |
2013-12-15 | LogInit: move backend code to LogBackend.cxx | Max Kellermann | 1 | -8/+133 |
2013-12-15 | Log: move Log() to LogBackend.cxx | Max Kellermann | 1 | -17/+25 |
2013-09-04 | system/SocketError: un-inline constructor | Max Kellermann | 1 | -0/+22 |
2013-09-04 | util/Error: new error passing library | Max Kellermann | 1 | -7/+3 |
2013-08-10 | thread/Id: new class replacing GThread pointers | Max Kellermann | 1 | -1/+1 |
2013-01-28 | DatabaseLock, input/bzip2: remove obsolete Glib/gcc workaround | Max Kellermann | 1 | -5/+0 |
2013-01-07 | DatabaseLock: use the Mutex class instead of GLib's GMutex | Max Kellermann | 1 | -1/+1 |
2013-01-02 | db_lock: convert to C++ | Max Kellermann | 1 | -2/+2 |
2012-04-04 | db_lock, archive/bz2, ...: workaround for G_STATIC_MUTEX_INIT warning | Max Kellermann | 1 | -0/+6 |
2012-02-02 | db_lock: add assertions | Max Kellermann | 1 | -0/+4 |
2012-01-21 | db_lock: new unified lock for songvec and dirvec | Max Kellermann | 1 | -5/+3 |
2011-01-29 | copyright year 2011 | Max Kellermann | 1 | -1/+1 |
2009-12-31 | Update copyright notices. | Avuton Olrich | 1 | -1/+1 |
2009-03-13 | all: Update copyright header. | Avuton Olrich | 1 | -6/+7 |
2009-01-01 | sig_handlers: use event_pipe for delivering SIGHUP | Max Kellermann | 1 | -2/+0 |
2008-12-30 | sig_handlers: removed unused functions | Max Kellermann | 1 | -12/+0 |
2008-10-31 | added prefix to header macros | Max Kellermann | 1 | -2/+2 |
2008-04-12 | clean up CPP includes | Max Kellermann | 1 | -2/+0 |
2008-04-12 | Initial cut of fork() => pthreads() for decoder and player | Eric Wong | 1 | -2/+0 |
2007-04-05 | The massive copyright update | Avuton Olrich | 1 | -1/+1 |
2006-08-20 | Fix warnings for -Wmissing-prototypes | Avuton Olrich | 1 | -9/+9 |
2006-08-06 | merge changes from mpd-tree: | Warren Dukes | 1 | -4/+0 |
2006-07-14 | Change shank's email address | J. Alexander Treuman | 1 | -1/+1 |
2006-07-13 | Huge header update, update the copyright and add | Avuton Olrich | 1 | -1/+1 |
2005-11-16 | DJWLindenaar balanced tree and master process patch | Qball Cow | 1 | -0/+4 |
2004-11-03 | remove vim &*(@ | Warren Dukes | 1 | -1/+0 |
2004-11-03 | new setSigHandlersForDecoder() function, and be sure player/decode processes ... | Warren Dukes | 1 | -0/+2 |
2004-04-14 | add vim shiznit to end of all source files | Warren Dukes | 1 | -0/+1 |
2004-04-13 | have update process ignore signals when writing db | Warren Dukes | 1 | -0/+2 |
2004-04-11 | clean up signal handling using a polling method, from the genius that is mack... | Warren Dukes | 1 | -0/+2 |
2004-03-18 | bunch of autotool cleanups | Warren Dukes | 1 | -0/+2 |