Age | Commit message (Expand) | Author | Files | Lines |
2012-03-31 | Update for latest LV2 state extension. | David Robillard | 1 | -6/+8 |
2012-03-27 | Squeeze blank lines. | David Robillard | 1 | -1/+0 |
2012-03-27 | Delete trailing whitespace. | David Robillard | 1 | -1/+1 |
2012-03-27 | Switch to AGPL3+. | David Robillard | 1 | -17/+16 |
2012-03-20 | More complete Ingen plugin <=> UI communication. | David Robillard | 1 | -1/+1 |
2012-03-19 | Partially functioning communication between Ingen LV2 plugin and UI. | David Robillard | 1 | -18/+111 |
2012-03-16 | Merge ClientInterface and ServerInterface. | David Robillard | 1 | -2/+2 |
2012-03-15 | Implement new LV2 discovery API. | David Robillard | 1 | -56/+66 |
2012-03-14 | Use the host URI map/unmap when running as a plugin. | David Robillard | 1 | -11/+14 |
2012-03-12 | Move bundle patch finding stuff to ingen_lv2.cpp and simplify it to not require | David Robillard | 1 | -49/+52 |
2012-03-12 | Centralise atom creation in forge object. | David Robillard | 1 | -6/+9 |
2012-03-11 | Implement state save/restore when Ingen is an LV2 plugin. | David Robillard | 1 | -1/+111 |
2012-03-10 | Delete trailing whitespace. | David Robillard | 1 | -2/+2 |
2012-03-10 | Fix loading as an LV2 plugin. | David Robillard | 1 | -6/+10 |
2012-01-14 | Replace some non-portable stuff with glib equivalents. | David Robillard | 1 | -3/+2 |
2012-01-14 | Load correct OSC module in ingen plugin. | David Robillard | 1 | -1/+1 |
2011-10-22 | Remove EventType. | David Robillard | 1 | -4/+0 |
2011-10-21 | QueuedEngineInterface => ServerInterfaceImpl. | David Robillard | 1 | -3/+3 |
2011-10-21 | Clean up include paths. | David Robillard | 1 | -13/+13 |
2011-10-21 | Move World.hpp and Module.hpp to public include directory. | David Robillard | 1 | -1/+1 |
2011-10-21 | Begin moving shared headers to public include directory. | David Robillard | 1 | -2/+2 |
2011-10-21 | Fix running as an LV2 plugin. | David Robillard | 1 | -0/+23 |
2011-10-03 | Use port type instead of buffer type where appropriate. | David Robillard | 1 | -4/+4 |
2011-05-25 | Move sanitised serialisation headers to public include directory | David Robillard | 1 | -1/+1 |
2011-05-24 | Remove use of ingen-config.h in soon-to-be-public headers. | David Robillard | 1 | -2/+0 |
2011-05-21 | Fix patch loading. | David Robillard | 1 | -3/+9 |
2011-05-18 | Use an intrusive linked list for event queue rather than Raul::List. | David Robillard | 1 | -3/+1 |
2011-04-20 | Rename Ingen::Engine to Ingen::Server (hopefully avoid odd name clases and fi... | David Robillard | 1 | -0/+422 |