summaryrefslogtreecommitdiffstats
path: root/src/libs/engine/EventSink.cpp
AgeCommit message (Collapse)AuthorFilesLines
2007-10-07Added shared abstract interface for ports.David Robillard1-1/+1
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-10-01Generic audio thread generated Event sending system.David Robillard1-4/+34
git-svn-id: http://svn.drobilla.net/lad/ingen@793 a436a847-0d15-0410-975c-d299462d15a1
2007-09-30Added missing files.David Robillard1-0/+44
git-svn-id: http://svn.drobilla.net/lad/ingen@791 a436a847-0d15-0410-975c-d299462d15a1