aboutsummaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorWarren Dukes <warren.dukes@gmail.com>2004-05-25 16:31:00 +0000
committerWarren Dukes <warren.dukes@gmail.com>2004-05-25 16:31:00 +0000
commiteb6aea898e37de30b59d5da74b0da371ec7970b2 (patch)
treeca06a7f4f2bc68abef022e59ab3268c106ee7900 /TODO
parent57192661ca10866155ad97cafb24867e35a3cabb (diff)
downloadmpd-eb6aea898e37de30b59d5da74b0da371ec7970b2.tar.gz
mpd-eb6aea898e37de30b59d5da74b0da371ec7970b2.tar.xz
mpd-eb6aea898e37de30b59d5da74b0da371ec7970b2.zip
TODO update
git-svn-id: https://svn.musicpd.org/mpd/trunk@1156 09075e82-0dd4-0310-85a5-a0d7c8717e4f
Diffstat (limited to 'TODO')
-rw-r--r--TODO5
1 files changed, 1 insertions, 4 deletions
diff --git a/TODO b/TODO
index 2b43e2767..c999153e0 100644
--- a/TODO
+++ b/TODO
@@ -6,10 +6,7 @@
2) parse metadata on the fly in decoders
c) command for dealing with the changing metadata, currentsonginfo
or something
-
-2) streaming and playing in general
- a) put errors in error stuff of PlayerControl and report this to
- status and print to error logs
+ d) in songinfo add a metadata tag item for indicating stream
3) resampling audio for compatibility, and better gapless/crossfading
a) use resampling from oggenc (is it fast enough for realtime?)