aboutsummaryrefslogtreecommitdiffstats
path: root/src/playlist/PlaylistMapper.cxx (follow)
Commit message (Collapse)AuthorAgeFilesLines
* PlaylistMapper: use class Storage instead of Mapper.cxxMax Kellermann2014-02-071-6/+19
|
* Playlist{Any,Registry,Mapper}: move functions to PlaylistStream.cxxMax Kellermann2014-02-071-10/+1
|
* playlist/CloseSongEnumerator: new wrapper classMax Kellermann2014-02-071-18/+11
| | | | | Simplifies a lot of code, because we don't need to return both the SongEnumerator and the InputStream.
* db: add compile-time option to disable databaseMax Kellermann2014-01-301-0/+6
|
* playlist/*: move to playlist/plugins/Max Kellermann2014-01-231-0/+102