summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorWim Taymans <wim.taymans@gmail.com>2002-07-24 21:14:32 +0000
committerWim Taymans <wim.taymans@gmail.com>2002-07-24 21:14:32 +0000
commit75f15a288af33e03ba999c88a4bc58399c5da50c (patch)
tree6314d497084390a6a74bf65ab28448b546a30056 /TODO
parentabc329c725fb6e4bc53c229f1a972f9ad8b05e80 (diff)
Updated TODO list
Original commit message from CVS: Updated TODO list
Diffstat (limited to 'TODO')
-rw-r--r--TODO4
1 files changed, 2 insertions, 2 deletions
diff --git a/TODO b/TODO
index 0cd1e741e..36bcf0789 100644
--- a/TODO
+++ b/TODO
@@ -15,7 +15,7 @@ target release ! description
! flags and formats. more ideas in docs/random/wtay/query_events
! (API: medium dificulty)
!
- ? ! add event for segment playback/looping and seeking (docs/random/wtay/segments)
+ 0.4.1 ! add event for segment playback/looping and seeking (docs/random/wtay/segments)
! (API: medium dificulty, plugins: HARD to very HARD)
!
? ! add event to adjust rate (reverse playback, slow motion, frame skipping)
@@ -46,7 +46,7 @@ target release ! description
shortterm core feature enhancements
-----------------------------------
- ? ! Implement PAD_DISABLED. This requires simple checks in the scheduler so that
+ 0.4.1 ! Implement PAD_DISABLED. This requires simple checks in the scheduler so that
! it doesn't try to pull/push data from/to a disabled pad.
! When an element goes to the PAUSED state, all of its pads should be disabled.
! This should also work for ghostpads.