Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | include cleanup using iwyu | Max Kellermann | 2013-11-28 | 1 | -1/+0 |
* | Client, ...: remove unnecessary glib.h include | Max Kellermann | 2013-10-15 | 1 | -1/+0 |
* | Playlist*: use nullptr instead of NULL | Max Kellermann | 2013-10-02 | 1 | -1/+1 |
* | PlaylistVector: use std::list | Max Kellermann | 2013-01-03 | 1 | -39/+16 |
* | PlaylistInfo: rename class, use std::string | Max Kellermann | 2013-01-02 | 1 | -16/+14 |
* | PlaylistVector: move struct playlist_metadata to PlaylistInfo.hxx | Max Kellermann | 2013-01-02 | 1 | -22/+1 |
* | db_lock: convert to C++ | Max Kellermann | 2013-01-02 | 1 | -1/+1 |
* | playlist_vector: convert to C++ | Max Kellermann | 2013-01-02 | 1 | -0/+114 |