aboutsummaryrefslogtreecommitdiffstats
path: root/src/PlaylistVector.cxx (follow)
Commit message (Expand)AuthorAgeFilesLines
* include cleanup using iwyuMax Kellermann2013-11-281-1/+0
* Client, ...: remove unnecessary glib.h includeMax Kellermann2013-10-151-1/+0
* Playlist*: use nullptr instead of NULLMax Kellermann2013-10-021-1/+1
* PlaylistVector: use std::listMax Kellermann2013-01-031-39/+16
* PlaylistInfo: rename class, use std::stringMax Kellermann2013-01-021-16/+14
* PlaylistVector: move struct playlist_metadata to PlaylistInfo.hxxMax Kellermann2013-01-021-22/+1
* db_lock: convert to C++Max Kellermann2013-01-021-1/+1
* playlist_vector: convert to C++Max Kellermann2013-01-021-0/+114