aboutsummaryrefslogtreecommitdiffstats
path: root/test/dump_playlist.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* copyright year 2011Max Kellermann2011-01-291-1/+1
* test/dump_playlist: print open-ended rangeMax Kellermann2010-06-251-1/+5
* input_stream: return allocated input_stream objectsMax Kellermann2010-01-011-12/+9
* Update copyright notices.Avuton Olrich2009-12-311-1/+1
* song: added support for selecting a time rangeMax Kellermann2009-12-271-0/+8
* input_stream: return errors with GErrorMax Kellermann2009-12-151-4/+11
* input_plugin: method init() returns errors with GErrorMax Kellermann2009-12-141-1/+6
* input_stream: moved input_stream_global_init() to input_init.cMax Kellermann2009-12-141-0/+1
* include config.h in all sourcesMax Kellermann2009-11-121-0/+1
* song: renamed attribute "url" to "uri"Max Kellermann2009-10-131-1/+1
* test/dump_playlist: try playlist_list_open_uri() firstMax Kellermann2009-10-131-21/+30
* test/dump_playlist: parse a configuration fileMax Kellermann2009-10-131-3/+11
* playlist_plugin: new plugin API for playlist parsersMax Kellermann2009-10-121-0/+117