Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-02-16 | Add atom:eventTransfer (for UIs that talk to atom event ports). | David Robillard | 4 | -162/+158 | |
Add lv2_atom_total_size() helper. Make LV2_Atom_Literal definiton consistent with others. Rework forge API to support writing to an arbitrary sink function (e.g. ringbuffer). | |||||
2012-02-14 | Add lv2_object_getv. | David Robillard | 2 | -51/+129 | |
2012-02-12 | Finish up sequence / time type stuff. | David Robillard | 3 | -8/+37 | |
2012-02-09 | Add message extension. | David Robillard | 6 | -0/+393 | |
2012-02-09 | Make forge API match the current definition of atom:Resource and atom:Blank. | David Robillard | 2 | -11/+33 | |
2012-02-08 | Update forge API for Sequence changes. | David Robillard | 2 | -3/+4 | |
2012-02-08 | Rearrange tree so top level can be used as an include path for standard ↵ | David Robillard | 147 | -0/+8179 | |
style LV2 includes. |