Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-08-01 | Make zix_ring_free() safe to call on NULL | Timo Wischer | 1 | -2/+4 | |
2017-12-16 | Use C11 memory barriers where available | David Robillard | 1 | -10/+14 | |
2016-10-05 | Factor out Jack backend | David Robillard | 2 | -0/+352 | |
2016-09-18 | Update copyright dates | David Robillard | 1 | -1/+1 | |
2016-07-31 | Fix compilation with C++ | David Robillard | 1 | -1/+1 | |
2016-03-15 | Delete trailing whitespace | David Robillard | 1 | -1/+1 | |
2014-12-18 | Fix semaphore on OSX. | David Robillard | 1 | -2/+2 | |
git-svn-id: http://svn.drobilla.net/lad/trunk/jalv@5502 a436a847-0d15-0410-975c-d299462d15a1 | |||||
2014-09-28 | Update Zix stuff. | David Robillard | 2 | -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-28 | Fix semaphore try_wait on windows (Patch from Robin Gareus) (fix #984). | David Robillard | 1 | -1/+1 | |
git-svn-id: http://svn.drobilla.net/lad/trunk/jalv@5469 a436a847-0d15-0410-975c-d299462d15a1 | |||||
2014-08-08 | Use Markdown in doc comments for better source readability. | David Robillard | 2 | -6/+6 | |
git-svn-id: http://svn.drobilla.net/lad/trunk/jalv@5429 a436a847-0d15-0410-975c-d299462d15a1 | |||||
2012-08-02 | Fix compilation on Windows. | David Robillard | 1 | -0/+1 | |
git-svn-id: http://svn.drobilla.net/lad/trunk/jalv@4590 a436a847-0d15-0410-975c-d299462d15a1 | |||||
2012-03-23 | Implement LV2 worker extension. | David Robillard | 1 | -0/+133 | |
git-svn-id: http://svn.drobilla.net/lad/trunk/jalv@4101 a436a847-0d15-0410-975c-d299462d15a1 | |||||
2012-02-09 | Add missing files. | David Robillard | 2 | -0/+309 | |
Fix compilation with Qt. git-svn-id: http://svn.drobilla.net/lad/trunk/jalv@3979 a436a847-0d15-0410-975c-d299462d15a1 |