aboutsummaryrefslogtreecommitdiffstats
path: root/test/dump_playlist.c (unfollow)
Commit message (Expand)AuthorFilesLines
2011-01-29copyright year 2011Max Kellermann1-1/+1
2010-06-25test/dump_playlist: print open-ended rangeMax Kellermann1-1/+5
2010-01-01input_stream: return allocated input_stream objectsMax Kellermann1-12/+9
2009-12-31Update copyright notices.Avuton Olrich1-1/+1
2009-12-27song: added support for selecting a time rangeMax Kellermann1-0/+8
2009-12-15input_stream: return errors with GErrorMax Kellermann1-4/+11
2009-12-14input_plugin: method init() returns errors with GErrorMax Kellermann1-1/+6
2009-12-14input_stream: moved input_stream_global_init() to input_init.cMax Kellermann1-0/+1
2009-11-12include config.h in all sourcesMax Kellermann1-0/+1
2009-10-13song: renamed attribute "url" to "uri"Max Kellermann1-1/+1
2009-10-13test/dump_playlist: try playlist_list_open_uri() firstMax Kellermann1-21/+30
2009-10-13test/dump_playlist: parse a configuration fileMax Kellermann1-3/+11
2009-10-12playlist_plugin: new plugin API for playlist parsersMax Kellermann1-23/+26
2009-04-13test: added run_input test programMax Kellermann1-0/+114