Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | include cleanup | Max Kellermann | 2013-07-30 | 1 | -1/+0 |
* | song: convert header to C++ | Max Kellermann | 2013-07-28 | 1 | -7/+7 |
* | TagPool, ...: include cleanup | Max Kellermann | 2013-01-30 | 1 | -1/+1 |
* | PlaylistVector: use std::list | Max Kellermann | 2013-01-03 | 1 | -8/+3 |
* | Directory: initialise in default constructor | Max Kellermann | 2013-01-03 | 1 | -1/+1 |
* | Directory: add constructor and destructor | Max Kellermann | 2013-01-03 | 1 | -0/+13 |
* | Directory: rename struct directory to Directory | Max Kellermann | 2013-01-03 | 1 | -20/+20 |
* | Directory: turn functions to methods | Max Kellermann | 2013-01-02 | 1 | -150/+141 |
* | Directory: make the header C++ only | Max Kellermann | 2013-01-02 | 1 | -0/+265 |