diff options
author | Warren Dukes <warren.dukes@gmail.com> | 2005-03-12 03:11:34 +0000 |
---|---|---|
committer | Warren Dukes <warren.dukes@gmail.com> | 2005-03-12 03:11:34 +0000 |
commit | 75b0ce8ecbf9e6418af30035f9368ceadc1fb633 (patch) | |
tree | d6c78eaf8906fae146871842698097f90ade5935 /TODO | |
parent | 8583a3bc4e9af2a1be06c82422a7cac1470341ce (diff) | |
download | mpd-75b0ce8ecbf9e6418af30035f9368ceadc1fb633.tar.gz mpd-75b0ce8ecbf9e6418af30035f9368ceadc1fb633.tar.xz mpd-75b0ce8ecbf9e6418af30035f9368ceadc1fb633.zip |
todo update
git-svn-id: https://svn.musicpd.org/mpd/trunk@3058 09075e82-0dd4-0310-85a5-a0d7c8717e4f
Diffstat (limited to '')
-rw-r--r-- | TODO | 6 |
1 files changed, 1 insertions, 5 deletions
@@ -18,11 +18,7 @@ *) allowing "pausing" of audio output devices *) while pausing, play silence for the devices that don't support "pausing" - *) pick a default type depending on what we detect at compile time - *) don't attempt to autodetect, i think this will just cause - problems - *) output default audio device at the end of the configure - script + *) add support for autodetect ao devices *) write a mac os X native audioOutput *) write a esd native audioOutput *) need better resampling code |