Age | Commit message (Expand) | Author | Files | Lines |
2011-05-24 | Move appropriate client headers to public include directory. | David Robillard | 1 | -3/+3 |
2011-05-13 | Make models const in client code. | David Robillard | 1 | -7/+8 |
2011-04-29 | LilvValue => LilvNode. | David Robillard | 1 | -12/+12 |
2011-04-29 | Terser names for value constructors. | David Robillard | 1 | -1/+1 |
2011-04-29 | Don't hide pointers behind typedefs. | David Robillard | 1 | -6/+6 |
2011-04-28 | Switch to Lilv from SLV2. | David Robillard | 1 | -16/+16 |
2011-04-28 | More future-proof collection APIs. | David Robillard | 1 | -1/+1 |
2011-04-28 | Update for new Suil API. | David Robillard | 1 | -2/+2 |
2011-04-22 | Remove UI instance API from SLV2 (apps should implement UIs via Suil now). | David Robillard | 1 | -20/+37 |
2011-04-16 | Update copyright headers | David Robillard | 1 | -1/+1 |
2011-04-16 | Squeeze blank lines and delete trailing whitespace. | David Robillard | 1 | -3/+0 |
2011-03-16 | Fix LV2 plugin UIs (broken in r3093). | David Robillard | 1 | -2/+3 |
2011-03-15 | Fix crash when double clicking nodes without custom UIs. | David Robillard | 1 | -5/+9 |
2011-03-08 | Update for new SLV2 UI API. | David Robillard | 1 | -3/+7 |
2011-03-07 | Apply LV2 UI MIDI event fix from Lars Luthman (ticket #651) with minor changes. | David Robillard | 1 | -1/+3 |
2011-03-07 | Update for new SLV2 UI API. | David Robillard | 1 | -2/+6 |
2011-02-24 | Make Suil exclusively deal with instantiating (not choosing) UIs. | David Robillard | 1 | -31/+12 |
2011-02-24 | Move UI stuff back into slv2.h (avoid breakage). | David Robillard | 1 | -2/+0 |
2011-02-22 | Implement sane UI selection logic and separate it from instantiation. | David Robillard | 1 | -10/+14 |
2011-02-22 | Implement LV2 plugin UIs via Suil. | David Robillard | 1 | -40/+39 |
2011-02-22 | Tidy. | David Robillard | 1 | -26/+19 |
2011-02-22 | Better PluginUI abstraction. | David Robillard | 1 | -1/+20 |
2011-02-16 | Drop redlandmm for sordmm. | David Robillard | 1 | -2/+0 |
2011-01-08 | Support "request run" feature from contexts extension. | David Robillard | 1 | -1/+1 |
2010-11-30 | Consistent naming for URI quarks. | David Robillard | 1 | -3/+3 |
2010-11-26 | Update for latest LV2 #include style. | David Robillard | 1 | -3/+3 |
2010-10-06 | Add scheme to LV2 URI-based includes. | David Robillard | 1 | -3/+3 |
2010-10-06 | Use URI-based LV2 header includes. | David Robillard | 1 | -2/+3 |
2010-10-04 | Gracefully handle UIs that try to write to illegal port indices. | David Robillard | 1 | -1/+8 |
2010-09-04 | My name is David. :) | David Robillard | 1 | -1/+1 |
2010-05-04 | LV2Object => LV2Atom. | David Robillard | 1 | -2/+2 |
2010-05-04 | Rename "object" extension "atom" extension. | David Robillard | 1 | -2/+2 |
2010-03-06 | Fix deadlock when LV2 GUIs fail to instantiate (fix ticket #491). | David Robillard | 1 | -2/+4 |
2010-03-06 | Save Ingen patches as working standard LV2 plugin bundles. | David Robillard | 1 | -10/+10 |
2010-02-25 | Work on contexts and polymorphic ports. | David Robillard | 1 | -1/+1 |
2010-02-03 | Comprehensive use of cached URIs and more advanced Value (Atom) system. | David Robillard | 1 | -1/+1 |
2010-02-02 | Use Glib string interning (quarks) to make Path/URI operator== very fast. | David Robillard | 1 | -8/+7 |
2010-02-02 | Remove set_port_value from CommonInterface (replaced with set_property(path, ... | David Robillard | 1 | -3/+3 |
2010-01-06 | Do all logging output via Raul streams. | David Robillard | 1 | -9/+7 |
2009-11-14 | Object extension. | David Robillard | 1 | -15/+15 |
2009-11-12 | String port support. | David Robillard | 1 | -1/+8 |
2009-07-05 | Use 'standard' bundle paths for #include directives. | David Robillard | 1 | -1/+1 |
2009-06-03 | Update bindings. | David Robillard | 1 | -0/+1 |
2009-05-13 | Update copyright dates. | David Robillard | 1 | -1/+1 |
2009-05-13 | Strip trailing whitespace. | David Robillard | 1 | -7/+7 |
2009-05-13 | The great ID refactoring of 2009. | David Robillard | 1 | -1/+1 |
2008-11-29 | Prefixes with underscores look weird. | David Robillard | 1 | -1/+1 |
2008-09-30 | Flatten ingen source directory heirarchy a bit. | David Robillard | 1 | -0/+157 |