summaryrefslogtreecommitdiff
path: root/src/PlaylistFile.hxx
AgeCommit message (Expand)Author
2015-03-24PlaylistFile: export spl_map_to_fs() and TranslatePlaylistError()Max Kellermann
2015-03-03*: change C-style prototypes, drop "(void)"Max Kellermann
2015-01-01Copyright year 2015Max Kellermann
2014-02-03PlaylistFile: use class SongLoaderMax Kellermann
2014-02-03PlaylistFile: switch spl_append_uri() argumentsMax Kellermann
2014-01-13copyright year 2014Max Kellermann
2014-01-09DetachedSong: fork of struct SongMax Kellermann
2013-11-28include cleanup using iwyuMax Kellermann
2013-10-30*: update copyright year to 2013Max Kellermann
2013-10-19*: use references instead of pointersMax Kellermann
2013-10-02Playlist*: use nullptr instead of NULLMax Kellermann
2013-09-04util/Error: new error passing libraryMax Kellermann
2013-08-07*: remove remaining __cplusplus checksMax Kellermann
2013-07-28song: convert header to C++Max Kellermann
2013-01-30TagPool, ...: include cleanupMax Kellermann
2013-01-04PlaylistFile: reuse classes PlaylistInfo and PlaylistVectorMax Kellermann
2013-01-02don't include stdbool.h in C++ sourcesMax Kellermann
2012-09-28main: use C++ compilerMax Kellermann