Age | Commit message (Expand) | Author | Files | Lines |
2012-03-27 | Squeeze blank lines. | David Robillard | 1 | -1/+0 |
2012-03-27 | Switch to AGPL3+. | David Robillard | 1 | -16/+16 |
2012-03-25 | Update for latest atom extension. | David Robillard | 1 | -1/+1 |
2012-03-23 | Fix compilation with latest LV2. | David Robillard | 1 | -1/+3 |
2012-03-19 | Partially functioning communication between Ingen LV2 plugin and UI. | David Robillard | 1 | -32/+24 |
2012-03-14 | Use the host URI map/unmap when running as a plugin. | David Robillard | 1 | -0/+1 |
2012-03-12 | Allow control and audio ports to be connected to CV ports. | David Robillard | 1 | -3/+7 |
2012-03-11 | Implement cv:CVPort (fix #790). Not well-tested, but at least works somewhat. | David Robillard | 1 | -4/+4 |
2011-11-06 | Fix compilation against latest LV2 svn. | David Robillard | 1 | -0/+3 |
2011-10-21 | Move more headers to shared include directory. | David Robillard | 1 | -1/+1 |
2011-10-21 | Separate URIs from LV2URIMap. | David Robillard | 1 | -1/+1 |
2011-10-06 | Remove _pending_disconnection from ConnectionImpl (reduce space per connection). | David Robillard | 1 | -1/+0 |
2011-10-06 | Remove unused BufferFactory member of ConnectionImpl. | David Robillard | 1 | -4/+3 |
2011-10-06 | Use an intrusive linked list for InputPort connections. | David Robillard | 1 | -0/+37 |
2011-05-23 | Apply patch from pgiblox in ticket #694 to fix compilation without Raul::Intr... | David Robillard | 1 | -4/+5 |
2011-04-28 | Improve RingBuffer implementation. | David Robillard | 1 | -1/+1 |
2011-04-20 | Rename Ingen::Engine to Ingen::Server (hopefully avoid odd name clases and fi... | David Robillard | 1 | -0/+153 |