aboutsummaryrefslogtreecommitdiffstats
path: root/src/PlaylistFile.hxx (follow)
Commit message (Expand)AuthorAgeFilesLines
* PlaylistFile: export spl_map_to_fs() and TranslatePlaylistError()Max Kellermann2015-03-241-0/+7
* *: change C-style prototypes, drop "(void)"Max Kellermann2015-03-031-1/+1
* Copyright year 2015Max Kellermann2015-01-011-1/+1
* PlaylistFile: use class SongLoaderMax Kellermann2014-02-031-1/+4
* PlaylistFile: switch spl_append_uri() argumentsMax Kellermann2014-02-031-1/+1
* copyright year 2014Max Kellermann2014-01-131-1/+1
* DetachedSong: fork of struct SongMax Kellermann2014-01-091-2/+2
* include cleanup using iwyuMax Kellermann2013-11-281-1/+0
* *: update copyright year to 2013Max Kellermann2013-10-301-1/+1
* *: use references instead of pointersMax Kellermann2013-10-191-1/+1
* Playlist*: use nullptr instead of NULLMax Kellermann2013-10-021-1/+1
* util/Error: new error passing libraryMax Kellermann2013-09-041-11/+10
* *: remove remaining __cplusplus checksMax Kellermann2013-08-071-4/+0
* song: convert header to C++Max Kellermann2013-07-281-2/+2
* TagPool, ...: include cleanupMax Kellermann2013-01-301-3/+2
* PlaylistFile: reuse classes PlaylistInfo and PlaylistVectorMax Kellermann2013-01-041-10/+3
* don't include stdbool.h in C++ sourcesMax Kellermann2013-01-021-1/+0
* main: use C++ compilerMax Kellermann2012-09-281-0/+94