From 67531458e321e130b46a60557536eebe8ba91eea Mon Sep 17 00:00:00 2001 From: David Robillard Date: Sun, 29 Jul 2012 03:21:46 +0000 Subject: Add UI for adding arbitrary object properties to properties dialog. Property information is loaded from installed LV2 data, so any appropriate properties will automatically be shown. Currently only implemented for object properties where the LV2 world contains appropriate values, needs extending for datatype properties. At the moment, only "unit" and "port property" show up for ports. git-svn-id: http://svn.drobilla.net/lad/trunk/ingen@4566 a436a847-0d15-0410-975c-d299462d15a1 --- src/gui/ingen_gui.ui | 51 +++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 51 insertions(+) (limited to 'src/gui/ingen_gui.ui') diff --git a/src/gui/ingen_gui.ui b/src/gui/ingen_gui.ui index 40db0323..ed393082 100644 --- a/src/gui/ingen_gui.ui +++ b/src/gui/ingen_gui.ui @@ -2195,6 +2195,8 @@ Contributors: True True + automatic + automatic True @@ -2228,6 +2230,55 @@ Contributors: 0 + + + True + False + 6 + + + True + False + + + True + True + 0 + + + + + True + False + + + True + True + 1 + + + + + gtk-add + False + True + True + True + True + + + False + True + 2 + + + + + False + True + 1 + + True -- cgit v1.2.1