aboutsummaryrefslogtreecommitdiffstats
path: root/src/playlist/cue_playlist_plugin.c (unfollow)
Commit message (Expand)AuthorFilesLines
2012-02-10cue_parser: new line based CUE sheet parserMax Kellermann1-61/+28
2011-09-16input_stream: non-blocking I/OMax Kellermann1-1/+2
2011-01-29copyright year 2011Max Kellermann1-1/+1
2010-06-25playlist/cue: last track ends at end of fileMax Kellermann1-3/+2
2010-04-01cue: fix code styleOrivej Desh1-5/+4
2010-03-28cue: prepend pregap to the beginning of the trackOrivej Desh1-2/+13
2009-12-31Update copyright notices.Avuton Olrich1-1/+1
2009-12-27playlist/cue: fill song.start_ms, .end_msMax Kellermann1-0/+3
2009-12-27playlist/cue: return the original song URIMax Kellermann1-10/+1
2009-12-16playlist: added CUE playlist pluginMax Kellermann1-0/+137