aboutsummaryrefslogtreecommitdiffstats
path: root/src/playlist/PlaylistStream.cxx (unfollow)
Commit message (Expand)AuthorFilesLines
2015-03-05PlaylistStream: convert suffix to UTF-8Max Kellermann1-3/+8
2015-03-01fs/Path: add method GetSuffix()Max Kellermann1-1/+1
2015-01-01Copyright year 2015Max Kellermann1-1/+1
2014-10-02PlaylistStream: use OpenLocalInputStream()Max Kellermann1-5/+3
2014-10-02PlaylistStream: pass Path instance to playlist_open_path()Max Kellermann1-7/+14
2014-05-11InputStream: add virtual destructorMax Kellermann1-2/+2
2014-02-07Playlist{Any,Registry,Mapper}: move functions to PlaylistStream.cxxMax Kellermann1-10/+38
2014-02-07playlist/CloseSongEnumerator: new wrapper classMax Kellermann1-11/+7
2014-01-24Input*: move to input/Max Kellermann1-1/+1
2014-01-23playlist/*: move to playlist/plugins/Max Kellermann1-0/+0
2014-01-13copyright year 2014Max Kellermann1-1/+1
2013-12-29InputStream: add static method OpenReady()Max Kellermann1-1/+1
2013-11-28include cleanup using iwyuMax Kellermann1-1/+0
2013-10-23input_stream: rename struct to InputStreamMax Kellermann1-4/+4
2013-10-02Log: new logging library APIMax Kellermann1-2/+3
2013-10-02Playlist*: use nullptr instead of NULLMax Kellermann1-6/+6
2013-09-05PlaylistPlugin: add interface SongEnumeratorMax Kellermann1-4/+3
2013-09-05InputLegacy: move functions to the input_stream classMax Kellermann1-3/+3
2013-09-04util/Error: new error passing libraryMax Kellermann1-6/+5
2013-09-03input_stream.h: rename to InputLegacy.hxxMax Kellermann1-1/+1
2013-04-08uri: convert to C++Max Kellermann1-4/+1
2013-01-27DecoderControl, InputStream: use Mutex/Cond instead of GMutex/GCondMax Kellermann1-2/+2
2013-01-26playlist/*: convert to C++Max Kellermann1-1/+1
2013-01-07decoder_api.h, ...: add "extern C"Max Kellermann1-1/+1
2013-01-02playlist_{any,song,queue}: convert to C++Max Kellermann1-3/+6
2012-09-28stored_playlist, playlist_save: use C++ compilerMax Kellermann1-1/+1
2011-09-16input_stream: non-blocking I/OMax Kellermann1-6/+9
2011-01-29copyright year 2011Max Kellermann1-1/+1
2010-06-25playlist_any: new library to simplify opening playlist filesMax Kellermann1-0/+68