Merge libs/ardour and gtk2_ardour with 2.0-ongoing R2837.
[ardour.git] / gtk2_ardour / processor_box.cc
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.