summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorDavid I. Lehn <dlehn@users.sourceforge.net>2003-06-26 08:48:52 +0000
committerDavid I. Lehn <dlehn@users.sourceforge.net>2003-06-26 08:48:52 +0000
commitbb16c7387501479a042b0927d6f881afd1019259 (patch)
tree880371ac028140975447c5612efdefd47f358065 /TODO
parentddc2769c2d87ff92e3b407845c3783a4a135461a (diff)
kill docutils based docs (easy come, easy go) docbook based docs
Original commit message from CVS: kill docutils based docs (easy come, easy go) docbook based docs
Diffstat (limited to 'TODO')
-rw-r--r--TODO28
1 files changed, 1 insertions, 27 deletions
diff --git a/TODO b/TODO
index 88c4d32..8b6f2d1 100644
--- a/TODO
+++ b/TODO
@@ -1,27 +1 @@
-.. 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 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
+The gst-python TODO list is maintained at docs/gst-python.xml#todo.