diff options
author | J. Alexander Treuman <jat@spatialrift.net> | 2007-03-20 18:43:46 +0000 |
---|---|---|
committer | J. Alexander Treuman <jat@spatialrift.net> | 2007-03-20 18:43:46 +0000 |
commit | 0135de8ea893cf75853b35178da5e1b370492002 (patch) | |
tree | c5cdeb8303cb649f077e594048695a38f40e511c /TODO | |
parent | ce2efb48d50474eba3548fb83731952c58b133b9 (diff) | |
download | mpd-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 '')
-rw-r--r-- | TODO | 6 |
1 files changed, 2 insertions, 4 deletions
@@ -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 |