store void pointers to processor UIs in Processors, and reset ProcessorWindowProxy...
[ardour.git] / gtk2_ardour / processor_box.cc
2009-02-14 Carl HetheringtonMake DnD copy processors using their XML representation...
2009-02-14 Carl HetheringtonFix send copying by paste and drag n drop.
2009-01-30 Paul Davisfirst pass at internal sends. this is a very tentative...
2009-01-21 Carl HetheringtonFix sends.
2008-12-16 Carl HetheringtonImplement #2425: option for automation to follow region...
2008-12-12 Paul Davismost of the 2.X->3.0 commit (up to rev 4299) except...
2008-12-08 Paul Davispartial patch/partial by-hand merge of 2.X commits...
2008-09-10 Paul Davismerge from 2.0-ongoing @ 3581
2008-04-17 Hans Baier* added All/None/Invert Buttons to MidiMultipleChannelS...
2008-03-17 Paul Davismerge with 2.0-ongoing @ rev 3147
2008-02-16 David RobillardMerge with 2.0-ongoing R3071.
2008-01-19 David RobillardMerge with 2.0-ongoing R2943.
2008-01-10 David RobillardMerge libs/ardour and gtk2_ardour with 2.0-ongoing...
2007-10-12 Paul Davisfixup keybinding editor binding action; restore some...
2007-10-11 Paul Davismerge from 2.0-ongoing by hand, minus key binding editor
2007-08-02 Paul Davisfix bad dynamic cast
2007-08-01 Paul Davisuse XML state to store processors in mixer (strips...
2007-07-07 Doug McLainfinish show() stuff for mixer strip and friends
2007-07-07 Doug McLainmore show() stuff, and replaced strip->show_all();...
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.