Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-03-27 | Build lv2config on systems without wordexp. | David Robillard | 3 | -1/+23 | |
2011-03-26 | Workaround for ui.h collision | Lars Luthman | 1 | -3/+5 | |
2011-03-26 | Added UI bundles to Doxyfile | Lars Luthman | 1 | -0/+3 | |
2011-03-26 | Removed the specialness of ui:floatControl | Lars Luthman | 1 | -6/+5 | |
2011-03-26 | Remove old header. | David Robillard | 2 | -304/+1 | |
2011-03-26 | Use UNIX line ends. | David Robillard | 1 | -313/+313 | |
2011-03-26 | Clean up documentation. | David Robillard | 2 | -242/+246 | |
2011-03-26 | Tidy. | David Robillard | 5 | -47/+348 | |
Fix UI rule about reference events (former would cause memory leaks). | |||||
2011-03-26 | Made UI headers follow the standard naming scheme | Lars Luthman | 3 | -0/+0 | |
2011-03-26 | Oops. Change UI bundle suffix from .ttl to .lv2 | Lars Luthman | 9 | -0/+0 | |
2011-03-26 | Added UI bundles in wscript | Lars Luthman | 1 | -0/+3 | |
2011-03-26 | Added ui-event bundle | Lars Luthman | 3 | -0/+129 | |
2011-03-26 | Added ui-gtk bundle | Lars Luthman | 3 | -0/+127 | |
2011-03-26 | Added ui bundle | Lars Luthman | 3 | -0/+503 | |
2011-03-26 | Add man page for lv2config. | David Robillard | 3 | -2/+70 | |
2011-03-26 | Fix whitespace. | David Robillard | 1 | -26/+26 | |
2011-03-26 | Use standard style (no functional changes). | David Robillard | 1 | -143/+168 | |
2011-03-26 | Update version and dates. | David Robillard | 2 | -4/+4 | |
2011-03-26 | Clarify intended dynamic purpose of extension. | David Robillard | 1 | -65/+72 | |
Clarify that extensions SHOULD NOT define a context unless it is absolutely necessary. Use standard code style. | |||||
2011-03-25 | Tidy (no functional changes). | David Robillard | 1 | -12/+12 | |
2011-03-25 | Use standard style (no functional changes). | David Robillard | 2 | -146/+156 | |
2011-03-19 | LV2Core 4.0. | David Robillard | 4 | -7/+8 | |
2011-03-19 | Link to releases as .bz2, not .gz. | David Robillard | 1 | -1/+1 | |
2011-03-19 | Update README. | David Robillard | 1 | -21/+17 | |
2011-03-19 | Tidy. | David Robillard | 1 | -1/+0 | |
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 | 2 | -10/+13 | |
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 | Add useless define to fix invalid Doxygen output. | David Robillard | 1 | -0/+2 | |
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 | Use matching style sheet for code documentation. | David Robillard | 2 | -1/+560 | |
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-17 | Improve documentation. | David Robillard | 1 | -37/+35 | |
2011-03-17 | Use relative links to code documentation. | David Robillard | 2 | -3/+4 | |
2011-03-17 | List properties in a <table> (more compact than <dl>). | David Robillard | 2 | -48/+136 | |
2011-03-16 | Use <q> for fancy (and syntactically/semantically sensible) quotes. | David Robillard | 1 | -41/+42 | |