summaryrefslogtreecommitdiffstats
path: root/src/server/NodeFactory.cpp
AgeCommit message (Expand)AuthorFilesLines
2012-08-14Update for latest Raul.David Robillard1-3/+3
2012-08-12Use ingen:root as the path for the root patch, opening up path space for engi...David Robillard1-1/+1
2012-08-12Remove message context cruft.David Robillard1-1/+5
2012-08-12Fix memory leaks.David Robillard1-17/+3
2012-07-31Merge Ingen::Shared namespace into Ingen namespace and core libingen library.David Robillard1-3/+3
2012-06-01Functioning MIDI input and internals when running as an LV2.David Robillard1-0/+1
2012-05-23Trim unnecessary includes.David Robillard1-9/+0
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