Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-11-14 | Make all lv2:documentation valid XHTML Basic 1.1. | David Robillard | 14 | -114/+113 | |
Validate lv2:documentation in lv2specgen (if lxml is available). | |||||
2011-11-13 | Remove persist extension | David Robillard | 6 | -449/+0 | |
2011-11-13 | Fix invalid XML (lack of) escapes. | David Robillard | 3 | -4/+4 | |
2011-11-11 | Fix incorrect parameter type. | David Robillard | 1 | -6/+6 | |
2011-11-09 | Update documentation. | David Robillard | 2 | -43/+45 | |
2011-11-09 | Link Atom classes to C type identifiers. | David Robillard | 2 | -82/+116 | |
Define C types for all Atom classes where a useful C type is possible. | |||||
2011-11-09 | Clean up URID extension. | David Robillard | 3 | -35/+37 | |
2011-11-09 | Make use of new auto-linking in lv2specgen.py. | David Robillard | 6 | -66/+54 | |
2011-11-09 | Fix references to old names. | David Robillard | 1 | -2/+2 | |
2011-11-09 | Follow class/individual naming convention. | David Robillard | 1 | -4/+4 | |
2011-11-09 | Fix incorrect rdfs:Class URI. | David Robillard | 1 | -1/+1 | |
2011-11-09 | Rename Object to Thing. | David Robillard | 4 | -68/+84 | |
Add definition of Message. | |||||
2011-11-09 | Define types as complete objects, not just atom bodies. | David Robillard | 4 | -136/+170 | |
Improve helper API. | |||||
2011-11-07 | Add missing file. | David Robillard | 1 | -0/+170 | |
2011-11-07 | Remove generated junk from source directory in favour of a smarter extension ↵ | David Robillard | 84 | -0/+84 | |
wscript that figures out the necessary data from RDF (so the wscript itself can be identical for every extension). | |||||
2011-11-06 | Lint. | David Robillard | 6 | -87/+89 | |
2011-11-06 | Add features parameters to save() and restore(). | David Robillard | 1 | -11/+18 | |
Fix outdated references to callback_data in documentation. | |||||
2011-11-06 | Typedef void* callback_data parameter. | David Robillard | 4 | -27/+29 | |
2011-11-05 | Mark event and uri-map as deprecated and point to their successors in ↵ | David Robillard | 4 | -34/+47 | |
documentation. | |||||
2011-11-05 | Separate features for mapping and unmapping. | David Robillard | 3 | -37/+58 | |
2011-11-05 | Update wording of MIDI extension to be more correct and generic (Event, ↵ | David Robillard | 2 | -64/+44 | |
Atom, etc.) | |||||
2011-11-05 | Fix invalid markup. | David Robillard | 3 | -14/+15 | |
2011-11-04 | Add missing versions. | David Robillard | 11 | -2/+20 | |
2011-11-04 | Add missing descriptions. | David Robillard | 1 | -0/+1 | |
2011-11-04 | Prettier and more informative extension index. | David Robillard | 21 | -21/+22 | |
Add short descriptions to extensions. Prettier table style. | |||||
2011-11-04 | Clean up example code. | David Robillard | 2 | -13/+11 | |
2011-11-04 | Add state extension (a minor improvement to persist). | David Robillard | 3 | -0/+487 | |
2011-11-04 | Use correct ev:supportsEvent predicate. | David Robillard | 2 | -2/+2 | |
2011-11-03 | Add state field. | David Robillard | 1 | -0/+5 | |
2011-11-03 | Syntax highlight C and Turtle code in documentation. | David Robillard | 8 | -34/+37 | |
2011-11-02 | Rescue extended port info extension from old wiki mess as "port-props" extension | David Robillard | 2 | -0/+225 | |
2011-11-01 | Specify that presets must use rdfs:label for labels. | David Robillard | 1 | -1/+7 | |
2011-11-01 | Fix bad reference in doc comment | David Robillard | 1 | -1/+1 | |
2011-11-01 | Remove state flags not currently supported by extension. | David Robillard | 1 | -9/+7 | |
Use generic "flags" rather than a "valid" field, in case other properties of an LV2_Time_Position might be useful in the future (e.g. whether or not this is a change, whether or not this applies immediately (slow sync?), etc). | |||||
2011-10-27 | Port lv2specgen to rdflib. | David Robillard | 5 | -57/+57 | |
2011-10-27 | Remove old urn:struct code linking stuff. | David Robillard | 3 | -21/+16 | |
This ugly way of linking to code has been deprecated by the automagic Doxygen code links stuff. | |||||
2011-10-24 | Add missing files | David Robillard | 3 | -0/+107 | |
2011-10-14 | Switch persist extension to ISC license with permission of Leonard Ritter. | David Robillard | 2 | -29/+22 | |
2011-10-11 | Remove waf and wscript (which should be generated) | David Robillard | 2 | -34/+0 | |
2011-10-10 | Add atom:MidiMessage. | David Robillard | 1 | -0/+22 | |
2011-10-10 | Remove useless struct names. | David Robillard | 1 | -5/+5 | |
2011-10-10 | Remove use of old urn:struct explicit links since we have larsl's fancy ↵ | David Robillard | 1 | -37/+32 | |
automagic linking now. | |||||
2011-10-10 | Add event type to atom extension (towards replacing event extension). | David Robillard | 2 | -4/+123 | |
2011-10-10 | Tidy. | David Robillard | 4 | -22/+23 | |
2011-10-10 | Tidy. | David Robillard | 1 | -67/+74 | |
2011-10-05 | Add preliminary time extension | David Robillard | 3 | -0/+191 | |
2011-10-05 | Switch license to ISC license | David Robillard | 2 | -34/+23 | |
2011-09-25 | Add CV Port extension. | David Robillard | 4 | -0/+121 | |
2011-07-25 | Fix reference.h compilation | David Robillard | 1 | -12/+16 | |
2011-07-23 | Move reference and blob stuff from atom extension to a separate "reference" ↵ | David Robillard | 5 | -200/+272 | |
extension. |