Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-09-22 | Install standard headers to simpler include paths | David Robillard | 4 | -545/+0 | |
2017-03-20 | Add patch:context property | David Robillard | 3 | -0/+20 | |
2017-02-08 | Add lv2_validate utility | David Robillard | 1 | -1/+0 | |
2016-10-04 | Add patch:accept property | David Robillard | 4 | -1/+18 | |
2016-09-18 | Update copyright dates | David Robillard | 1 | -1/+1 | |
2016-09-10 | Document all URI defines | David Robillard | 1 | -27/+27 | |
This makes headers somewhat redundant and too wide, but it's the only way I can get Doxygen to make links to the corresponding spec documentation, because it doesn't linkify URIs in strings. | |||||
2015-11-13 | Add example to patch:Put documentation | David Robillard | 1 | -1/+12 | |
2015-04-07 | LV2 1.12.0v1.12.0 | David Robillard | 2 | -3/+4 | |
2015-03-28 | Remove formatting from comments for UI display. | David Robillard | 1 | -77/+30 | |
2015-03-16 | Clean up and add missing labels. | David Robillard | 1 | -0/+2 | |
2015-02-08 | Add patch:Copy method. | David Robillard | 3 | -5/+31 | |
2014-11-25 | Single-page API documentation with unified style. | David Robillard | 1 | -4/+12 | |
2014-10-31 | Define patch:Get with no subject to implicitly apply to reciever. This can ↵ | David Robillard | 3 | -3/+14 | |
be used by UIs to get an initial description of a plugin. | |||||
2014-08-08 | LV2 1.10.0 | David Robillard | 2 | -3/+5 | |
2014-01-24 | atom: Deprecate Blank and Resource in favour of just Object. | David Robillard | 4 | -25/+54 | |
atom: Add lv2_atom_forge_is_object_type() and lv2_atom_forge_is_blank() to ease backwards compatibility. atom: Add lv2_atom_forge_key() for terser object writing. patch: Add patch:sequenceNumber for associating replies with requests. lv2specgen: Display deprecated warning on classes marked owl:deprecated. | |||||
2013-02-18 | Update versions. LV2 1.4.0. | David Robillard | 2 | -3/+4 | |
2013-01-10 | Fix date. | David Robillard | 1 | -1/+1 | |
2013-01-10 | Make patch:Set a compact message for setting one property. | David Robillard | 4 | -23/+82 | |
Add patch:readable and patch:writable for describing available properties. | |||||
2012-09-03 | Use relative links between extensions so local documentation links work. | David Robillard | 1 | -6/+6 | |
Automatically link prefixed names to the appropriate resource. | |||||
2012-08-05 | Move all project metadata for extensions (e.g. change log) to separate files to | David Robillard | 2 | -20/+26 | |
spare hosts from loading them during discovery. | |||||
2012-08-05 | Do everything in the top level wscript file and remove wscript symlinks from ↵ | David Robillard | 1 | -1/+0 | |
extensions. | |||||
2012-04-17 | Bump versions, mark up releases, portability fixes. | David Robillard | 2 | -4/+12 | |
2012-04-16 | Improve documentation. | David Robillard | 1 | -42/+29 | |
2012-04-12 | Remove comment headers from Turtle files and ensure the same information is ↵ | David Robillard | 1 | -22/+8 | |
available in machine readable form. | |||||
2012-04-12 | Rename 'people' to 'meta' in anticipation of putting other stuff there. | David Robillard | 1 | -1/+1 | |
2012-04-12 | Lint. | David Robillard | 1 | -1/+1 | |
2012-03-30 | Add missing definition of patch:wildcard. | David Robillard | 2 | -0/+7 | |
2012-03-30 | Add missing ui:ui and ui:binary property definitions. | David Robillard | 1 | -15/+21 | |
Mark up properties more precisely for validation. | |||||
2012-03-26 | Remove individual extension pkg-config files and build scripts. | David Robillard | 2 | -2/+0 | |
2012-03-25 | Move people information in to a common place. | David Robillard | 1 | -14/+9 | |
2012-03-25 | Clean up author and seeAlso information. | David Robillard | 1 | -1/+2 | |
Remove download row from documentation header table and rename "History" section to "Releases" (which contains download links and is hopefully clear enough). | |||||
2012-03-24 | Remove pointless person homepage properties. | David Robillard | 1 | -6/+7 | |
2012-03-20 | Fix typo. | David Robillard | 1 | -1/+1 | |
2012-03-16 | Add missing URI defines. | David Robillard | 2 | -30/+33 | |
2012-03-16 | Fix some renaming oopses. | David Robillard | 2 | -27/+28 | |
2012-03-16 | Message extension => Patch extension | David Robillard | 6 | -0/+408 | |