aboutsummaryrefslogtreecommitdiffstats
path: root/src/playlist/PlaylistStream.cxx (follow)
Commit message (Expand)AuthorAgeFilesLines
* PlaylistStream: convert suffix to UTF-8Max Kellermann2015-03-051-3/+8
* fs/Path: add method GetSuffix()Max Kellermann2015-03-011-1/+1
* Copyright year 2015Max Kellermann2015-01-011-1/+1
* PlaylistStream: use OpenLocalInputStream()Max Kellermann2014-10-021-5/+3
* PlaylistStream: pass Path instance to playlist_open_path()Max Kellermann2014-10-021-7/+14
* InputStream: add virtual destructorMax Kellermann2014-05-111-2/+2
* Playlist{Any,Registry,Mapper}: move functions to PlaylistStream.cxxMax Kellermann2014-02-071-0/+93