Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
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 | |
2011-03-18 | Document lv2:Point restrictions in machine readable form. | David Robillard | 1 | -5/+14 | |
2011-03-18 | Tidy. | David Robillard | 2 | -89/+64 | |
2011-03-18 | Add OWL types. | David Robillard | 3 | -125/+110 | |
Fix lv2:minimum, lv2:maximum, and lv2:minimum (definition did not match the reality of their usage) (Spec bug found with Pellet). Move project description metadata to manifest. Remove invalid (non-DL) OWL restrictions, and use of Turtle collection syntax (there is at least one broken implementation in the wild that fails to parse this). LV2 is now almost, but not quite, a valid OWL DL Ontology. | |||||
2011-03-17 | Bump version to 3.2. | David Robillard | 4 | -80/+77 | |
Tidy things up. | |||||
2011-03-17 | Update INSTALL and AUTHORS. | David Robillard | 2 | -2/+8 | |
2011-03-17 | Update INSTALL file. | David Robillard | 1 | -33/+25 | |
2011-03-17 | Specify explicitly that LV2_Descriptor::URI must be a valid URI string. | David Robillard | 1 | -0/+1 | |
2011-03-16 | Use <q> for fancy (and syntactically/semantically sensible) quotes. | David Robillard | 1 | -41/+42 | |
2011-03-16 | Linkify. | David Robillard | 1 | -17/+25 | |
2011-03-16 | SampleCount => sample_count. | David Robillard | 1 | -4/+3 | |
2011-03-16 | Define ControlPort and AudioPort data types as C float instead of IEEE | David Robillard | 1 | -6/+8 | |
float (matches reality of the API). | |||||
2011-03-16 | Add threading rule for all classes (prohibit messing with global state). | David Robillard | 1 | -0/+4 | |
2011-03-16 | Fix overly-restrictive lv2:hardRTCapable rules. | David Robillard | 1 | -23/+22 | |
2011-03-16 | Fix typo. | David Robillard | 1 | -1/+1 | |
2011-03-16 | Update ChangeLog. | David Robillard | 1 | -4/+8 | |
2011-03-16 | Skip duplicate extensions with a warning. | David Robillard | 1 | -23/+61 | |
2011-03-16 | Tidy. | David Robillard | 1 | -15/+15 | |
2011-03-16 | Separate discovery from include hierarchy building. | David Robillard | 1 | -52/+65 | |
2011-03-16 | Tidy documentation. | David Robillard | 1 | -4/+6 | |
2011-03-15 | Add new waf script with bundled autowaf. | David Robillard | 1 | -0/+0 | |
2011-03-15 | Remove waf (broken intermediary revision). | David Robillard | 1 | -1/+0 | |
2011-03-15 | Remove autowaf external and wscript (broken intermediary revision). | David Robillard | 2 | -4/+4 | |
2011-03-11 | Add lv2:SpatialPlugin. | David Robillard | 1 | -0/+8 | |
2011-03-11 | Remove "Processor" from class names (inconsistent, but less ugly...). | David Robillard | 1 | -4/+15 | |
Make lv2:AmplifierPlugin a subclass of lv2:DynamicsPlugin. Add lv2:FunctionPlugin and lv2:ConstantPlugin for mathey things. | |||||
2011-03-10 | Apply changes from mailing list discussion: | David Robillard | 1 | -26/+47 | |
Clarify that control values are fixed for the duration of run(). Make lv2:index xsd:nonNegativeInteger (not xsd:decimal). Better lv2:binary documentation. Add lv2:appliesTo. Make lv2:inPlaceBroken more generic. | |||||
2011-03-10 | Fix issues discovered by larsl: | David Robillard | 1 | -3/+3 | |
Change versioning documenation to not imply all resources must be versioned. Remove domain restriction from lv2:documentation. |