Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2008-06-09 | Make sure plugin window isn't modal (hopefully...). | David Robillard | 1 | -0/+1 |
2007-10-08 | s/MetadataMap/Variables/ etc. | David Robillard | 1 | -5/+5 |
2007-10-07 | Begin using shared virtual Node interface client side. | David Robillard | 1 | -6/+5 |
2007-10-06 | Access to object properties window via context menu (most importantly the por... | David Robillard | 1 | -10/+25 |
2007-10-06 | Fix building without libcurl. | David Robillard | 1 | -2/+10 |
2007-10-03 | s/Ingenuity/Ingen/ | David Robillard | 1 | -1/+1 |
2007-07-27 | Use uint32_t for num_ports (and poly), matches LV2 and size_t is excessive on... | David Robillard | 1 | -1/+1 |
2007-07-26 | Add const find interface to Raul::Table, fix bugs. | David Robillard | 1 | -8/+9 |
2007-07-24 | Consistently rename all C++ files .cpp/.hpp. | David Robillard | 1 | -14/+14 |
2007-05-04 | Made engine, serialisation, client library, and GUI all dynamically loaded mo... | David Robillard | 1 | -0/+357 |