aboutsummaryrefslogtreecommitdiffstats
path: root/test/dump_playlist.c (unfollow)
Commit message (Expand)AuthorFilesLines
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