Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-11-19 | Rename DOAP files. | David Robillard | 2 | -1/+1 | |
2011-11-18 | Improve DOAP metadata. | David Robillard | 2 | -14/+69 | |
Add function to generate NEWS file from DOAP metadata. | |||||
2011-11-17 | Show changelog for current development version. | David Robillard | 1 | -1/+12 | |
2011-11-17 | Add change log and release links to RDF. | David Robillard | 3 | -30/+80 | |
Add "Version History" section to generated documentation. Move doap metadata to separate file. | |||||
2011-11-16 | Syntax highlight turtle code. | David Robillard | 1 | -2/+2 | |
2011-11-14 | Make all lv2:documentation valid XHTML Basic 1.1. | David Robillard | 1 | -10/+8 | |
Validate lv2:documentation in lv2specgen (if lxml is available). | |||||
2011-11-13 | Make LV2 a valid OWL 2 DL ontology. | David Robillard | 1 | -16/+14 | |
2011-11-09 | Make use of new auto-linking in lv2specgen.py. | David Robillard | 1 | -2/+1 | |
2011-11-03 | Add lv2:extensionData and lv2:ExtensionData for plugins to indicate that they | David Robillard | 2 | -0/+24 | |
support some URI for LV2_Descriptor::extension_data. | |||||
2011-10-27 | Remove old urn:struct code linking stuff. | David Robillard | 1 | -2/+1 | |
This ugly way of linking to code has been deprecated by the automagic Doxygen code links stuff. | |||||
2011-10-26 | Rewrite and clean up some documentation. | David Robillard | 3 | -77/+49 | |
2011-10-21 | Rewrite description. | David Robillard | 1 | -68/+72 | |
2011-10-20 | Fix invalid markup in output. | David Robillard | 1 | -1/+1 | |
2011-10-19 | Remove waf 1.5 cruft | David Robillard | 1 | -5/+0 | |
2011-10-10 | Update COPYING. | David Robillard | 1 | -4/+14 | |
2011-10-10 | Update documentation to remove lv2config references and describe correct ↵ | David Robillard | 2 | -20/+23 | |
include style. | |||||
2011-10-10 | Switch to ISC license. | David Robillard | 3 | -37/+29 | |
2011-10-10 | Remove lv2config | David Robillard | 6 | -3929/+21 | |
2011-07-17 | Fix configuration of core.lv2 | David Robillard | 1 | -1/+4 | |
2011-07-07 | Remove unread variable | David Robillard | 1 | -2/+0 | |
2011-07-07 | Add amp example plugin. | David Robillard | 2 | -1/+1 | |
Upgrade to waf 1.6.6. Don't depend on a C++ compiler being present. | |||||
2011-05-05 | Remove unnecessary Node copy and string.measuring. | David Robillard | 1 | -7/+6 | |
2011-04-22 | Upgrade to waf 1.6.4 and autowaf r43 | David Robillard | 1 | -0/+0 | |
2011-04-22 | Upgrade to waf 1.6.4. | David Robillard | 1 | -0/+0 | |
Fix wscript whitespace (PEP8). | |||||
2011-03-30 | Prepend DESTDIR to both include and bundle paths for packaging. | David Robillard | 2 | -20/+41 | |
2011-03-29 | LV2_PATH variable expansion on Windows. | David Robillard | 1 | -3/+5 | |
2011-03-28 | Update waf (use standard LV2_PATH on Windows) | David Robillard | 1 | -0/+0 | |
2011-03-27 | Update waf (working windows version). | David Robillard | 1 | -0/+0 | |
2011-03-27 | Update waf | David Robillard | 1 | -0/+0 | |
2011-03-27 | Print LV2_DIR in configuration summary. | David Robillard | 1 | -0/+2 | |
2011-03-27 | Fix default LV2_PATH. | David Robillard | 1 | -2/+4 | |
2011-03-27 | Update waf to use gnu_dirs tool and use dir vars more sanely. | David Robillard | 1 | -0/+0 | |
2011-03-27 | Fix compilation on Windows. | David Robillard | 2 | -3/+10 | |
2011-03-27 | Print default LV2 path in configuration summary. | David Robillard | 1 | -0/+2 | |
2011-03-27 | Build lv2config on systems without wordexp. | David Robillard | 3 | -1/+23 | |
2011-03-26 | Add man page for lv2config. | David Robillard | 3 | -2/+70 | |
2011-03-19 | LV2Core 4.0. | David Robillard | 4 | -7/+8 | |
2011-03-19 | Update README. | David Robillard | 1 | -21/+17 | |
2011-03-19 | Use <q> for quoting initially introduced terms, not <em>. | David Robillard | 1 | -16/+16 | |
2011-03-19 | lv2:Template => lv2:PluginBase. | David Robillard | 1 | -9/+12 | |
2011-03-19 | Update ChangeLog. | David Robillard | 1 | -4/+5 | |
2011-03-19 | Tidy. | David Robillard | 1 | -3/+3 | |
2011-03-19 | Move project description back to lv2.ttl. | David Robillard | 2 | -26/+25 | |
While this makes OWL tools less happy, from an LV2 POV minimal manifest is good. We are really blurring the lines between "project" "ontology" and "extension" here... | |||||
2011-03-18 | Fix whitespace. | David Robillard | 1 | -61/+60 | |
Use new waf build syntax. | |||||
2011-03-18 | Sort prefix directives. | David Robillard | 2 | -3/+3 | |
2011-03-18 | Add missing prefix. | David Robillard | 1 | -0/+1 | |
2011-03-18 | Define pre-roll special case. | David Robillard | 2 | -0/+8 | |
2011-03-18 | Tidy and remove redundant documentation. | David Robillard | 1 | -76/+66 | |
2011-03-18 | Refer to "RDF data" rather than "data file" (dynmanifest friendly). | David Robillard | 1 | -9/+9 | |
2011-03-18 | <http://lv2plug.in/ns/lv2core> a owl:Ontology . | David Robillard | 2 | -2/+2 | |