diff options
author | Josh Blum <josh@joshknows.com> | 2009-08-20 01:30:23 -0700 |
---|---|---|
committer | Josh Blum <josh@joshknows.com> | 2009-08-20 01:30:23 -0700 |
commit | bf232a6e6e73d156c9a46c26842480352c6794c0 (patch) | |
tree | 35138c746073c4f31aad4a4f9aa826fdd4d2281c /grc/todo.txt | |
parent | 63c928575c10741ac6a6c3c3c8be9c238e7b8432 (diff) |
added continuation mode for pad source and sinks
Diffstat (limited to 'grc/todo.txt')
-rw-r--r-- | grc/todo.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/grc/todo.txt b/grc/todo.txt index bb40e1f160..577e4c3308 100644 --- a/grc/todo.txt +++ b/grc/todo.txt @@ -59,6 +59,8 @@ ################################################## # Problems ################################################## +* need a way to make an id param in the xml that will override the default + * ex: display pad sink id in continuation mode using hide tag for id param * hier block generation * auto generate hier library on changes * auto clean hier library when block removed |