diff options
author | Warren Dukes <warren.dukes@gmail.com> | 2005-03-10 10:47:06 +0000 |
---|---|---|
committer | Warren Dukes <warren.dukes@gmail.com> | 2005-03-10 10:47:06 +0000 |
commit | 959f9880efdefe32ad2df8a7daf75e304eb04573 (patch) | |
tree | b530a6ca762ffafd93bd9a223b4a6188223028b5 /TODO | |
parent | 1f3116766c7e9e4335bbabf3fd3219dc3b94852c (diff) | |
download | mpd-959f9880efdefe32ad2df8a7daf75e304eb04573.tar.gz mpd-959f9880efdefe32ad2df8a7daf75e304eb04573.tar.xz mpd-959f9880efdefe32ad2df8a7daf75e304eb04573.zip |
todo update, and remove a potentially gratutious playSilence() call
git-svn-id: https://svn.musicpd.org/mpd/trunk@3051 09075e82-0dd4-0310-85a5-a0d7c8717e4f
Diffstat (limited to '')
-rw-r--r-- | TODO | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -15,7 +15,11 @@ *) aduio output *) allowing "pausing" of audio output devices + *) while pausing, play silence for the devices that don't support + "pausing" *) add support for automagically detecting the current output device + *) correlated the automagically deteted output device to the default + mixer to choose *) need better resampling code 0.13 |