Age | Commit message (Expand) | Author | Files | Lines |
2009-05-27 | Remove 'property' vs 'variable' dichotomy in favour of 'meta objects' (to mat... | David Robillard | 1 | -6/+2 |
2009-05-27 | Rename 'destroy' 'delete' ('del' in code) (WebDAV DELETE). | David Robillard | 1 | -4/+4 |
2009-05-27 | Remove 'new_patch', 'new_node', and 'new_port' from interface in favour of ge... | David Robillard | 1 | -12/+2 |
2009-05-13 | Fix crash on patch load. | David Robillard | 1 | -2/+2 |
2009-05-13 | Update copyright dates. | David Robillard | 1 | -1/+1 |
2009-05-13 | Strip trailing whitespace. | David Robillard | 1 | -16/+16 |
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 | -27/+27 |
2009-05-12 | Bring EngineInterface and ClientInterface closer together. | David Robillard | 1 | -0/+5 |
2009-05-12 | Fix tabs. | David Robillard | 1 | -1/+1 |
2008-12-16 | Trim include dependency tree. | David Robillard | 1 | -2/+2 |
2008-11-16 | More HTTP. | David Robillard | 1 | -1/+1 |
2008-11-16 | Follow new object creation via HTTP (serialising/parsing RDF to communicate b... | David Robillard | 1 | -0/+3 |
2008-11-10 | Turn off OSC debug dumping in engine. | David Robillard | 1 | -1/+1 |
2008-10-18 | Build against local library versions no matter what.... hopefully.... | David Robillard | 1 | -2/+2 |
2008-08-19 | Remove redundant prototypes. | David Robillard | 1 | -4/+4 |
2008-08-19 | Factor out destroy (and object_destroyed) to common interface. | David Robillard | 1 | -0/+2 |
2008-08-17 | Replace imperative polyphony/polyphonic stuff with properties (kill more API). | David Robillard | 1 | -2/+1 |
2008-08-17 | There! | David Robillard | 1 | -0/+9 |
2008-08-17 | Cloooser... | David Robillard | 1 | -3/+7 |
2008-08-16 | Clooser... | David Robillard | 1 | -0/+4 |
2008-08-16 | Closer... | David Robillard | 1 | -0/+4 |
2008-08-16 | Begin factoring out common elements of EngineInterface and ClientInterface. | David Robillard | 1 | -0/+65 |