summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorDavid I. Lehn <dlehn@users.sourceforge.net>2003-06-26 08:02:50 +0000
committerDavid I. Lehn <dlehn@users.sourceforge.net>2003-06-26 08:02:50 +0000
commite787120878b2e985a329406e74efdda5b6d112f7 (patch)
treeb16259e864d437b6d8009bec1d6749c15c88ff0a /TODO
parent2fe200eeb3ea126f89f505cc3c7acbdfb4f76c2f (diff)
docutils based docs
Original commit message from CVS: docutils based docs
Diffstat (limited to 'TODO')
-rw-r--r--TODO16
1 files changed, 13 insertions, 3 deletions
diff --git a/TODO b/TODO
index b2f8a4d..88c4d32 100644
--- a/TODO
+++ b/TODO
@@ -1,17 +1,27 @@
-gst-python TODO
-===============
+.. gst-python TODO
+.. This file writen with docutils markup (http://docutils.sourceforge.net/)
+
+TODO
+====
- handle more of the functions that need manual wrapping code
- add check that pygtk built with --enable-thread
- improve Python gstreamer.Element creation
- - perhaps make drop _set_foo_function() calls in favor of object methods
+
+ - perhaps drop _set_foo_function() calls in favor of object methods
- sane buffer handling with buffer type or Numeric?
+
- docs
+
- API ref
- manual
- tutorial
+
- more examples
- convert build system to distutils
- wrap other GStreamer helper libs
- add some standard widgets
+
- gtk video widget (similar to widget gst-player is using)
+
+- testsuite