aboutsummaryrefslogtreecommitdiffstats
path: root/src/playlist/PlaylistMapper.hxx (follow)
Commit message (Collapse)AuthorAgeFilesLines
* PlaylistMapper: use class Storage instead of Mapper.cxxMax Kellermann2014-02-071-1/+8
|
* playlist/CloseSongEnumerator: new wrapper classMax Kellermann2014-02-071-7/+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/+40