summaryrefslogtreecommitdiffstats
path: root/src/libs/gui/NodeModule.hpp
AgeCommit message (Expand)AuthorFilesLines
2008-05-19More (but not yet completely) type safe value_changed notification.David Robillard1-1/+1
2007-12-21Fix SLV2 GUI sketchiness, repeated embedding/unembedding/pop-up/window destro...David Robillard1-3/+5
2007-10-08s/MetadataMap/Variables/ etc.David Robillard1-1/+1
2007-10-07Remove DSSI.David Robillard1-2/+1
2007-10-05Fix embedded LV2 GUI resizing.David Robillard1-1/+2
2007-10-05Fix ridiculous CPU chewing on embedded LV2 GUIs.David Robillard1-0/+2
2007-10-03Initialise GUI controls for popped up GUIs as well.David Robillard1-0/+1
2007-10-03Fix embed gui/popup gui/show controls items in node menu.David Robillard1-4/+4
2007-09-30Working port notification for LV2 GUIs (ll-plugins VU meter works in Ingen now).David Robillard1-0/+3
2007-09-24Avoid thread creation and glade stuff on module/port creation (defer until me...David Robillard1-0/+2
2007-09-23Embedded LV2 GUI resizing.David Robillard1-0/+1
2007-09-23Working LV2 GUI embedding, except for size issues...David Robillard1-2/+6
2007-09-21Show context menu for patch ports when clicking on anonymous module, as well ...David Robillard1-2/+0
2007-09-21Reimplement menu system to be picturey, glade loaded, heirarchial, code reuse...David Robillard1-4/+3
2007-09-19Toggling of individual node polyphonic state.David Robillard1-3/+2
2007-07-26Fix various Table bugs (and put some way too slow code in there, but hey, it ...David Robillard1-0/+2
2007-07-24Consistently rename all C++ files .cpp/.hpp.David Robillard1-0/+90