aboutsummaryrefslogtreecommitdiffstats
path: root/src/filelist.h (unfollow)
Commit message (Expand)AuthorFilesLines
2008-12-31Update copyright noticesAvuton Olrich1-10/+10
2008-11-18filelist: filelist_find_song() returns position instead of pointerMax Kellermann1-1/+1
2008-10-03filelist: added filelist_find_directory()Max Kellermann1-0/+3
2008-09-25filelist: removed attribute "updated"Max Kellermann1-3/+0
2008-09-19filelist: use GPtrArray instead of GListMax Kellermann1-7/+3
2008-09-19filelist: provide more functions for working with a filelistMax Kellermann1-0/+34
2008-09-19filelist: drop "mpdclient" prefixMax Kellermann1-3/+2
2008-09-19mpdclient: moved code to filelist.cMax Kellermann1-21/+26
2008-09-16lyrics: converted in-process plugins to external programsMax Kellermann1-5/+25
2008-09-15manage tag string allocations in a poolMax Kellermann1-0/+28