summaryrefslogtreecommitdiffstats
path: root/src/server/NodeFactory.cpp
AgeCommit message (Expand)AuthorFilesLines
2012-05-23Tidy.David Robillard1-1/+1
2012-05-12Fix memory leaks.David Robillard1-0/+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-1/+0
2012-05-02On-demand loading of individual plugins.David Robillard1-2/+19
2012-03-27Squeeze blank lines.David Robillard1-1/+0
2012-03-27Switch to AGPL3+.David Robillard1-16/+16
2011-10-21Separate URIs from LV2URIMap.David Robillard1-1/+1
2011-10-21Move World.hpp and Module.hpp to public include directory.David Robillard1-1/+1
2011-05-24Remove use of ingen-config.h in soon-to-be-public headers.David Robillard1-18/+4
2011-05-18Remove unnecessary non-portable includes.David Robillard1-7/+12
2011-04-29LilvValue => LilvNode.David Robillard1-1/+1
2011-04-29Don't hide pointers behind typedefs.David Robillard1-2/+2
2011-04-28Switch to Lilv from SLV2.David Robillard1-11/+11
2011-04-28More future-proof collection APIs.David Robillard1-1/+1
2011-04-20Rename Ingen::Engine to Ingen::Server (hopefully avoid odd name clases and fi...David Robillard1-0/+148