aboutsummaryrefslogtreecommitdiffstats
path: root/lv2/lv2plug.in/ns/ext/worker
AgeCommit message (Expand)AuthorFilesLines
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
ref='#n121'>121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169