summaryrefslogtreecommitdiffstats
path: root/src/client/ObjectModel.hpp
AgeCommit message (Expand)AuthorFilesLines
2011-05-13Make signals private with accessors, and localise dependency on sigc::signal.David Robillard1-7/+6
2011-05-12Remove dead code.David Robillard1-1/+0
2011-04-18Put engine code in new Ingen::Engine namespace.David Robillard1-1/+1
2011-04-16Update copyright headersDavid Robillard1-1/+1
2011-04-16Squeeze blank lines and delete trailing whitespace.David Robillard1-3/+1
2011-04-13Consistent local or installed includes for interface headers.David Robillard1-1/+1
2011-02-19Save/load patches as nested bundles (fix ticket #520).David Robillard1-3/+0
2010-12-25Trim raul/Atom.hpp include tree.David Robillard1-1/+0
2010-10-29Explicit copy constructor for Ingen::Client::ObjectModel.David Robillard1-1/+3
2010-09-04My name is David. :)David Robillard1-1/+1
2010-03-06Save Ingen patches as working standard LV2 plugin bundles.David Robillard1-4/+6
2010-02-02Use Glib string interning (quarks) to make Path/URI operator== very fast.David Robillard1-4/+8
2010-02-01Use consistent and more globally unique inclusion guards.David Robillard1-3/+3
2010-01-06Do all logging output via Raul streams.David Robillard1-1/+0
2009-12-30Fix renaming (fix ticket #458).David Robillard1-2/+2
2009-10-31Fire signals on add_property as well as set_property (fix ticket #389).David Robillard1-3/+4
2009-10-19Move pointlessley inlined virtual methods to implementation file.David Robillard1-9/+2
2009-05-28Generic plugin property mechanism.David Robillard1-5/+5
2009-05-28Fix QNAMEs being serialised as URIs.David Robillard1-6/+2
2009-05-27Remove 'property' vs 'variable' dichotomy in favour of 'meta objects' (to mat...David Robillard1-4/+6
2009-05-27Rename 'destroy' 'delete' ('del' in code) (WebDAV DELETE).David Robillard1-2/+2
2009-05-27Remove 'new_patch', 'new_node', and 'new_port' from interface in favour of ge...David Robillard1-2/+4
2009-05-13Update copyright dates.David Robillard1-1/+1
2009-05-13Strip trailing whitespace.David Robillard1-15/+15
2009-05-13The great ID refactoring of 2009.David Robillard1-24/+19
2009-05-11* New ontology.David Robillard1-3/+3
2008-12-16Trim include dependency tree.David Robillard1-2/+0
2008-11-27Make use of status bar.David Robillard1-1/+1
2008-11-16Fix GUI tracking of property changes (e.g. polyphonic for stacked modules, fi...David Robillard1-0/+5
2008-11-09Add concept of 'Resource' and make plugins a resource (as well as graph objec...David Robillard1-8/+2
2008-10-18Build against local library versions no matter what.... hopefully....David Robillard1-4/+4
2008-09-30Flatten ingen source directory heirarchy a bit.David Robillard1-0/+115