Age | Commit message (Expand) | Author | Files | Lines |
2012-05-14 | Tidy. | David Robillard | 1 | -8/+10 |
2012-05-14 | Remove Thread context stuff and add a thread-specific variable class, ThreadV... | David Robillard | 1 | -6/+4 |
2012-05-12 | More work towards checking contexts via parameter rather than thread magic. | David Robillard | 1 | -2/+2 |
2012-05-12 | Use compiler checkable ProcessContext parameter rather than runtime context a... | David Robillard | 1 | -7/+5 |
2012-05-12 | Remove redundant thread assertions. | David Robillard | 1 | -2/+0 |
2012-05-11 | "Connection" => "Edge" | David Robillard | 1 | -23/+23 |
2012-05-11 | Clean up and better document World interface. | David Robillard | 1 | -2/+2 |
2012-05-10 | Work towards translatable strings and a cleaner log interface. | David Robillard | 1 | -4/+3 |
2012-05-10 | LV2URIMap => URIMap. | David Robillard | 1 | -1/+0 |
2012-04-28 | Use "tail" and "head" terminology instead of "src_port" and "dst_port". | David Robillard | 1 | -7/+7 |
2012-04-28 | Lint. | David Robillard | 1 | -2/+2 |
2012-03-27 | Squeeze blank lines. | David Robillard | 1 | -1/+0 |
2012-03-27 | Switch to AGPL3+. | David Robillard | 1 | -16/+16 |
2012-03-23 | Fix compilation with latest LV2. | David Robillard | 1 | -4/+3 |
2012-03-19 | Partially functioning communication between Ingen LV2 plugin and UI. | David Robillard | 1 | -4/+5 |
2012-03-14 | Use the host URI map/unmap when running as a plugin. | David Robillard | 1 | -2/+3 |
2012-03-12 | Centralise atom creation in forge object. | David Robillard | 1 | -1/+1 |
2012-03-11 | Implement cv:CVPort (fix #790). Not well-tested, but at least works somewhat. | David Robillard | 1 | -1/+1 |
2011-10-21 | Move more headers to shared include directory. | David Robillard | 1 | -1/+1 |
2011-10-21 | Move World.hpp and Module.hpp to public include directory. | David Robillard | 1 | -1/+1 |
2011-10-09 | Fix erroneous assertion. | David Robillard | 1 | -1/+1 |
2011-10-07 | Tidy. | David Robillard | 1 | -28/+41 |
2011-10-06 | Tidy. | David Robillard | 1 | -9/+12 |
2011-10-06 | Simpler providers/dependants implementation. | David Robillard | 1 | -1/+1 |
2011-05-24 | Remove use of ingen-config.h in soon-to-be-public headers. | David Robillard | 1 | -1/+0 |
2011-05-20 | Correctly set initial value of control ports at creation time. | David Robillard | 1 | -1/+5 |
2011-04-20 | Rename Ingen::Engine to Ingen::Server (hopefully avoid odd name clases and fi... | David Robillard | 1 | -0/+470 |