aboutsummaryrefslogtreecommitdiffstats
path: root/src/playlist.c (unfollow)
Commit message (Expand)AuthorFilesLines
2008-09-18playlist: reset id in playlist_clear()Max Kellermann1-0/+2
2008-09-18playlist: removed "updated" flagMax Kellermann1-1/+0
2008-09-16use GPtrArray instead of GArray for playlist songsMax Kellermann1-4/+3
2008-09-16playlist: hide direct accesses in inline functionsMax Kellermann1-10/+7
2008-09-16mpdclient: added mpdclient_playlist_init(), mpdclient_playlist_clear()Max Kellermann1-3/+22
2008-09-16mpdclient: moved code to playlist.cMax Kellermann1-0/+113