aboutsummaryrefslogtreecommitdiffstats
path: root/src/playlist/flac_playlist_plugin.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* playlist/flac: delete this obsolete pluginMax Kellermann2012-02-121-25/+0
| | | | | The FLAC playlist plugin has been superseded by the "embcue" playlist plugin, which can read the embedded CUE sheets of all formats.
* copyright year 2011Max Kellermann2011-01-291-1/+1
|
* playlist: added a FLAC playlist pluginMax Kellermann2010-01-061-0/+25
This playlist plugin handles FLAC files with embedded CUE sheets.