aboutsummaryrefslogtreecommitdiffstats
path: root/lv2/lv2plug.in/ns/ext/worker
AgeCommit message (Expand)AuthorFilesLines
2016-09-10Document all URI definesDavid Robillard1-4/+4
2016-08-08Fix incorrect dateDavid Robillard1-1/+1
2016-07-31Strengthen threading guarantees for work methodDavid Robillard1-2/+5
2016-07-31Clarify worker documentationDavid Robillard3-41/+34
2015-01-19Improve documentation.David Robillard1-0/+12
2014-11-25Single-page API documentation with unified style.David Robillard1-4/+20
2014-07-31Use Doxygen Markdown support for more human-readable doc comments.David Robillard1-7/+7
2014-07-28Add missing C extern declarations for C++.David Robillard1-0/+8
2012-08-05Move all project metadata for extensions (e.g. change log) to separate files toDavid Robillard2-21/+26
2012-08-05Do everything in the top level wscript file and remove wscript symlinks from ...David Robillard1-1/+0
2012-04-17Bump versions, mark up releases, portability fixes.David Robillard2-2/+14
2012-04-12Remove comment headers from Turtle files and ensure the same information is a...David Robillard1-19/+5
2012-04-12Rename 'people' to 'meta' in anticipation of putting other stuff there.David Robillard1-1/+1
2012-03-30Fix screwy invalid ExtensionData definitions as classes (now matches how Feat...David Robillard2-7/+6
2012-03-27Add end_run hook to worker interface.David Robillard1-0/+12
2012-03-26Write description for worker extension.David Robillard1-4/+21
2012-03-26Remove individual extension pkg-config files and build scripts.David Robillard2-2/+0
2012-03-25Move people information in to a common place.David Robillard1-7/+2
2012-03-25Clean up author and seeAlso information.David Robillard1-0/+8
2012-03-23Fix incorrect parameter name.David Robillard1-1/+1
2012-03-23Add worker extension to remove thread stuff from plugins.David Robillard6-0/+207