Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-11-06 | Lint. | David Robillard | 1 | -2/+0 | |
2011-11-06 | Typedef void* callback_data parameter. | David Robillard | 1 | -1/+1 | |
2011-10-27 | Remove old urn:struct code linking stuff. | David Robillard | 1 | -4/+3 | |
This ugly way of linking to code has been deprecated by the automagic Doxygen code links stuff. | |||||
2011-10-10 | Remove useless struct names. | David Robillard | 1 | -5/+5 | |
2011-10-10 | Add event type to atom extension (towards replacing event extension). | David Robillard | 1 | -4/+101 | |
2011-10-10 | Tidy. | David Robillard | 1 | -2/+2 | |
2011-07-23 | Move reference and blob stuff from atom extension to a separate "reference" ↵ | David Robillard | 1 | -136/+1 | |
extension. | |||||
2011-07-22 | Tidy. | David Robillard | 1 | -1/+1 | |
2011-07-22 | Tidy and update license. | David Robillard | 1 | -15/+13 | |
2011-04-05 | Make atom:String a simple C string (in UTF-8), and atom:Literal a full RDF ↵ | David Robillard | 1 | -5/+6 | |
literal. Bump version number. | |||||
2011-03-26 | Use standard style (no functional changes). | David Robillard | 1 | -143/+168 | |
2010-10-25 | LV2_Atom_Object => LV2_Object (consistently). | David Robillard | 1 | -4/+4 | |
Fix string body of LV2_Atom_String. | |||||
2010-10-25 | Simplify and improve atom extension. | David Robillard | 1 | -81/+78 | |
Merge atom-port extension into atom extension. Link to code documentation from atom HTML documentation. | |||||
2010-10-21 | Use "key" and "value" terminology over "predicate" and "object". | David Robillard | 1 | -2/+2 | |
2010-10-17 | Create new Message extension, and remove message type definition from Atom ↵ | David Robillard | 1 | -69/+68 | |
extension. Clean up Atom extension and define more struct types in header. | |||||
2010-10-05 | Clean up atom extension documentation. | David Robillard | 1 | -1/+1 | |
2010-10-04 | Initial import of lv2plug.in universe. | David Robillard | 1 | -0/+232 | |