aboutsummaryrefslogtreecommitdiffstats
path: root/src/playlist/cue_playlist_plugin.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* copyright year 2011Max Kellermann2011-01-291-1/+1
|
* Update copyright notices.Avuton Olrich2009-12-311-1/+1
|
* playlist: added CUE playlist pluginMax Kellermann2009-12-161-0/+25
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.