aboutsummaryrefslogtreecommitdiff
path: root/src/command.h
Commit message (Expand)AuthorAge
* command.h: move function prototypes to AllCommands.hMax Kellermann2012-09-25
* command.h: remove obsolete command_success() prototypeMax Kellermann2012-09-25
* command: add COMMAND_RETURN_IDLEMax Kellermann2012-09-25
* command: add documentation for "enum command_return"Max Kellermann2012-09-25
* command: remove enum integer valuesMax Kellermann2012-09-25
* command: move print_error() to CommandError.cxxMax Kellermann2012-08-07
* gcc.h: re-add gcc_const and gcc_pureMax Kellermann2012-08-02
* copyright year 2011Max Kellermann2011-01-29
* Update copyright notices.Avuton Olrich2009-12-31
* command: moved command_process_list() to client.cMax Kellermann2009-07-29
* command: command_error() is not necessary for export.Avuton Olrich2009-03-30
* all: Update copyright header.Avuton Olrich2009-03-13
* replaced mpd_printf etc by G_GNUC_PRINTFThomas Jansen2008-12-02
* added prefix to header macrosMax Kellermann2008-10-31
* client: use GSList instead of struct strnode for command listsMax Kellermann2008-10-31
* command: use the bool datatype instead of intMax Kellermann2008-10-22
* command: converted COMMAND_RETURN_* macros to enumMax Kellermann2008-10-22
* command: no CamelCaseMax Kellermann2008-10-22
* ack: converted ACK_ERROR_* macros to enumMax Kellermann2008-10-22
* don't include os_compat.hMax Kellermann2008-10-08
* command: use client_[gs]et_permission()Max Kellermann2008-09-07
* command: removed commandError()Max Kellermann2008-09-07
* command: added command_success() and command_error()Max Kellermann2008-09-07
* include cleanupMax Kellermann2008-09-06
* export the function client_is_expired()Max Kellermann2008-08-29
* client: pass the client struct to processCommand()Max Kellermann2008-08-29
* command.h: include sllist.h which defines struct strnodeEric Wong2008-04-12
* clean up CPP includesMax Kellermann2008-04-12
* Cleanup #includes of standard system headers and put them in one placeEric Wong2008-01-03
* The massive copyright updateAvuton Olrich2007-04-05
* Closing some parenthesis around shank's email address in copyright headers.J. Alexander Treuman2007-02-18
* Fix warnings for -Wmissing-prototypesAvuton Olrich2006-08-20
* command: static-fication since commandError is no longer a macroEric Wong2006-08-07
* commandError() cleanups, fixup gcc checksEric Wong2006-07-30
* interface/connection malloc reductions from mpd-keEric Wong2006-07-30
* Add mpd-indent.shAvuton Olrich2006-07-20
* some quick hacks to avoid signedness warnings with gcc4Warren Dukes2006-07-17
* Change shank's email addressJ. Alexander Treuman2006-07-14
* [CLEANUP] Remove unnecessary includes, staticAvuton Olrich2006-07-14
* Huge header update, update the copyright and addAvuton Olrich2006-07-13
* DJWLindenaar's fix race condition and some memory leaks patchQball Cow2005-11-18
* fix C99 stuff for commandErrorWarren Dukes2004-06-15
* implement list_OK/command_list_ok_beginWarren Dukes2004-06-05
* new command, plchanges, and also add Num: to songinfo of playlistinfoWarren Dukes2004-06-05
* add ack.h and change format of error againWarren Dukes2004-06-04
* change format of error stuffWarren Dukes2004-06-04
* finish ack error codesWarren Dukes2004-06-04
* work on ACK error codesWarren Dukes2004-06-04
* clean up ACK error coding a little bitWarren Dukes2004-06-04
* add vim shiznit to end of all source filesWarren Dukes2004-04-14