summaryrefslogtreecommitdiffstats
path: root/src/libs/engine/NodeFactory.hpp
AgeCommit message (Expand)AuthorFilesLines
2008-01-21Work on generic LV2 events.David Robillard1-3/+6
2007-10-22Rework plugin design (engine side) to be less crap.David Robillard1-6/+1
2007-10-11Fix awful plugin loading situation.David Robillard1-15/+13
2007-10-08Reorganize modules module (heh) to make a bit more sense. But not much.David Robillard1-1/+1
2007-10-08SharedPtr-ify engine side store.David Robillard1-5/+5
2007-10-07Remove DSSI.David Robillard1-5/+0
2007-10-07Added common abstract interface for Plugins.David Robillard1-8/+8
2007-10-07Shared abstract Node interface.David Robillard1-6/+6
2007-09-19Tidy up OSC namespace to use OSC true/false instead of C style boolean integers.David Robillard1-5/+5
2007-07-30Shutdown cleanly (fix ticket 53).David Robillard1-3/+8
2007-07-29Build system fixes, building from top level doesn't recursively configure slv...David Robillard1-1/+1
2007-07-27Use uint32_t for num_ports (and poly), matches LV2 and size_t is excessive on...David Robillard1-5/+5
2007-07-25Fix running with ingen -eg.David Robillard1-3/+3
2007-07-24Consistently rename all C++ files .cpp/.hpp.David Robillard1-0/+96