summaryrefslogtreecommitdiff
path: root/src/playlist/PlaylistStream.cxx
AgeCommit message (Expand)Author
2021-01-01copyright year 2021Max Kellermann
2020-03-12replace assert.h with cassertRosen Penev
2020-01-18copyright year 2020Max Kellermann
2019-08-09util/UriUtil: splitMax Kellermann
2019-06-17Copyright year 2019Max Kellermann
2018-11-19check.h: remove obsolete headerMax Kellermann
2018-10-31*: copyright year 2018Max Kellermann
2018-07-18fs/Path: add method ToUTF8Throw()Max Kellermann
2018-06-22input/Stream: remove attribute "cond", replace with handler interfaceMax Kellermann
2018-01-20playlist/Plugin: use std::unique_ptr<SongEnumerator>Max Kellermann
2017-12-19Main, ...: catch any exception, not just std::runtime_errorMax Kellermann
2017-01-03update copyright yearMax Kellermann
2016-10-27queue/PlaylistUpdate: include cleanupMax Kellermann
2016-09-09input/Plugin: migrate open() from class Error to C++ exceptionsMax Kellermann
2016-02-26update copyright year to 2016Max Kellermann
2016-02-22playlist/Stream, db/upnp: add missing includesMax Kellermann
2016-02-21playlist/Plugin: pass InputStreamPtr&& to open_stream()Max Kellermann
2016-02-21input: wrap InputStream in std::unique_ptrMax Kellermann
2016-02-07playlist/PlaylistStream: catch and log C++ exceptionsMax Kellermann
2015-03-05PlaylistStream: convert suffix to UTF-8Max Kellermann
2015-03-01fs/Path: add method GetSuffix()Max Kellermann
2015-01-01Copyright year 2015Max Kellermann
2014-10-02PlaylistStream: use OpenLocalInputStream()Max Kellermann
2014-10-02PlaylistStream: pass Path instance to playlist_open_path()Max Kellermann
2014-05-11InputStream: add virtual destructorMax Kellermann
2014-02-07Playlist{Any,Registry,Mapper}: move functions to PlaylistStream.cxxMax Kellermann