summaryrefslogtreecommitdiff
path: root/gtk2_ardour/processor_box.cc
AgeCommit message (Expand)Author
2009-02-25*** NEW CODING POLICY ***David Robillard
2009-02-14Make DnD copy processors using their XML representations. Remove unusedCarl Hetherington
2009-02-14Fix send copying by paste and drag n drop.Carl Hetherington
2009-01-30first pass at internal sends. this is a very tentative work in progress, and ...Paul Davis
2009-01-21Fix sends.Carl Hetherington
2008-12-16Implement #2425: option for automation to follow region moves.Carl Hetherington
2008-12-12most of the 2.X->3.0 commit (up to rev 4299) except for gtk2_ardour/editor_ca...Paul Davis
2008-12-08partial patch/partial by-hand merge of 2.X commits 3169&3170 to 3.X codebasePaul Davis
2008-09-10merge from 2.0-ongoing @ 3581Paul Davis
2008-04-17* added All/None/Invert Buttons to MidiMultipleChannelSelectorHans Baier
2008-03-17merge with 2.0-ongoing @ rev 3147Paul Davis
2008-02-16Merge with 2.0-ongoing R3071.David Robillard
2008-01-19Merge with 2.0-ongoing R2943.David Robillard
2008-01-10Merge libs/ardour and gtk2_ardour with 2.0-ongoing R2837.David Robillard
2007-10-12fixup keybinding editor binding action; restore some menu items lost in the t...Paul Davis
2007-10-11merge from 2.0-ongoing by hand, minus key binding editorPaul Davis
2007-08-02fix bad dynamic castPaul Davis
2007-08-01use XML state to store processors in mixer (strips) and fixup crash caused by...Paul Davis
2007-07-07finish show() stuff for mixer strip and friendsDoug McLain
2007-07-07more show() stuff, and replaced strip->show_all(); untill its actually finishedDoug McLain
2007-06-29Further automation refactoring - bring in the concept of Controllable, work t...David Robillard
2007-06-28add basic support for the griffin powermate (a control surface) (from ben lof...Paul Davis
2007-06-27Renamed Insert to Processor and Redirect to IOProcessor.David Robillard