summaryrefslogtreecommitdiff
path: root/libjack/messagebuffer.c
Commit message (Expand)AuthorAgeFilesLines
* Use generic atomic functionsJames Cowgill2017-01-151-1/+1
* uncrustification of jack source codePaul Davis2016-02-231-51/+55
* #include changes to reflect separation of public and private headersPaul Davis2012-02-081-3/+3
* ensure that client-side message buffer thread calls thread_init callback if/w...paul2009-12-021-0/+32
* "virtualize" and allow overriding of thread creation function, to allow Wine ...paul2009-03-131-1/+1
* compilation fixes for OS X; remove "no message buffer overruns" messagepaul2008-06-051-2/+0
* Version 0.109.4 : Nedko Arnaudov log patchsletz2008-03-041-3/+3
* some fixes for compilation warnings/errorspieterpalmers2008-01-061-0/+1
* remove all CVS Id lines from source and headerspaul2007-04-181-1/+0
* format message outside lock to reduce contentionjoq2004-12-121-10/+12
* [0.99.32] minor messagebuffer improvementsjoq2004-12-121-8/+51
* [0.99.24] thread-safe messagebuffer.cjoq2004-12-071-4/+23
* [0.99.20] messagebuffer fixesjoq2004-12-041-10/+14
* [0.99.19] add new realtime-safe messagebuffer interfacejoq2004-12-031-0/+83