Updated TODO list
authorWim Taymans <wim.taymans@gmail.com>
Wed, 24 Jul 2002 21:14:32 +0000 (21:14 +0000)
committerWim Taymans <wim.taymans@gmail.com>
Wed, 24 Jul 2002 21:14:32 +0000 (21:14 +0000)
Original commit message from CVS:
Updated TODO list

TODO

diff --git a/TODO b/TODO
index 0cd1e74..36bcf07 100644 (file)
--- 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.