aboutsummaryrefslogtreecommitdiffstats
path: root/src/command/CommandResult.hxx (unfollow)
Commit message (Expand)AuthorFilesLines
2015-01-01Copyright year 2015Max Kellermann1-1/+1
2014-01-13copyright year 2014Max Kellermann1-1/+1
2013-11-06ClientRead: "close" flushes the output bufferMax Kellermann1-0/+6
2013-10-30*: update copyright year to 2013Max Kellermann1-1/+1
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-8/+16
2012-09-25command.h: move function prototypes to AllCommands.hMax Kellermann1-17/+0
2012-09-25command.h: remove obsolete command_success() prototypeMax Kellermann1-2/+0
2012-09-25command: add COMMAND_RETURN_IDLEMax Kellermann1-0/+6
2012-09-25command: add documentation for "enum command_return"Max Kellermann1-1/+18
2012-09-25command: remove enum integer valuesMax Kellermann1-4/+4
2012-08-07command: move print_error() to CommandError.cxxMax Kellermann1-0/+4
2012-08-02gcc.h: re-add gcc_const and gcc_pureMax Kellermann1-1/+0
2011-01-29copyright year 2011Max Kellermann1-1/+1
2009-12-31Update copyright notices.Avuton Olrich1-1/+1
2009-07-29command: moved command_process_list() to client.cMax Kellermann1-5/+1
2009-03-30command: command_error() is not necessary for export.Avuton Olrich1-3/+0
2009-03-13all: Update copyright header.Avuton Olrich1-6/+7
2008-12-02replaced mpd_printf etc by G_GNUC_PRINTFThomas Jansen1-3/+2
2008-10-31added prefix to header macrosMax Kellermann1-2/+2
2008-10-31client: use GSList instead of struct strnode for command listsMax Kellermann1-2/+2
2008-10-22command: use the bool datatype instead of intMax Kellermann1-1/+3
2008-10-22command: converted COMMAND_RETURN_* macros to enumMax Kellermann1-5/+8
2008-10-22command: no CamelCaseMax Kellermann1-5/+7
2008-10-22ack: converted ACK_ERROR_* macros to enumMax Kellermann1-1/+2
2008-10-08don't include os_compat.hMax Kellermann1-1/+0
2008-09-07command: use client_[gs]et_permission()Max Kellermann1-3/+2
2008-09-07command: removed commandError()Max Kellermann1-2/+0
2008-09-07command: added command_success() and command_error()Max Kellermann1-3/+5
2008-09-06include cleanupMax Kellermann1-0/+1
2008-08-29export the function client_is_expired()Max Kellermann1-2/+1
2008-08-29client: pass the client struct to processCommand()Max Kellermann1-2/+6
2008-04-12command.h: include sllist.h which defines struct strnodeEric Wong1-2/+1
2008-04-12clean up CPP includesMax Kellermann1-7/+3
2008-01-03Cleanup #includes of standard system headers and put them in one placeEric Wong1-3/+1
2007-04-05The massive copyright updateAvuton Olrich1-1/+1
2007-02-18Closing some parenthesis around shank's email address in copyright headers.J. Alexander Treuman1-1/+1
2006-08-20Fix warnings for -Wmissing-prototypesAvuton Olrich1-2/+2
2006-08-07command: static-fication since commandError is no longer a macroEric Wong1-3/+0
2006-07-30commandError() cleanups, fixup gcc checksEric Wong1-14/+2
2006-07-30interface/connection malloc reductions from mpd-keEric Wong1-10/+11
2006-07-20Add mpd-indent.shAvuton Olrich1-4/+4
2006-07-17some quick hacks to avoid signedness warnings with gcc4Warren Dukes1-1/+1
2006-07-14Change shank's email addressJ. Alexander Treuman1-1/+1
2006-07-14[CLEANUP] Remove unnecessary includes, staticAvuton Olrich1-1/+1
2006-07-13Huge header update, update the copyright and addAvuton Olrich1-1/+1
2005-11-18DJWLindenaar's fix race condition and some memory leaks patchQball Cow1-0/+1
2004-06-15fix C99 stuff for commandErrorWarren Dukes1-2/+2
2004-06-05implement list_OK/command_list_ok_beginWarren Dukes1-1/+1
2004-06-05new command, plchanges, and also add Num: to songinfo of playlistinfoWarren Dukes1-1/+1