Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2013-10-28 | Pass sample rate to nodes (fix #931). | David Robillard | 1 | -4/+0 |
2013-06-09 | Support removing properties from the properties dialog. | David Robillard | 1 | -1/+4 |
2013-02-23 | Move Atom implementation out of Raul so it can depend on LV2. | David Robillard | 1 | -17/+17 |
2013-01-11 | Use range-based for loops where possible. | David Robillard | 1 | -14/+14 |
2013-01-11 | Use type safe enumerations. | David Robillard | 1 | -2/+2 |
2012-08-19 | Patch => Graph | David Robillard | 1 | -7/+7 |
2012-08-18 | Node => Block | David Robillard | 1 | -8/+8 |
2012-08-17 | Implement real logging system, LV2 log extension support, and purge evil/ugly... | David Robillard | 1 | -3/+1 |
2012-07-31 | Clean up Resource. | David Robillard | 1 | -15/+5 |
2012-07-31 | Merge Ingen::Shared namespace into Ingen namespace and core libingen library. | David Robillard | 1 | -7/+7 |
2012-07-30 | Merge Resource and ResourceImpl, eliminating more virtual inheritance. | David Robillard | 1 | -0/+218 |