aboutsummaryrefslogtreecommitdiffstats
path: root/src/playlist/cue_playlist_plugin.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* playlist: added CUE playlist pluginMax Kellermann2009-12-161-0/+137
This plugin is the groundwork for MPD's future generic CUE sheet support. That's not complete yet, e.g. there is no way for a playlist plugin to address an arbitrary position within a music file.