summaryrefslogtreecommitdiffstats
path: root/src/client/NodeModel.cpp
AgeCommit message (Expand)AuthorFilesLines
2011-04-29LilvValue => LilvNode.David Robillard1-7/+7
2011-04-29Terser names for value constructors.David Robillard1-1/+1
2011-04-29Don't hide pointers behind typedefs.David Robillard1-6/+9
2011-04-28Switch to Lilv from SLV2.David Robillard1-11/+11
2011-04-18Put engine code in new Ingen::Engine namespace.David Robillard1-2/+2
2011-04-16Update copyright headersDavid Robillard1-1/+1
2011-04-16Squeeze blank lines and delete trailing whitespace.David Robillard1-17/+1
2011-04-15Move Shared::Module and Shared::World to shared directory.David Robillard1-1/+1
2011-04-13Consistent local or installed includes for interface headers.David Robillard1-1/+1
2011-02-18Use port name from SLV2 for labels where possible (fix ticket #636).David Robillard1-0/+27
2011-02-18Trim more cruft.David Robillard1-2/+0
2011-02-16Drop redlandmm for sordmm.David Robillard1-3/+0
2010-10-29Explicit copy constructor for Ingen::Client::ObjectModel.David Robillard1-3/+6
2010-09-04My name is David. :)David Robillard1-1/+1
2010-03-06Save Ingen patches as working standard LV2 plugin bundles.David Robillard1-7/+6
2010-02-03Comprehensive use of cached URIs and more advanced Value (Atom) system.David Robillard1-2/+5
2010-02-02Use Glib string interning (quarks) to make Path/URI operator== very fast.David Robillard1-5/+4
2010-01-29Improved/quicker/easier handling of control port ranges.David Robillard1-3/+16
2010-01-07Tidy.David Robillard1-2/+0
2009-05-28Fix QNAMEs being serialised as URIs.David Robillard1-2/+2
2009-05-13Update copyright dates.David Robillard1-1/+1
2009-05-13Strip trailing whitespace.David Robillard1-10/+10
2009-05-13The great ID refactoring of 2009.David Robillard1-1/+4
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-1/+0
2008-11-22Tolerate plugins with nonsense ranges (fix ticket #268).David Robillard1-0/+3
2008-10-18Build against local library versions no matter what.... hopefully....David Robillard1-2/+1
2008-10-12Eliminate redundant ingen ontology parts, and save ingen Patchage in an LV2 c...David Robillard1-2/+2
2008-10-11Add control randomize feature (node context menu).David Robillard1-1/+1
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/+224