aboutsummaryrefslogtreecommitdiffstats
path: root/ext/atom.lv2/atom.ttl
AgeCommit message (Expand)AuthorFilesLines
2011-11-20Lay out repository structure to match include and URI structure.David Robillard1-436/+0
2011-11-19Add license statement to RDF.David Robillard1-0/+1
2011-11-14Make all lv2:documentation valid XHTML Basic 1.1.David Robillard1-31/+31
2011-11-09Link Atom classes to C type identifiers.David Robillard1-73/+72
2011-11-09Make use of new auto-linking in lv2specgen.py.David Robillard1-45/+35
2011-11-09Rename Object to Thing.David Robillard1-17/+33
2011-11-06Typedef void* callback_data parameter.David Robillard1-10/+12
2011-11-05Update wording of MIDI extension to be more correct and generic (Event, Atom,...David Robillard1-22/+0
2011-11-04Prettier and more informative extension index.David Robillard1-0/+1
2011-11-03Syntax highlight C and Turtle code in documentation.David Robillard1-4/+4
2011-10-10Add atom:MidiMessage.David Robillard1-0/+22
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 Robillard1-0/+22
2011-10-10Tidy.David Robillard1-67/+74
2011-07-23Move reference and blob stuff from atom extension to a separate "reference" e...David Robillard1-64/+21
2011-04-05Make atom:String a simple C string (in UTF-8), and atom:Literal a full RDF li...David Robillard1-22/+47
2011-03-29Fix rampant broken xsd prefixes.David Robillard1-1/+1
2010-11-26Mark up documentation with lv2:documentation as per discussion on lv2-dev.David Robillard1-78/+79
2010-10-27Add atom:BlankID atom type (for references to local anonymous objects).David Robillard1-1/+12
2010-10-25LV2_Atom_Object => LV2_Object (consistently).David Robillard1-1/+1
2010-10-25Simplify and improve atom extension.David Robillard1-180/+305
2010-10-21Use "key" and "value" terminology over "predicate" and "object".David Robillard1-4/+4
2010-10-20Rename atom:Dict to atom:Object (more appropriate term since keys are restric...David Robillard1-6/+11
2010-10-19Fix alignment restrictions.David Robillard1-0/+2
2010-10-17Add atom:Array type (a heterogeneous POD sequence).David Robillard1-0/+10
2010-10-17Create new Message extension, and remove message type definition from Atom ex...David Robillard1-20/+19
2010-10-05Clean up atom extension documentation.David Robillard1-11/+7
2010-10-04Initial import of lv2plug.in universe.David Robillard1-0/+272