summaryrefslogtreecommitdiffstats
path: root/src/libs/gui
AgeCommit message (Expand)AuthorFilesLines
2008-08-13Remove control modifier which conflicted with multi-select in FlowCanvas.David Robillard2-22/+18
2008-08-12Fix plugin selection window (adding the same plugin twice in a row works, nic...David Robillard1-8/+12
2008-07-30Allow loading multiple subpatches at once (in Load Patch dialog from context ...David Robillard1-2/+12
2008-07-29Add converted Smack 909 patches.David Robillard1-2/+0
2008-07-28Simply global memory management crap by using shared_ptr in the World struct ...David Robillard9-69/+52
2008-06-23Move widget embedding down to FlowCanvas.David Robillard2-88/+22
2008-06-23Formatting.David Robillard1-1/+1
2008-06-10Spell kludge correctly :)David Robillard1-1/+1
2008-06-10Fix 'disconnect' operation for all objects (inc. patch ports).David Robillard9-15/+38
2008-06-09Fix prompting for filename when patch is loaded from command line.David Robillard2-6/+1
2008-06-09Fix Ctrl 'editable' patch modifier (for control twiddling) ceasing to work in...David Robillard4-20/+61
2008-06-09Fix lingering breadcrumbs of destroyed subpatches (ticket #80).David Robillard6-17/+17
2008-06-09Fix port control slider synchronization issues.David Robillard3-5/+4
2008-06-09Fix compilation.David Robillard1-3/+3
2008-06-09Bump liblo dependency to 0.25 (SVN).David Robillard2-10/+11
2008-06-09Store information from patch properties window.David Robillard2-8/+10
2008-06-09Make sure plugin window isn't modal (hopefully...).David Robillard1-0/+1
2008-06-09Add quick context menu for Internal 'plugins'.David Robillard2-2/+30
2008-05-20Fix various problems with control port values.David Robillard6-12/+16
2008-05-19Better global (engine/client) LV2 feature sharing.David Robillard1-2/+2
2008-05-19More (but not yet completely) type safe value_changed notification.David Robillard5-11/+15
2008-05-19Fix multiple ports showing up when attempting to add a MIDI output to a patch.David Robillard1-1/+1
2008-05-15Show error messages from engine in a pop-up dialog.David Robillard2-2/+16
2008-04-12LV2 UI extension updates from larsl.David Robillard1-1/+1
2008-04-12LV2 event/MIDI fixed for Ingen from larsl.David Robillard1-2/+2
2008-01-25Overhaul SLV2 API to return/take SLV2Value (instead of strings or primitives)...David Robillard1-3/+3
2008-01-23Remove unnecessary subst vars.David Robillard1-2/+0
2008-01-23More LV2 extension work.David Robillard3-0/+28
2008-01-21Work on generic LV2 events.David Robillard3-7/+11
2008-01-07Fix building.David Robillard1-0/+2
2008-01-06Tone down port colours a touch.David Robillard1-4/+4
2008-01-06Use colours derived from Tango-palette (de-candified, darkened).David Robillard1-5/+5
2008-01-02Fix canvas scroll buttons.David Robillard1-0/+3
2007-12-31Clean up and remove useless code in FlowCanvas.David Robillard1-1/+1
2007-12-21Fix SLV2 GUI sketchiness, repeated embedding/unembedding/pop-up/window destro...David Robillard2-62/+65
2007-12-20Fix about dialog close button.David Robillard4-3/+11
2007-12-19Fix LV2 GUI embedding.David Robillard3-13/+15
2007-12-05Preliminary evolutionary stuff in machina.David Robillard3-4/+6
2007-12-02Optional edge length hints for FlowCanvas (only used by Machina).David Robillard3-4/+4
2007-11-30Split redland C++ wrappers out from Raul.David Robillard3-13/+27
2007-11-05Add independent building stuff for ingen.David Robillard1-4/+2
2007-10-26Apply module icons patch from larsl (with formatting/visual tweaks).David Robillard4-18/+62
2007-10-23Plugin icon cache and plugin icons in the plugin dialog, from larsl.David Robillard5-31/+38
2007-10-22LV2 icons in plugin menu.David Robillard1-5/+18
2007-10-21Fix various client-side variable state problems.David Robillard4-5/+18
2007-10-21Fix crash on OSC connection.David Robillard3-11/+15
2007-10-21Fix patch serialisation to a string.David Robillard2-13/+9
2007-10-21Fix port properties window.David Robillard1-1/+0
2007-10-18Fix module size on renaming.David Robillard1-0/+1
2007-10-13Fix crash when control dragging on MIDI or OSC ports.David Robillard1-0/+4