Age | Commit message (Expand) | Author | Files | Lines |
2013-02-23 | Move Atom implementation out of Raul so it can depend on LV2. | David Robillard | 1 | -3/+3 |
2013-01-12 | Remove Raul::SharedPtr and switch to std::shared_ptr. | David Robillard | 1 | -28/+28 |
2013-01-11 | Use type safe enumerations. | David Robillard | 1 | -1/+1 |
2012-12-23 | Use more sensible URI scheme for Ingen paths. | David Robillard | 1 | -1/+1 |
2012-08-19 | GraphObject => Node | David Robillard | 1 | -1/+1 |
2012-08-19 | Patch => Graph | David Robillard | 1 | -3/+3 |
2012-08-18 | Node => Block | David Robillard | 1 | -1/+1 |
2012-08-17 | Implement real logging system, LV2 log extension support, and purge evil/ugly... | David Robillard | 1 | -2/+4 |
2012-08-14 | Replace use of old Raul Table stuff with std::map. | David Robillard | 1 | -5/+1 |
2012-08-14 | Update for latest Raul. | David Robillard | 1 | -1/+1 |
2012-07-31 | Merge Ingen::Shared namespace into Ingen namespace and core libingen library. | David Robillard | 1 | -6/+6 |
2012-07-26 | Report subject with errors to client for more meaningful error messages. | David Robillard | 1 | -1/+1 |
2012-05-11 | Generate API documentation. | David Robillard | 1 | -1/+1 |
2012-05-11 | Clean up and better document World interface. | David Robillard | 1 | -3/+3 |
2012-05-10 | LV2URIMap => URIMap. | David Robillard | 1 | -5/+3 |
2012-04-28 | Use "tail" and "head" terminology instead of "src_port" and "dst_port". | David Robillard | 1 | -9/+9 |
2012-03-27 | Squeeze blank lines. | David Robillard | 1 | -1/+0 |
2012-03-27 | Switch to AGPL3+. | David Robillard | 1 | -16/+16 |
2012-03-16 | Remove ping() from interface, just use a get instead. | David Robillard | 1 | -1/+0 |
2012-03-16 | Merge ClientInterface and ServerInterface. | David Robillard | 1 | -7/+13 |
2012-03-16 | Remove activity from interface and use set_property() instead. | David Robillard | 1 | -2/+0 |
2012-03-15 | Remove weird "include" directory and use standard style ("ingen" directory in... | David Robillard | 1 | -0/+143 |