Age | Commit message (Expand) | Author | Files | Lines |
2008-06-23 | Move widget embedding down to FlowCanvas. | David Robillard | 1 | -81/+21 |
2008-06-23 | Formatting. | David Robillard | 1 | -1/+1 |
2008-06-10 | Spell kludge correctly :) | David Robillard | 1 | -1/+1 |
2008-05-20 | Fix various problems with control port values. | David Robillard | 1 | -1/+0 |
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 | 1 | -4/+6 |
2008-04-12 | LV2 UI extension updates from larsl. | David Robillard | 1 | -1/+1 |
2007-12-21 | Fix SLV2 GUI sketchiness, repeated embedding/unembedding/pop-up/window destro... | David Robillard | 1 | -59/+60 |
2007-10-18 | Fix module size on renaming. | David Robillard | 1 | -0/+1 |
2007-10-09 | Fix OSC patching. | David Robillard | 1 | -4/+7 |
2007-10-08 | s/MetadataMap/Variables/ etc. | David Robillard | 1 | -8/+8 |
2007-10-08 | Fix serialization/connection bugs resulting from refactoring. | David Robillard | 1 | -3/+3 |
2007-10-07 | Added shared abstract interface for ports. | David Robillard | 1 | -2/+10 |
2007-10-07 | Begin using shared virtual Node interface client side. | David Robillard | 1 | -1/+1 |
2007-10-06 | Removed comment that's no longer applicable. It was a bad comment. Yay. | David Robillard | 1 | -3/+0 |
2007-10-05 | Fix embedded LV2 GUI resizing. | David Robillard | 1 | -17/+26 |
2007-10-05 | Fix ridiculous CPU chewing on embedded LV2 GUIs. | David Robillard | 1 | -0/+11 |
2007-10-04 | Fixed port menu (load fancy dynamic menu from Glade). | David Robillard | 1 | -1/+1 |
2007-10-03 | Initialise GUI controls for popped up GUIs as well. | David Robillard | 1 | -17/+31 |
2007-10-03 | Set initial values for embedded LV2 GUIs. | David Robillard | 1 | -2/+9 |
2007-10-03 | Fix embedded widget size (don't crop pixels on the RHS). | David Robillard | 1 | -3/+3 |
2007-10-03 | Apply/tweak patch from larsl to apply matching style to embedded GUIs. | David Robillard | 1 | -0/+7 |
2007-10-03 | Hide LV2 GUI context menu items for non-LV2 nodes. | David Robillard | 1 | -4/+0 |
2007-10-03 | Fix embed gui/popup gui/show controls items in node menu. | David Robillard | 1 | -8/+21 |
2007-10-02 | Fix LV2 GUI updating on initial plugin creation (ie w/o having to restart GUI). | David Robillard | 1 | -6/+11 |
2007-10-01 | Fix unembedding/reembedding of LV2 GUIs. | David Robillard | 1 | -6/+2 |
2007-10-01 | Blink MIDI ports on message transmission. | David Robillard | 1 | -1/+1 |
2007-09-30 | Working port notification for LV2 GUIs (ll-plugins VU meter works in Ingen now). | David Robillard | 1 | -4/+32 |
2007-09-26 | Fix plugin embedding toggling. | David Robillard | 1 | -2/+10 |
2007-09-24 | Avoid thread creation and glade stuff on module/port creation (defer until me... | David Robillard | 1 | -7/+12 |
2007-09-24 | LV2 UI interface cleanups. | David Robillard | 1 | -2/+2 |
2007-09-23 | Embedded LV2 GUI resizing. | David Robillard | 1 | -11/+27 |
2007-09-23 | LV2 GUI embedding w/ proper sizing. | David Robillard | 1 | -10/+20 |
2007-09-23 | Fix liblo thing for real this time. | David Robillard | 1 | -2/+6 |
2007-09-23 | Fix some weird liblo problem, probably in a breakey and/or leakey way. | David Robillard | 1 | -1/+1 |
2007-09-23 | Working LV2 GUI embedding, except for size issues... | David Robillard | 1 | -1/+54 |
2007-09-23 | Working LV2 UI control setting (including MIDI). | David Robillard | 1 | -2/+2 |
2007-09-22 | LV2 UI extension updates. | David Robillard | 1 | -8/+22 |
2007-09-21 | Show context menu for patch ports when clicking on anonymous module, as well ... | David Robillard | 1 | -8/+1 |
2007-09-21 | Reimplement menu system to be picturey, glade loaded, heirarchial, code reuse... | David Robillard | 1 | -4/+7 |
2007-09-20 | Rename C++ signals to cleaner Gtkmm convention. | David Robillard | 1 | -5/+5 |
2007-09-19 | Toggling of individual node polyphonic state. | David Robillard | 1 | -9/+9 |
2007-09-16 | More obvious visual representation of polyphonic nodes. | David Robillard | 1 | -3/+2 |
2007-07-26 | Fix various Table bugs (and put some way too slow code in there, but hey, it ... | David Robillard | 1 | -0/+8 |
2007-07-25 | Distcheck fixes. | David Robillard | 1 | -0/+2 |
2007-07-24 | Consistently rename all C++ files .cpp/.hpp. | David Robillard | 1 | -14/+14 |
2007-07-03 | Fix crash on MIDI controller receiving. | David Robillard | 1 | -0/+8 |
2007-06-06 | Nicer Flowcanvas naming. | David Robillard | 1 | -2/+2 |
2007-05-04 | Made engine, serialisation, client library, and GUI all dynamically loaded mo... | David Robillard | 1 | -0/+153 |