aboutsummaryrefslogtreecommitdiffstats
path: root/src/zix
AgeCommit message (Collapse)AuthorFilesLines
2014-12-18Fix semaphore on OSX.David Robillard1-2/+2
git-svn-id: http://svn.drobilla.net/lad/trunk/jalv@5502 a436a847-0d15-0410-975c-d299462d15a1
2014-09-28Update Zix stuff.David Robillard2-12/+49
Turns out the previous fix was already implemented long ago, along with several others, and I need to remember to update things... git-svn-id: http://svn.drobilla.net/lad/trunk/jalv@5470 a436a847-0d15-0410-975c-d299462d15a1
2014-09-28Fix semaphore try_wait on windows (Patch from Robin Gareus) (fix #984).David Robillard1-1/+1
git-svn-id: http://svn.drobilla.net/lad/trunk/jalv@5469 a436a847-0d15-0410-975c-d299462d15a1
2014-08-08Use Markdown in doc comments for better source readability.David Robillard2-6/+6
git-svn-id: http://svn.drobilla.net/lad/trunk/jalv@5429 a436a847-0d15-0410-975c-d299462d15a1
2012-08-02Fix compilation on Windows.David Robillard1-0/+1
git-svn-id: http://svn.drobilla.net/lad/trunk/jalv@4590 a436a847-0d15-0410-975c-d299462d15a1
2012-03-23Implement LV2 worker extension.David Robillard1-0/+133
git-svn-id: http://svn.drobilla.net/lad/trunk/jalv@4101 a436a847-0d15-0410-975c-d299462d15a1
2012-02-09Add missing files.David Robillard2-0/+309
Fix compilation with Qt. git-svn-id: http://svn.drobilla.net/lad/trunk/jalv@3979 a436a847-0d15-0410-975c-d299462d15a1