Age | Commit message (Expand) | Author | Files | Lines |
2014-09-02 | Fix polyphonic subgraph outputs in a monophonic parent graph. | David Robillard | 1 | -4/+3 |
2014-08-31 | Use float sequences for sample-accurate control ports. | David Robillard | 1 | -1/+23 |
2014-01-12 | Combine port buffers and set state into a single voice object. | David Robillard | 1 | -6/+6 |
2013-02-23 | Move Atom implementation out of Raul so it can depend on LV2. | David Robillard | 1 | -1/+1 |
2013-02-02 | Add option to enable/disable canvas animation (fix/avoid #879). | David Robillard | 1 | -4/+1 |
2013-01-27 | Rename BufferFactory::get() to BufferFactory::get_buffer() for grepability. | David Robillard | 1 | -1/+1 |
2013-01-11 | Use type safe enumerations. | David Robillard | 1 | -1/+1 |
2012-08-19 | GraphObject => Node | David Robillard | 1 | -1/+1 |
2012-08-19 | Patch => Graph | David Robillard | 1 | -1/+1 |
2012-08-18 | Node => Block | David Robillard | 1 | -2/+2 |
2012-08-12 | Remove message context cruft. | David Robillard | 1 | -5/+5 |
2012-07-31 | Move continuous value setting stuff from AudioBuffer to PortImpl. | David Robillard | 1 | -2/+3 |
2012-07-31 | Merge Ingen::Shared namespace into Ingen namespace and core libingen library. | David Robillard | 1 | -1/+1 |
2012-07-30 | Eliminate pure virtual base classes Patch, Node, and Port, and the virtual in... | David Robillard | 1 | -3/+3 |
2012-07-17 | Implement worker extension correctly (for one voice only). | David Robillard | 1 | -1/+1 |
2012-05-23 | Trim unnecessary includes. | David Robillard | 1 | -1/+0 |
2012-05-12 | More work towards checking contexts via parameter rather than thread magic. | David Robillard | 1 | -3/+5 |
2012-05-10 | LV2URIMap => URIMap. | David Robillard | 1 | -1/+0 |
2012-04-23 | Localise buffer reference stuff. | David Robillard | 1 | -3/+3 |
2012-04-23 | Maybe fix boost compilation errors. | David Robillard | 1 | -0/+1 |
2012-03-27 | Squeeze blank lines. | David Robillard | 1 | -1/+0 |
2012-03-27 | Switch to AGPL3+. | David Robillard | 1 | -16/+16 |
2012-03-19 | Partially functioning communication between Ingen LV2 plugin and UI. | David Robillard | 1 | -1/+2 |
2012-03-14 | Use the host URI map/unmap when running as a plugin. | David Robillard | 1 | -0/+1 |
2011-10-21 | Move more headers to shared include directory. | David Robillard | 1 | -1/+1 |
2011-10-06 | Tidy. | David Robillard | 1 | -1/+2 |
2011-10-01 | Make PortImpl::get_buffers const. | David Robillard | 1 | -1/+3 |
2011-09-23 | Animate audio port colours based on levels. | David Robillard | 1 | -2/+1 |
2011-04-20 | Rename Ingen::Engine to Ingen::Server (hopefully avoid odd name clases and fi... | David Robillard | 1 | -0/+76 |