summaryrefslogtreecommitdiffstats
path: root/src/libs/gui/NodeModule.cpp
AgeCommit message (Expand)AuthorFilesLines
2007-10-02Fix LV2 GUI updating on initial plugin creation (ie w/o having to restart GUI).David Robillard1-6/+11
2007-10-01Fix unembedding/reembedding of LV2 GUIs.David Robillard1-6/+2
2007-10-01Blink MIDI ports on message transmission.David Robillard1-1/+1
2007-09-30Working port notification for LV2 GUIs (ll-plugins VU meter works in Ingen now).David Robillard1-4/+32
2007-09-26Fix plugin embedding toggling.David Robillard1-2/+10
2007-09-24Avoid thread creation and glade stuff on module/port creation (defer until me...David Robillard1-7/+12
2007-09-24LV2 UI interface cleanups.David Robillard1-2/+2
2007-09-23Embedded LV2 GUI resizing.David Robillard1-11/+27
2007-09-23LV2 GUI embedding w/ proper sizing.David Robillard1-10/+20
2007-09-23Fix liblo thing for real this time.David Robillard1-2/+6
2007-09-23Fix some weird liblo problem, probably in a breakey and/or leakey way.David Robillard1-1/+1
2007-09-23Working LV2 GUI embedding, except for size issues...David Robillard1-1/+54
2007-09-23Working LV2 UI control setting (including MIDI).David Robillard1-2/+2
2007-09-22LV2 UI extension updates.David Robillard1-8/+22
2007-09-21Show context menu for patch ports when clicking on anonymous module, as well ...David Robillard1-8/+1
2007-09-21Reimplement menu system to be picturey, glade loaded, heirarchial, code reuse...David Robillard1-4/+7
2007-09-20Rename C++ signals to cleaner Gtkmm convention.David Robillard1-5/+5
2007-09-19Toggling of individual node polyphonic state.David Robillard1-9/+9
2007-09-16More obvious visual representation of polyphonic nodes.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/+8
2007-07-25Distcheck fixes.David Robillard1-0/+2
2007-07-24Consistently rename all C++ files .cpp/.hpp.David Robillard1-14/+14
2007-07-03Fix crash on MIDI controller receiving.David Robillard1-0/+8
2007-06-06Nicer Flowcanvas naming.David Robillard1-2/+2
2007-05-04Made engine, serialisation, client library, and GUI all dynamically loaded mo...David Robillard1-0/+153