summaryrefslogtreecommitdiffstats
path: root/src/client/HTTPClientReceiver.cpp
AgeCommit message (Expand)AuthorFilesLines
2010-01-07Better log output.David Robillard1-7/+11
2010-01-06Do all logging output via Raul streams.David Robillard1-15/+17
2009-12-19New ingen module (library, not e.g. LV2 plugin) design.David Robillard1-13/+6
2009-05-29Fix reconnecting to engine via various protocols (inferred from user URI) in ...David Robillard1-21/+42
2009-05-29Make connection parsing consistent with other parse methods.David Robillard1-3/+2
2009-05-29Node creation via HTTP.David Robillard1-1/+2
2009-05-28Working engine->client plugin information communication via HTTP.David Robillard1-2/+6
2009-05-13Update copyright dates.David Robillard1-1/+1
2009-05-13Strip trailing whitespace.David Robillard1-11/+11
2009-05-13Remove unused junk on ClientInterface.David Robillard1-4/+0
2009-05-13Remove 'using' declarations from headers.David Robillard1-0/+1
2009-05-13The great ID refactoring of 2009.David Robillard1-1/+1
2008-12-16Trim include dependency tree.David Robillard1-0/+1
2008-12-04Fix compilation with HTTP enabled.David Robillard1-2/+2
2008-12-02Rewrite pretty much everything to do with paths in Serialiser to actually mak...David Robillard1-1/+1
2008-11-16Fix loading errors.David Robillard1-1/+1
2008-11-16Monitoring deletion and variable setting (e.g. moving stuff on the canvas) vi...David Robillard1-1/+0
2008-11-16Follow new object creation via HTTP (serialising/parsing RDF to communicate b...David Robillard1-8/+21
2008-11-16TCP notification stream support (not fully implemented yet, but transport stu...David Robillard1-24/+77
2008-11-15Stubs for HTTP streaming.David Robillard1-4/+44
2008-11-09Add concept of 'Resource' and make plugins a resource (as well as graph objec...David Robillard1-6/+2
2008-11-09Move patch to /patch via HTTP to give a place for RESTful access to other thi...David Robillard1-6/+39
2008-10-03Make liblo optional for building ingen.David Robillard1-1/+0
2008-09-30Flatten ingen source directory heirarchy a bit.David Robillard1-0/+97