Age | Commit message (Expand) | Author | Files | Lines |
2014-01-24 | Replace use of lv2_atom_forge_property_head with lv2_atom_forge_key. | David Robillard | 1 | -15/+15 |
2014-01-24 | atom: Deprecate Blank and Resource in favour of just Object. | David Robillard | 1 | -1/+1 |
2012-08-09 | Fix warnings: -Wshadow -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wmis... | David Robillard | 1 | -7/+7 |
2012-08-03 | Fix compilation with MSVC. | David Robillard | 1 | -2/+2 |
2012-05-18 | Fix errant space. | David Robillard | 1 | -1/+1 |
2012-04-12 | Delete trailing whitespace. | David Robillard | 1 | -1/+1 |
2012-04-12 | Make all atom/util.h functions start with lv2_atom. | David Robillard | 1 | -31/+29 |
2012-03-17 | Update forge method names. | David Robillard | 1 | -5/+5 |
2012-03-16 | atom:Int32 => atom:Int, atom:Int64 => atom:Long. | David Robillard | 1 | -32/+30 |
2012-03-02 | Add atom:childType. | David Robillard | 1 | -2/+22 |
2012-03-01 | Rework forge sink interface to support buffer resizing (e.g. realloc). | David Robillard | 1 | -25/+40 |
2012-02-23 | Separately define body types for atoms with non-trivial bodies so the type de... | David Robillard | 1 | -19/+20 |
2012-02-19 | Fix URI typo. | David Robillard | 1 | -1/+1 |
2012-02-19 | Clean up documentation. | David Robillard | 1 | -17/+17 |
2012-02-19 | atom/atom-helpers.h => atom/util.h. | David Robillard | 1 | -1/+1 |
2012-02-18 | Remove state:Path and use new atom:Path instead. | David Robillard | 1 | -10/+27 |
2012-02-18 | Make forge API more fool-proof and automatically update container sizes to an... | David Robillard | 1 | -36/+43 |
2012-02-17 | Add atom:URI. | David Robillard | 1 | -9/+23 |
2012-02-14 | Add lv2_object_getv. | David Robillard | 1 | -51/+74 |
2012-02-09 | Make forge API match the current definition of atom:Resource and atom:Blank. | David Robillard | 1 | -1/+1 |
2012-02-08 | Update forge API for Sequence changes. | David Robillard | 1 | -1/+1 |
2012-02-08 | Rearrange tree so top level can be used as an include path for standard style... | David Robillard | 1 | -0/+304 |