Code

filelist: provide more functions for working with a filelist
authorMax Kellermann <max@duempel.org>
Fri, 19 Sep 2008 14:23:31 +0000 (16:23 +0200)
committerMax Kellermann <max@duempel.org>
Fri, 19 Sep 2008 14:23:31 +0000 (16:23 +0200)
commitd1c31cf66398447b5ba0d0a60de5b92ad162675c
tree3e8b8868d7078e70408a96a9795acd9b19d7008c
parente3b42caa5d39d084ba511aee43fada91e367ae3e
filelist: provide more functions for working with a filelist

Avoid direct accesses to the filelist struct, provide an API for that.
src/filelist.c
src/filelist.h
src/mpdclient.c
src/screen_artist.c
src/screen_browser.c
src/screen_file.c
src/screen_search.c