summaryrefslogtreecommitdiffstats
path: root/src/gui/PatchCanvas.cpp
AgeCommit message (Expand)AuthorFilesLines
2009-05-13The great ID refactoring of 2009.David Robillard1-7/+7
2009-05-11Remove unused flag.David Robillard1-3/+0
2009-05-11O(nlogn) plugin menu generation (previously O(n^2)) where n = number of plugi...David Robillard1-29/+37
2009-05-11* New ontology.David Robillard1-31/+43
2009-05-03Update waf configuration header for new waf scheme (in 1.5.6).David Robillard1-1/+1
2008-12-21Change configuration header name to something less likely to conflict.David Robillard1-1/+1
2008-12-20Fix deregistration of Jack ports, associated memory leaks. Hopefully a fix f...David Robillard1-1/+1
2008-12-02Rewrite pretty much everything to do with paths in Serialiser to actually mak...David Robillard1-11/+35
2008-11-27Fix menu mnemonics.David Robillard1-2/+2
2008-11-22Vertical or Horizontal (i.e. hide port labels or show port labels) canvas ord...David Robillard1-4/+4
2008-11-22Add option to hide port labels.David Robillard1-0/+13
2008-11-22Finer grained locking on RDF world lock when parsing: prevents deadlock on lo...David Robillard1-3/+9
2008-11-16Hide subpatch module ports on destruction (fix ticket #254).David Robillard1-1/+11
2008-11-10Turn off OSC debug dumping in engine.David Robillard1-1/+1
2008-10-18Build against local library versions no matter what.... hopefully....David Robillard1-2/+2
2008-10-12Remove meaningless/non-LV2/kludgey 'event' 'midi' and 'osc' distinction.David Robillard1-16/+0
2008-10-12Eliminate redundant ingen ontology parts, and save ingen Patchage in an LV2 c...David Robillard1-6/+6
2008-10-09Don't add copies of every plugin each time menu is shown (testing FTW) (fix t...David Robillard1-1/+1
2008-10-07Add support for plugin class multiple inheritance (multiple menu entires for ...David Robillard1-13/+18
2008-10-07Separate building skeleton plugin menu from adding plugins, and add plugins o...David Robillard1-48/+76
2008-10-03Support building locally against header-only libraries in autowaf.David Robillard1-1/+1
2008-09-30Flatten ingen source directory heirarchy a bit.David Robillard1-0/+773