Age | Commit message (Expand) | Author | Files | Lines |
2016-08-17 | Rename main graph and control/notify ports | David Robillard | 1 | -7/+7 |
2015-11-30 | Fix Node::uri_is_path() | David Robillard | 1 | -3/+1 |
2015-11-23 | Fix crash when request contains invalid path URI | David Robillard | 1 | -2/+8 |
2015-11-08 | Add support for instance-access and data-access | David Robillard | 1 | -0/+4 |
2015-08-12 | Server-side presets. | David Robillard | 1 | -5/+4 |
2015-05-25 | Use ingen:/ as base URI on the wire. | David Robillard | 1 | -6/+6 |
2015-04-04 | Update copyright dates. | David Robillard | 1 | -1/+1 |
2015-03-02 | Fix compilation with -fvisibility=hidden. | David Robillard | 1 | -1/+2 |
2015-02-08 | Server-side copy paste with LV2 state support. | David Robillard | 1 | -0/+7 |
2013-01-12 | Remove Raul::SharedPtr and switch to std::shared_ptr. | David Robillard | 1 | -3/+3 |
2013-01-11 | Use type safe enumerations. | David Robillard | 1 | -1/+1 |
2012-12-29 | "edge" => "arc". | David Robillard | 1 | -6/+6 |
2012-12-23 | Use more sensible URI scheme for Ingen paths. | David Robillard | 1 | -2/+3 |
2012-12-21 | Improved error handling in Python by loading error descriptions from data. | David Robillard | 1 | -1/+1 |
2012-08-19 | GraphObject => Node | David Robillard | 1 | -0/+104 |
2012-07-30 | Eliminate pure virtual base classes Patch, Node, and Port, and the virtual in... | David Robillard | 1 | -48/+0 |
2012-05-11 | Generate API documentation. | David Robillard | 1 | -1/+1 |
2012-05-11 | Fix include guards. | David Robillard | 1 | -3/+3 |
2012-03-27 | Squeeze blank lines. | David Robillard | 1 | -1/+0 |
2012-03-27 | Switch to AGPL3+. | David Robillard | 1 | -16/+16 |
2012-03-15 | Remove weird "include" directory and use standard style ("ingen" directory in... | David Robillard | 1 | -0/+49 |