aboutsummaryrefslogtreecommitdiffstats
path: root/src/PlaylistVector.cxx (unfollow)
Commit message (Expand)AuthorFilesLines
2013-11-28include cleanup using iwyuMax Kellermann1-1/+0
2013-10-15Client, ...: remove unnecessary glib.h includeMax Kellermann1-1/+0
2013-10-02Playlist*: use nullptr instead of NULLMax Kellermann1-1/+1
2013-01-03PlaylistVector: use std::listMax Kellermann1-39/+16
2013-01-02PlaylistInfo: rename class, use std::stringMax Kellermann1-16/+14
2013-01-02PlaylistVector: move struct playlist_metadata to PlaylistInfo.hxxMax Kellermann1-22/+1
2013-01-02db_lock: convert to C++Max Kellermann1-1/+1
2013-01-02playlist_vector: convert to C++Max Kellermann1-1/+1
2012-02-13playlist_vector: require database lock for all functionsMax Kellermann1-0/+8
2012-02-13playlist_vector: add new playlist to the end of the listMax Kellermann1-1/+1
2012-02-12playlist_vector: use the list_head libraryMax Kellermann1-37/+18
2011-01-29copyright year 2011Max Kellermann1-1/+1
2010-09-07playlist_vector: update_or_add() returns boolMax Kellermann1-1/+6
2010-07-21update: store playlist files in databaseMax Kellermann1-0/+120