summaryrefslogtreecommitdiffstats
path: root/src/server/DuplexPort.hpp
AgeCommit message (Expand)AuthorFilesLines
2014-01-12Combine port buffers and set state into a single voice object.David Robillard1-4/+4
2013-06-09Inherit certain properties from ports connected to patch ports.David Robillard1-0/+4
2013-02-23Move Atom implementation out of Raul so it can depend on LV2.David Robillard1-1/+1
2012-08-19Patch => GraphDavid Robillard1-5/+5
2012-08-18Node => BlockDavid Robillard1-3/+3
2012-08-15Use intrusive lists to store nodes and ports in their parent patch to avoid t...David Robillard1-7/+10
2012-08-12Stricter symbol construction and conversion.David Robillard1-11/+11
2012-08-12Remove message context cruft.David Robillard1-3/+3
2012-08-11Considerable DSP performance improvements (mixing overhead, and per-event MID...David Robillard1-0/+2
2012-08-11Vectorizable (by GCC with -ftree-vectorize) mixing and Buffer::set_block().David Robillard1-1/+2
2012-05-12More work towards checking contexts via parameter rather than thread magic.David Robillard1-1/+2
2012-04-23Localise buffer reference stuff.David Robillard1-3/+3
2012-03-27Squeeze blank lines.David Robillard1-1/+0
2012-03-27Switch to AGPL3+.David Robillard1-16/+16
2012-03-19Partially functioning communication between Ingen LV2 plugin and UI.David Robillard1-0/+1
2012-01-14Fix crashes on shutdown (fix #805).David Robillard1-1/+1
2011-10-01Make PortImpl::get_buffers const.David Robillard1-1/+3
2011-04-20Rename Ingen::Engine to Ingen::Server (hopefully avoid odd name clases and fi...David Robillard1-0/+70