Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2012-06-12 | Fix minor formatting oopses. | David Robillard | 1 | -2/+2 |
2012-06-05 | Add buf-size extension. | David Robillard | 6 | -1/+206 |
2012-05-31 | Add morph extension. | David Robillard | 6 | -1/+212 |
2012-05-18 | Fix lv2_atom_object_next() on 32-bit platforms. | David Robillard | 2 | -4/+7 |
2012-05-18 | Fix errant space. | David Robillard | 1 | -1/+1 |
2012-05-17 | Fix implicit conversions in forge.h that are invalid in C++11. | David Robillard | 3 | -3/+12 |
2012-04-22 | Fix typo in urid:unmap documentation. | David Robillard | 3 | -3/+12 |
2012-04-18 | Remove unused waf target. | David Robillard | 1 | -46/+0 |
2012-04-18 | Fix double tarball creation. | David Robillard | 1 | -7/+25 |
2012-04-17 | Fix whitespace. | David Robillard | 1 | -2/+2 |
2012-04-17 | Add URI define for lv2:project. | David Robillard | 1 | -0/+1 |
2012-04-17 | Bump versions, mark up releases, portability fixes. | David Robillard | 46 | -75/+278 |
2012-04-17 | Remove cruft. | David Robillard | 1 | -1/+0 |
2012-04-17 | Remove cruft. | David Robillard | 1 | -30/+5 |
2012-04-17 | Fix compilation as C++. | David Robillard | 1 | -3/+3 |
2012-04-17 | Compile as C++ in MSVC. | David Robillard | 2 | -7/+12 |
2012-04-17 | Refer to correct predicate for doap:Project names. | David Robillard | 1 | -1/+1 |
2012-04-17 | Remove rotten lv2compatgen. | David Robillard | 3 | -179/+0 |
2012-04-17 | Update to r67/autowaf. | David Robillard | 1 | -0/+0 |
2012-04-17 | Document rdfs:Datatype as a class. | David Robillard | 1 | -1/+1 |
2012-04-16 | Add lv2:project property. | David Robillard | 1 | -0/+20 |
2012-04-16 | Remove misplaced definition of doap:name. | David Robillard | 1 | -3/+0 |
2012-04-16 | Improve documentation. | David Robillard | 8 | -123/+88 |
2012-04-16 | Make feature URI distinct from extension URI. | David Robillard | 2 | -44/+60 |
2012-04-14 | Improve documentation. | David Robillard | 2 | -9/+9 |
2012-04-14 | Remove unused lv2:hasParameter that only makes sense given non-core technology. | David Robillard | 2 | -15/+0 |
2012-04-14 | Fix version in manifest. | David Robillard | 1 | -1/+1 |
2012-04-14 | Remove host-info extension. | David Robillard | 3 | -108/+0 |
2012-04-14 | Move CVPort to core. | David Robillard | 7 | -71/+23 |
2012-04-14 | Fix broken links. | David Robillard | 1 | -6/+6 |
2012-04-14 | Remove redundant time unit definitions and use those from units extension. | David Robillard | 2 | -40/+18 |
2012-04-14 | Add units:frame and units.h with unit URI defines. | David Robillard | 3 | -0/+79 |
2012-04-13 | Document standard serialisation format for all Atom types. | David Robillard | 1 | -43/+150 |
2012-04-13 | Remove spurious blank line. | David Robillard | 1 | -1/+0 |
2012-04-13 | Document how to serialise a MidiEvent to a string. | David Robillard | 1 | -2/+12 |
2012-04-13 | Add missing file-release for 1.0. Improve documentation. | David Robillard | 2 | -3/+14 |
2012-04-13 | Add port-props.h | David Robillard | 2 | -1/+43 |
2012-04-13 | Fix incorrect ranges of some properties. | David Robillard | 1 | -3/+5 |
2012-04-13 | Add some parameters from the old draft mixing_control extension. | David Robillard | 1 | -0/+36 |
2012-04-13 | Add lv2:Feature as type to validate, though this overload was a mistake... | David Robillard | 2 | -1/+3 |
2012-04-13 | Fix incorrect URI. | David Robillard | 1 | -1/+1 |
2012-04-13 | Fix typo. | David Robillard | 1 | -1/+1 |
2012-04-12 | Bump version. | David Robillard | 1 | -1/+1 |
2012-04-12 | Normalise syntax via serdi. | David Robillard | 15 | -445/+612 |
2012-04-12 | Remove pset:appliesTo. | David Robillard | 2 | -36/+21 |
2012-04-12 | Add missing URI defines. | David Robillard | 3 | -44/+46 |
2012-04-12 | Document port-groups.h. | David Robillard | 1 | -0/+1 |
2012-04-12 | Add port-groups.h (just URI defines). | David Robillard | 1 | -0/+64 |
2012-04-12 | Tidy. | David Robillard | 1 | -5/+2 |
2012-04-12 | Remove comment header from dynmanifest.ttl. | David Robillard | 1 | -15/+0 |