Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Code moved in cpp files. | Stephane Letz | 2012-03-16 | 1 | -29/+4 |
* | Naming of synchro primitive on Windows(2). | sletz | 2012-01-27 | 1 | -2/+2 |
* | Compiles again on Linux with ALSA. | sletz | 2012-01-04 | 1 | -2/+4 |
* | Correct export settings(2). | sletz | 2012-01-04 | 1 | -77/+6 |
* | Correct JackBasePosixMutex::Trylock. | sletz | 2011-08-28 | 1 | -1/+0 |
* | More robust code in synchronization primitives and in JackMessageBuffer. | sletz | 2011-08-26 | 1 | -21/+59 |
* | Remove JackPortIsActive flag. | sletz | 2011-02-09 | 1 | -17/+17 |
* | Release JackEngine mutex before sending notifications. | Stéphane LETZ | 2009-12-12 | 1 | -2/+4 |
* | Add new JackBasePosixMutex class. | sletz | 2009-10-23 | 1 | -0/+41 |
* | Rework the mutex/signal classes. Use them in JackMessageBuffer. | sletz | 2009-02-17 | 1 | -3/+4 |
* | Michael Voigt mutex cleanup patch. | sletz | 2008-09-10 | 1 | -0/+88 |