summaryrefslogtreecommitdiffstats
path: root/src/server/mix.hpp
AgeCommit message (Expand)AuthorFilesLines
2016-09-11Remove last vestiges of multiple run contextsDavid Robillard1-2/+2
2015-04-04Update copyright dates.David Robillard1-1/+1
2012-08-11Vectorizable (by GCC with -ftree-vectorize) mixing and Buffer::set_block().David Robillard1-2/+1
2012-07-31Merge Ingen::Shared namespace into Ingen namespace and core libingen library.David Robillard1-2/+2
2012-05-23Move mixing stuff to mix.cpp.David Robillard1-61/+11
2012-05-14Add missing includes and fix types that confuse Doxygen.David Robillard1-0/+1
2012-05-11Fix compilation with clang.David Robillard1-11/+9
2012-04-28Remove using declarations from headers.David Robillard1-2/+0
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-19/+21
2012-03-11Implement cv:CVPort (fix #790). Not well-tested, but at least works somewhat.David Robillard1-5/+4
2011-10-03Remove static PortType enumeration from public/client side interface.David Robillard1-1/+3
2011-05-23Apply patch from pgiblox in ticket #694 to fix compilation without Raul::Intr...David Robillard1-1/+2
2011-04-20Rename Ingen::Engine to Ingen::Server (hopefully avoid odd name clases and fi...David Robillard1-0/+91