summaryrefslogtreecommitdiff
path: root/src/PlaylistFile.hxx
AgeCommit message (Expand)Author
2021-01-01copyright year 2021Max Kellermann
2020-01-18copyright year 2020Max Kellermann
2019-06-17Copyright year 2019Max Kellermann
2018-10-31*: copyright year 2018Max Kellermann
2018-07-17PlaylistFile: use struct ConfigDataMax Kellermann
2017-01-03update copyright yearMax Kellermann
2016-11-10util/Error: remove obsolete classMax Kellermann
2016-10-27LocateUri: migrate from class Error to C++ exceptionsMax Kellermann
2016-02-26update copyright year to 2016Max Kellermann
2015-12-29fs/DirectoryReader: use C++ exceptions instead of class ErrorMax Kellermann
2015-12-28PlaylistFile: convert more APIs from Error to std::exceptionMax Kellermann
2015-12-28PlaylistFile: throw exception on spl_map_to_fs() failureMax Kellermann
2015-12-28PlaylistFile: remove obsolete function TranslatePlaylistError()Max Kellermann
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