summaryrefslogtreecommitdiffstats
path: root/src/libs/engine/GraphObjectImpl.hpp
AgeCommit message (Expand)AuthorFilesLines
2008-09-30Flatten ingen source directory heirarchy a bit.David Robillard1-132/+0
2008-08-17Set/send/etc properties through the engine.David Robillard1-0/+3
2008-08-17More serialization work.David Robillard1-0/+2
2008-08-17Tidy.David Robillard1-5/+5
2008-08-17Replace imperative polyphony/polyphonic stuff with properties (kill more API).David Robillard1-1/+9
2008-08-15Push serialiser down into core ('world').David Robillard1-2/+0
2008-08-15Add strong Symbol class (just a restricted string, like path) and use it for ...David Robillard1-1/+2
2008-01-01Fix compilation.David Robillard1-1/+1
2008-01-01RAUL code cleanup.David Robillard1-9/+9
2007-10-13Send polyphonic state on object creation.David Robillard1-1/+1
2007-10-10Fix recursive patch problems (all objects recursively appearing as direct chi...David Robillard1-0/+2
2007-10-08s/MetadataMap/Variables/ etc.David Robillard1-8/+8
2007-10-08SharedPtr-ify engine side store.David Robillard1-2/+6
2007-10-07Begin using shared virtual Node interface client side.David Robillard1-1/+1
2007-10-07Shared abstract Node interface.David Robillard1-13/+11
2007-10-07Start building a common (client/server) abstract interface for graph objects.David Robillard1-0/+116