summaryrefslogtreecommitdiffstats
path: root/src/server/BufferFactory.cpp
AgeCommit message (Expand)AuthorFilesLines
2012-05-11Clean up and better document World interface.David Robillard1-10/+8
2012-05-10Work towards translatable strings and a cleaner log interface.David Robillard1-2/+0
2012-05-10LV2URIMap => URIMap.David Robillard1-1/+0
2012-04-28Remove using declarations from headers.David Robillard1-1/+1
2012-04-23Localise buffer reference stuff.David Robillard1-6/+6
2012-03-27Squeeze blank lines.David Robillard1-1/+0
2012-03-27Switch to AGPL3+.David Robillard1-16/+16
2012-03-20Sshh.David Robillard1-3/+0
2012-03-19Partially functioning communication between Ingen LV2 plugin and UI.David Robillard1-41/+36
2012-03-14Use the host URI map/unmap when running as a plugin.David Robillard1-0/+1
2012-03-12Centralise atom creation in forge object.David Robillard1-0/+6
2012-03-11Implement cv:CVPort (fix #790). Not well-tested, but at least works somewhat.David Robillard1-3/+4
2012-03-02Update for latest atom extension.David Robillard1-1/+1
2012-02-23Update for latest Atom extension.David Robillard1-2/+2
2012-02-08Update for latest Atom extension.David Robillard1-1/+1
2011-12-10Fix buffer atom type initialisation.David Robillard1-5/+5
2011-10-21Move more headers to shared include directory.David Robillard1-1/+1
2011-10-21Separate URIs from LV2URIMap.David Robillard1-2/+2
2011-10-06Use an intrusive linked list for InputPort connections.David Robillard1-0/+6
2011-09-23Fix memory leaks and errors.David Robillard1-4/+6
2011-04-20Rename Ingen::Engine to Ingen::Server (hopefully avoid odd name clases and fi...David Robillard1-0/+163