Age | Commit message (Expand) | Author | Files | Lines |
2012-02-28 | Redefine time extension generically. | David Robillard | 3 | -118/+119 |
2012-02-28 | Reset stack when changing buffer or sink. | David Robillard | 1 | -4/+6 |
2012-02-23 | Fix util.h in C++. | David Robillard | 1 | -0/+4 |
2012-02-23 | Put atom size first. | David Robillard | 2 | -21/+19 |
2012-02-23 | Separately define body types for atoms with non-trivial bodies so the type de... | David Robillard | 6 | -174/+239 |
2012-02-19 | Fix URID forging. | David Robillard | 1 | -1/+1 |
2012-02-19 | Fix URI typo. | David Robillard | 1 | -1/+1 |
2012-02-19 | Remove atom:Bang. | David Robillard | 2 | -7/+0 |
2012-02-19 | Clean up documentation. | David Robillard | 6 | -63/+62 |
2012-02-19 | Rename LV2_Atom_Object::type => LV2_Atom_Object::otype to avoid confusion wit... | David Robillard | 1 | -1/+1 |
2012-02-19 | Remove unised LV2_Atom_Response. | David Robillard | 1 | -10/+0 |
2012-02-19 | Improve atom introduction. | David Robillard | 1 | -9/+8 |
2012-02-19 | atom/atom-helpers.h => atom/util.h. | David Robillard | 4 | -4/+4 |
2012-02-19 | Delete trailing whitespace. | David Robillard | 1 | -1/+1 |
2012-02-18 | msg:cause => msg:request. | David Robillard | 2 | -4/+4 |
2012-02-18 | Remove state:Path and use new atom:Path instead. | David Robillard | 7 | -67/+124 |
2012-02-18 | Implement writing to forge sink. | David Robillard | 1 | -26/+46 |
2012-02-18 | Update documentation. | David Robillard | 1 | -6/+20 |
2012-02-18 | Make forge API more fool-proof and automatically update container sizes to an... | David Robillard | 2 | -127/+154 |
2012-02-18 | Update documentation to match reality. | David Robillard | 1 | -3/+3 |
2012-02-17 | Add LV2_Atom_Port_Buffer. | David Robillard | 2 | -3/+31 |
2012-02-17 | Add atom:URI. | David Robillard | 3 | -22/+89 |
2012-02-16 | Add atom:eventTransfer (for UIs that talk to atom event ports). | David Robillard | 4 | -162/+158 |
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 style... | David Robillard | 147 | -0/+8179 |