Age | Commit message (Expand) | Author | Files | Lines |
2010-09-04 | My name is David. :) | David Robillard | 1 | -1/+1 |
2010-03-06 | Save Ingen patches as working standard LV2 plugin bundles. | David Robillard | 1 | -1/+0 |
2010-02-14 | Remove voice specific control setting. | David Robillard | 1 | -7/+0 |
2010-02-13 | Learn and remove bindings exclusively through property interface. | David Robillard | 1 | -0/+6 |
2010-02-03 | Comprehensive use of cached URIs and more advanced Value (Atom) system. | David Robillard | 1 | -5/+1 |
2010-02-02 | Remove set_port_value from CommonInterface (replaced with set_property(path, ... | David Robillard | 1 | -5/+0 |
2010-02-01 | Use consistent and more globally unique inclusion guards. | David Robillard | 1 | -3/+3 |
2010-01-29 | Send binding information to client. | David Robillard | 1 | -0/+4 |
2010-01-29 | Magic MIDI binding via special ingen_control port. | David Robillard | 1 | -0/+3 |
2010-01-07 | Shrink ClientBroadcaster code via macro. | David Robillard | 1 | -16/+36 |
2010-01-07 | Make ClientBroadcaster itself a ClientInterface. | David Robillard | 1 | -19/+46 |
2010-01-07 | Tidy. | David Robillard | 1 | -3/+0 |
2010-01-03 | Remove patch clear command (fix ticket #375). | David Robillard | 1 | -1/+0 |
2009-05-28 | Make SetMetadataEvent do multiple properties at once. | David Robillard | 1 | -2/+2 |
2009-05-27 | Add methods documentation page. | David Robillard | 1 | -1/+1 |
2009-05-27 | Rename 'destroy' 'delete' ('del' in code) (WebDAV DELETE). | David Robillard | 1 | -1/+1 |
2009-05-13 | Remove old/unused DSSI program API. | David Robillard | 1 | -2/+0 |
2009-05-13 | Update copyright dates. | David Robillard | 1 | -1/+1 |
2009-05-13 | Strip trailing whitespace. | David Robillard | 1 | -8/+8 |
2009-05-13 | Generic simple query system for both objects and plugins. | David Robillard | 1 | -2/+2 |
2009-05-13 | Remove 'using' declarations from headers. | David Robillard | 1 | -19/+15 |
2009-05-13 | The great ID refactoring of 2009. | David Robillard | 1 | -16/+17 |
2009-05-12 | Bring EngineInterface and ClientInterface closer together. | David Robillard | 1 | -1/+1 |
2008-12-16 | Trim include dependency tree. | David Robillard | 1 | -1/+0 |
2008-11-16 | Use higher level object sending interface internally in engine. | David Robillard | 1 | -3/+0 |
2008-11-16 | Follow new object creation via HTTP (serialising/parsing RDF to communicate b... | David Robillard | 1 | -2/+4 |
2008-11-16 | TCP notification stream support (not fully implemented yet, but transport stu... | David Robillard | 1 | -1/+1 |
2008-10-18 | Build against local library versions no matter what.... hopefully.... | David Robillard | 1 | -1/+1 |
2008-10-03 | Make liblo optional for building ingen. | David Robillard | 1 | -1/+0 |
2008-09-30 | Flatten ingen source directory heirarchy a bit. | David Robillard | 1 | -0/+97 |