Age | Commit message (Expand) | Author | Files | Lines |
2017-02-15 | Move Properties out of Resource | David Robillard | 1 | -5/+5 |
2017-02-15 | Move static path stuff to its own header | David Robillard | 1 | -2/+2 |
2016-10-14 | Preserve bundles over atom transport | David Robillard | 1 | -0/+4 |
2016-10-02 | Fix unit test responses and ensure events succeed | David Robillard | 1 | -2/+2 |
2016-08-01 | Add missing includes | David Robillard | 1 | -0/+1 |
2016-07-30 | Add undo support | David Robillard | 1 | -1/+5 |
2016-07-29 | Remove Forge dependency from AtomReader | David Robillard | 1 | -12/+6 |
2015-10-26 | Use URIDs almost everywhere | David Robillard | 1 | -5/+4 |
2015-10-25 | Document protocol | David Robillard | 1 | -6/+6 |
2015-10-24 | Zero-copy to/from driver ports where possible | David Robillard | 1 | -1/+1 |
2015-06-09 | Server side loading. | David Robillard | 1 | -3/+3 |
2015-05-30 | Preliminary server-side save support. | David Robillard | 1 | -0/+26 |
2015-04-10 | Fix link error, maybe. | David Robillard | 1 | -2/+1 |
2015-04-04 | Update copyright dates. | David Robillard | 1 | -1/+1 |
2015-03-16 | Fix "no subject" errors when sending file paths. | David Robillard | 1 | -22/+42 |
2014-02-02 | Disable responses in the usual case where the UI doesn't care. | David Robillard | 1 | -5/+1 |
2014-01-24 | Update for latest LV2 Atom Object simplifications. | David Robillard | 1 | -7/+18 |
2014-01-07 | Fix delta events (i.e. most communication) via atoms. | David Robillard | 1 | -1/+1 |
2013-12-17 | Fix more const issues. | David Robillard | 1 | -1/+1 |
2013-02-23 | Remove Raul::fmt wrapper, the last vestige of boost dependency for Raul. | David Robillard | 1 | -5/+4 |
2013-02-23 | Move Atom implementation out of Raul so it can depend on LV2. | David Robillard | 1 | -3/+3 |
2013-01-11 | C++11-safe conversions. | David Robillard | 1 | -1/+1 |
2013-01-10 | Update for latest changes to LV2 patch extension (compact patch:Set message). | David Robillard | 1 | -11/+19 |
2012-12-29 | "edge" => "arc". | David Robillard | 1 | -4/+4 |
2012-12-22 | Fix set messages via atom interface (e.g. port controls in LV2 patcher UI) | David Robillard | 1 | -0/+1 |
2012-12-21 | Improved error handling in Python by loading error descriptions from data. | David Robillard | 1 | -1/+2 |
2012-08-19 | GraphObject => Node | David Robillard | 1 | -3/+3 |
2012-08-17 | Implement real logging system, LV2 log extension support, and purge evil/ugly... | David Robillard | 1 | -25/+29 |
2012-08-14 | Update for latest Raul. | David Robillard | 1 | -9/+10 |
2012-08-12 | Use ingen:root as the path for the root patch, opening up path space for engi... | David Robillard | 1 | -25/+40 |
2012-08-10 | Fix various const violations. | David Robillard | 1 | -5/+5 |
2012-07-31 | Fix running as an LV2 plugin. | David Robillard | 1 | -1/+1 |
2012-07-31 | Merge Ingen::Shared namespace into Ingen namespace and core libingen library. | David Robillard | 1 | -0/+274 |