summaryrefslogtreecommitdiffstats
path: root/src/server/NodeImpl.hpp
AgeCommit message (Expand)AuthorFilesLines
2012-08-12Remove message context cruft.David Robillard1-4/+0
2012-08-11Vectorizable (by GCC with -ftree-vectorize) mixing and Buffer::set_block().David Robillard1-4/+3
2012-07-31Remove rotten parallelism stuff.David Robillard1-33/+0
2012-07-30Eliminate pure virtual base classes Patch, Node, and Port, and the virtual in...David Robillard1-5/+5
2012-07-25Remove unnecessary NodeImpl::_srate field.David Robillard1-5/+3
2012-07-17Implement worker extension correctly (for one voice only).David Robillard1-3/+1
2012-05-14Remove Thread context stuff and add a thread-specific variable class, ThreadV...David Robillard1-4/+4
2012-05-12Use compiler checkable ProcessContext parameter rather than runtime context a...David Robillard1-5/+6
2012-05-11Fix compilation with clang.David Robillard1-6/+5
2012-04-28Lint.David Robillard1-1/+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-19/+14
2012-03-19Partially functioning communication between Ingen LV2 plugin and UI.David Robillard1-2/+2
2011-10-06Align members of NodeImpl for slightly less memory consumption per node.David Robillard1-23/+18
2011-10-06Simpler providers/dependants implementation.David Robillard1-12/+7
2011-10-03Remove static PortType enumeration from public/client side interface.David Robillard1-3/+9
2011-05-23Apply patch from pgiblox in ticket #694 to fix compilation without Raul::Intr...David Robillard1-5/+5
2011-04-20Rename Ingen::Engine to Ingen::Server (hopefully avoid odd name clases and fi...David Robillard1-0/+223