diff options
author | Warren Dukes <warren.dukes@gmail.com> | 2004-06-01 04:07:26 +0000 |
---|---|---|
committer | Warren Dukes <warren.dukes@gmail.com> | 2004-06-01 04:07:26 +0000 |
commit | e2361aa80095ea67038da9111f29fa018da2776d (patch) | |
tree | f8721d88a77b96cbd54fe58e2ef9a303a2d66bc0 /TODO | |
parent | 0244ec6247a2531f14c0e7488539b00e5d34ed2e (diff) | |
download | mpd-e2361aa80095ea67038da9111f29fa018da2776d.tar.gz mpd-e2361aa80095ea67038da9111f29fa018da2776d.tar.xz mpd-e2361aa80095ea67038da9111f29fa018da2776d.zip |
todo update
git-svn-id: https://svn.musicpd.org/mpd/trunk@1273 09075e82-0dd4-0310-85a5-a0d7c8717e4f
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 12 |
1 files changed, 7 insertions, 5 deletions
@@ -7,15 +7,17 @@ e) ensure URL's are all ASCII, and properly %'d! check rfc's for legal characters -2) ACK error codes +2) have seek look in already buffered stuff! -3) cleanup main() +3) ACK error codes -4) handle '\n' in filenames +4) cleanup main() -5) compute average replaygain to use for non-replaygain songs +5) handle '\n' in filenames -6) change default port to 6600 +6) compute average replaygain to use for non-replaygain songs + +7) change default port to 6600 Post-1.0 |