Code

screen_client: allow multiple queued database updates
authorMax Kellermann <max@duempel.org>
Tue, 29 Sep 2009 18:58:02 +0000 (20:58 +0200)
committerMax Kellermann <max@duempel.org>
Tue, 29 Sep 2009 18:58:02 +0000 (20:58 +0200)
commitbe657bb1a475f238150124118054525bb248b7a4
treefae99574e0c6d47838f9fdcd7f9efb784fa787f7
parentb4e56aa95d84c0c3bbf34a7627c90d9f3fec08e0
screen_client: allow multiple queued database updates

MPD supports having multiple update paths in the queue.  Let's just
invoke the "update" command and see what MPD responds.
NEWS
src/mpdclient.c
src/mpdclient.h
src/screen_client.c