summaryrefslogtreecommitdiffstats
path: root/src/common/interface/GraphObject.hpp
AgeCommit message (Expand)AuthorFilesLines
2011-04-13Consistent local or installed includes for interface headers.David Robillard1-53/+0
2011-02-19Save/load patches as nested bundles (fix ticket #520).David Robillard1-7/+3
2010-09-04My name is David. :)David Robillard1-1/+1
2010-02-20Heavy overhaul of buffer management and polyphony.David Robillard1-1/+0
2010-02-02Use Glib string interning (quarks) to make Path/URI operator== very fast.David Robillard1-3/+3
2010-02-01Use consistent and more globally unique inclusion guards.David Robillard1-3/+3
2009-12-03Clean up interface headers.David Robillard1-7/+1
2009-05-27Remove 'property' vs 'variable' dichotomy in favour of 'meta objects' (to mat...David Robillard1-3/+3
2009-05-13Update copyright dates.David Robillard1-1/+1
2009-05-13Strip trailing whitespace.David Robillard1-5/+5
2009-05-11* New ontology.David Robillard1-4/+2
2008-12-16Trim include dependency tree.David Robillard1-3/+2
2008-11-16Follow new object creation via HTTP (serialising/parsing RDF to communicate b...David Robillard1-0/+2
2008-11-09Add concept of 'Resource' and make plugins a resource (as well as graph objec...David Robillard1-4/+3
2008-10-18Build against local library versions no matter what.... hopefully....David Robillard1-6/+6
2008-08-17More serialization work.David Robillard1-0/+2
2008-08-17Tidy.David Robillard1-0/+2
2008-08-15Push serialiser down into core ('world').David Robillard1-4/+0
2008-08-15Add strong Symbol class (just a restricted string, like path) and use it for ...David Robillard1-1/+2
2008-01-01RAUL code cleanup.David Robillard1-1/+1
2007-10-10Fix recursive patch problems (all objects recursively appearing as direct chi...David Robillard1-1/+5
2007-10-08s/MetadataMap/Variables/ etc.David Robillard1-2/+2
2007-10-08SharedPtr-ify engine side store.David Robillard1-1/+10
2007-10-07Begin using shared virtual Node interface client side.David Robillard1-1/+1
2007-10-07Start building a common (client/server) abstract interface for graph objects.David Robillard1-0/+52