aboutsummaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorWarren Dukes <warren.dukes@gmail.com>2004-11-03 01:15:10 +0000
committerWarren Dukes <warren.dukes@gmail.com>2004-11-03 01:15:10 +0000
commit7c79c8db7d9183b9328832908285b05ac14eb40b (patch)
tree298f3745cf5d481bf9362ab5b63c61f00d5fd191 /TODO
parentf468aba16e00aa003b28bd24a79c14cd07eefe3f (diff)
downloadmpd-7c79c8db7d9183b9328832908285b05ac14eb40b.tar.gz
mpd-7c79c8db7d9183b9328832908285b05ac14eb40b.tar.xz
mpd-7c79c8db7d9183b9328832908285b05ac14eb40b.zip
todo update
git-svn-id: https://svn.musicpd.org/mpd/trunk@2488 09075e82-0dd4-0310-85a5-a0d7c8717e4f
Diffstat (limited to 'TODO')
-rw-r--r--TODO8
1 files changed, 0 insertions, 8 deletions
diff --git a/TODO b/TODO
index 455103652..5a710471a 100644
--- a/TODO
+++ b/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