Commit 50141c39 authored by Warren Dukes's avatar Warren Dukes

todo update

git-svn-id: https://svn.musicpd.org/mpd/trunk@1254 09075e82-0dd4-0310-85a5-a0d7c8717e4f
parent ded15bf1
1) make play while paused simply unpause and pressing play while playing 1) play streams
does nothing!
2) play streams
a) put some sort of error reporting for streaming/inputStream! a) put some sort of error reporting for streaming/inputStream!
b) fetch metadata and store in DecoderControl and pass to b) fetch metadata and store in DecoderControl and pass to
PlayerControl PlayerControl
...@@ -11,6 +8,8 @@ ...@@ -11,6 +8,8 @@
or something or something
d) in songinfo add a metadata tag item for indicating stream 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 3) resampling audio for compatibility, and better gapless/crossfading
a) use resampling from oggenc (is it fast enough for realtime?) a) use resampling from oggenc (is it fast enough for realtime?)
...@@ -27,7 +26,7 @@ decoding has stopped. ...@@ -27,7 +26,7 @@ decoding has stopped.
8) compute average replaygain to use for non-replaygain songs 8) compute average replaygain to use for non-replaygain songs
9) pid file 9) change default port to 6600
Post-1.0 Post-1.0
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment