Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-10-20 | Cleaner and terser documentation style. | David Robillard | 2 | -58/+27 | |
2011-10-20 | Fix invalid markup in output. | David Robillard | 2 | -3/+6 | |
2011-10-20 | Generate class hierarchy in index rather than a flat list of classes. | David Robillard | 3 | -34/+58 | |
2011-10-20 | Don't copy build system etc. files to documentation output | David Robillard | 1 | -1/+1 | |
2011-10-19 | Move extension build script generation stuff into wscript configure phase | David Robillard | 5 | -163/+120 | |
2011-10-19 | Remove waf 1.5 cruft | David Robillard | 1 | -5/+0 | |
2011-10-18 | Clean up code. | David Robillard | 1 | -30/+21 | |
2011-10-14 | Switch persist extension to ISC license with permission of Leonard Ritter. | David Robillard | 2 | -29/+22 | |
2011-10-14 | Simple name/dir code. | David Robillard | 1 | -6/+2 | |
2011-10-14 | Generate pkg-config files for extensions. | David Robillard | 3 | -23/+56 | |
Port genwscript.py to rdflib (pure python). | |||||
2011-10-11 | Remove waf and wscript (which should be generated) | David Robillard | 2 | -34/+0 | |
2011-10-10 | Install relative symlinks when using top-level build script. | David Robillard | 1 | -2/+7 | |
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 | 5 | -22/+31 | |
2011-10-10 | Tidy. | David Robillard | 1 | -67/+74 | |
2011-10-10 | Add missing file | David Robillard | 1 | -0/+181 | |
2011-10-10 | Remove lv2config warning | David Robillard | 1 | -9/+0 | |
2011-10-10 | Update COPYING. | David Robillard | 1 | -4/+14 | |
2011-10-10 | Update documentation to remove lv2config references and describe correct ↵ | David Robillard | 2 | -20/+23 | |
include style. | |||||
2011-10-10 | Switch to ISC license. | David Robillard | 3 | -37/+29 | |
2011-10-10 | Remove lv2config | David Robillard | 12 | -3998/+141 | |
2011-10-05 | Add preliminary time extension | David Robillard | 4 | -3/+195 | |
2011-10-05 | Switch license to ISC license | David Robillard | 2 | -34/+23 | |
2011-09-29 | Python 3 fixes | David Robillard | 2 | -28/+37 | |
2011-09-25 | Add CV Port extension. | David Robillard | 5 | -0/+122 | |
2011-08-22 | Update Units extension date (release version 5.2) | David Robillard | 2 | -24/+18 | |
2011-08-22 | Fix whitespace | David Robillard | 1 | -2/+2 | |
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 | 6 | -200/+273 | |
extension. | |||||
2011-07-22 | Add urid extension from Gabriel M. Beddingfield. | David Robillard | 5 | -0/+167 | |
2011-07-22 | Tidy. | David Robillard | 1 | -1/+1 | |
2011-07-22 | Fix off-by-one bug that caused the last defined namespace prefix to be ignored | David Robillard | 1 | -1/+1 | |
2011-07-22 | Remove message extension (subsumed by atom extension) | David Robillard | 3 | -154/+0 | |
2011-07-22 | Tidy and update license. | David Robillard | 2 | -86/+84 | |
2011-07-22 | Tidy | David Robillard | 1 | -2/+2 | |
2011-07-17 | Fix configuration of core.lv2 | David Robillard | 1 | -1/+4 | |
2011-07-14 | Add (modified) documentation from Gabriel M. Beddingfield | David Robillard | 1 | -0/+84 | |
2011-07-09 | Don't build plugins as part of top-level build for now (since they depend on ↵ | David Robillard | 1 | -4/+4 | |
extension headers which won't be installed yet) | |||||
2011-07-07 | Add stub LV2 persist support to sampler plugin. | David Robillard | 4 | -26/+86 | |
2011-07-07 | Add sampler example plugin | David Robillard | 10 | -10/+482 | |
2011-07-07 | Remove cruft. | David Robillard | 1 | -8/+0 | |
2011-07-07 | Use enum for port indices (better type-safety and self-documentation). | David Robillard | 1 | -5/+9 | |
2011-07-07 | Remove unread variable | David Robillard | 1 | -2/+0 | |
2011-07-07 | Add amp example plugin. | David Robillard | 9 | -1/+297 | |
Upgrade to waf 1.6.6. Don't depend on a C++ compiler being present. | |||||
2011-07-06 | Add missing includes | David Robillard | 1 | -0/+3 | |
2011-07-06 | Install files and persist extensions | David Robillard | 1 | -2/+4 | |
2011-05-30 | LV2 Data Access 1.2 | David Robillard | 3 | -68/+62 | |