summaryrefslogtreecommitdiffstats
path: root/src/server/NodeImpl.cpp
AgeCommit message (Expand)AuthorFilesLines
2012-05-14Tidy.David Robillard1-1/+1
2012-05-14Remove Thread context stuff and add a thread-specific variable class, ThreadV...David Robillard1-1/+0
2012-05-12More work towards checking contexts via parameter rather than thread magic.David Robillard1-1/+2
2012-05-12Use compiler checkable ProcessContext parameter rather than runtime context a...David Robillard1-14/+7
2012-04-28Lint.David Robillard1-1/+1
2012-04-23Localise buffer reference stuff.David Robillard1-4/+4
2012-03-27Squeeze blank lines.David Robillard1-1/+0
2012-03-27Switch to AGPL3+.David Robillard1-16/+16
2012-03-23Fix compilation with latest LV2.David Robillard1-37/+7
2012-03-19Partially functioning communication between Ingen LV2 plugin and UI.David Robillard1-2/+2
2012-03-11Implement cv:CVPort (fix #790). Not well-tested, but at least works somewhat.David Robillard1-1/+1
2011-10-06Tidy.David Robillard1-16/+29
2011-10-06Align members of NodeImpl for slightly less memory consumption per node.David Robillard1-4/+8
2011-10-06Simpler providers/dependants implementation.David Robillard1-4/+0
2011-04-20Rename Ingen::Engine to Ingen::Server (hopefully avoid odd name clases and fi...David Robillard1-0/+264