summaryrefslogtreecommitdiffstats
path: root/src/client/ObjectModel.cpp
AgeCommit message (Expand)AuthorFilesLines
2010-10-29Explicit copy constructor for Ingen::Client::ObjectModel.David Robillard1-0/+10
2010-09-04My name is David. :)David Robillard1-1/+1
2010-03-06Save Ingen patches as working standard LV2 plugin bundles.David Robillard1-4/+4
2010-03-04Remove Raul::Path::root, Raul::Path::prefix, and Raul:Path::scheme from publi...David Robillard1-1/+1
2010-02-04Fix crash on port rename (fix ticket #478).David Robillard1-1/+1
2010-02-03Comprehensive use of cached URIs and more advanced Value (Atom) system.David Robillard1-3/+1
2010-02-02Use Glib string interning (quarks) to make Path/URI operator== very fast.David Robillard1-3/+8
2010-01-06Do all logging output via Raul streams.David Robillard1-1/+0
2009-12-31Various fixes related to port values and metadata (fix ticket #459 among othe...David Robillard1-1/+1
2009-12-30Fix renaming (fix ticket #458).David Robillard1-1/+18
2009-10-31Fire signals on add_property as well as set_property (fix ticket #389).David Robillard1-0/+8
2009-10-19Move pointlessley inlined virtual methods to implementation file.David Robillard1-0/+16
2009-05-28Fix QNAMEs being serialised as URIs.David Robillard1-30/+4
2009-05-27Remove 'property' vs 'variable' dichotomy in favour of 'meta objects' (to mat...David Robillard1-12/+6
2009-05-27Remove 'new_patch', 'new_node', and 'new_port' from interface in favour of ge...David Robillard1-1/+1
2009-05-13Update copyright dates.David Robillard1-1/+1
2009-05-13Strip trailing whitespace.David Robillard1-5/+5
2009-05-13The great ID refactoring of 2009.David Robillard1-3/+4
2009-05-11* New ontology.David Robillard1-11/+11
2008-11-09Add concept of 'Resource' and make plugins a resource (as well as graph objec...David Robillard1-40/+7
2008-10-18Build against local library versions no matter what.... hopefully....David Robillard1-1/+1
2008-09-30Flatten ingen source directory heirarchy a bit.David Robillard1-0/+148