Age | Commit message (Expand) | Author | Files | Lines |
2008-01-06 | Remove raul dependency on liblo and redlandmm. | David Robillard | 1 | -3/+4 |
2007-12-01 | Clean up query code. | David Robillard | 1 | -79/+79 |
2007-11-30 | Split redland C++ wrappers out from Raul. | David Robillard | 1 | -38/+38 |
2007-10-13 | Dynamic polyphony fixes. | David Robillard | 1 | -1/+5 |
2007-10-10 | Fix recursive patch problems (all objects recursively appearing as direct chi... | David Robillard | 1 | -7/+6 |
2007-10-08 | Build fixes. | David Robillard | 1 | -27/+30 |
2007-10-08 | s/MetadataMap/Variables/ etc. | David Robillard | 1 | -11/+11 |
2007-10-08 | Fix serialization/connection bugs resulting from refactoring. | David Robillard | 1 | -5/+5 |
2007-10-07 | Begin using shared virtual Node interface client side. | David Robillard | 1 | -8/+8 |
2007-09-23 | Working LV2 UI control setting (including MIDI). | David Robillard | 1 | -2/+3 |
2007-09-22 | Type oblivious set_port_value interface. | David Robillard | 1 | -3/+5 |
2007-09-20 | Fix serialization of node polyphonic value. | David Robillard | 1 | -27/+19 |
2007-09-20 | Cut down superfluous console output. | David Robillard | 1 | -8/+5 |
2007-09-19 | Fix various serialization problems. | David Robillard | 1 | -11/+29 |
2007-09-12 | Fix manually specifying polyphony in load patch dialog. | David Robillard | 1 | -19/+30 |
2007-09-08 | Serialisation of patch enabled status. | David Robillard | 1 | -107/+126 |
2007-07-27 | Use uint32_t for num_ports (and poly), matches LV2 and size_t is excessive on... | David Robillard | 1 | -4/+5 |
2007-07-26 | Fix recursive patch serialization (fix ticket 63). | David Robillard | 1 | -4/+6 |
2007-07-26 | Add const find interface to Raul::Table, fix bugs. | David Robillard | 1 | -2/+3 |
2007-07-24 | Consistently rename all C++ files .cpp/.hpp. | David Robillard | 1 | -4/+4 |
2007-07-05 | Completely irrelevant code tidying. | David Robillard | 1 | -12/+12 |
2007-06-23 | Possible fix for serialisation in locales with , as decimal point. | David Robillard | 1 | -0/+3 |
2007-05-02 | Added svn:ignore property to everything. | David Robillard | 1 | -0/+342 |