aboutsummaryrefslogtreecommitdiffstats
path: root/test/dump_playlist.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* db_save, state_file: convert to C++Max Kellermann2013-01-021-252/+0
* Merge branch 'v0.17.x'Max Kellermann2012-10-021-1/+1
|\
| * test/dump_playlist: add missing newline to error messageMax Kellermann2012-10-021-1/+1
* | tag_pool: use GStaticMutexMax Kellermann2012-08-081-3/+0
|/
* event_pipe, test: explicitly ignore write() return valueMax Kellermann2012-03-191-1/+1
* playlist/embcue: new plugin for reading embedded cue sheetsMax Kellermann2012-02-121-0/+93
* input_stream: non-blocking I/OMax Kellermann2011-09-161-15/+10
* input/soup: new input plugin based on libsoupMax Kellermann2011-08-241-0/+10
* 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