Age | Commit message (Expand) | Author | Files | Lines |
2017-02-08 | Add lv2_validate utility | David Robillard | 1 | -1/+0 |
2016-09-19 | LV2 1.14.0v1.14.0 | David Robillard | 2 | -2/+3 |
2016-09-18 | Update copyright dates | David Robillard | 1 | -1/+1 |
2016-09-10 | Document all URI defines | David Robillard | 1 | -4/+4 |
2016-08-08 | Fix incorrect date | David Robillard | 1 | -1/+1 |
2016-07-31 | Strengthen threading guarantees for work method | David Robillard | 1 | -2/+5 |
2016-07-31 | Clarify worker documentation | David Robillard | 3 | -41/+34 |
2015-01-19 | Improve documentation. | David Robillard | 1 | -0/+12 |
2014-11-25 | Single-page API documentation with unified style. | David Robillard | 1 | -4/+20 |
2014-07-31 | Use Doxygen Markdown support for more human-readable doc comments. | David Robillard | 1 | -7/+7 |
2014-07-28 | Add missing C extern declarations for C++. | David Robillard | 1 | -0/+8 |
2012-08-05 | Move all project metadata for extensions (e.g. change log) to separate files to | David Robillard | 2 | -21/+26 |
2012-08-05 | Do everything in the top level wscript file and remove wscript symlinks from ... | David Robillard | 1 | -1/+0 |
2012-04-17 | Bump versions, mark up releases, portability fixes. | David Robillard | 2 | -2/+14 |
2012-04-12 | Remove comment headers from Turtle files and ensure the same information is a... | David Robillard | 1 | -19/+5 |
2012-04-12 | Rename 'people' to 'meta' in anticipation of putting other stuff there. | David Robillard | 1 | -1/+1 |
2012-03-30 | Fix screwy invalid ExtensionData definitions as classes (now matches how Feat... | David Robillard | 2 | -7/+6 |
2012-03-27 | Add end_run hook to worker interface. | David Robillard | 1 | -0/+12 |
2012-03-26 | Write description for worker extension. | David Robillard | 1 | -4/+21 |
2012-03-26 | Remove individual extension pkg-config files and build scripts. | David Robillard | 2 | -2/+0 |
2012-03-25 | Move people information in to a common place. | David Robillard | 1 | -7/+2 |
2012-03-25 | Clean up author and seeAlso information. | David Robillard | 1 | -0/+8 |
2012-03-23 | Fix incorrect parameter name. | David Robillard | 1 | -1/+1 |
2012-03-23 | Add worker extension to remove thread stuff from plugins. | David Robillard | 6 | -0/+207 |