Code

Update copyright notices
[ncmpc.git] / src / filelist.h
2010-01-01 Avuton OlrichUpdate copyright notices
2009-10-03 Max Kellermannscreen_search: eliminate duplicate results
2009-10-03 Max Kellermannfilelist: removed filelist_prepend()
2009-10-03 Max Kellermannmpdclient: moved compare_filelistentry() to filelist.c
2009-10-02 Max Kellermannfilelist: added constructor filelist_new_recv()
2009-09-28 Max Kellermannmpdclient: removed the mpdclient_t typedef
2009-09-28 Max Kellermannuse libmpdclient2
2009-09-13 Max Kellermannfilelist: removed "path" attribute
2009-03-07 Patrick Hallenmpdclient: Fixes sorting of the filelist.
2009-01-01 Avuton OlrichUpdate copyright notices
2008-11-18 Max Kellermannfilelist: filelist_find_song() returns position instead...
2008-10-03 Max Kellermannfilelist: added filelist_find_directory()
2008-09-25 Max Kellermannfilelist: removed attribute "updated"
2008-09-19 Max Kellermannfilelist: use GPtrArray instead of GList
2008-09-19 Max Kellermannfilelist: provide more functions for working with a...
2008-09-19 Max Kellermannfilelist: drop "mpdclient" prefix
2008-09-19 Max Kellermannmpdclient: moved code to filelist.c