aboutsummaryrefslogtreecommitdiffstats
path: root/src/Directory.hxx (follow)
Commit message (Expand)AuthorAgeFilesLines
* include cleanupMax Kellermann2013-07-301-1/+0
* song: convert header to C++Max Kellermann2013-07-281-7/+7
* TagPool, ...: include cleanupMax Kellermann2013-01-301-1/+1
* PlaylistVector: use std::listMax Kellermann2013-01-031-8/+3
* Directory: initialise in default constructorMax Kellermann2013-01-031-1/+1
* Directory: add constructor and destructorMax Kellermann2013-01-031-0/+13
* Directory: rename struct directory to DirectoryMax Kellermann2013-01-031-20/+20
* Directory: turn functions to methodsMax Kellermann2013-01-021-150/+141
* Directory: make the header C++ onlyMax Kellermann2013-01-021-0/+265