diff options
author | Warren Dukes <warren.dukes@gmail.com> | 2004-05-25 16:31:00 +0000 |
---|---|---|
committer | Warren Dukes <warren.dukes@gmail.com> | 2004-05-25 16:31:00 +0000 |
commit | eb6aea898e37de30b59d5da74b0da371ec7970b2 (patch) | |
tree | ca06a7f4f2bc68abef022e59ab3268c106ee7900 /TODO | |
parent | 57192661ca10866155ad97cafb24867e35a3cabb (diff) | |
download | mpd-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-- | TODO | 5 |
1 files changed, 1 insertions, 4 deletions
@@ -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?) |