Age | Commit message (Expand) | Author | Files | Lines |
2011-10-22 | Move basic URI map and unmap implementation to URIs. | David Robillard | 1 | -3/+3 |
2011-10-21 | Move more headers to shared include directory. | David Robillard | 1 | -4/+2 |
2011-10-21 | Separate URIs from LV2URIMap. | David Robillard | 1 | -84/+2 |
2011-10-21 | Remove implementation of uri-unmap extension. | David Robillard | 1 | -16/+0 |
2011-10-21 | Fix running as an LV2 plugin. | David Robillard | 1 | -0/+1 |
2011-09-14 | Support lv2:sampleRate controls (mostly) correctly. | David Robillard | 1 | -0/+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 | -9/+0 |
2011-03-10 | Use LV2_EVENT_URI. | David Robillard | 1 | -5/+12 |
2011-03-07 | Apply LV2 UI MIDI event fix from Lars Luthman (ticket #651) with minor changes. | David Robillard | 1 | -0/+22 |
2011-02-18 | Trim more cruft. | David Robillard | 1 | -1/+0 |
2010-11-30 | Gracefully handle out of range event URI mappings. | David Robillard | 1 | -0/+4 |
2010-11-30 | Actually implement event context URI mapping (translate to/from global URI ID... | David Robillard | 1 | -71/+84 |
2010-11-30 | Consistent naming for URI quarks. | David Robillard | 1 | -57/+57 |
2010-11-26 | Update for latest LV2 #include style. | David Robillard | 1 | -1/+1 |
2010-10-27 | Update for new Atom extension. | David Robillard | 1 | -3/+3 |
2010-10-18 | Implement URI unmap extension and use it to serialise JSON dictionary keys. | David Robillard | 1 | -1/+36 |
2010-10-17 | Support current versions of LV2 atom, atom-port, and context extensions. | David Robillard | 1 | -4/+3 |
2010-10-06 | Add scheme to LV2 URI-based includes. | David Robillard | 1 | -1/+1 |
2010-10-06 | Use URI-based LV2 header includes. | David Robillard | 1 | -1/+1 |
2010-09-22 | Move http://lv2plug.in/ns/dev extensions to http://lv2plug.in/ns/ext. | David Robillard | 1 | -7/+7 |
2010-09-04 | My name is David. :) | David Robillard | 1 | -1/+1 |
2010-05-04 | Rename "object" extension "atom" extension. | David Robillard | 1 | -7/+7 |
2010-03-06 | Save Ingen patches as working standard LV2 plugin bundles. | David Robillard | 1 | -13/+9 |
2010-02-25 | Work on contexts and polymorphic ports. | David Robillard | 1 | -0/+1 |
2010-02-13 | Learn and remove bindings exclusively through property interface. | David Robillard | 1 | -0/+1 |
2010-02-03 | Binding of MIDI notes to toggle parameters. | David Robillard | 1 | -0/+2 |
2010-02-03 | Bind ports with lv2:portProperty lv2:toggled specially (on iff value >= half). | David Robillard | 1 | -0/+1 |
2010-02-03 | Comprehensive use of cached URIs and more advanced Value (Atom) system. | David Robillard | 1 | -26/+61 |
2010-02-02 | Use Glib string interning (quarks) to make Path/URI operator== very fast. | David Robillard | 1 | -9/+42 |
2010-02-02 | Use Glib quarks to implement LV2 URI Map extension. | David Robillard | 1 | -23/+9 |
2010-01-07 | Consistent debug output for LV2URIMap. | David Robillard | 1 | -2/+4 |
2010-01-06 | Do all logging output via Raul streams. | David Robillard | 1 | -3/+4 |
2009-11-16 | Rework objects extension to have "value ports" and "message ports". | David Robillard | 1 | -0/+1 |
2009-11-14 | Object extension. | David Robillard | 1 | -1/+11 |
2009-05-13 | Update copyright dates. | David Robillard | 1 | -1/+1 |
2009-05-13 | Strip trailing whitespace. | David Robillard | 1 | -7/+7 |
2008-09-30 | Flatten ingen source directory heirarchy a bit. | David Robillard | 1 | -0/+75 |