Age | Commit message (Expand) | Author | Files | Lines |
2012-05-10 | LV2URIMap => URIMap. | David Robillard | 1 | -1/+0 |
2012-03-27 | Switch to AGPL3+. | David Robillard | 1 | -16/+15 |
2012-03-19 | Partially functioning communication between Ingen LV2 plugin and UI. | David Robillard | 1 | -1/+1 |
2012-03-14 | Use the host URI map/unmap when running as a plugin. | David Robillard | 1 | -2/+3 |
2012-03-11 | Fix UI response to property changes like port value (fix #779). | David Robillard | 1 | -14/+2 |
2012-03-10 | Delete trailing whitespace. | David Robillard | 1 | -1/+1 |
2011-10-21 | Move more headers to shared include directory. | David Robillard | 1 | -1/+1 |
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 | -0/+6 |
2011-09-24 | Only store patch canvas coordinates in containing patch. | David Robillard | 1 | -2/+3 |
2011-09-23 | Fix broken iterator use (memory errors on erase) in ResourceImpl::set_property. | David Robillard | 1 | -2/+2 |
2011-09-23 | Don't prompt for save location when path is already known from previous save ... | David Robillard | 1 | -2/+3 |
2011-09-14 | Support lv2:sampleRate controls (mostly) correctly. | David Robillard | 1 | -2/+4 |
2011-05-24 | Move appropriate client headers to public include directory. | David Robillard | 1 | -1/+1 |
2011-05-13 | Make signals private with accessors, and localise dependency on sigc::signal. | David Robillard | 1 | -4/+4 |
2011-05-12 | Remove dead code. | David Robillard | 1 | -6/+0 |
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-04-13 | Consistent local or installed includes for interface headers. | David Robillard | 1 | -1/+1 |
2011-02-19 | Save/load patches as nested bundles (fix ticket #520). | David Robillard | 1 | -11/+7 |
2010-10-29 | Explicit copy constructor for Ingen::Client::ObjectModel. | David Robillard | 1 | -0/+10 |
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 | -4/+4 |
2010-03-04 | Remove Raul::Path::root, Raul::Path::prefix, and Raul:Path::scheme from publi... | David Robillard | 1 | -1/+1 |
2010-02-04 | Fix crash on port rename (fix ticket #478). | David Robillard | 1 | -1/+1 |
2010-02-03 | Comprehensive use of cached URIs and more advanced Value (Atom) system. | David Robillard | 1 | -3/+1 |
2010-02-02 | Use Glib string interning (quarks) to make Path/URI operator== very fast. | David Robillard | 1 | -3/+8 |
2010-01-06 | Do all logging output via Raul streams. | David Robillard | 1 | -1/+0 |
2009-12-31 | Various fixes related to port values and metadata (fix ticket #459 among othe... | David Robillard | 1 | -1/+1 |
2009-12-30 | Fix renaming (fix ticket #458). | David Robillard | 1 | -1/+18 |
2009-10-31 | Fire signals on add_property as well as set_property (fix ticket #389). | David Robillard | 1 | -0/+8 |
2009-10-19 | Move pointlessley inlined virtual methods to implementation file. | David Robillard | 1 | -0/+16 |
2009-05-28 | Fix QNAMEs being serialised as URIs. | David Robillard | 1 | -30/+4 |
2009-05-27 | Remove 'property' vs 'variable' dichotomy in favour of 'meta objects' (to mat... | David Robillard | 1 | -12/+6 |
2009-05-27 | Remove 'new_patch', 'new_node', and 'new_port' from interface in favour of ge... | David Robillard | 1 | -1/+1 |
2009-05-13 | Update copyright dates. | David Robillard | 1 | -1/+1 |
2009-05-13 | Strip trailing whitespace. | David Robillard | 1 | -5/+5 |
2009-05-13 | The great ID refactoring of 2009. | David Robillard | 1 | -3/+4 |
2009-05-11 | * New ontology. | David Robillard | 1 | -11/+11 |
2008-11-09 | Add concept of 'Resource' and make plugins a resource (as well as graph objec... | David Robillard | 1 | -40/+7 |
2008-10-18 | Build against local library versions no matter what.... hopefully.... | David Robillard | 1 | -1/+1 |
2008-09-30 | Flatten ingen source directory heirarchy a bit. | David Robillard | 1 | -0/+148 |