todo update
git-svn-id: https://svn.musicpd.org/mpd/trunk@2488 09075e82-0dd4-0310-85a5-a0d7c8717e4f
This commit is contained in:
parent
f468aba16e
commit
7c79c8db7d
8
TODO
8
TODO
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue