Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2015-04-04 | Update copyright dates. | David Robillard | 1 | -1/+1 |
2014-01-24 | Fix various whitespace and formatting issues. | David Robillard | 1 | -1/+0 |
2014-01-04 | More attempts at fixing deadlocks on exit. | David Robillard | 1 | -1/+1 |
2013-02-04 | Replace Raul::thread with std::thread. | David Robillard | 1 | -11/+7 |
2013-01-11 | Use C++11 atomics. | David Robillard | 1 | -7/+8 |
2012-08-16 | Remove Raul::Slave class. | David Robillard | 1 | -3/+10 |
2012-05-14 | Add missing includes and fix types that confuse Doxygen. | David Robillard | 1 | -0/+1 |
2012-05-14 | Real-time safe LV2 message handling. | David Robillard | 1 | -4/+4 |
2012-05-12 | Remove redundant thread assertions. | David Robillard | 1 | -2/+2 |
2012-05-09 | Simply event interface design and make only one pre-process thread. | David Robillard | 1 | -0/+67 |