aboutsummaryrefslogtreecommitdiffstats
path: root/ext
AgeCommit message (Expand)AuthorFilesLines
2011-11-07Add missing file.David Robillard1-0/+170
2011-11-07Remove generated junk from source directory in favour of a smarter extension ...David Robillard84-0/+84
2011-11-06Lint.David Robillard6-87/+89
2011-11-06Add features parameters to save() and restore().David Robillard1-11/+18
2011-11-06Typedef void* callback_data parameter.David Robillard4-27/+29
2011-11-05Mark event and uri-map as deprecated and point to their successors in documen...David Robillard4-34/+47
2011-11-05Separate features for mapping and unmapping.David Robillard3-37/+58
2011-11-05Update wording of MIDI extension to be more correct and generic (Event, Atom,...David Robillard2-64/+44
2011-11-05Fix invalid markup.David Robillard3-14/+15
2011-11-04Add missing versions.David Robillard11-2/+20
2011-11-04Add missing descriptions.David Robillard1-0/+1
2011-11-04Prettier and more informative extension index.David Robillard21-21/+22
2011-11-04Clean up example code.David Robillard2-13/+11
2011-11-04Add state extension (a minor improvement to persist).David Robillard3-0/+487
2011-11-04Use correct ev:supportsEvent predicate.David Robillard2-2/+2
2011-11-03Add state field.David Robillard1-0/+5
2011-11-03Syntax highlight C and Turtle code in documentation.David Robillard8-34/+37
2011-11-02Rescue extended port info extension from old wiki mess as "port-props" extensionDavid Robillard2-0/+225
2011-11-01Specify that presets must use rdfs:label for labels.David Robillard1-1/+7
2011-11-01Fix bad reference in doc commentDavid Robillard1-1/+1
2011-11-01Remove state flags not currently supported by extension.David Robillard1-9/+7
2011-10-27Port lv2specgen to rdflib.David Robillard5-57/+57
2011-10-27Remove old urn:struct code linking stuff.David Robillard3-21/+16
2011-10-24Add missing filesDavid Robillard3-0/+107
2011-10-14Switch persist extension to ISC license with permission of Leonard Ritter.David Robillard2-29/+22
2011-10-11Remove waf and wscript (which should be generated)David Robillard2-34/+0
2011-10-10Add atom:MidiMessage.David Robillard1-0/+22
2011-10-10Remove useless struct names.David Robillard1-5/+5
2011-10-10Remove use of old urn:struct explicit links since we have larsl's fancy autom...David Robillard1-37/+32
2011-10-10Add event type to atom extension (towards replacing event extension).David Robillard2-4/+123
2011-10-10Tidy.David Robillard4-22/+23
2011-10-10Tidy.David Robillard1-67/+74
2011-10-05Add preliminary time extensionDavid Robillard3-0/+191
2011-10-05Switch license to ISC licenseDavid Robillard2-34/+23
2011-09-25Add CV Port extension.David Robillard4-0/+121
2011-07-25Fix reference.h compilationDavid Robillard1-12/+16
2011-07-23Move reference and blob stuff from atom extension to a separate "reference" e...David Robillard5-200/+272
2011-07-22Add urid extension from Gabriel M. Beddingfield.David Robillard3-0/+165
2011-07-22Tidy.David Robillard1-1/+1
2011-07-22Remove message extension (subsumed by atom extension)David Robillard3-154/+0
2011-07-22Tidy and update license.David Robillard2-86/+84
2011-07-06Add missing includesDavid Robillard1-0/+3
2011-05-30LV2 Data Access 1.2David Robillard3-68/+62
2011-05-30Remove pre1 from version (we no longer use this convention)David Robillard1-1/+1
2011-05-30LV2 Instance Access 1.2David Robillard3-43/+41
2011-05-30Remove pre1 from version (we no longer use this convention)David Robillard1-1/+1
2011-05-30LV2 MIDI 1.2David Robillard2-32/+23
2011-05-30LV2 Event 1.2David Robillard3-5/+6
2011-05-30LV2 URI Map 1.2David Robillard1-1/+1
2011-05-26Add automatic extension release generation scriptDavid Robillard2-34/+0