Age | Commit message (Expand) | Author | Files | Lines |
2008-09-15 | Make view togglable between symbols and human names (just LV2 plugins for now). | David Robillard | 1 | -1/+3 |
2008-08-14 | Only show GUI menu items for nodes with available GUIs. | David Robillard | 1 | -0/+2 |
2008-08-14 | Lock RDF world mutex in all places slv2 or redland is accessed (fix random se... | David Robillard | 1 | -0/+3 |
2008-08-13 | Fix new node default naming from both plugin window and patch context menu. | David Robillard | 1 | -1/+1 |
2008-05-19 | Better global (engine/client) LV2 feature sharing. | David Robillard | 1 | -2/+3 |
2008-01-25 | Overhaul SLV2 API to return/take SLV2Value (instead of strings or primitives)... | David Robillard | 1 | -2/+8 |
2007-12-21 | Fix SLV2 GUI sketchiness, repeated embedding/unembedding/pop-up/window destro... | David Robillard | 1 | -1/+3 |
2007-12-05 | Preliminary evolutionary stuff in machina. | David Robillard | 1 | -3/+3 |
2007-11-30 | Split redland C++ wrappers out from Raul. | David Robillard | 1 | -3/+3 |
2007-10-22 | LV2 icons in plugin menu. | David Robillard | 1 | -0/+4 |
2007-10-22 | Rework plugin design (engine side) to be less crap. | David Robillard | 1 | -19/+20 |
2007-10-08 | Fix serialization/connection bugs resulting from refactoring. | David Robillard | 1 | -16/+0 |
2007-10-07 | Added shared abstract interface for ports. | David Robillard | 1 | -1/+1 |
2007-10-07 | Remove DSSI. | David Robillard | 1 | -3/+0 |
2007-10-07 | Added common abstract interface for Plugins. | David Robillard | 1 | -3/+2 |
2007-09-23 | Working LV2 UI control setting (including MIDI). | David Robillard | 1 | -1/+3 |
2007-09-22 | LV2 UI extension updates. | David Robillard | 1 | -1/+1 |
2007-09-20 | Fix RDF threading problems (random messy crashes on patch loading). | David Robillard | 1 | -0/+9 |
2007-07-29 | Build system fixes, building from top level doesn't recursively configure slv... | David Robillard | 1 | -1/+1 |
2007-07-25 | Fix running with ingen -eg. | David Robillard | 1 | -1/+0 |
2007-07-24 | Consistently rename all C++ files .cpp/.hpp. | David Robillard | 1 | -0/+131 |