mpd/src/playlist
Max Kellermann 8d822ebdb4 PlaylistMapper: pass the Storage::MapUTF() result to playlist_open_remote()
Finally allows loading playlist files on a storage plugin.  Commit
297e2747 attempted to implement this, but failed due to this bug.
2014-08-30 01:02:24 +02:00
..
cue DetachedSong: use std::chrono::duration for start_ms and end_ms 2014-08-28 13:03:18 +02:00
plugins Tag: use SignedSongTime for the song duration 2014-08-29 13:20:58 +02:00
CloseSongEnumerator.cxx InputStream: add virtual destructor 2014-05-11 17:12:50 +02:00
CloseSongEnumerator.hxx InputStream: convert to class 2014-05-11 15:34:48 +02:00
MemorySongEnumerator.cxx playlist/*: move to playlist/plugins/ 2014-01-23 23:30:12 +01:00
MemorySongEnumerator.hxx *: add missing Compiler.h includes 2014-08-30 00:46:52 +02:00
PlaylistAny.cxx PlaylistMapper: use class Storage instead of Mapper.cxx 2014-02-07 21:44:50 +01:00
PlaylistAny.hxx PlaylistMapper: use class Storage instead of Mapper.cxx 2014-02-07 21:44:50 +01:00
PlaylistMapper.cxx PlaylistMapper: pass the Storage::MapUTF() result to playlist_open_remote() 2014-08-30 01:02:24 +02:00
PlaylistMapper.hxx PlaylistMapper: use class Storage instead of Mapper.cxx 2014-02-07 21:44:50 +01:00
PlaylistPlugin.hxx InputStream: convert to class 2014-05-11 15:34:48 +02:00
PlaylistQueue.cxx Playlist: use the Error library to return errors 2014-02-27 17:27:23 +01:00
PlaylistQueue.hxx Playlist: use the Error library to return errors 2014-02-27 17:27:23 +01:00
PlaylistRegistry.cxx InputStream: "protect" attributes 2014-05-12 18:59:46 +02:00
PlaylistRegistry.hxx InputStream: convert to class 2014-05-11 15:34:48 +02:00
PlaylistSong.cxx PlaylistSong: always merge tags and LastModified 2014-07-12 19:41:04 +02:00
PlaylistSong.hxx SongLoader: new class that merges duplicate code 2014-02-03 23:32:10 +01:00
PlaylistStream.cxx InputStream: add virtual destructor 2014-05-11 17:12:50 +02:00
PlaylistStream.hxx Playlist{Any,Registry,Mapper}: move functions to PlaylistStream.cxx 2014-02-07 21:30:49 +01:00
Print.cxx PlaylistMapper: use class Storage instead of Mapper.cxx 2014-02-07 21:44:50 +01:00
Print.hxx playlist/*: move to playlist/plugins/ 2014-01-23 23:30:12 +01:00
SongEnumerator.hxx playlist/*: move to playlist/plugins/ 2014-01-23 23:30:12 +01:00