Age | Commit message (Expand) | Author | Files | Lines |
2008-05-20 | Fix "unable to create patch '/'" error when importing at root. | David Robillard | 1 | -1/+2 |
2008-05-20 | Fix various problems with control port values. | David Robillard | 1 | -1/+1 |
2008-04-30 | Fix Redland NULL node assertion failures when saving. | David Robillard | 1 | -5/+14 |
2008-03-14 | More lenient patch loading. | David Robillard | 1 | -13/+14 |
2008-02-17 | Fix SLV2 building from top level. | David Robillard | 1 | -0/+2 |
2008-01-24 | Fix building within ingen tree. | David Robillard | 1 | -1/+1 |
2008-01-23 | Remove unnecessary subst vars. | David Robillard | 1 | -1/+0 |
2008-01-07 | Fix building. | David Robillard | 1 | -1/+2 |
2008-01-06 | Remove raul dependency on liblo and redlandmm. | David Robillard | 2 | -11/+15 |
2008-01-01 | RAUL code cleanup. | David Robillard | 1 | -10/+11 |
2007-12-05 | Preliminary evolutionary stuff in machina. | David Robillard | 1 | -4/+3 |
2007-12-01 | Clean up query code. | David Robillard | 1 | -79/+79 |
2007-11-30 | Split redland C++ wrappers out from Raul. | David Robillard | 5 | -93/+96 |
2007-11-05 | Add independent building stuff for ingen. | David Robillard | 1 | -2/+1 |
2007-10-21 | Fix patch serialisation to a string. | David Robillard | 2 | -6/+22 |
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 | 2 | -8/+11 |
2007-10-08 | Build fixes. | David Robillard | 3 | -30/+36 |
2007-10-08 | Added missing interface/Patch.hpp. | David Robillard | 2 | -58/+51 |
2007-10-08 | s/MetadataMap/Variables/ etc. | David Robillard | 3 | -21/+21 |
2007-10-08 | Dynamically load Serialiser from serialisation module, make it actually work,... | David Robillard | 5 | -5/+26 |
2007-10-08 | Serializer -> Serialiser. | David Robillard | 3 | -25/+25 |
2007-10-08 | Move Serializer from client lib to serialisation lib (engine or client side s... | David Robillard | 3 | -3/+535 |
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 | 2 | -11/+12 |
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-29 | Build system fixes, building from top level doesn't recursively configure slv... | 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 | -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 | 2 | -4/+5 |
2007-07-24 | Consistently rename all C++ files .cpp/.hpp. | David Robillard | 5 | -11/+11 |
2007-07-24 | Removed recursive autohell, except for SLv2. | David Robillard | 1 | -2/+2 |
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 | 5 | -0/+486 |