summaryrefslogtreecommitdiffstats
path: root/src/server/LV2Node.hpp
AgeCommit message (Expand)AuthorFilesLines
2012-08-18Node => BlockDavid Robillard1-116/+0
2012-08-15Rewrite Raul::Maid and eliminate Raul:List.David Robillard1-3/+2
2012-08-12Stricter symbol construction and conversion.David Robillard1-5/+5
2012-08-11Vectorizable (by GCC with -ftree-vectorize) mixing and Buffer::set_block().David Robillard1-4/+3
2012-08-10Fix various const violations.David Robillard1-1/+1
2012-07-31Merge Ingen::Shared namespace into Ingen namespace and core libingen library.David Robillard1-11/+11
2012-07-25Remove unnecessary NodeImpl::_srate field.David Robillard1-2/+4
2012-07-18Working bi-directional UI <=> plugin messaging.David Robillard1-1/+1
2012-07-17Implement worker extension correctly (for one voice only).David Robillard1-1/+29
2012-05-31Implement Control/CV morph ports.David Robillard1-0/+3
2012-05-12Use compiler checkable ProcessContext parameter rather than runtime context a...David Robillard1-1/+1
2012-05-11Fix compilation with clang.David Robillard1-4/+5
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-3/+3
2011-10-21Move more headers to shared include directory.David Robillard1-1/+1
2011-10-21Use modern terser waf syntax.David Robillard1-2/+5
2011-10-06Align members of NodeImpl for slightly less memory consumption per node.David Robillard1-7/+5
2011-05-23Apply patch from pgiblox in ticket #694 to fix compilation without Raul::Intr...David Robillard1-2/+2
2011-04-29Don't hide pointers behind typedefs.David Robillard1-1/+3
2011-04-28Switch to Lilv from SLV2.David Robillard1-2/+2
2011-04-20Rename Ingen::Engine to Ingen::Server (hopefully avoid odd name clases and fi...David Robillard1-0/+82