aboutsummaryrefslogtreecommitdiffstats
path: root/src/playlist (follow)
Commit message (Expand)AuthorAgeFilesLines
* copyright year 2011Max Kellermann2011-01-2918-18/+18
* string_util: add function strchug_fast()Max Kellermann2010-12-231-1/+2
* playlist/rss: new playlist plugin for RSS feedsMax Kellermann2010-10-112-0/+346
* 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
* playlist: added a FLAC playlist pluginMax Kellermann2010-01-062-0/+195
* input_stream: return allocated input_stream objectsMax Kellermann2010-01-011-23/+21
* Update copyright notices.Avuton Olrich2009-12-3114-14/+14
* 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-162-0/+162
* input_stream: return errors with GErrorMax Kellermann2009-12-154-13/+60
* include config.h in all sourcesMax Kellermann2009-11-126-0/+6
* moved GLib compatibility code to glib_compat.hMax Kellermann2009-11-101-10/+1
* playlist: added extm3u pluginMax Kellermann2009-11-062-0/+185
* playlist/{m3u,pls}: removed URI checksMax Kellermann2009-11-062-7/+1
* playlist: new ASX playlist pluginMax Kellermann2009-10-212-0/+338
* playlist/xspf: ignore text in root, playlist, tracklistMax Kellermann2009-10-211-0/+2
* Add PLS ParserQball Cow2009-10-152-0/+240
* playlist: added plugin for last.fm radioMax Kellermann2009-10-132-0/+325
* playlist: added XSPF pluginMax Kellermann2009-10-132-0/+356
* playlist/m3u: added plugin nameMax Kellermann2009-10-131-0/+2
* playlist_plugin: new plugin API for playlist parsersMax Kellermann2009-10-122-0/+114