aboutsummaryrefslogtreecommitdiffstats
path: root/src/playlist.h (unfollow)
Commit message (Expand)AuthorFilesLines
2008-09-17playlist: added playlist_remove_reuse()Max Kellermann1-2/+7
2008-09-16use GPtrArray instead of GArray for playlist songsMax Kellermann1-9/+7
2008-09-16playlist: hide direct accesses in inline functionsMax Kellermann1-0/+73
2008-09-16mpdclient: added mpdclient_playlist_init(), mpdclient_playlist_clear()Max Kellermann1-0/+7
2008-09-16mpdclient: moved code to playlist.cMax Kellermann1-0/+55