aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-11-14Make all lv2:documentation valid XHTML Basic 1.1.David Robillard17-128/+158
2011-11-13Remove persist extensionDavid Robillard7-450/+0
2011-11-13Fix invalid XML (lack of) escapes.David Robillard3-4/+4
2011-11-13Make LV2 a valid OWL 2 DL ontology.David Robillard1-16/+14
2011-11-11Fix incorrect parameter type.David Robillard1-6/+6
2011-11-11Remove Doxygen dependence on graphviz/dot which we don't use anyway.David Robillard1-1/+1
2011-11-09Update documentation.David Robillard2-43/+45
2011-11-09Link Atom classes to C type identifiers.David Robillard3-91/+132
2011-11-09Check for lv2core via pkg-config rather than header presence.David Robillard1-2/+3
2011-11-09Clean up URID extension.David Robillard5-57/+59
2011-11-09Remove reference to non-existent class.David Robillard1-1/+1
2011-11-09Make use of new auto-linking in lv2specgen.py.David Robillard7-68/+55
2011-11-09Automatically transform ext:Class in lv2:documentation to links.David Robillard1-9/+23
2011-11-09Fix references to old names.David Robillard1-2/+2
2011-11-09Follow class/individual naming convention.David Robillard1-4/+4
2011-11-09Fix incorrect rdfs:Class URI.David Robillard1-1/+1
2011-11-09Rename Object to Thing.David Robillard6-78/+94
2011-11-09Implement file name changing from UI.David Robillard4-62/+104
2011-11-09Update waf to latest git.David Robillard1-0/+0
2011-11-09Define types as complete objects, not just atom bodies.David Robillard4-136/+170
2011-11-07Fix crash on instantiation.David Robillard3-24/+32
2011-11-07Add missing file.David Robillard1-0/+170
2011-11-07Build and install experimental extensions when --experimental is passed.David Robillard1-1/+3
2011-11-07Apply patch from Adrian Knoth to fix pkgconfig file install paths.David Robillard1-1/+1
2011-11-07Fix distcheck.David Robillard1-2/+12
2011-11-07Cache version information in release tarballs.David Robillard1-1/+20
2011-11-07Fix errors from last commit (oops).David Robillard1-4/+4
2011-11-07Tidy.David Robillard1-14/+13
2011-11-07Remove generated junk from source directory in favour of a smarter extension ...David Robillard95-151/+241
2011-11-07Remove cruftDavid Robillard0-0/+0
2011-11-06Lint.David Robillard6-87/+89
2011-11-06Use new urid and atom extensions instead of uri-map and event.David Robillard3-68/+50
2011-11-06Load waf tools firstDavid Robillard1-4/+3
2011-11-06Add features parameters to save() and restore().David Robillard1-11/+18
2011-11-06Typedef void* callback_data parameter.David Robillard4-27/+29
2011-11-05Add stable, experimental, or deprecated status to extension index.David Robillard2-13/+29
2011-11-05Mark event and uri-map as deprecated and point to their successors in documen...David Robillard6-35/+56
2011-11-05Separate features for mapping and unmapping.David Robillard3-37/+58
2011-11-05Fix copyright formatting.David Robillard1-3/+3
2011-11-05Abbreviate all URIs that are within a namespace defined in the spec.David Robillard1-0/+2
2011-11-05Update wording of MIDI extension to be more correct and generic (Event, Atom,...David Robillard2-64/+44
2011-11-05Syntax highlight example Turtle code.David Robillard1-7/+8
2011-11-05Fix specification prefix.David Robillard1-1/+1
2011-11-05Fix invalid markup.David Robillard4-19/+21
2011-11-04Add missing versions.David Robillard11-2/+20
2011-11-04Show classes that are subclasses of classes defined in other specs at top lev...David Robillard1-1/+9
2011-11-04Add subtitle using doap:shortdesc.David Robillard4-14/+11
2011-11-04Add missing descriptions.David Robillard3-0/+3
2011-11-04Prettier and more informative extension index.David Robillard25-85/+111
2011-11-04Remove terrible roqet kludges and use rdflib to find URI and version.David Robillard1-35/+21