aboutsummaryrefslogtreecommitdiffstats
path: root/ext/atom.lv2
AgeCommit message (Expand)AuthorFilesLines
2010-10-20Remove excessive debugging stuff.David Robillard1-7/+0
2010-10-20Add lv2_atom_is_null and lv2_atom_is_a helper functions.David Robillard1-2/+51
2010-10-20Rename atom:Dict to atom:Object (more appropriate term since keys are restric...David Robillard2-24/+29
2010-10-19Fix alignment restrictions.David Robillard2-2/+4
2010-10-17Make lv2_atom_dict_iter_is_end const.David Robillard1-1/+1
2010-10-17Add atom-helpers.h.David Robillard1-0/+109
2010-10-17Add atom:Array type (a heterogeneous POD sequence).David Robillard1-0/+10
2010-10-17Create new Message extension, and remove message type definition from Atom ex...David Robillard2-89/+87
2010-10-05Clean up atom extension documentation.David Robillard2-12/+8
2010-10-04Initial import of lv2plug.in universe.David Robillard3-0/+511