From 16fcd1eceac6806853b32a7fb35305cafec521c1 Mon Sep 17 00:00:00 2001 From: Warren Dukes Date: Tue, 1 Jun 2004 11:41:58 +0000 Subject: todo update git-svn-id: https://svn.musicpd.org/mpd/trunk@1280 09075e82-0dd4-0310-85a5-a0d7c8717e4f --- TODO | 18 +++++++++++------- 1 file changed, 11 insertions(+), 7 deletions(-) (limited to 'TODO') diff --git a/TODO b/TODO index ee355d4a1..db9abaadc 100644 --- a/TODO +++ b/TODO @@ -4,20 +4,24 @@ c) command for dealing with the changing metadata, currentsonginfo or something d) in songinfo add a metadata tag item for indicating stream - e) ensure URL's are all ASCII, and properly %'d! check rfc's + +2) http stuff + a) allow http proxy + b) handle http authentication + c) ensure URL's are all ASCII, and properly %'d! check rfc's for legal characters -2) have seek look in already buffered stuff! +3) have seek look in already buffered stuff! -3) ACK error codes +4) ACK error codes -4) cleanup main() +5) cleanup main() -5) handle '\n' in filenames +6) handle '\n' in filenames -6) compute average replaygain to use for non-replaygain songs +7) compute average replaygain to use for non-replaygain songs -7) change default port to 6600 +8) change default port to 6600 Post-1.0 -- cgit v1.2.3