summaryrefslogtreecommitdiffstats
path: root/src/engine/OSCClientSender.cpp
AgeCommit message (Expand)AuthorFilesLines
2009-05-27Remove 'property' vs 'variable' dichotomy in favour of 'meta objects' (to mat...David Robillard1-20/+1
2009-05-27Add methods documentation page.David Robillard1-71/+79
2009-05-27Rename 'destroy' 'delete' ('del' in code) (WebDAV DELETE).David Robillard1-4/+4
2009-05-27Remove 'new_patch', 'new_node', and 'new_port' from interface in favour of ge...David Robillard1-78/+3
2009-05-13Remove old/unused DSSI program API.David Robillard1-18/+0
2009-05-13Update copyright dates.David Robillard1-1/+1
2009-05-13Strip trailing whitespace.David Robillard1-7/+7
2009-05-13Generic simple query system for both objects and plugins.David Robillard1-2/+2
2009-05-13Remove 'using' declarations from headers.David Robillard1-24/+25
2009-05-13The great ID refactoring of 2009.David Robillard1-24/+22
2009-05-12Bring EngineInterface and ClientInterface closer together.David Robillard1-6/+6
2009-05-11Don't cause slv2 to load plugin data until a plugin is loaded or menu request...David Robillard1-3/+1
2008-12-22Fix loading nodes (etc) via OSC.David Robillard1-0/+2
2008-12-16Trim include dependency tree.David Robillard1-7/+4
2008-11-16More HTTP.David Robillard1-4/+6
2008-11-16Follow new object creation via HTTP (serialising/parsing RDF to communicate b...David Robillard1-0/+25
2008-11-16TCP notification stream support (not fully implemented yet, but transport stu...David Robillard1-4/+4
2008-11-10Turn off OSC debug dumping in engine.David Robillard1-2/+2
2008-11-09Move patch to /patch via HTTP to give a place for RESTful access to other thi...David Robillard1-1/+1
2008-10-18Build against local library versions no matter what.... hopefully....David Robillard1-1/+1
2008-10-12Remove meaningless/non-LV2/kludgey 'event' 'midi' and 'osc' distinction.David Robillard1-1/+1
2008-09-30Flatten ingen source directory heirarchy a bit.David Robillard1-0/+358