Age | Commit message (Expand) | Author | Files | Lines |
2008-08-17 | Copy/paste of connections. | David Robillard | 1 | -1/+2 |
2008-08-17 | More serialization work. | David Robillard | 1 | -4/+4 |
2008-08-17 | Replace imperative polyphony/polyphonic stuff with properties (kill more API). | David Robillard | 1 | -1/+2 |
2008-08-16 | Closer... | David Robillard | 1 | -1/+1 |
2008-08-16 | Reorganize two 'store' implementations, move header to shared module (prepare... | David Robillard | 1 | -1/+1 |
2008-08-15 | Push serialiser down into core ('world'). | David Robillard | 1 | -2/+2 |
2008-08-14 | Defer menu creation until it is actually requested (speeds up startup time-to... | David Robillard | 1 | -15/+22 |
2008-08-13 | Fix crash on 'clear' in plugin selector window. | David Robillard | 1 | -4/+9 |
2008-08-13 | Fix new node default naming from both plugin window and patch context menu. | David Robillard | 1 | -9/+12 |
2008-08-12 | Fix plugin selection window (adding the same plugin twice in a row works, nic... | David Robillard | 1 | -8/+12 |
2007-10-26 | Apply module icons patch from larsl (with formatting/visual tweaks). | David Robillard | 1 | -1/+1 |
2007-10-23 | Plugin icon cache and plugin icons in the plugin dialog, from larsl. | David Robillard | 1 | -19/+6 |
2007-10-08 | s/MetadataMap/Variables/ etc. | David Robillard | 1 | -3/+3 |
2007-10-08 | Eliminate redundant object collections (ObjectModel having a separate collect... | David Robillard | 1 | -1/+1 |
2007-10-07 | Remove DSSI. | David Robillard | 1 | -2/+0 |
2007-10-07 | Begin using shared virtual Node interface client side. | David Robillard | 1 | -2/+2 |
2007-09-19 | Always enable polyphonic checkbutton. | David Robillard | 1 | -3/+2 |
2007-09-08 | Serialisation of patch enabled status. | David Robillard | 1 | -4/+4 |
2007-07-26 | Add const find interface to Raul::Table, fix bugs. | David Robillard | 1 | -5/+5 |
2007-07-24 | Work around broken LADSPA plugins with screwy range/default (fix ticket 59). | David Robillard | 1 | -4/+5 |
2007-07-24 | Consistently rename all C++ files .cpp/.hpp. | David Robillard | 1 | -9/+9 |
2007-05-04 | Made engine, serialisation, client library, and GUI all dynamically loaded mo... | David Robillard | 1 | -0/+458 |