summaryrefslogtreecommitdiffstats
path: root/src/server/LV2Plugin.cpp
AgeCommit message (Expand)AuthorFilesLines
2012-05-15Remove unused PluginImpl stuff.David Robillard1-26/+6
2012-05-14Tidy.David Robillard1-1/+1
2012-05-11Clean up and better document World interface.David Robillard1-1/+1
2012-05-10Work towards translatable strings and a cleaner log interface.David Robillard1-2/+1
2012-05-10LV2URIMap => URIMap.David Robillard1-1/+0
2012-03-27Squeeze blank lines.David Robillard1-1/+0
2012-03-27Switch to AGPL3+.David Robillard1-16/+16
2012-03-14Use the host URI map/unmap when running as a plugin.David Robillard1-2/+2
2011-10-21Move more headers to shared include directory.David Robillard1-1/+1
2011-04-29LilvValue => LilvNode.David Robillard1-3/+3
2011-04-29Don't hide pointers behind typedefs.David Robillard1-2/+2
2011-04-28Switch to Lilv from SLV2.David Robillard1-5/+5
2011-04-28Improve RingBuffer implementation.David Robillard1-1/+3
2011-04-20Rename Ingen::Engine to Ingen::Server (hopefully avoid odd name clases and fi...David Robillard1-0/+110