aboutsummaryrefslogtreecommitdiffstats
path: root/src/playlist/PlaylistQueue.cxx (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Copyright year 2015Max Kellermann2015-01-011-1/+1
|
* Playlist: use the Error library to return errorsMax Kellermann2014-02-271-12/+18
|
* Playlist*: move to queue/Max Kellermann2014-02-271-1/+1
|
* PlaylistMapper: use class Storage instead of Mapper.cxxMax Kellermann2014-02-071-1/+9
|
* playlist/CloseSongEnumerator: new wrapper classMax Kellermann2014-02-071-7/+2
| | | | | Simplifies a lot of code, because we don't need to return both the SongEnumerator and the InputStream.
* SongLoader: new class that merges duplicate codeMax Kellermann2014-02-031-4/+4
| | | | | There was quite a lot of duplicate code for loading DetachedSong objects, with different semantics for "securely" loading local files.
* Input*: move to input/Max Kellermann2014-01-241-1/+1
|
* playlist/*: move to playlist/plugins/Max Kellermann2014-01-231-0/+90