diff options
author | Warren Dukes <warren.dukes@gmail.com> | 2004-06-10 21:42:20 +0000 |
---|---|---|
committer | Warren Dukes <warren.dukes@gmail.com> | 2004-06-10 21:42:20 +0000 |
commit | 43255a7f63af65d88bbead4c0d6429ef2008ada8 (patch) | |
tree | eab9001afffd5a0e0e4a4ce064ab43fc510e2176 /TODO | |
parent | 3b1efb55883a2382d6971f947767a02b1ee28ea2 (diff) | |
download | mpd-43255a7f63af65d88bbead4c0d6429ef2008ada8.tar.gz mpd-43255a7f63af65d88bbead4c0d6429ef2008ada8.tar.xz mpd-43255a7f63af65d88bbead4c0d6429ef2008ada8.zip |
since stuff like vorbis streams report actual time into stream,
not time played, for previous add a hack where we record the difference
in time between previous presses
git-svn-id: https://svn.musicpd.org/mpd/trunk@1440 09075e82-0dd4-0310-85a5-a0d7c8717e4f
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 4 |
1 files changed, 0 insertions, 4 deletions
@@ -2,10 +2,6 @@ *) Fix charset errors so they don't goto stderr/out -*) compute time of vorbis from actual number of samples played - -*) remove previous hack for streams - Post-1.0 -------- 1) crosslink "list" stuff, for example, artists are crosslinked to alubms and |