aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorMax Kellermann <max@duempel.org>2009-10-12 22:34:04 +0200
committerMax Kellermann <max@duempel.org>2009-10-12 22:34:04 +0200
commit2bf740fc71438edcb2c89e722ee8c83beb560128 (patch)
treee5b9c8b27a4a277a667b625d7c956882ff5bb710 /.gitignore
parentdbb1e732b83645156ced0075444b1f309b66209c (diff)
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.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index e55d94c5..edd9f0e5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -51,3 +51,4 @@ test/run_output
test/read_conf
test/run_input
test/read_mixer
+test/dump_playlist