aboutsummaryrefslogtreecommitdiffstats
path: root/src/playlist/cue_playlist_plugin.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* playlist/*: convert to C++Max Kellermann2013-01-271-108/+0
* cue_parser: new line based CUE sheet parserMax Kellermann2012-02-101-61/+28
* input_stream: non-blocking I/OMax Kellermann2011-09-161-1/+2
* copyright year 2011Max Kellermann2011-01-291-1/+1
* playlist/cue: last track ends at end of fileMax Kellermann2010-06-251-3/+2
* cue: fix code styleOrivej Desh2010-04-011-5/+4
* cue: prepend pregap to the beginning of the trackOrivej Desh2010-03-281-2/+13
* Update copyright notices.Avuton Olrich2009-12-311-1/+1
* playlist/cue: fill song.start_ms, .end_msMax Kellermann2009-12-271-0/+3
* playlist/cue: return the original song URIMax Kellermann2009-12-271-10/+1
* playlist: added CUE playlist pluginMax Kellermann2009-12-161-0/+137