aboutsummaryrefslogtreecommitdiffstats
path: root/src/PlaylistFile.hxx (follow)
Commit message (Collapse)AuthorAgeFilesLines
* PlaylistFile: reuse classes PlaylistInfo and PlaylistVectorMax Kellermann2013-01-041-10/+3
| | | | .. instead of rolling own classes.
* don't include stdbool.h in C++ sourcesMax Kellermann2013-01-021-1/+0
| | | | The "bool" type is built-in.
* main: use C++ compilerMax Kellermann2012-09-281-0/+94