summaryrefslogtreecommitdiffstats
path: root/src/libs/engine/events/EnablePortBroadcastingEvent.hpp
AgeCommit message (Collapse)AuthorFilesLines
2007-10-07Added shared abstract interface for ports.David Robillard1-2/+2
Moved DataType to shared. Switch data type URIs to match LV2 type semantics (e.g. separate audio/control types). git-svn-id: http://svn.drobilla.net/lad/ingen@840 a436a847-0d15-0410-975c-d299462d15a1
2007-09-30Working port notification for LV2 GUIs (ll-plugins VU meter works in Ingen now).David Robillard1-1/+3
git-svn-id: http://svn.drobilla.net/lad/ingen@790 a436a847-0d15-0410-975c-d299462d15a1
2007-09-30Port "monitoring" -> Port "broadcasting" to avoid confusion with the usual ↵David Robillard1-0/+58
use of (audible) "monitoring", which Ingen will probably have one of these days. git-svn-id: http://svn.drobilla.net/lad/ingen@789 a436a847-0d15-0410-975c-d299462d15a1