Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2012-05-14 | Clean up Thread interface. | David Robillard | 1 | -1/+1 |
2012-05-14 | Remove Thread context stuff and add a thread-specific variable class, ThreadV... | David Robillard | 1 | -1/+2 |
2012-05-14 | Real-time safe LV2 message handling. | David Robillard | 1 | -3/+3 |
2012-05-12 | More work towards checking contexts via parameter rather than thread magic. | David Robillard | 1 | -2/+0 |
2012-05-12 | Use compiler checkable ProcessContext parameter rather than runtime context a... | David Robillard | 1 | -1/+1 |
2012-05-12 | Remove redundant thread assertions. | David Robillard | 1 | -3/+1 |
2012-05-12 | Add thread assertion. | David Robillard | 1 | -0/+2 |
2012-05-09 | Simply event interface design and make only one pre-process thread. | David Robillard | 1 | -0/+125 |