todo update

git-svn-id: https://svn.musicpd.org/mpd/trunk@2488 09075e82-0dd4-0310-85a5-a0d7c8717e4f
This commit is contained in:
Warren Dukes 2004-11-03 01:15:10 +00:00
parent f468aba16e
commit 7c79c8db7d
1 changed files with 0 additions and 8 deletions

8
TODO
View File

@ -6,17 +6,9 @@
*) Steal resampling code from ices (i think this code works only for 16-bit)
*) Rewrite replaygain stuff:
*) If replaygain tag info present, average the replaygain gain's
and peak's on the fly
*) If NULL replaygain struct, then use the average replaygain gains
and peak's to compute the the scale for files missing
replaygain tags (make this a config file option)
*) Optimize read() on clients
*) add command
*) command that takes file/url's (no directory's) and returns the songid
*) allow to specify position in playlist where to insert song(s)
*) rewrite saved playlist code