From 822be0375e801fb66bd95e18e0d65033f3241a3b Mon Sep 17 00:00:00 2001 From: Warren Dukes Date: Sat, 8 May 2004 12:00:30 +0000 Subject: finish adding AliasMrJones replayGain stuff git-svn-id: https://svn.musicpd.org/mpd/trunk@953 09075e82-0dd4-0310-85a5-a0d7c8717e4f --- TODO | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to 'TODO') diff --git a/TODO b/TODO index 886119b83..ce4d03b72 100644 --- a/TODO +++ b/TODO @@ -10,9 +10,7 @@ common function and abstrct dealing with DecoderControl * and put cycleLogFiles in there, so we cycleLogFiles while decoding, not just when decoding has stopped. -3) reaplygain - -4) streaming and playing in general +3) streaming and playing in general a) determine a clever interface to play, so that play doesn't block until the file is opened, but just returns when the command is accepted. @@ -21,17 +19,19 @@ decoding has stopped. c) this will help streaming from blocking indefinetly or waiting on a response -5) play streams +4) play streams -6) ACK error codes +5) ACK error codes -7) cleanup main() +6) cleanup main() -8) handle '\n' in filenames +7) handle '\n' in filenames -9) allow "add" command to load playlists, then depricate "load" command, this +8) allow "add" command to load playlists, then depricate "load" command, this will be benneficial for adding m3u url's +9) compute average replaygain to use for non-replaygain songs + Post-1.0 -------- -- cgit v1.2.3