aboutsummaryrefslogtreecommitdiffstats
path: root/test/dump_playlist.cxx (unfollow)
Commit message (Collapse)AuthorFilesLines
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
Based on this API, we will add parsers for EXTM3U, PLS, ASX, last.fm radio and others. There is no integration into the MPD core yet. Right now, we have a command line test program. This is work in progress.
2009-04-13test: added run_input test programMax Kellermann1-0/+114