summaryrefslogtreecommitdiffstats
path: root/src/server/AudioBuffer.hpp
AgeCommit message (Expand)AuthorFilesLines
2012-07-31Merge AudioBuffer into Buffer and avoid all the casting.David Robillard1-76/+0
2012-07-31Remove AudioBuffer::copy and just use memcpy.David Robillard1-1/+0
2012-07-31Move continuous value setting stuff from AudioBuffer to PortImpl.David Robillard1-8/+0
2012-07-31Merge Ingen::Shared namespace into Ingen namespace and core libingen library.David Robillard1-1/+1
2012-05-23Move mixing stuff to mix.cpp.David Robillard1-29/+0
2012-05-22Remove redundant method.David Robillard1-2/+0
2012-04-28Lint.David Robillard1-2/+4
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-6/+9
2012-02-23Update for latest Atom extension.David Robillard1-2/+2
2012-02-08Update for latest Atom extension.David Robillard1-3/+3
2011-09-23Animate audio port colours based on levels.David Robillard1-3/+8
2011-04-20Rename Ingen::Engine to Ingen::Server (hopefully avoid odd name clases and fi...David Robillard1-0/+109