Age | Commit message (Expand) | Author | Files | Lines |
2016-08-17 | Rename main graph and control/notify ports | David Robillard | 1 | -19/+19 |
2016-08-02 | Fix bundle delimiters in atom protocol | David Robillard | 1 | -0/+2 |
2016-08-01 | Add missing includes | David Robillard | 1 | -0/+1 |
2016-07-30 | Add undo support | David Robillard | 1 | -1/+50 |
2015-10-25 | Document protocol | David Robillard | 1 | -30/+259 |
2015-06-09 | Server side loading. | David Robillard | 1 | -3/+3 |
2015-04-04 | Update copyright dates. | David Robillard | 1 | -1/+1 |
2015-02-08 | Server-side copy paste with LV2 state support. | David Robillard | 1 | -0/+14 |
2014-03-31 | Fix running GUI remotely and as an LV2 plugin. | David Robillard | 1 | -9/+2 |
2014-02-02 | Disable responses in the usual case where the UI doesn't care. | David Robillard | 1 | -8/+4 |
2014-01-24 | Update for latest LV2 Atom Object simplifications. | David Robillard | 1 | -39/+52 |
2013-12-31 | Fix crash on bulk deletion and AtomWriter forge errors. | David Robillard | 1 | -0/+6 |
2013-02-23 | Move Atom implementation out of Raul so it can depend on LV2. | David Robillard | 1 | -3/+3 |
2013-02-02 | Fix crash when building patches via socket. | David Robillard | 1 | -1/+1 |
2013-02-02 | More generic Atom class. | David Robillard | 1 | -1/+1 |
2013-01-11 | Use range-based for loops where possible. | David Robillard | 1 | -7/+6 |
2013-01-11 | Use type safe enumerations. | David Robillard | 1 | -1/+1 |
2013-01-10 | Update for latest changes to LV2 patch extension (compact patch:Set message). | David Robillard | 1 | -6/+3 |
2012-12-29 | "edge" => "arc". | David Robillard | 1 | -9/+9 |
2012-08-19 | GraphObject => Node | David Robillard | 1 | -8/+8 |
2012-08-19 | Patch => Graph | David Robillard | 1 | -2/+2 |
2012-08-14 | Update for latest Raul. | David Robillard | 1 | -1/+1 |
2012-08-12 | Use ingen:root as the path for the root patch, opening up path space for engi... | David Robillard | 1 | -8/+9 |
2012-08-10 | Fix various const violations. | David Robillard | 1 | -1/+1 |
2012-07-31 | Merge Ingen::Shared namespace into Ingen namespace and core libingen library. | David Robillard | 1 | -0/+299 |