aboutsummaryrefslogtreecommitdiffstats
path: root/src/playlist/PlaylistRegistry.hxx (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Playlist{Any,Registry,Mapper}: move functions to PlaylistStream.cxxMax Kellermann2014-02-071-11/+3
|
* playlist/CloseSongEnumerator: new wrapper classMax Kellermann2014-02-071-2/+1
| | | | | Simplifies a lot of code, because we don't need to return both the SongEnumerator and the InputStream.
* playlist/*: move to playlist/plugins/Max Kellermann2014-01-231-0/+83