Age | Commit message (Expand) | Author | Files | Lines |
2008-07-29 | Add converted Smack 909 patches. | David Robillard | 1 | -2/+0 |
2008-07-28 | Simply global memory management crap by using shared_ptr in the World struct ... | David Robillard | 9 | -69/+52 |
2008-06-23 | Move widget embedding down to FlowCanvas. | David Robillard | 2 | -88/+22 |
2008-06-23 | Formatting. | David Robillard | 1 | -1/+1 |
2008-06-10 | Spell kludge correctly :) | David Robillard | 1 | -1/+1 |
2008-06-10 | Fix 'disconnect' operation for all objects (inc. patch ports). | David Robillard | 9 | -15/+38 |
2008-06-09 | Fix prompting for filename when patch is loaded from command line. | David Robillard | 2 | -6/+1 |
2008-06-09 | Fix Ctrl 'editable' patch modifier (for control twiddling) ceasing to work in... | David Robillard | 4 | -20/+61 |
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 |