aboutsummaryrefslogtreecommitdiffstats
path: root/ext/urid.lv2
AgeCommit message (Collapse)AuthorFilesLines
2011-11-20Lay out repository structure to match include and URI structure.David Robillard6-192/+0
Treat lv2core like all the other specifications in gendoc.py.
2011-11-14Make all lv2:documentation valid XHTML Basic 1.1.David Robillard1-13/+13
Validate lv2:documentation in lv2specgen (if lxml is available).
2011-11-09Clean up URID extension.David Robillard2-31/+33
2011-11-09Make use of new auto-linking in lv2specgen.py.David Robillard1-3/+3
2011-11-07Remove generated junk from source directory in favour of a smarter extension ↵David Robillard3-0/+3
wscript that figures out the necessary data from RDF (so the wscript itself can be identical for every extension).
2011-11-05Mark event and uri-map as deprecated and point to their successors in ↵David Robillard1-9/+9
documentation.
2011-11-05Separate features for mapping and unmapping.David Robillard3-37/+58
2011-11-04Prettier and more informative extension index.David Robillard1-0/+1
Add short descriptions to extensions. Prettier table style.
2011-07-22Add urid extension from Gabriel M. Beddingfield.David Robillard3-0/+165