summaryrefslogtreecommitdiff
path: root/src/playlist/PlaylistMapper.cxx
AgeCommit message (Expand)Author
2018-11-19check.h: remove obsolete headerMax Kellermann
2018-10-31*: copyright year 2018Max Kellermann
2018-06-22input/Stream: remove attribute "cond", replace with handler interfaceMax Kellermann
2018-01-20playlist/Plugin: use std::unique_ptr<SongEnumerator>Max Kellermann
2017-01-03update copyright yearMax Kellermann
2016-03-01*: include cleanup (using iwyu)Max Kellermann
2016-02-26update copyright year to 2016Max Kellermann
2015-01-01Copyright year 2015Max Kellermann
2014-10-02PlaylistStream: pass Path instance to playlist_open_path()Max Kellermann
2014-08-30PlaylistMapper: pass the Storage::MapUTF() result to playlist_open_remote()Max Kellermann
2014-05-10PlaylistMapper: use map_spl_utf8_to_fs()Max Kellermann
2014-02-07PlaylistMapper: use class Storage instead of Mapper.cxxMax Kellermann
2014-02-07Playlist{Any,Registry,Mapper}: move functions to PlaylistStream.cxxMax Kellermann
2014-02-07playlist/CloseSongEnumerator: new wrapper classMax Kellermann
2014-01-30db: add compile-time option to disable databaseMax Kellermann
2014-01-23playlist/*: move to playlist/plugins/Max Kellermann