Age | Commit message (Expand) | Author | Files | Lines |
2012-03-23 | Add worker extension to remove thread stuff from plugins. | David Robillard | 1 | -1/+0 |
2012-03-17 | Update forge method names. | David Robillard | 1 | -2/+2 |
2012-03-16 | atom:Int32 => atom:Int, atom:Int64 => atom:Long. | David Robillard | 1 | -8/+8 |
2012-03-16 | Improve documentation. | David Robillard | 1 | -67/+99 |
2012-03-16 | Use URI defines. | David Robillard | 1 | -16/+16 |
2012-03-03 | Add a warning about the 0 reference problem. | David Robillard | 1 | -8/+10 |
2012-03-03 | Fix lv2_atom_forge_bool(). | David Robillard | 1 | -3/+3 |
2012-03-02 | Add atom:childType. | David Robillard | 1 | -26/+48 |
2012-03-01 | Rework forge sink interface to support buffer resizing (e.g. realloc). | David Robillard | 1 | -77/+94 |
2012-02-28 | Reset stack when changing buffer or sink. | David Robillard | 1 | -4/+6 |
2012-02-23 | Put atom size first. | David Robillard | 1 | -20/+18 |
2012-02-23 | Separately define body types for atoms with non-trivial bodies so the type de... | David Robillard | 1 | -68/+54 |
2012-02-19 | Fix URID forging. | David Robillard | 1 | -1/+1 |
2012-02-19 | Clean up documentation. | David Robillard | 1 | -10/+11 |
2012-02-19 | atom/atom-helpers.h => atom/util.h. | David Robillard | 1 | -1/+1 |
2012-02-19 | Delete trailing whitespace. | David Robillard | 1 | -1/+1 |
2012-02-18 | Remove state:Path and use new atom:Path instead. | David Robillard | 1 | -6/+26 |
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 | 1 | -91/+111 |
2012-02-17 | Add atom:URI. | David Robillard | 1 | -12/+48 |
2012-02-16 | Add atom:eventTransfer (for UIs that talk to atom event ports). | David Robillard | 1 | -155/+136 |
2012-02-12 | Finish up sequence / time type stuff. | David Robillard | 1 | -3/+3 |
2012-02-09 | Make forge API match the current definition of atom:Resource and atom:Blank. | David Robillard | 1 | -10/+32 |
2012-02-08 | Update forge API for Sequence changes. | David Robillard | 1 | -2/+3 |
2012-02-08 | Rearrange tree so top level can be used as an include path for standard style... | David Robillard | 1 | -0/+445 |