From 46b9e1c9ea4d1a01590ade97be5eabf49b11ee07 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sebastian=20Dr=C3=B6ge?= Date: Sat, 9 May 2009 20:06:43 +0200 Subject: [PATCH] Add TODO --- TODO | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 TODO diff --git a/TODO b/TODO new file mode 100644 index 00000000000..8018a8977dd --- /dev/null +++ b/TODO @@ -0,0 +1,2 @@ +- Interfaces currently contain things that should only be called by implementors +- GstMiniObject binding is broken, we need our own codegen and handle it like a GObject without toggle refs, signals and properties