aboutsummaryrefslogtreecommitdiffstats
path: root/src/zix
AgeCommit message (Collapse)AuthorFilesLines
2018-08-01Make zix_ring_free() safe to call on NULLTimo Wischer1-2/+4
2017-12-16Use C11 memory barriers where availableDavid Robillard1-10/+14
2016-10-05Factor out Jack backendDavid Robillard2-0/+352
2016-09-18Update copyright datesDavid Robillard1-1/+1
2016-07-31Fix compilation with C++David Robillard1-1/+1
2016-03-15Delete trailing whitespaceDavid Robillard1-1/+1
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