• Max Kellermann's avatar
    playlist/flac: re-add the plugin · 22ebe0e5
    Max Kellermann authored
    This reverts commit d7d9dbd2 by
    reimplementing it with the current MPD API.
    
    3 years ago, I was wrong about the "embcue" plugin being able to
    replace this one, because "embcue" reads a tag named "CUESHEET", while
    this plugin reads the "CUESHEET" FLAC metablock.  There's an important
    difference between those two!
    22ebe0e5
Name
Last commit
Last update
..
AsxPlaylistPlugin.cxx Loading commit data...
AsxPlaylistPlugin.hxx Loading commit data...
CuePlaylistPlugin.cxx Loading commit data...
CuePlaylistPlugin.hxx Loading commit data...
EmbeddedCuePlaylistPlugin.cxx Loading commit data...
EmbeddedCuePlaylistPlugin.hxx Loading commit data...
ExtM3uPlaylistPlugin.cxx Loading commit data...
ExtM3uPlaylistPlugin.hxx Loading commit data...
FlacPlaylistPlugin.cxx Loading commit data...
FlacPlaylistPlugin.hxx Loading commit data...
M3uPlaylistPlugin.cxx Loading commit data...
M3uPlaylistPlugin.hxx Loading commit data...
PlsPlaylistPlugin.cxx Loading commit data...
PlsPlaylistPlugin.hxx Loading commit data...
RssPlaylistPlugin.cxx Loading commit data...
RssPlaylistPlugin.hxx Loading commit data...
SoundCloudPlaylistPlugin.cxx Loading commit data...
SoundCloudPlaylistPlugin.hxx Loading commit data...
XspfPlaylistPlugin.cxx Loading commit data...
XspfPlaylistPlugin.hxx Loading commit data...