aboutsummaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorJ. Alexander Treuman <jat@spatialrift.net>2007-03-20 18:43:46 +0000
committerJ. Alexander Treuman <jat@spatialrift.net>2007-03-20 18:43:46 +0000
commit0135de8ea893cf75853b35178da5e1b370492002 (patch)
treec5cdeb8303cb649f077e594048695a38f40e511c /TODO
parentce2efb48d50474eba3548fb83731952c58b133b9 (diff)
downloadmpd-0135de8ea893cf75853b35178da5e1b370492002.tar.gz
mpd-0135de8ea893cf75853b35178da5e1b370492002.tar.xz
mpd-0135de8ea893cf75853b35178da5e1b370492002.zip
Updating TODO.
git-svn-id: https://svn.musicpd.org/mpd/trunk@5665 09075e82-0dd4-0310-85a5-a0d7c8717e4f
Diffstat (limited to 'TODO')
-rw-r--r--TODO6
1 files changed, 2 insertions, 4 deletions
diff --git a/TODO b/TODO
index ca4354628..027902359 100644
--- a/TODO
+++ b/TODO
@@ -16,7 +16,7 @@
*) cleanup linked list code!
*) implement listener socket protocol as documented here:
- http://www.musicpd.org/wiki/moin.cgi/MpdListenerProtocol
+ http://mpd.wikia.com/wiki/MusicPlayerDaemonListenerProtocol
*) support for dynamically loading plugins
*) cleanup input plugins "API"
@@ -43,8 +43,6 @@
*) rewrite saved playlist code
*) abstract out saved playlists from playlist.c
- *) command for displaying playlist contents
- *) command for appending to playlist
*) new commands
*) replace <playlist> /* replace current playlist
with saved playlist and
@@ -58,7 +56,7 @@
*) bug fixes
post-1.0
-----
+--------
*) rewrite audio pipe
*) use pthreads/clone