aboutsummaryrefslogtreecommitdiffstats
path: root/src/worker.h
AgeCommit message (Collapse)AuthorFilesLines
2021-01-02Use email address instead of website for attributionDavid Robillard1-1/+1
2020-09-27Clean up includesDavid Robillard1-0/+4
2019-10-17Clean up includesDavid Robillard1-2/+2
2019-04-21Use modern LV2 includesDavid Robillard1-1/+1
2018-09-18Fix a potential crash when closed with workerJP Cimalando1-0/+3
2016-07-31Support thread-safe state restorationDavid Robillard1-3/+4
2014-08-08Update copyright dates.David Robillard1-1/+1
git-svn-id: http://svn.drobilla.net/lad/trunk/jalv@5426 a436a847-0d15-0410-975c-d299462d15a1
2013-12-25Fix more const-correctness violations.David Robillard1-3/+3
git-svn-id: http://svn.drobilla.net/lad/trunk/jalv@5196 a436a847-0d15-0410-975c-d299462d15a1
2012-03-31Make jalv_worker_respond() private.David Robillard1-5/+0
git-svn-id: http://svn.drobilla.net/lad/trunk/jalv@4136 a436a847-0d15-0410-975c-d299462d15a1
2012-03-31Move worker implementation to separate file.David Robillard1-0/+40
git-svn-id: http://svn.drobilla.net/lad/trunk/jalv@4135 a436a847-0d15-0410-975c-d299462d15a1