aboutsummaryrefslogtreecommitdiffstats
path: root/src/command/DatabaseCommands.hxx (unfollow)
Commit message (Expand)AuthorFilesLines
2015-10-20command/DatabaseCommands: pass URI to handle_lsinfo2()Max Kellermann1-1/+1
2015-08-13command: pass Response object to command callbacksMax Kellermann1-11/+12
2015-08-11command/Request: new struct wrapping ConstBuffer<const char *>Max Kellermann1-11/+11
2015-01-01Copyright year 2015Max Kellermann1-1/+1
2014-12-08command: use ConstBuffer<const char *> for argument listMax Kellermann1-10/+11
2014-06-16command: make argc unsignedMax Kellermann1-10/+10
2014-03-01command: add command "listfiles"Max Kellermann1-0/+3
2014-01-13copyright year 2014Max Kellermann1-1/+1
2013-10-30*: update copyright year to 2013Max Kellermann1-1/+1
2013-10-29Revert "command: new commands "findin", "searchin" with base URI"Max Kellermann1-6/+0
2013-10-26command: new commands "findin", "searchin" with base URIMax Kellermann1-0/+6
2013-10-20*Commands: move to src/command/Max Kellermann1-0/+0
2013-10-20command: convert command_return to to a strictly-typed enumMax Kellermann1-11/+11
2013-10-19*: use references instead of pointersMax Kellermann1-10/+10
2013-01-03Client: rename the struct client to class ClientMax Kellermann1-10/+12
2012-09-25*Commands: remove extern"C" from C++ headersMax Kellermann1-4/+0
2012-08-07command: move code to DatabaseCommands.cxxMax Kellermann1-10/+28
2012-08-07command: move print_error() to CommandError.cxxMax Kellermann1-11/+13
2012-06-13update_internal.h: split headerMax Kellermann1-4/+15
2012-01-24directory: replace songvec with doubly linked listMax Kellermann1-6/+5
2011-08-29test/run_ntp_server: quit on SIGINT or SIGTERMMax Kellermann1-3/+7
2011-01-29copyright year 2011Max Kellermann1-1/+1
2009-12-31Update copyright notices.Avuton Olrich1-1/+1
2009-03-13all: Update copyright header.Avuton Olrich1-6/+7
2009-01-01sig_handlers: use event_pipe for delivering SIGHUPMax Kellermann1-2/+0
2008-12-30sig_handlers: removed unused functionsMax Kellermann1-12/+0
2008-10-31added prefix to header macrosMax Kellermann1-2/+2
2008-04-12clean up CPP includesMax Kellermann1-2/+0
2008-04-12Initial cut of fork() => pthreads() for decoder and playerEric Wong1-2/+0
2007-04-05The massive copyright updateAvuton Olrich1-1/+1
2006-08-20Fix warnings for -Wmissing-prototypesAvuton Olrich1-9/+9
2006-08-06merge changes from mpd-tree:Warren Dukes1-4/+0
2006-07-14Change shank's email addressJ. Alexander Treuman1-1/+1
2006-07-13Huge header update, update the copyright and addAvuton Olrich1-1/+1
2005-11-16DJWLindenaar balanced tree and master process patchQball Cow1-0/+4
2004-11-03remove vim &*(@Warren Dukes1-1/+0
2004-11-03new setSigHandlersForDecoder() function, and be sure player/decode processes ...Warren Dukes1-0/+2
2004-04-14add vim shiznit to end of all source filesWarren Dukes1-0/+1
2004-04-13have update process ignore signals when writing dbWarren Dukes1-0/+2
2004-04-11clean up signal handling using a polling method, from the genius that is mack...Warren Dukes1-0/+2
2004-03-18bunch of autotool cleanupsWarren Dukes1-0/+2