Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2010-10-21 | Add LV2_OBJECT_FOREACH macro and object "query" (deconstruct/project) API. | David Robillard | 1 | -0/+52 |
2010-10-20 | Remove excessive debugging stuff. | David Robillard | 1 | -7/+0 |
2010-10-20 | Add lv2_atom_is_null and lv2_atom_is_a helper functions. | David Robillard | 1 | -2/+51 |
2010-10-20 | Rename atom:Dict to atom:Object (more appropriate term since keys are restric... | David Robillard | 2 | -24/+29 |
2010-10-19 | Fix alignment restrictions. | David Robillard | 2 | -2/+4 |
2010-10-17 | Make lv2_atom_dict_iter_is_end const. | David Robillard | 1 | -1/+1 |
2010-10-17 | Add atom-helpers.h. | David Robillard | 1 | -0/+109 |
2010-10-17 | Add atom:Array type (a heterogeneous POD sequence). | David Robillard | 1 | -0/+10 |
2010-10-17 | Create new Message extension, and remove message type definition from Atom ex... | David Robillard | 2 | -89/+87 |
2010-10-05 | Clean up atom extension documentation. | David Robillard | 2 | -12/+8 |
2010-10-04 | Initial import of lv2plug.in universe. | David Robillard | 3 | -0/+511 |