Age | Commit message (Expand) | Author | Files | Lines |
2008-06-09 | Fix lingering breadcrumbs of destroyed subpatches (ticket #80). | David Robillard | 6 | -17/+17 |
2008-06-09 | Fix port control slider synchronization issues. | David Robillard | 3 | -5/+4 |
2008-06-09 | Fix compilation. | David Robillard | 1 | -3/+3 |
2008-06-09 | Bump liblo dependency to 0.25 (SVN). | David Robillard | 2 | -10/+11 |
2008-06-09 | Store information from patch properties window. | David Robillard | 2 | -8/+10 |
2008-06-09 | Make sure plugin window isn't modal (hopefully...). | David Robillard | 1 | -0/+1 |
2008-06-09 | Add quick context menu for Internal 'plugins'. | David Robillard | 2 | -2/+30 |
2008-05-20 | Fix various problems with control port values. | David Robillard | 6 | -12/+16 |
2008-05-19 | Better global (engine/client) LV2 feature sharing. | David Robillard | 1 | -2/+2 |
2008-05-19 | More (but not yet completely) type safe value_changed notification. | David Robillard | 5 | -11/+15 |
2008-05-19 | Fix multiple ports showing up when attempting to add a MIDI output to a patch. | David Robillard | 1 | -1/+1 |
2008-05-15 | Show error messages from engine in a pop-up dialog. | David Robillard | 2 | -2/+16 |
2008-04-12 | LV2 UI extension updates from larsl. | David Robillard | 1 | -1/+1 |
2008-04-12 | LV2 event/MIDI fixed for Ingen from larsl. | David Robillard | 1 | -2/+2 |
2008-01-25 | Overhaul SLV2 API to return/take SLV2Value (instead of strings or primitives)... | David Robillard | 1 | -3/+3 |
2008-01-23 | Remove unnecessary subst vars. | David Robillard | 1 | -2/+0 |
2008-01-23 | More LV2 extension work. | David Robillard | 3 | -0/+28 |
2008-01-21 | Work on generic LV2 events. | David Robillard | 3 | -7/+11 |
2008-01-07 | Fix building. | David Robillard | 1 | -0/+2 |
2008-01-06 | Tone down port colours a touch. | David Robillard | 1 | -4/+4 |
2008-01-06 | Use colours derived from Tango-palette (de-candified, darkened). | David Robillard | 1 | -5/+5 |
2008-01-02 | Fix canvas scroll buttons. | David Robillard | 1 | -0/+3 |
2007-12-31 | Clean up and remove useless code in FlowCanvas. | David Robillard | 1 | -1/+1 |
2007-12-21 | Fix SLV2 GUI sketchiness, repeated embedding/unembedding/pop-up/window destro... | David Robillard | 2 | -62/+65 |
2007-12-20 | Fix about dialog close button. | David Robillard | 4 | -3/+11 |
2007-12-19 | Fix LV2 GUI embedding. | David Robillard | 3 | -13/+15 |
2007-12-05 | Preliminary evolutionary stuff in machina. | David Robillard | 3 | -4/+6 |
2007-12-02 | Optional edge length hints for FlowCanvas (only used by Machina). | David Robillard | 3 | -4/+4 |
2007-11-30 | Split redland C++ wrappers out from Raul. | David Robillard | 3 | -13/+27 |
2007-11-05 | Add independent building stuff for ingen. | David Robillard | 1 | -4/+2 |
2007-10-26 | Apply module icons patch from larsl (with formatting/visual tweaks). | David Robillard | 4 | -18/+62 |
2007-10-23 | Plugin icon cache and plugin icons in the plugin dialog, from larsl. | David Robillard | 5 | -31/+38 |
2007-10-22 | LV2 icons in plugin menu. | David Robillard | 1 | -5/+18 |
2007-10-21 | Fix various client-side variable state problems. | David Robillard | 4 | -5/+18 |
2007-10-21 | Fix crash on OSC connection. | David Robillard | 3 | -11/+15 |
2007-10-21 | Fix patch serialisation to a string. | David Robillard | 2 | -13/+9 |
2007-10-21 | Fix port properties window. | David Robillard | 1 | -1/+0 |
2007-10-18 | Fix module size on renaming. | David Robillard | 1 | -0/+1 |
2007-10-13 | Fix crash when control dragging on MIDI or OSC ports. | David Robillard | 1 | -0/+4 |
2007-10-11 | Show 'Loading plugins' instead of the more confusing 'Receiving plugins' in c... | David Robillard | 1 | -1/+1 |
2007-10-11 | Attempt at fixing indefined symbols on inferior computers. | David Robillard | 1 | -1/+2 |
2007-10-11 | Fix initial state of radio buttons in connect window when running ingen -eg. | David Robillard | 3 | -83/+38 |
2007-10-11 | Fix Gtk rendering corruption problems when running monolithic (internal engine). | David Robillard | 3 | -38/+51 |
2007-10-10 | Fix recursive patch problems (all objects recursively appearing as direct chi... | David Robillard | 4 | -6/+10 |
2007-10-09 | Fix port type URIs mismatching, fixes Jack ports not showing up. | David Robillard | 1 | -2/+2 |
2007-10-09 | Blink ports connected to outputs when output blinks. | David Robillard | 1 | -0/+9 |
2007-10-09 | Fix OSC patching. | David Robillard | 1 | -4/+7 |
2007-10-08 | Added missing interface/Patch.hpp. | David Robillard | 2 | -4/+4 |
2007-10-08 | s/MetadataMap/Variables/ etc. | David Robillard | 31 | -104/+100 |
2007-10-08 | Reorganize modules module (heh) to make a bit more sense. But not much. | David Robillard | 6 | -14/+20 |