| Commit message (Expand) | Author | Files | Lines |
2014-01-13 | copyright year 2014 | Max Kellermann | 1 | -1/+1 |
2013-10-30 | *: update copyright year to 2013 | Max Kellermann | 1 | -1/+1 |
2013-10-20 | *Commands: move to src/command/ | Max Kellermann | 1 | -0/+0 |
2013-10-20 | command: convert command_return to to a strictly-typed enum | Max Kellermann | 1 | -3/+3 |
2013-10-20 | PlaylistError: convert playlist_result to a strictly-typed enum | Max Kellermann | 1 | -1/+1 |
2013-10-19 | *: use references instead of pointers | Max Kellermann | 1 | -2/+2 |
2013-09-04 | util/Error: new error passing library | Max Kellermann | 1 | -3/+3 |
2013-08-10 | playlist_error: convert to C++ | Max Kellermann | 1 | -1/+1 |
2013-01-30 | TagPool, ...: include cleanup | Max Kellermann | 1 | -2/+1 |
2013-01-03 | Client: rename the struct client to class Client | Max Kellermann | 1 | -2/+4 |
2012-09-25 | rename CommandError.h to CommandError.hxx | Max Kellermann | 1 | -6/+2 |
2012-08-07 | command: move print_error() to CommandError.cxx | Max Kellermann | 1 | -11/+13 |
2012-06-13 | update_internal.h: split header | Max Kellermann | 1 | -4/+15 |
2012-01-24 | directory: replace songvec with doubly linked list | Max Kellermann | 1 | -6/+5 |
2011-08-29 | test/run_ntp_server: quit on SIGINT or SIGTERM | Max Kellermann | 1 | -3/+7 |
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 |