Age | Commit message (Expand) | Author | Files | Lines |
2015-09-29 | Fix more URI conversion issues. | David Robillard | 1 | -6/+4 |
2015-04-04 | Update copyright dates. | David Robillard | 1 | -1/+1 |
2013-02-23 | Move Atom implementation out of Raul so it can depend on LV2. | David Robillard | 1 | -1/+1 |
2013-02-02 | More generic Atom class. | David Robillard | 1 | -1/+1 |
2013-01-12 | Remove Raul::SharedPtr and switch to std::shared_ptr. | David Robillard | 1 | -2/+2 |
2013-01-11 | Use range-based for loops where possible. | David Robillard | 1 | -4/+3 |
2013-01-08 | Add support for URID ports. | David Robillard | 1 | -0/+14 |
2012-11-18 | Fix learn for Trigger and Internal nodes. | David Robillard | 1 | -8/+9 |
2012-08-18 | Node => Block | David Robillard | 1 | -1/+1 |
2012-08-14 | Update for latest Raul. | David Robillard | 1 | -2/+2 |
2012-05-23 | Don't save ingen:activity as a persistent property. | David Robillard | 1 | -0/+1 |
2012-05-10 | LV2URIMap => URIMap. | David Robillard | 1 | -2/+1 |
2012-04-26 | Don't save ingen:activity property, which is transient. | David Robillard | 1 | -3/+5 |
2012-04-23 | Fire signal and update GUI correctly when renaming ports. | David Robillard | 1 | -0/+1 |
2012-04-12 | Use URI defines from LV2 headers where possible. | David Robillard | 1 | -10/+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 | -3/+5 |
2012-03-16 | Remove activity from interface and use set_property() instead. | David Robillard | 1 | -0/+2 |
2012-03-11 | Fix UI response to property changes like port value (fix #779). | David Robillard | 1 | -7/+4 |
2011-11-09 | Update for changes in LV2 SVN. | David Robillard | 1 | -1/+1 |
2011-10-21 | Move more headers to shared include directory. | David Robillard | 1 | -1/+1 |
2011-10-03 | Remove static PortType enumeration from public/client side interface. | David Robillard | 1 | -1/+0 |
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/+2 |
2011-05-24 | Move appropriate client headers to public include directory. | David Robillard | 1 | -2/+2 |
2011-05-13 | Make models const in client code. | David Robillard | 1 | -1/+1 |
2011-05-13 | Make signals private with accessors, and localise dependency on sigc::signal. | David Robillard | 1 | -1/+1 |
2011-04-16 | Update copyright headers | David Robillard | 1 | -1/+1 |
2011-04-16 | Squeeze blank lines and delete trailing whitespace. | David Robillard | 1 | -7/+0 |
2010-10-27 | Update for new Atom extension. | David Robillard | 1 | -1/+1 |
2010-10-17 | Support current versions of LV2 atom, atom-port, and context extensions. | David Robillard | 1 | -1/+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 | -3/+14 |
2010-02-25 | Work on contexts and polymorphic ports. | David Robillard | 1 | -1/+8 |
2010-02-03 | Properly detect lv2:portProperty. | David Robillard | 1 | -2/+2 |
2010-02-03 | Bind ports with lv2:portProperty lv2:toggled specially (on iff value >= half). | David Robillard | 1 | -2/+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 | -0/+17 |
2009-05-28 | Fix QNAMEs being serialised as URIs. | 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 | -4/+4 |
2009-05-13 | The great ID refactoring of 2009. | David Robillard | 1 | -1/+1 |
2008-10-11 | Remove duplicated code for getting various hints, add generic hint accessor. | David Robillard | 1 | -20/+2 |
2008-09-30 | Flatten ingen source directory heirarchy a bit. | David Robillard | 1 | -0/+66 |