summaryrefslogtreecommitdiffstats
path: root/src/engine/ObjectSender.cpp
AgeCommit message (Expand)AuthorFilesLines
2010-09-04My name is David. :)David Robillard1-1/+1
2010-03-06Save Ingen patches as working standard LV2 plugin bundles.David Robillard1-3/+1
2010-02-25Work on contexts and polymorphic ports.David Robillard1-5/+2
2010-02-25Store patch connections in a map using a lexicographic <Port*,Port*> key forDavid Robillard1-1/+1
2010-02-20Heavy overhaul of buffer management and polyphony.David Robillard1-3/+0
2010-02-03Comprehensive use of cached URIs and more advanced Value (Atom) system.David Robillard1-2/+1
2010-02-02Use Glib string interning (quarks) to make Path/URI operator== very fast.David Robillard1-2/+6
2010-02-02Remove set_port_value from CommonInterface (replaced with set_property(path, ...David Robillard1-1/+1
2010-01-06Do all logging output via Raul streams.David Robillard1-1/+1
2010-01-05Realtime safe buffer reference handling.David Robillard1-1/+2
2009-11-18Rename DataType to PortType (since that's what it really means).David Robillard1-2/+2
2009-11-16Rework objects extension to have "value ports" and "message ports".David Robillard1-1/+1
2009-05-27Remove 'property' vs 'variable' dichotomy in favour of 'meta objects' (to mat...David Robillard1-26/+10
2009-05-27Remove 'new_patch', 'new_node', and 'new_port' from interface in favour of ge...David Robillard1-24/+13
2009-05-13Update copyright dates.David Robillard1-1/+1
2009-05-13Strip trailing whitespace.David Robillard1-19/+19
2009-05-13Remove 'using' declarations from headers.David Robillard1-1/+4
2009-05-13The great ID refactoring of 2009.David Robillard1-2/+0
2009-05-11* New ontology.David Robillard1-10/+12
2008-12-16Trim include dependency tree.David Robillard1-1/+0
2008-11-16Use higher level object sending interface internally in engine.David Robillard1-2/+0
2008-11-16More HTTP.David Robillard1-17/+24
2008-11-16Follow new object creation via HTTP (serialising/parsing RDF to communicate b...David Robillard1-0/+25
2008-11-10Turn off OSC debug dumping in engine.David Robillard1-1/+1
2008-09-30Flatten ingen source directory heirarchy a bit.David Robillard1-0/+150
2006-06-10More jugglingDavid Robillard1-207/+0
2006-06-09Added Om aka Graph aka god knows whatDavid Robillard1-0/+207