Age | Commit message (Expand) | Author | Files | Lines |
2010-03-06 | Save Ingen patches as working standard LV2 plugin bundles. | David Robillard | 1 | -1/+10 |
2010-02-13 | Learn and remove bindings exclusively through property interface. | David Robillard | 1 | -0/+4 |
2010-02-02 | Use Glib string interning (quarks) to make Path/URI operator== very fast. | David Robillard | 1 | -2/+2 |
2010-02-01 | Use consistent and more globally unique inclusion guards. | David Robillard | 1 | -3/+3 |
2010-01-29 | Improved/quicker/easier handling of control port ranges. | David Robillard | 1 | -1/+1 |
2010-01-28 | Universal properties window. | David Robillard | 1 | -0/+1 |
2009-12-30 | Fix renaming (fix ticket #458). | David Robillard | 1 | -1/+3 |
2009-11-18 | Rename DataType to PortType (since that's what it really means). | David Robillard | 1 | -2/+2 |
2009-05-28 | Generic plugin property mechanism. | David Robillard | 1 | -3/+6 |
2009-05-28 | Make SetMetadataEvent do multiple properties at once. | David Robillard | 1 | -1/+2 |
2009-05-27 | Remove 'property' vs 'variable' dichotomy in favour of 'meta objects' (to mat... | David Robillard | 1 | -4/+5 |
2009-05-27 | Remove 'new_patch', 'new_node', and 'new_port' from interface in favour of ge... | David Robillard | 1 | -1/+14 |
2009-05-13 | Update copyright dates. | David Robillard | 1 | -1/+1 |
2009-05-13 | Strip trailing whitespace. | David Robillard | 1 | -3/+3 |
2009-05-13 | Use new query system to get LADSPA plugin names from the engine. | David Robillard | 1 | -0/+3 |
2009-05-13 | The great ID refactoring of 2009. | David Robillard | 1 | -8/+7 |
2008-12-16 | Trim include dependency tree. | David Robillard | 1 | -12/+2 |
2008-11-16 | Fix GUI tracking of property changes (e.g. polyphonic for stacked modules, fi... | David Robillard | 1 | -1/+1 |
2008-11-09 | Add concept of 'Resource' and make plugins a resource (as well as graph objec... | David Robillard | 1 | -0/+63 |