aboutsummaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorWarren Dukes <warren.dukes@gmail.com>2004-06-08 23:19:30 +0000
committerWarren Dukes <warren.dukes@gmail.com>2004-06-08 23:19:30 +0000
commit97cc7957b33a13315e995e9054e8626202c30bc9 (patch)
tree2301c770b7bb3dbe381eaf99d43b513dd26e280b /TODO
parentd0968e0140878de812af143b2690a476c69f2364 (diff)
downloadmpd-97cc7957b33a13315e995e9054e8626202c30bc9.tar.gz
mpd-97cc7957b33a13315e995e9054e8626202c30bc9.tar.xz
mpd-97cc7957b33a13315e995e9054e8626202c30bc9.zip
todo update
git-svn-id: https://svn.musicpd.org/mpd/trunk@1403 09075e82-0dd4-0310-85a5-a0d7c8717e4f
Diffstat (limited to 'TODO')
-rw-r--r--TODO16
1 files changed, 10 insertions, 6 deletions
diff --git a/TODO b/TODO
index a1ad7d9c6..7f0478e17 100644
--- a/TODO
+++ b/TODO
@@ -1,15 +1,19 @@
-1) put some sort of error reporting for streaming/inputStream!
+*) add songids
+ a) make hash space 4*max_playlist_size
+ b) deprecate playlistinfo, move, swap, delete, play, seek
+ c) add playlist, mvid, swapid, delid, playid, seekid
-2) Fix charset errors so they don't goto stderr/out
+*) put some sort of error reporting for streaming/inputStream!
-3) Add a timeout for streams (how long? 1 minutes?)
+*) Fix charset errors so they don't goto stderr/out
-4) compute time of vorbis from actual number of samples played
+*) Add a timeout for streams (how long? 1 minutes?)
-5) remove previous hack for streams
+*) compute time of vorbis from actual number of samples played
-6) add "plversion" and "currentsong" commands
+*) remove previous hack for streams
+*) add "plversion" and "currentsong" commands
Post-1.0
--------