Age | Commit message (Expand) | Author | Files | Lines |
2009-05-29 | Node creation via HTTP. | David Robillard | 1 | -5/+4 |
2009-05-28 | Fix loading connections inside subpatches to patch ports. | David Robillard | 1 | -3/+2 |
2009-05-28 | Rename 'request_object' 'get'. | David Robillard | 1 | -1/+1 |
2009-05-28 | Rename RequestObjectEvent GetEvent. | David Robillard | 1 | -1/+1 |
2009-05-28 | Fix LADSPA names in plugin selection dialog. | David Robillard | 1 | -2/+5 |
2009-05-28 | Remove vestigial request_variable interface. | David Robillard | 1 | -9/+5 |
2009-05-28 | Merge request_object and request_plugin. | David Robillard | 1 | -9/+2 |
2009-05-28 | Create objects via SetMetadataEvent. | David Robillard | 1 | -22/+2 |
2009-05-28 | Remove single property SetMetadataEvent constructor. | David Robillard | 1 | -1/+3 |
2009-05-28 | Make SetMetadataEvent do multiple properties at once. | David Robillard | 1 | -0/+3 |
2009-05-27 | Remove 'property' vs 'variable' dichotomy in favour of 'meta objects' (to mat... | David Robillard | 1 | -13/+11 |
2009-05-27 | Rename 'destroy' 'delete' ('del' in code) (WebDAV DELETE). | David Robillard | 1 | -5/+5 |
2009-05-27 | Remove 'new_patch', 'new_node', and 'new_port' from interface in favour of ge... | David Robillard | 1 | -28/+29 |
2009-05-13 | Remove old/unused DSSI program API. | David Robillard | 1 | -9/+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 | Use new query system to get LADSPA plugin names from the engine. | David Robillard | 1 | -2/+2 |
2009-05-13 | Generic simple query system for both objects and plugins. | David Robillard | 1 | -2/+2 |
2009-05-13 | Remove special request_port_value, just use request_variable with predicate i... | David Robillard | 1 | -7/+0 |
2009-05-13 | Remove 'using' declarations from headers. | David Robillard | 1 | -0/+4 |
2009-05-13 | The great ID refactoring of 2009. | David Robillard | 1 | -36/+36 |
2009-05-12 | Remove deprecated new_node interface in favour of URI hackery. | David Robillard | 1 | -12/+1 |
2009-05-12 | Bring EngineInterface and ClientInterface closer together. | David Robillard | 1 | -4/+4 |
2009-05-12 | Detach/Reattach from/to Jack from UI (ticket #180). | David Robillard | 1 | -3/+11 |
2009-05-11 | * New ontology. | David Robillard | 1 | -33/+1 |
2008-12-16 | Trim include dependency tree. | David Robillard | 1 | -1/+0 |
2008-11-23 | Remove unused 'stamped' event queue cruft. | David Robillard | 1 | -3/+3 |
2008-11-16 | More HTTP. | David Robillard | 1 | -2/+2 |
2008-11-16 | Follow new object creation via HTTP (serialising/parsing RDF to communicate b... | David Robillard | 1 | -0/+7 |
2008-11-10 | Turn off OSC debug dumping in engine. | David Robillard | 1 | -2/+2 |
2008-10-12 | Split OSC/HTTP/JACK dependencies from ingen into separate libraries so engine... | David Robillard | 1 | -0/+11 |
2008-10-03 | Support building locally against header-only libraries in autowaf. | David Robillard | 1 | -1/+1 |
2008-09-30 | Flatten ingen source directory heirarchy a bit. | David Robillard | 1 | -0/+370 |
2006-06-10 | More juggling | David Robillard | 1 | -299/+0 |
2006-06-09 | Added Om aka Graph aka god knows what | David Robillard | 1 | -0/+299 |