Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-09-03 | Use relative links between extensions so local documentation links work. | David Robillard | 1 | -2/+2 | |
Automatically link prefixed names to the appropriate resource. | |||||
2012-08-14 | midi: Remove non-standard midi:Tick message type. | David Robillard | 1 | -7/+1 | |
midi: Add C definitions for message types and standard controllers. midi: Fix definition of SystemExclusive status byte. Use new MIDI API in eg-sampler. | |||||
2012-08-09 | Add midi:binding and midi:channel. | David Robillard | 1 | -1/+26 | |
2012-08-05 | Move all project metadata for extensions (e.g. change log) to separate files to | David Robillard | 1 | -70/+2 | |
spare hosts from loading them during discovery. | |||||
2012-07-29 | Use consistent label style. | David Robillard | 1 | -24/+33 | |
2012-04-17 | Bump versions, mark up releases, portability fixes. | David Robillard | 1 | -4/+7 | |
2012-04-16 | Improve documentation. | David Robillard | 1 | -8/+6 | |
2012-04-13 | Document how to serialise a MidiEvent to a string. | David Robillard | 1 | -2/+12 | |
2012-04-12 | Normalise syntax via serdi. | David Robillard | 1 | -14/+14 | |
2012-04-12 | Remove comment headers from Turtle files and ensure the same information is ↵ | David Robillard | 1 | -16/+1 | |
available in machine readable form. | |||||
2012-04-12 | Rename 'people' to 'meta' in anticipation of putting other stuff there. | David Robillard | 1 | -2/+2 | |
2012-03-30 | Add missing ui:ui and ui:binary property definitions. | David Robillard | 1 | -27/+53 | |
Mark up properties more precisely for validation. | |||||
2012-03-25 | Move people information in to a common place. | David Robillard | 1 | -14/+4 | |
2012-03-25 | Clean up author and seeAlso information. | David Robillard | 1 | -1/+3 | |
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 | -1/+0 | |
2012-03-10 | Add a near-complete description of MIDI in RDF and corresponding URI #defines. | David Robillard | 1 | -17/+303 | |
2012-02-08 | Rearrange tree so top level can be used as an include path for standard ↵ | David Robillard | 1 | -0/+115 | |
style LV2 includes. |