use XML state to store processors in mixer (strips) and fixup crash caused by missing...
[ardour.git] / gtk2_ardour / ladspa_pluginui.cc
2007-08-01 Paul Davisuse XML state to store processors in mixer (strips...
2007-07-06 David RobillardFix 'live' CC sending of bar controllers after loading...
2007-07-03 David Robillards/ParamID/Parameter/
2007-06-30 David RobillardAnother not-quite-there-but-better commit.
2007-06-29 David RobillardFurther automation refactoring - bring in the concept...
2007-06-28 Paul Davisadd basic support for the griffin powermate (a control...
2007-06-27 David RobillardRenamed Insert to Processor and Redirect to IOProcessor.
2007-06-27 David RobillardBig ol' automation refactor.
2007-06-23 David RobillardInsert/Redirect refactoring, towards better MIDI suppor...
2007-06-20 David RobillardSplit PortInsert and PluginInsert into their own files.
2007-05-10 Paul DavisMIDI branch becomes trunk
2007-04-11 Paul Davismerged with 1697 revision of trunk (which is post-rc1...
2007-03-18 David RobillardMerged with trunk R1612.
2007-03-15 Paul Davisedit groups tab gets headers (carl); use sampo's SSE...
2007-03-13 Paul Davisfix panner visual corruption bug #1213; more consistent...
2007-01-28 David RobillardMerged with trunk R1393.
2007-01-20 Taybin RutkinFix for 8 controls max per column in ladspa plugin...
2007-01-09 David RobillardMerged with trunk R1283.
2006-11-22 Paul Davispatch from brian to get consistent menu behaviour
2006-08-12 David RobillardMerged with trunk R795
2006-08-12 Hans Fugalmerge from trunk
2006-08-11 Hans Fugalmerge to trunk
2006-08-11 Hans FugalRect fix
2006-08-11 David Robillard- Changed IO's vector<Port*>'s to PortList
2006-08-10 Taybin RutkinRemoved unnecessary AudioEngine argument to FooPluginUIs.
2006-08-10 Taybin RutkinMoved PluginInfo::Type to ARDOUR::PluginType in ardour...