Age | Commit message (Expand) | Author | Files | Lines |
2012-03-11 | Fix UI response to property changes like port value (fix #779). | David Robillard | 1 | -4/+8 |
2011-10-21 | Move more headers to shared include directory. | David Robillard | 1 | -2/+2 |
2011-10-21 | Separate URIs from LV2URIMap. | David Robillard | 1 | -1/+1 |
2011-10-03 | Remove static PortType enumeration from public/client side interface. | David Robillard | 1 | -24/+16 |
2011-09-24 | Fix set_property so it doesn't create multiple values in a context. | David Robillard | 1 | -1/+1 |
2011-09-24 | Only store patch canvas coordinates in containing patch. | David Robillard | 1 | -5/+7 |
2011-09-23 | Fix broken iterator use (memory errors on erase) in ResourceImpl::set_property. | David Robillard | 1 | -4/+6 |
2011-09-23 | Don't prompt for save location when path is already known from previous save ... | David Robillard | 1 | -3/+13 |
2011-09-14 | Support lv2:sampleRate controls (mostly) correctly. | David Robillard | 1 | -5/+3 |
2011-04-16 | Update copyright headers | David Robillard | 1 | -1/+1 |
2011-04-16 | Squeeze blank lines and delete trailing whitespace. | David Robillard | 1 | -12/+0 |
2011-02-19 | Save/load patches as nested bundles (fix ticket #520). | David Robillard | 1 | -16/+20 |
2011-01-10 | Remove shared/engine dependency on sigc++. | David Robillard | 1 | -1/+0 |
2010-11-30 | Consistent naming for URI quarks. | David Robillard | 1 | -1/+1 |
2010-10-27 | Update for new Atom extension. | David Robillard | 1 | -2/+2 |
2010-10-17 | Support current versions of LV2 atom, atom-port, and context extensions. | David Robillard | 1 | -2/+2 |
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 | -5/+3 |
2010-02-20 | Heavy overhaul of buffer management and polyphony. | David Robillard | 1 | -1/+0 |
2010-02-13 | Learn and remove bindings exclusively through property interface. | David Robillard | 1 | -0/+52 |
2010-02-03 | Comprehensive use of cached URIs and more advanced Value (Atom) system. | David Robillard | 1 | -35/+36 |
2010-01-29 | Improved/quicker/easier handling of control port ranges. | David Robillard | 1 | -2/+2 |
2010-01-28 | Universal properties window. | David Robillard | 1 | -0/+13 |
2009-12-30 | Fix renaming (fix ticket #458). | David Robillard | 1 | -1/+8 |
2009-11-22 | Partial support for message/value ports and the message context. | David Robillard | 1 | -0/+3 |
2009-11-18 | Rename DataType to PortType (since that's what it really means). | David Robillard | 1 | -6/+6 |
2009-11-15 | Better Parse plugin, working Print plugin. | David Robillard | 1 | -2/+2 |
2009-11-14 | Object extension. | David Robillard | 1 | -3/+3 |
2009-11-12 | String port support. | David Robillard | 1 | -0/+3 |
2009-10-19 | Fix set/PUT with multiple properties of the same predicate. | David Robillard | 1 | -3/+1 |
2009-06-03 | Clean up input port mixdown code. | David Robillard | 1 | -1/+0 |
2009-06-02 | Fix crash on copy/paste. | David Robillard | 1 | -0/+1 |
2009-05-28 | Generic plugin property mechanism. | David Robillard | 1 | -2/+9 |
2009-05-28 | Make SetMetadataEvent do multiple properties at once. | David Robillard | 1 | -3/+14 |
2009-05-28 | Fix URIs. | David Robillard | 1 | -2/+4 |
2009-05-28 | Fix QNAMEs being serialised as URIs. | David Robillard | 1 | -1/+1 |
2009-05-27 | Remove 'property' vs 'variable' dichotomy in favour of 'meta objects' (to mat... | David Robillard | 1 | -0/+7 |
2009-05-27 | Remove 'new_patch', 'new_node', and 'new_port' from interface in favour of ge... | David Robillard | 1 | -2/+88 |
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/+1 |
2009-05-13 | The great ID refactoring of 2009. | David Robillard | 1 | -2/+2 |
2009-05-11 | * New ontology. | David Robillard | 1 | -4/+1 |
2008-12-16 | Trim include dependency tree. | David Robillard | 1 | -0/+45 |