Age | Commit message (Expand) | Author | Files | Lines |
2013-01-27 | Improve atom documentation. | David Robillard | 2 | -35/+47 |
2013-01-27 | Remove atom:stringType in favour of owl:onDatatype so generic tools can under... | David Robillard | 3 | -42/+52 |
2013-01-26 | Define LV2_STATE__loadDefaultState. | David Robillard | 1 | -5/+6 |
2013-01-26 | Add state:loadDefaultState feature. | David Robillard | 4 | -2/+27 |
2013-01-17 | Fix lv2_atom_sequence_end(). | David Robillard | 3 | -2/+10 |
2013-01-13 | Add missing lv2:EnvelopePlugin define. | David Robillard | 1 | -0/+1 |
2013-01-13 | Fix incorrect return type in lv2_event_get(). | David Robillard | 3 | -2/+11 |
2013-01-10 | Bump version. | David Robillard | 1 | -1/+1 |
2013-01-10 | Expose sampler parameter to host. | David Robillard | 3 | -38/+50 |
2013-01-10 | Add lv2:control for designating primary event-based control ports. | David Robillard | 4 | -6/+25 |
2013-01-10 | Set the range of opts:requiredOption and opts:supportedOption to opts:Option. | David Robillard | 3 | -1/+12 |
2013-01-10 | Fix date. | David Robillard | 1 | -1/+1 |
2013-01-10 | Make patch:Set a compact message for setting one property. | David Robillard | 4 | -23/+82 |
2013-01-09 | Fix lv2specgen usage from command line. | David Robillard | 1 | -4/+6 |
2013-01-08 | Add missing file | David Robillard | 1 | -0/+145 |
2013-01-08 | Revert prematurely incremented version. | David Robillard | 2 | -2/+2 |
2013-01-08 | Add logger convenience API. | David Robillard | 6 | -41/+30 |
2013-01-06 | Add plugin data files to book and list files in sensible order. | David Robillard | 1 | -7/+4 |
2013-01-05 | Fix event iteration. | David Robillard | 1 | -1/+0 |
2013-01-05 | Update metro documentation for book style. | David Robillard | 1 | -24/+20 |
2012-12-31 | Generate book from example plugin source. | David Robillard | 9 | -74/+346 |
2012-12-23 | Windows compilation fixes. | David Robillard | 2 | -4/+7 |
2012-12-21 | Fix typo in bufsz:sequenceSize label. | David Robillard | 2 | -1/+9 |
2012-12-21 | Fix syntax error. | David Robillard | 1 | -1/+0 |
2012-12-20 | Add lv2:EnvelopePlugin class. | David Robillard | 3 | -1/+16 |
2012-12-02 | Fix incorrect linker flag in ui:makeSONameResident documentation. | David Robillard | 2 | -1/+9 |
2012-11-17 | Fix notify output. | David Robillard | 1 | -0/+8 |
2012-11-17 | Fix position event iteration to reduce iterations and correctly handle update... | David Robillard | 1 | -17/+16 |
2012-11-16 | Add metronome example plugin to demonstrate precise tempo sync. | David Robillard | 6 | -0/+457 |
2012-10-19 | Fix online documentation building. | David Robillard | 1 | -5/+5 |
2012-10-14 | Bump versions for LV2 1.2.0. | David Robillard | 38 | -76/+82 |
2012-09-30 | Use neutral colours for header and footer. | David Robillard | 1 | -2/+2 |
2012-09-16 | Replace LV2_Morph_Interface with more general LV2_Options_Interface. | David Robillard | 5 | -128/+149 |
2012-09-09 | Clean up morph extension. | David Robillard | 2 | -13/+15 |
2012-09-09 | Use stricter datatype definitions conformant with the XSD and OWL specificati... | David Robillard | 3 | -68/+224 |
2012-09-09 | Add midi:HexByte datatype for status bytes and masks. | David Robillard | 2 | -5/+15 |
2012-09-09 | Split DOAP data from ontology. | David Robillard | 2 | -6/+23 |
2012-09-08 | Remove asserts from event-helper.h. | David Robillard | 2 | -3/+8 |
2012-09-06 | Generate top-level NEWS file in distribution with changes from all specs. | David Robillard | 2 | -5/+22 |
2012-09-06 | Add missing release dates. | David Robillard | 2 | -0/+2 |
2012-09-06 | Fix incorrect file-release URI. | David Robillard | 1 | -1/+1 |
2012-09-06 | Make documentation suitable for local installation. | David Robillard | 7 | -27/+73 |
2012-09-06 | Add links to utility headers. | David Robillard | 1 | -0/+2 |
2012-09-05 | Make documentation style more consistent with Doxygen style. | David Robillard | 1 | -5/+5 |
2012-09-03 | Use relative links between extensions so local documentation links work. | David Robillard | 10 | -56/+50 |
2012-09-02 | Fix link regexp. | David Robillard | 1 | -1/+1 |
2012-08-31 | Fix crash on save when no sample is loaded. | David Robillard | 1 | -3/+6 |
2012-08-31 | Fix typo in documentation. | David Robillard | 1 | -2/+2 |
2012-08-29 | Remove atom dependency from options extension. | David Robillard | 1 | -3/+4 |
2012-08-29 | Fix documentation reference to nonexistent function. | David Robillard | 1 | -1/+1 |