support the client-to-client protocol
commit721bc25416311ea8b201ec56cb821c0c48d8c18d
authorMax Kellermann <max@duempel.org>
Mon, 21 Feb 2011 21:02:42 +0000 (21 22:02 +0100)
committerMax Kellermann <max@duempel.org>
Tue, 22 Feb 2011 09:24:08 +0000 (22 10:24 +0100)
tree2cdc5776367ddc518da6077a4b098f7c11d13f2a
parent0fe3b9241f41bc9426785ad0877f47d319616c34
support the client-to-client protocol

Implemented in MPD 0.17.
Makefile.am
NEWS
include/mpd/idle.h
include/mpd/message.h [new file with mode: 0644]
libmpdclient.ld
src/cmessage.c [new file with mode: 0644]
src/example.c
src/idle.c
src/message.c [new file with mode: 0644]