aboutsummaryrefslogtreecommitdiffstats
path: root/lv2/lv2plug.in/ns/ext/atom/atom.h
AgeCommit message (Expand)AuthorFilesLines
2012-08-10Add LV2_ATOM_CONTENTS_CONST and LV2_ATOM_BODY_CONST.David Robillard1-0/+11
2012-04-14Remove redundant time unit definitions and use those from units extension.David Robillard1-5/+1
2012-04-11Add atom:atomTransfer for (non-event) Atom ports.David Robillard1-1/+2
2012-03-25Remove atom:MessagePort and atom:ValuePort.David Robillard1-2/+0
2012-03-18Add atom:Sound.David Robillard1-0/+1
2012-03-16atom:Int32 => atom:Int, atom:Int64 => atom:Long.David Robillard1-7/+7
2012-03-11Implement consistent URI defines in core, state, atom, urid.David Robillard1-36/+37
2012-03-08Sort.David Robillard1-1/+1
2012-03-02Add atom:childType.David Robillard1-2/+3
2012-02-29Simplify atom:AtomPort buffers to point directly at Atoms.David Robillard1-25/+3
2012-02-23Put atom size first.David Robillard1-1/+1
2012-02-23Separately define body types for atoms with non-trivial bodies so the type de...David Robillard1-56/+72
2012-02-19Remove atom:Bang.David Robillard1-1/+0
2012-02-19Clean up documentation.David Robillard1-19/+16
2012-02-19Rename LV2_Atom_Object::type => LV2_Atom_Object::otype to avoid confusion wit...David Robillard1-1/+1
2012-02-19Remove unised LV2_Atom_Response.David Robillard1-10/+0
2012-02-18Remove state:Path and use new atom:Path instead.David Robillard1-0/+31
2012-02-17Add LV2_Atom_Port_Buffer.David Robillard1-0/+23
2012-02-16Add atom:eventTransfer (for UIs that talk to atom event ports).David Robillard1-7/+2
2012-02-12Finish up sequence / time type stuff.David Robillard1-3/+8
2012-02-08Rearrange tree so top level can be used as an include path for standard style...David Robillard1-0/+203