Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2012-08-12 | Use ingen:root as the path for the root patch, opening up path space for engi... | David Robillard | 1 | -1/+1 |
2012-08-11 | Vectorizable (by GCC with -ftree-vectorize) mixing and Buffer::set_block(). | David Robillard | 1 | -1/+0 |
2012-07-31 | Remove rotten parallelism stuff. | David Robillard | 1 | -2/+2 |
2012-07-31 | Merge Ingen::Shared namespace into Ingen namespace and core libingen library. | David Robillard | 1 | -2/+2 |
2012-07-26 | Process notifications when no events are pending (prevent overflow). | David Robillard | 1 | -1/+3 |
2012-07-26 | Fix post processor ordering to be correctly monotonic between both pre-proces... | David Robillard | 1 | -2/+7 |
2012-07-26 | Increase notification ring size. | David Robillard | 1 | -0/+11 |
2012-07-26 | Gracefully handle notification ring overflow. | David Robillard | 1 | -2/+9 |
2012-07-18 | Working bi-directional UI <=> plugin messaging. | David Robillard | 1 | -7/+45 |
2012-07-17 | Wrap notification stuff behind simple API and hide details in Context. | David Robillard | 1 | -0/+46 |