Age | Commit message (Expand) | Author | Files | Lines |
2013-02-18 | Remove lv2:Program and all related things. | David Robillard | 3 | -60/+3 |
2013-02-10 | Add lv2:Bank, lv2:Program, and lv2:program for describing programs, including... | David Robillard | 2 | -3/+59 |
2013-02-09 | Reserve minor version 0 for unstable development plugins (fix #9). | David Robillard | 2 | -32/+24 |
2013-01-13 | Add missing lv2:EnvelopePlugin define. | David Robillard | 1 | -0/+1 |
2013-01-10 | Add lv2:control for designating primary event-based control ports. | David Robillard | 4 | -6/+25 |
2012-12-21 | Fix syntax error. | David Robillard | 1 | -1/+0 |
2012-12-20 | Add lv2:EnvelopePlugin class. | David Robillard | 3 | -1/+16 |
2012-10-14 | Bump versions for LV2 1.2.0. | David Robillard | 2 | -3/+4 |
2012-09-09 | Use stricter datatype definitions conformant with the XSD and OWL specificati... | David Robillard | 1 | -12/+17 |
2012-08-05 | Move all project metadata for extensions (e.g. change log) to separate files to | David Robillard | 1 | -3/+1 |
2012-08-02 | Clean up wscript files and use a simpler method of chopping 'lib' prefix. | David Robillard | 1 | -5/+3 |
2012-07-29 | Use consistent label style. | David Robillard | 3 | -26/+36 |
2012-04-17 | Add URI define for lv2:project. | David Robillard | 1 | -0/+1 |
2012-04-17 | Bump versions, mark up releases, portability fixes. | David Robillard | 2 | -4/+7 |
2012-04-17 | Remove cruft. | David Robillard | 1 | -1/+0 |
2012-04-17 | Remove cruft. | David Robillard | 1 | -30/+5 |
2012-04-17 | Refer to correct predicate for doap:Project names. | David Robillard | 1 | -1/+1 |
2012-04-16 | Add lv2:project property. | David Robillard | 1 | -0/+20 |
2012-04-16 | Remove misplaced definition of doap:name. | David Robillard | 1 | -3/+0 |
2012-04-14 | Remove unused lv2:hasParameter that only makes sense given non-core technology. | David Robillard | 2 | -15/+0 |
2012-04-14 | Move CVPort to core. | David Robillard | 4 | -3/+23 |
2012-04-12 | Normalise syntax via serdi. | David Robillard | 1 | -338/+505 |
2012-04-12 | Tidy. | David Robillard | 1 | -5/+2 |
2012-04-12 | Remove comment headers from Turtle files and ensure the same information is a... | David Robillard | 1 | -17/+0 |
2012-04-12 | Tidy manifests. | David Robillard | 1 | -2/+3 |
2012-04-12 | Rename 'people' to 'meta' in anticipation of putting other stuff there. | David Robillard | 2 | -2/+2 |
2012-04-12 | Delete trailing whitespace. | David Robillard | 1 | -15/+15 |
2012-04-12 | Update doxygen markup. | David Robillard | 1 | -4/+4 |
2012-04-06 | Fix broken link. | David Robillard | 1 | -1/+1 |
2012-03-30 | Remove explicit links now automatically handled by lv2secgen. | David Robillard | 1 | -5/+3 |
2012-03-30 | Add missing ui:ui and ui:binary property definitions. | David Robillard | 2 | -19/+32 |
2012-03-27 | Remove comment headers which had become a bit rusty. | David Robillard | 1 | -54/+0 |
2012-03-27 | Remove meaningless class lv2:Resource. | David Robillard | 2 | -55/+40 |
2012-03-27 | Fix OWL errors. | David Robillard | 1 | -12/+13 |
2012-03-26 | Move files listing into contents. Hopefully a more obvious link to the API w... | David Robillard | 1 | -1/+1 |
2012-03-26 | Add missing define for lv2:designation. | David Robillard | 1 | -0/+1 |
2012-03-26 | Remove individual extension pkg-config files and build scripts. | David Robillard | 3 | -70/+0 |
2012-03-25 | Move people information in to a common place. | David Robillard | 1 | -11/+1 |
2012-03-25 | Clean up author and seeAlso information. | David Robillard | 2 | -4/+5 |
2012-03-24 | Remove pointless person homepage properties. | David Robillard | 1 | -2/+0 |
2012-03-24 | Add metadata concept of a designation, a channel or parameter description whi... | David Robillard | 2 | -35/+41 |
2012-03-23 | Add lv2:Parameter and better document the concept. | David Robillard | 1 | -15/+35 |
2012-03-15 | Add new discovery API. | David Robillard | 4 | -39/+110 |
2012-03-11 | Implement consistent URI defines in core, state, atom, urid. | David Robillard | 4 | -5/+89 |
2012-02-28 | Make heading match current terminology. | David Robillard | 1 | -3/+3 |
2012-02-28 | Replace lv2:relation with the concept of plugin "parameters". | David Robillard | 2 | -10/+25 |
2012-02-27 | Add lv2:relation, lv2:latency, and lv2:freeWheeling. | David Robillard | 3 | -4/+43 |
2012-02-12 | Make top-level 'waf dist' generate necessary files so rdflib is not a build r... | David Robillard | 1 | -16/+26 |
2012-02-11 | Sshh. | David Robillard | 1 | -4/+0 |
2012-02-11 | Move NEWS generation stuff up into autowaf. | David Robillard | 2 | -50/+13 |