aboutsummaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorWarren Dukes <warren.dukes@gmail.com>2004-05-20 11:04:33 +0000
committerWarren Dukes <warren.dukes@gmail.com>2004-05-20 11:04:33 +0000
commitd6a81409400e4dc9e8b3bfcc03cbdc73744126e9 (patch)
treecbb68153c7c1e672f6a6c49f158559534d3215ad /TODO
parent426889778db0c32dcc0df928023f9a6075378207 (diff)
downloadmpd-d6a81409400e4dc9e8b3bfcc03cbdc73744126e9.tar.gz
mpd-d6a81409400e4dc9e8b3bfcc03cbdc73744126e9.tar.xz
mpd-d6a81409400e4dc9e8b3bfcc03cbdc73744126e9.zip
todo update
git-svn-id: https://svn.musicpd.org/mpd/trunk@1111 09075e82-0dd4-0310-85a5-a0d7c8717e4f
Diffstat (limited to 'TODO')
-rw-r--r--TODO5
1 files changed, 1 insertions, 4 deletions
diff --git a/TODO b/TODO
index e36397e79..8712f432b 100644
--- a/TODO
+++ b/TODO
@@ -1,9 +1,6 @@
1) play streams
a) make seekings non-blocking:
- 1) player:
- a) first check that seekWhere isn't already buffered
- 2) deal with seeking forward better by calling seek function
- (for mp3 and mp4)!
+ 1) player: first check that seekWhere isn't already buffered
b) bufferInput in outputBuffer waiting!
1) implement some sort of callback mechanism for this
for abstraction sake