mpd/test
Max Kellermann 2bf740fc71 playlist_plugin: new plugin API for playlist parsers
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-10-12 22:34:04 +02:00
..
dump_playlist.c playlist_plugin: new plugin API for playlist parsers 2009-10-12 22:34:04 +02:00
read_conf.c conf: handle fatal errors with GError 2009-09-24 21:40:07 +02:00
read_mixer.c mixer/software: new mixer which controls filter/volume 2009-07-06 21:52:15 +02:00
read_tags.c test: initialize locale in read_tags.c 2009-08-04 00:41:06 +02:00
run_decoder.c all: Update copyright header. 2009-03-13 11:51:55 -07:00
run_encoder.c conf: handle fatal errors with GError 2009-09-24 21:40:07 +02:00
run_filter.c conf: handle fatal errors with GError 2009-09-24 21:40:07 +02:00
run_input.c test: added run_input test program 2009-04-13 19:18:10 +02:00
run_output.c conf: handle fatal errors with GError 2009-09-24 21:40:07 +02:00
software_volume.c Add audio_format_init() function 2009-07-19 16:54:11 +01:00