summaryrefslogtreecommitdiffstats
path: root/src/engine/NodeFactory.cpp
AgeCommit message (Expand)AuthorFilesLines
2011-04-16Update copyright headersDavid Robillard1-1/+1
2011-04-16Squeeze blank lines and delete trailing whitespace.David Robillard1-6/+0
2011-04-15Move Shared::Module and Shared::World to shared directory.David Robillard1-1/+1
2011-03-09Update for new SLV2 API.David Robillard1-7/+2
2011-02-16Drop redlandmm for sordmm.David Robillard1-5/+1
2011-02-11Remove LADSPA support from Ingen (LADSPA can be used via NASPRO).David Robillard1-129/+0
2011-01-08Clean up code (cpplint).David Robillard1-0/+1
2010-12-25Trim raul/Atom.hpp include tree.David Robillard1-1/+0
2010-09-04My name is David. :)David Robillard1-1/+1
2010-03-06Save Ingen patches as working standard LV2 plugin bundles.David Robillard1-18/+19
2010-03-04Use portable path construction.David Robillard1-1/+2
2010-02-24Add new Delay internal.David Robillard1-4/+8
2010-02-04Fix a bunch of memory leaks.David Robillard1-21/+14
2010-02-04Use std::string::empty where possible (faster, and less prone to C string err...David Robillard1-3/+3
2010-01-29Magic MIDI binding via special ingen_control port.David Robillard1-1/+1
2010-01-06Do all logging output via Raul streams.David Robillard1-18/+10
2009-11-16Rework objects extension to have "value ports" and "message ports".David Robillard1-12/+13
2009-06-14Fix whitespace.David Robillard1-2/+2
2009-06-03Move internals to their own namespace ala events.David Robillard1-0/+2
2009-06-03Move internals to their own directory ala events.David Robillard1-4/+4
2009-05-13Update copyright dates.David Robillard1-1/+1
2009-05-13Strip trailing whitespace.David Robillard1-19/+19
2009-05-13Remove 'using' declarations from headers.David Robillard1-1/+1
2009-05-13The great ID refactoring of 2009.David Robillard1-1/+1
2009-05-11Don't cause slv2 to load plugin data until a plugin is loaded or menu request...David Robillard1-2/+0
2009-05-03Update waf configuration header for new waf scheme (in 1.5.6).David Robillard1-1/+1
2008-12-21Change configuration header name to something less likely to conflict.David Robillard1-1/+1
2008-12-16Trim include dependency tree.David Robillard1-0/+1
2008-11-29Upgrade to waf 1.5.0.David Robillard1-5/+5
2008-11-29Clean up and organize internals.David Robillard1-7/+7
2008-11-27Fix warnings for non-debug builds.David Robillard1-6/+11
2008-11-17Don't warn about LADSPA junk.David Robillard1-3/+1
2008-11-09Move patch to /patch via HTTP to give a place for RESTful access to other thi...David Robillard1-2/+1
2008-10-18Build against local library versions no matter what.... hopefully....David Robillard1-2/+2
2008-10-03Support building locally against header-only libraries in autowaf.David Robillard1-1/+1
2008-09-30Flatten ingen source directory heirarchy a bit.David Robillard1-0/+285
2006-06-10More jugglingDavid Robillard1-707/+0
2006-06-09Added Om aka Graph aka god knows whatDavid Robillard1-0/+707