Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
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 |