Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | *: update copyright year to 2013 | Max Kellermann | 2013-10-30 | 1 | -1/+1 |
* | *: use references instead of pointers | Max Kellermann | 2013-10-19 | 1 | -10/+10 |
* | *: use nullptr instead of NULL | Max Kellermann | 2013-10-19 | 1 | -3/+3 |
* | Client, ...: remove unnecessary glib.h include | Max Kellermann | 2013-10-15 | 1 | -1/+1 |
* | song: convert header to C++ | Max Kellermann | 2013-07-28 | 1 | -5/+5 |
* | PlaylistVector: use std::list | Max Kellermann | 2013-01-03 | 1 | -1/+1 |
* | Directory: rename struct directory to Directory | Max Kellermann | 2013-01-03 | 1 | -6/+6 |
* | Directory: turn functions to methods | Max Kellermann | 2013-01-02 | 1 | -4/+4 |
* | Directory: make the header C++ only | Max Kellermann | 2013-01-02 | 1 | -1/+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 | -4/+1 |
* | update: convert to C++ | Max Kellermann | 2013-01-02 | 1 | -0/+107 |