Age | Commit message (Expand) | Author | Files | Lines |
2009-05-29 | Node creation via HTTP. | David Robillard | 1 | -8/+21 |
2009-05-28 | Replace new_plugin with put. | David Robillard | 1 | -14/+0 |
2009-05-28 | Fix QNAMEs being serialised as URIs. | David Robillard | 1 | -4/+2 |
2009-05-27 | Remove 'property' vs 'variable' dichotomy in favour of 'meta objects' (to mat... | David Robillard | 1 | -22/+7 |
2009-05-27 | Rename 'destroy' 'delete' ('del' in code) (WebDAV DELETE). | David Robillard | 1 | -16/+16 |
2009-05-27 | Remove 'new_patch', 'new_node', and 'new_port' from interface in favour of ge... | David Robillard | 1 | -19/+5 |
2009-05-13 | Remove old/unused DSSI program API. | David Robillard | 1 | -16/+0 |
2009-05-13 | Update copyright dates. | David Robillard | 1 | -1/+1 |
2009-05-13 | Strip trailing whitespace. | David Robillard | 1 | -9/+9 |
2009-05-13 | Generic simple query system for both objects and plugins. | David Robillard | 1 | -2/+2 |
2009-05-13 | The great ID refactoring of 2009. | David Robillard | 1 | -35/+35 |
2009-05-12 | Bring EngineInterface and ClientInterface closer together. | David Robillard | 1 | -2/+2 |
2009-05-11 | Don't cause slv2 to load plugin data until a plugin is loaded or menu request... | David Robillard | 1 | -2/+1 |
2009-02-12 | Fix mandatory check for boost headers. | David Robillard | 1 | -1/+2 |
2008-11-16 | More HTTP. | David Robillard | 1 | -5/+4 |
2008-11-16 | Control port value tracking via HTTP. | David Robillard | 1 | -1/+5 |
2008-11-16 | Track connecting over HTTP. | David Robillard | 1 | -13/+29 |
2008-11-16 | Monitoring deletion and variable setting (e.g. moving stuff on the canvas) vi... | David Robillard | 1 | -8/+13 |
2008-11-16 | Follow new object creation via HTTP (serialising/parsing RDF to communicate b... | David Robillard | 1 | -1/+19 |
2008-11-16 | TCP notification stream support (not fully implemented yet, but transport stu... | David Robillard | 1 | -4/+2 |
2008-11-15 | Stubs for HTTP streaming. | David Robillard | 1 | -0/+191 |