Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-10-17 | Clean up includes | David Robillard | 1 | -4/+4 |
2019-04-21 | Use modern LV2 includes | David Robillard | 1 | -1/+1 |
2018-09-23 | Remove support for deprecated event and uri-map extensions | David Robillard | 1 | -141/+45 |
2017-12-29 | Remove redundant casts | David Robillard | 1 | -2/+2 |
2016-09-18 | Update copyright dates | David Robillard | 1 | -1/+1 |
2016-07-31 | Fix compilation with C++ | David Robillard | 1 | -1/+1 |
2012-04-11 | Fix Jack MIDI output. | David Robillard | 1 | -1/+1 |
2012-03-19 | Update for latest atom extension. | David Robillard | 1 | -1/+1 |
2012-03-08 | Fix sequence ports. | David Robillard | 1 | -3/+6 |
2012-02-29 | Update for latest atom extension. | David Robillard | 1 | -35/+44 |
2012-02-28 | Update LV2_Evbuf (matches that used in current ardour 3.0). | David Robillard | 1 | -15/+25 |
2012-02-23 | Update for latest Atom extension. | David Robillard | 1 | -6/+5 |
2012-02-18 | Implement/fix atom event port UI notifications. | David Robillard | 1 | -5/+9 |
2012-02-17 | Update for latest atom extension. | David Robillard | 1 | -30/+20 |
2012-02-12 | Update for latest atom extension. | David Robillard | 1 | -3/+18 |
2012-02-08 | Update for latest Atom extension. | David Robillard | 1 | -49/+43 |
2011-11-09 | Update for changes in LV2 SVN. | David Robillard | 1 | -0/+8 |
2011-11-07 | Implement atom buffer. | David Robillard | 1 | -58/+143 |
2011-11-06 | Fix compilation against latest LV2 svn. | David Robillard | 1 | -3/+3 |
2011-11-05 | Add abstract interface for event buffers (towards event/atom compatibility). | David Robillard | 1 | -0/+159 |