summaryrefslogtreecommitdiffstats
path: root/src/libs/client/PluginUI.cpp
AgeCommit message (Collapse)AuthorFilesLines
2008-01-25Overhaul SLV2 API to return/take SLV2Value (instead of strings or ↵David Robillard1-1/+4
primitives) wherever possible. Make 'index' a fundemental property of ingen ports. git-svn-id: http://svn.drobilla.net/lad/ingen@1113 a436a847-0d15-0410-975c-d299462d15a1
2008-01-24Make SLV2 UI class interface match ports.David Robillard1-1/+1
git-svn-id: http://svn.drobilla.net/lad/ingen@1112 a436a847-0d15-0410-975c-d299462d15a1
2008-01-17Fix LV2 Gtk UI URI.David Robillard1-1/+1
git-svn-id: http://svn.drobilla.net/lad/ingen@1069 a436a847-0d15-0410-975c-d299462d15a1
2008-01-17Update for SLV2 changes.David Robillard1-2/+2
git-svn-id: http://svn.drobilla.net/lad/ingen@1068 a436a847-0d15-0410-975c-d299462d15a1
2007-12-21Fix SLV2 GUI sketchiness, repeated embedding/unembedding/pop-up/window ↵David Robillard1-0/+115
destroy, etc. Break out LV2 GUI stuff to a separate class, SharedPtr it up, spiffify, etc. git-svn-id: http://svn.drobilla.net/lad/ingen@993 a436a847-0d15-0410-975c-d299462d15a1