From 6a16e08f9abbf608329b33059d2c98998b57878e Mon Sep 17 00:00:00 2001 From: Warren Dukes Date: Mon, 31 May 2004 23:49:38 +0000 Subject: add --stdout and make --no-daemon by default output to log files git-svn-id: https://svn.musicpd.org/mpd/trunk@1267 09075e82-0dd4-0310-85a5-a0d7c8717e4f --- TODO | 20 +++++--------------- 1 file changed, 5 insertions(+), 15 deletions(-) (limited to 'TODO') diff --git a/TODO b/TODO index 736dc41e8..6a1e160f4 100644 --- a/TODO +++ b/TODO @@ -7,25 +7,15 @@ e) ensure URL's are all ASCII, and properly %'d! check rfc's for legal characters -2) have --no-daemon still output to log files, and add option --no-log-files +2) ACK error codes -3) resampling audio for compatibility, and better gapless/crossfading - a) use resampling from oggenc (is it fast enough for realtime?) +3) cleanup main() -4) when writing combined interface for all decodes to use, be sure to add a -common function and abstrct dealing with DecoderControl * and put -cycleLogFiles in there, so we cycleLogFiles while decoding, not just when -decoding has stopped. +4) handle '\n' in filenames -5) ACK error codes +5) compute average replaygain to use for non-replaygain songs -6) cleanup main() - -7) handle '\n' in filenames - -8) compute average replaygain to use for non-replaygain songs - -9) change default port to 6600 +6) change default port to 6600 Post-1.0 -- cgit v1.2.3