aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2011-03-10Apply changes from mailing list discussion:David Robillard1-26/+47
Clarify that control values are fixed for the duration of run(). Make lv2:index xsd:nonNegativeInteger (not xsd:decimal). Better lv2:binary documentation. Add lv2:appliesTo. Make lv2:inPlaceBroken more generic.
2011-03-10Fix issues discovered by larsl:David Robillard1-3/+3
Change versioning documenation to not imply all resources must be versioned. Remove domain restriction from lv2:documentation.
2011-03-10Tidy up changes from LV2r3.David Robillard1-31/+21
Remove references to nonexistent lv2:float. Update version to conform to new definition. Update date. Simplify obtuse language about properties ("with object"). Remove redundant description of mandatory port properties. Require lv2:binary to be present in manifest.ttl. Generic description of lv2:minimum and lv2:maximum.
2011-03-10Make Contents and Resources minor headings in leading text instead of big ↵David Robillard2-21/+12
sections.
2011-03-10Rewrite overview to be a bit more modern and to the point.David Robillard1-34/+35
2011-03-10Clean up style and terseify header.David Robillard3-36/+40
2011-03-10Fix invalid HTML.David Robillard1-2/+2
2011-03-10Fix incorrect event extension URI.David Robillard1-1/+1
2011-03-10Improve versioning documentation.David Robillard1-9/+6
2011-03-09Show types on "instance" (i.e. not spec or property) descriptions.David Robillard1-8/+11
Fix crazy multi-parse issue.
2011-03-09Fix inappropriate hyphen use.David Robillard1-1/+1
2011-03-09Remove weird looking border from restrictions.David Robillard1-1/+0
2011-03-09Split seeAlso links into separate Resources section.David Robillard1-2/+13
2011-03-09Don't list ontology file in contents twice.David Robillard1-3/+4
Fix release tarball links.
2011-03-09Tweak documentation style.David Robillard2-13/+25
2011-03-09Fix duplicate developer/maintainer names.David Robillard1-10/+15
2011-03-09Parse manifest file as part of spec.David Robillard1-19/+39
Use new LV2 versioning.
2011-03-07Minor clarificationLars Luthman1-1/+3
2011-03-05Apply "odd number = development version" rule to both version numbers.David Robillard1-7/+7
2011-03-05"Revision" => "Version".David Robillard1-2/+5
2011-03-05Numeric minor/micro versions instead of version strings.David Robillard10-13/+22
2011-03-04New definition of versions.David Robillard1-44/+82
2011-03-03Add revisions to specification manifests.David Robillard10-2/+12
2011-03-03Sensible and more rigorous definition of lv2:revision.David Robillard1-15/+47
2011-03-03Fix line wrapping.David Robillard1-4/+5
2011-03-03Clarify host-provided extension function threading rules.David Robillard1-7/+9
2011-03-03Update copyright date.David Robillard1-1/+1
2011-03-03Fix grammar.David Robillard1-5/+5
2011-03-03Fix warning about running lv2config to actually mention lv2config (not ↵David Robillard1-7/+3
ldconfig).
2011-03-02Update serd (fix #include problem discovered by larsl).David Robillard1-1/+2
2011-03-02Fix building with new core.lv2.David Robillard1-0/+1
2011-03-02Update for new waf paths and don't build include graphs in documentation.David Robillard1-3/+3
2011-03-02Update for new waf paths.David Robillard1-5/+5
2011-03-02Port lv2config to C.David Robillard6-187/+3758
2011-03-02Tidy up lv2.ttl.David Robillard1-82/+81
2011-03-02Don't build include graphs into documentation.David Robillard1-2/+2
2011-03-01Fix incomplete Turtle fragment in example.David Robillard1-1/+1
2011-03-01Add lv2:binary (previously used, but undefined).David Robillard1-0/+13
2011-03-01Update lv2.h documentation.David Robillard1-224/+244
2011-02-17Make lv2config work with Python 3.David Robillard1-9/+11
2011-01-08Const correct object iterator (not really useful for writing).David Robillard1-6/+6
2011-01-08Fix Blank/Resource property appending and iteration.David Robillard1-2/+2
2011-01-07Update contexts extension.David Robillard2-25/+36
2010-12-23Compilation fixes.David Robillard2-4/+4
2010-12-17Remove unused build_plugin.David Robillard1-29/+0
2010-12-16Warn about lv2config.David Robillard1-1/+15
2010-12-16Fix use of CCFLAGS (now CFLAGS).David Robillard1-1/+1
2010-12-16More updates for waf 1.6.David Robillard1-5/+5
2010-12-15More waf 1.6 updates.David Robillard1-3/+3
2010-12-15Update for waf 1.6.David Robillard3-17/+17