diff options
author | Warren Dukes <warren.dukes@gmail.com> | 2004-05-31 03:21:38 +0000 |
---|---|---|
committer | Warren Dukes <warren.dukes@gmail.com> | 2004-05-31 03:21:38 +0000 |
commit | 50141c39e7c6d1c76cb1fbaf9e85d1240d702e3c (patch) | |
tree | 185c5379cf2a88a215a3c158dc99d587927e2dc4 /TODO | |
parent | ded15bf118d170c0172609b0dce11ce42df80241 (diff) | |
download | mpd-50141c39e7c6d1c76cb1fbaf9e85d1240d702e3c.tar.gz mpd-50141c39e7c6d1c76cb1fbaf9e85d1240d702e3c.tar.xz mpd-50141c39e7c6d1c76cb1fbaf9e85d1240d702e3c.zip |
todo update
git-svn-id: https://svn.musicpd.org/mpd/trunk@1254 09075e82-0dd4-0310-85a5-a0d7c8717e4f
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 9 |
1 files changed, 4 insertions, 5 deletions
@@ -1,7 +1,4 @@ -1) make play while paused simply unpause and pressing play while playing - does nothing! - -2) play streams +1) play streams a) put some sort of error reporting for streaming/inputStream! b) fetch metadata and store in DecoderControl and pass to PlayerControl @@ -11,6 +8,8 @@ or something d) in songinfo add a metadata tag item for indicating stream +2) have --no-daemon still output to log files, and add option --no-log-files + 3) resampling audio for compatibility, and better gapless/crossfading a) use resampling from oggenc (is it fast enough for realtime?) @@ -27,7 +26,7 @@ decoding has stopped. 8) compute average replaygain to use for non-replaygain songs -9) pid file +9) change default port to 6600 Post-1.0 |