summaryrefslogtreecommitdiffstats
path: root/src/server/OutputPort.cpp
AgeCommit message (Expand)AuthorFilesLines
2016-09-11Remove last vestiges of multiple run contextsDavid Robillard1-2/+2
2015-08-12Fix URI comparison issues.David Robillard1-1/+1
2015-04-04Update copyright dates.David Robillard1-1/+1
2014-09-02Fix polyphonic subgraph outputs in a monophonic parent graph.David Robillard1-4/+3
2014-08-31Use float sequences for sample-accurate control ports.David Robillard1-1/+23
2014-01-12Combine port buffers and set state into a single voice object.David Robillard1-6/+6
2013-02-23Move Atom implementation out of Raul so it can depend on LV2.David Robillard1-1/+1
2013-02-02Add option to enable/disable canvas animation (fix/avoid #879).David Robillard1-4/+1
2013-01-27Rename BufferFactory::get() to BufferFactory::get_buffer() for grepability.David Robillard1-1/+1
2013-01-11Use type safe enumerations.David Robillard1-1/+1
2012-08-19GraphObject => NodeDavid Robillard1-1/+1
2012-08-19Patch => GraphDavid Robillard1-1/+1
2012-08-18Node => BlockDavid Robillard1-2/+2
2012-08-12Remove message context cruft.David Robillard1-5/+5
2012-07-31Move continuous value setting stuff from AudioBuffer to PortImpl.David Robillard1-2/+3
2012-07-31Merge Ingen::Shared namespace into Ingen namespace and core libingen library.David Robillard1-1/+1
2012-07-30Eliminate pure virtual base classes Patch, Node, and Port, and the virtual in...David Robillard1-3/+3
2012-07-17Implement worker extension correctly (for one voice only).David Robillard1-1/+1
2012-05-23Trim unnecessary includes.David Robillard1-1/+0
2012-05-12More work towards checking contexts via parameter rather than thread magic.David Robillard1-3/+5
2012-05-10LV2URIMap => URIMap.David Robillard1-1/+0
2012-04-23Localise buffer reference stuff.David Robillard1-3/+3
2012-04-23Maybe fix boost compilation errors.David Robillard1-0/+1
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-1/+2
2012-03-14Use the host URI map/unmap when running as a plugin.David Robillard1-0/+1
2011-10-21Move more headers to shared include directory.David Robillard1-1/+1
2011-10-06Tidy.David Robillard1-1/+2
2011-10-01Make PortImpl::get_buffers const.David Robillard1-1/+3
2011-09-23Animate audio port colours based on levels.David Robillard1-2/+1
2011-04-20Rename Ingen::Engine to Ingen::Server (hopefully avoid odd name clases and fi...David Robillard1-0/+76