summaryrefslogtreecommitdiffstats
path: root/src/server/BufferFactory.hpp
AgeCommit message (Expand)AuthorFilesLines
2012-05-23Fix creation of several ports in rapid succession (e.g. on patch load).David Robillard1-1/+1
2012-05-12More work towards checking contexts via parameter rather than thread magic.David Robillard1-1/+5
2012-05-11Fix compilation with clang.David Robillard1-2/+0
2012-05-11Move Forge to the appropriate namespace.David Robillard1-3/+3
2012-05-11Clean up and better document World interface.David Robillard1-11/+9
2012-04-28Lint.David Robillard1-1/+1
2012-04-23Localise buffer reference stuff.David Robillard1-6/+5
2012-04-23Maybe fix boost compilation errors again.David Robillard1-1/+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-17/+18
2012-03-12Centralise atom creation in forge object.David Robillard1-0/+1
2012-03-11Implement cv:CVPort (fix #790). Not well-tested, but at least works somewhat.David Robillard1-1/+2
2011-10-22Fix compilation on Mac OS XDavid Robillard1-0/+2
2011-10-21Separate URIs from LV2URIMap.David Robillard1-7/+7
2011-10-06Use an intrusive linked list for InputPort connections.David Robillard1-3/+7
2011-10-03Remove static PortType enumeration from public/client side interface.David Robillard1-1/+1
2011-04-20Rename Ingen::Engine to Ingen::Server (hopefully avoid odd name clases and fi...David Robillard1-0/+92