Code

filelist: added constructor filelist_new_recv()
authorMax Kellermann <max@duempel.org>
Fri, 2 Oct 2009 17:49:30 +0000 (19:49 +0200)
committerMax Kellermann <max@duempel.org>
Fri, 2 Oct 2009 17:49:30 +0000 (19:49 +0200)
commitcff9790ef2756708af32dc43ec298126e25a78ca
tree8d232e09b3d467ec04d8caca32ea37cb3a9c58bb
parentf8da6676790582643f2f8680e7280b0118b36693
filelist: added constructor filelist_new_recv()

This receives a filelist from a mpd_connection.  This code has existed
before, and this patch merges those.
src/filelist.c
src/filelist.h
src/mpdclient.c
src/screen_search.c