Commit 0135de8e authored by J. Alexander Treuman's avatar J. Alexander Treuman

Updating TODO.

git-svn-id: https://svn.musicpd.org/mpd/trunk@5665 09075e82-0dd4-0310-85a5-a0d7c8717e4f
parent ce2efb48
...@@ -16,7 +16,7 @@ ...@@ -16,7 +16,7 @@
*) cleanup linked list code! *) cleanup linked list code!
*) implement listener socket protocol as documented here: *) 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 *) support for dynamically loading plugins
*) cleanup input plugins "API" *) cleanup input plugins "API"
...@@ -43,8 +43,6 @@ ...@@ -43,8 +43,6 @@
*) rewrite saved playlist code *) rewrite saved playlist code
*) abstract out saved playlists from playlist.c *) abstract out saved playlists from playlist.c
*) command for displaying playlist contents
*) command for appending to playlist
*) new commands *) new commands
*) replace <playlist> /* replace current playlist *) replace <playlist> /* replace current playlist
with saved playlist and with saved playlist and
...@@ -58,7 +56,7 @@ ...@@ -58,7 +56,7 @@
*) bug fixes *) bug fixes
post-1.0 post-1.0
---- --------
*) rewrite audio pipe *) rewrite audio pipe
*) use pthreads/clone *) use pthreads/clone
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment