aboutsummaryrefslogtreecommitdiffstats
path: root/src/playlist_vector.c (unfollow)
Commit message (Collapse)AuthorFilesLines
2010-09-07playlist_vector: update_or_add() returns boolMax Kellermann1-1/+6
False if the vector was not modified.
2010-07-21update: store playlist files in databaseMax Kellermann1-0/+120
Don't open the music directory for each "lsinfo" call. Get the list of playlist files from the memory database.