Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2012-03-19 | Partially functioning communication between Ingen LV2 plugin and UI. | David Robillard | 1 | -1/+1 |
2012-03-16 | Remove ping() from interface, just use a get instead. | David Robillard | 1 | -6/+0 |
2012-03-16 | Merge ClientInterface and ServerInterface. | David Robillard | 1 | -1/+0 |
2012-03-16 | Remove activity from interface and use set_property() instead. | David Robillard | 1 | -26/+8 |
2012-03-14 | Use the host URI map/unmap when running as a plugin. | David Robillard | 1 | -0/+2 |
2012-03-12 | Unify event response mechanism and make it more appropriate for wire transmis... | David Robillard | 1 | -1/+1 |
2012-03-10 | Delete trailing whitespace. | David Robillard | 1 | -1/+1 |
2011-10-21 | Merge Request into Event. | David Robillard | 1 | -32/+27 |
2011-10-21 | Make engine receivers depend only on ServerInterface. | David Robillard | 1 | -2/+4 |
2011-10-21 | Make OSCEngineReceiver and HTTPEngineReceiver has-a ServerInterfaceImpl (inst... | David Robillard | 1 | -12/+12 |
2011-10-21 | QueuedEngineInterface => ServerInterfaceImpl. | David Robillard | 1 | -0/+217 |